sumolari
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP Carousel] Incorrect admin URLsOk and, if you find the problem, please, notify me about it.
Forum: Plugins
In reply to: [Plugin: WP Carousel] ie7 and FF on windows – carousel not working@thirdeyeblind82: Your problem is caused by your server. WP Carousel loads init.stepcarousel.php?id=ID when it shows a carousel. That file starts the carousel, but if you look at https://www.meonmysofa.com/prova/wp-content/plugins/wp-carousel/js/init.stepcarousel.php?id=0, your server returns an error instead of Javascript code.
Forum: Plugins
In reply to: [Plugin: WP Carousel] Incorrect admin URLsI have tested in my local server and I worked well. My local WordPress URL is https://localhost:8888/wordpress/, and I didn’t have any problem.
Forum: Plugins
In reply to: [Plugin: WP Carousel] ie7 and FF on windows – carousel not workingWP Carousel 0.4.0.10 is now on www.ads-software.com ??
Forum: Plugins
In reply to: [Plugin: WP Carousel] ie7 and FF on windows – carousel not workingFixed in WP Carousel 0.4.0.10!
Thanks for report!
PS: I’ll release WP Carousel 0.4.0.10 in a few days.
Forum: Plugins
In reply to: WP-Carousel help!Forum: Plugins
In reply to: WP-Carousel help!What version of WordPress are you using?
That error “says” that the class WP_Widget don’t exists, and that class was added in WordPress 2.8, if you are using a version oldest that the 2.8, WP Carousel won’t work correctly.
Forum: Themes and Templates
In reply to: Portal Colorido : Issues: page order and boldYou first problem is a Portal Colorido’s bug, I’ve fixed it and I’m uploading a new version in www.ads-software.com.
You second problem isn’t a problem. In Portal Colorido’s options page you have to set the paremeters for wp_list_pages, one of these paremeters could be the order of the pages.
For instance, you can use these parameters to use the same order in the menu and in the admin panel:
sort_column=menu_order&parent=0
Thank you for report the bug!
Forum: Plugins
In reply to: WP-Carousel help!It’s a plugin’s bug. I’m fixing it.
I’ll publish a new plugin’s version without that bug.
Thanks for report ?? .
Forum: Plugins
In reply to: Uploading plugin to SVNYou need a program to upload your files.
In Windows you can use Tortoise SVN.