Hansibassi
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Filters are not updating contentHi again
Thanks for your answer!
Can you maybe tell me which template files are causing the error?It’s correct that my theme doesn’t support some of the newest versions of the template files. If I update all of them, it breaks the themes layout.
But by updating the templates causing the problems with the plugin, it might fix the problem without breaking the layout (depending on which templates are causing the error, of course).Best regards
Forum: Plugins
In reply to: Polylang breaks Meta sliderThe topic is now resolved.
The solution was to disable the media translation in the Polylang settings.Forum: Plugins
In reply to: [Polylang] Polylang breaks Meta sliderYeah that did the trick!
Thank you 🙂
Forum: Themes and Templates
In reply to: Multiple menus by post categories and sub-categoriesThanks a lot – that’s a brilliant workaround, and much easier to work with 🙂
Good plugins as well.
Forum: Themes and Templates
In reply to: Adjusting twenty eleven header menu fits on one lineI don’t know why, but there’s a
padding-right: 205px;rule matched with the<div class="menu">tag.If you locate and delete this rule in the css, you should be rid of the problem 🙂
Forum: Fixing WordPress
In reply to: Need the right e-commerce pluginAs far as I know, the two best e-commerce plugins for WordPress are
WP e-commerce and woocommerce.You can see a comparison of the 2 plugins here:
http://wordpress.org/extend/plugins/woocommerce/This thread explains how to set a minimum amount in Woocommerce.
I don’t know how to do it in WP e-commerce 🙂