magev88
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Can’t change redirect to homepage after checkoutIt was a plugin conflict.
Forum: Plugins
In reply to: [WP Extended Search] Get result with ajaxHello,
can you please tell me what is the exactly query that i have to add for activate the live search please? And also where i have to put in the plugin code.I have try to see inside the WP_ES.php and i find this string:
/* Filter to modify search query */ add_filter( 'posts_search', array($this, 'wp_es_custom_query'), 500, 2 );Is this?
Thanks 🙂Forum: Developing with WordPress
In reply to: advice FOR plugin tabsHello, thanks for reply.
How can i stylize a menu like a tab?
Io now using avada theme.Thanks so Much
Forum: Fixing WordPress
In reply to: Double WP installation errorHello,
i have another little problem.. i have used WP migrate DB for copy the Italian site version and create the english one, and all works fine.
But, if i make another copy of the Italian site (using WP migrate DB) for create the French site version, when i finish the site installation all the links (logo, menu item, etc) link to the Italian version… i don’t understand why… in the WP migrate DB i specify the new url (for example public_html/site/french etc..) but it doesn’t works! Why in the english version all works fine and if i do the same thing in the French one not?This is the url: http://www.natural-academy.it/french
Thanks 🙁
Forum: Fixing WordPress
In reply to: Double WP installation errorThank you so much Wil!
Now it works properly. A virtual Coffee for you 😉Thanks a lot