Paolo
Forum Replies Created
-
AuthorPosts
-
We are having some issues with the new licencing system, I’m really sorry, we are working hard to fix it asap.
Thanks for your patience,
Hi,
thanks for letting us know…
Just FYI my name is Paolo.
Thanks
Hi,
I’ve just noticed you are on GoDaddy WordPress Managed plan. These plans have very aggressive caching that is not compatible with GD.
You will need to move to a normal hosting, possibly a VPS.
Let us know,
Thanks
Hi,
are you getting any other notifications, like new user registration or comments on blog posts?
If you provide a link and admin credentials we will have a look.
Thanks
Hi,
that would require to add custom css in media queries.
https://css-tricks.com/forums/topic/mobile-device-trick/#post-55876
Thanks
You are welcome 🙂
Hi,
please provide credentials and we will have a look at your settings.
Thanks
Hi,
yes with HTML
<img src"http://linktotheimage.com/image.jpg"/>That should work, let us know.
Thanks,
p.s.
I’m not sure but it might be related to jquery-ui- autocompleate, its being called on the page but not used, I would try removing it to see if it solves
function newr_dequeue_script() { wp_dequeue_script( 'jquery-ui-autocomplete' ); } add_action( 'wp_enqueue_scripts', 'newr_dequeue_script', 1000 );Let us know,
thx
it seems to be a combination of many listings and many categories and many locations, when a listing is saved we rebuild the category term counts per location so this is a very very big loop in your case.
less than 0.1% of websites using our plugin should be in this case…
Hi,
I see there is a javascript error on that page:
Error: cannot call methods on autocomplete prior to initialization; attempted to call method ‘http://newresourcesnetwork.com/devsite/wp-admin/admin-ajax.php?action=geodir_autocompleter_near_ajax_action’
http://newresourcesnetwork.com/devsite/wp-includes/js/jquery/jquery.js
Line 2We would need login credentials for the devsite. We only have them for the live site on this thread.
Let us know,
Thanks
Hi,
1) please clear your browser cache, I don’t see what you see when searching for items (see image attached).
2) For place it will be .single-gd_place for item .single-gd_item
https://wpgeodirectory.com/docs/customizing-your-style/ (check for body classes.)
Thanks
Thanks for letting us know 🙂
This has been implemented.
Two custom columns added in backend listing if franchise enabled for cpt. One column displays icon and other column displays main listing name with link to view and edit.
There are three type of icons added to differentiate between main listing (with orange color), franchise listing (with blue color) and normal listing (with gray color).Please see image attached.
it will be in next release.
Thanks
Thank you! 🙂
-
AuthorPosts