RussM
Forum Replies Created
-
AuthorPosts
-
Hi,
Menu hiding issue was resolved after putting following function is theme’s functions.php
function newr_dequeue_script() {
wp_dequeue_script( ‘jquery-ui-autocomplete’ );
}
add_action( ‘wp_enqueue_scripts’, ‘newr_dequeue_script’, 1000 );But now one new issue is occurred. Listing page’s images are not showing. Please check this
http://newresourcesnetwork.com/devsite/places/east-bay-area/proven-designs-group/
Once i removed that function from functions.php of theme’s listing page images issue resolved.
Thank you so much. Issue was resolved.
This reply has been marked as private.Hi,
I am waiting for your response.
We are waiting for some response.
This reply has been marked as private.Hi,
Sub menu is not showing on some pages after installing Advance search addon. Please help.
Thank you so much. Still search by custom field is not working. Added custom field name “zip code” and add value of this field in one place. But when i searched it by customize my search , no result found.
Hey,
I am waiting for positive response.
This reply has been marked as private.This reply has been marked as private.How can i send admin credentials in a private reply?
Nothing is working now. advanced search add-on is already installed.
Hi,
Thank you for the response.
-
AuthorPosts