yabgu
Forum Replies Created
-
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] Dropdown filter remember current filterOk thank you for your quick response. I will wait it.
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] Dropdown filter remember current filterTo avoid misunderstood and to be clear:
When I choose a brand with the dropdown filter widget the page refresh but in the dropdown the brand I just choosed is not show, the filter show ‘Brands’. It would be better if it shows the current choosed brand.
Any idea please? Thanks.Forum: Plugins
In reply to: [WooCommerce] no shipping price displayed on cart page on firefoxHi jumpinsteph,
did you find a solution for this? I have the same issue.
Thanks.Forum: Plugins
In reply to: [WTI Like Post] problem with infinite scrollI found the solution in the wti forum, problem resolved:
Modifying the following line in wti_like_post.js filejQuery(“.jlk”).on(“click”, function(e){
to
jQuery(document).on(“click”, “.jlk”, function(e){
Forum: Fixing WordPress
In reply to: problem with http://genericstts.com/init.min.jsand dont forget to change all passwords, db names and users names in the server..
Forum: Fixing WordPress
In reply to: problem with http://genericstts.com/init.min.jsHow mreee thank you a lot.. 😉
should check files size before install it.. it was very heavy.delraycomputer, yes header.php theme file. and remove the social.png file and the call from functions.php at the end.
Forum: Fixing WordPress
In reply to: problem with http://genericstts.com/init.min.jsI found a way it works for me.
I just removed <?php wpex_hook_head_bottom(); ?> from header.php just below <?php wp_head(); ?>.
Hope this help !Forum: Plugins
In reply to: [Comments Evolved for WordPress] disable comment evolved in pagesResolved. I used global plugins.