Paolo
Forum Replies Created
-
AuthorPosts
-
Can it be a new Avada feature? What version of Avada are you using?
I’m 100% sure it is not a wordpress default feature, nor I have that on my Avada demo…
You can try profile builder https://wordpress.org/plugins/profile-builder/ or any plugin that allows to create a register and login form via shortcodes. Wp user front end should do that too. https://wordpress.org/plugins/wp-user-frontend/
It will be highly improbable (if not impossible) to find a plugin that will be able to replace GD search.
Thx
That’s strange, I see on all your widget an option: “Visibility” where you can create a condition for which the widget is showing or not.
Is that a plugin? If yes, can you try disabling it and let us know if the problem goes away?
Thx
Hi,
sorry for the delay. I must have missed your latest reply.
None of the 3 cities had a description. Currently the description widget works only for cities. For regions and countries we started adding the SEO tab, but it still doesn’t work. It should be included in next version.
Recent review is not showing because that widget appears only if there are reviews. Currently you have non.
For the search problem, that’s how it works. The near field looks for address zip in the selected location only. It doesn’t allow to search outside the selected location.
This is something we are working to improve.
Thx
super 🙂
This reply has been marked as private.Hi,
the tip we gave you to change page for your login and register form were only intended to used an alternative login and register form. Not to move the GD signup form on another page.
Moving that form on a custom page and make it work would require a complicated customization.
Thx
Hi,
I’ve assign this for Stiofan’s attention.
Thx
Thanks for the feedback, we will investigate it.
hi,
I’ve just checked and I see them normal too. It is probably something very specific to your computer as John said. Nothing we can actually fix.
I wouldn’t worry about it too much.
Thx
HI Tom,
please avoid opening multiple topics with the same question.
I’ve replied in your other topic. https://wpgeodirectory.com/support/topic/multiselect-no-customize-search-button/#post-14057
Thx
Yes it is.
http://wpgeo.directory/hotels/
Click on customize my search.
You need to go to CPT settings, double click on the category field on the right box. It will open and down at the bottom you have a checkbox to “include this field in fiter”. Enable that, save than click on the advance search tab and include category as a filter.
Thanks
Hi Rich,
I’m not sure I understand exactly what you are after, so I can’t really offer a solution here. The thubnails below the slider will move only if there are more than X images (taking more than the total space availabe below the slider). Otherwise they just change opacity level when selected (or when the slider moves).
In any case, you will have to modify geodirectory.js on line 17 following these docs : http://www.woothemes.com/flexslider/
Best way to do that is to dequeue that script from your child theme functions.php file.
Enqueue and register function for geodirectory.js are in geodirectory_template_tags.php line 104/105:
wp_register_script( 'geodirectory-script', geodir_plugin_url().'/geodirectory-assets/js/geodirectory.js' ,array(),GEODIRECTORY_VERSION); wp_enqueue_script( 'geodirectory-script' );Copy and rename geodirectory.js in your child theme and in functions.php enqueue the new script with your mods.
Hope this is enough to get you started.
Let me know,
Thx
excellent 🙂
Multisite is a big priority. We are working on it in these days. Hopefully we will able to test all aspects of it in the next few days.
Thx
-
AuthorPosts