Paolo
Forum Replies Created
-
AuthorPosts
-
Hi Sally,
that is a warning and shouldn’t be disaplyed at all on your pages. It should only be logged in your error log. It doesn’t prevent the application from working.
If you add this to your theme functions.php file it will disappear:
error_reporting(E_ERROR);Let us know,
Thx
Hi,
there are no settings to remove search fields. If I understood correctly you prefer to remove the Search for input field?
In that case pls see: https://wpgeodirectory.com/support/topic/remove-title-or-keyword-box/
Thanks
This is currently not possible without customing either the add listing page template or the add listing shortcode.
Thanks
Go to GD >> GD Tools and run the Clear GD version tool.
This will make the auto updates promt again.
Otherwise you can download the updated plugin from Theme Tailors (My Orders Page).
Thanks
Hi,
this is currently not possible at all. There is no class identifying the currently viewed CPT.
I’ve ask to the development team to correct this asap.
We will keep you posted.
Thanks
Editing CSS using a tool like firebug to identify elements and modify them is easier than you think.
http://docs.wpgeodirectory.com/customizing-your-style/
If you could do it with Microthemer, you can do with firebug and you will become a better web master.
Thanks
Hi,
that is not possible without a customization. You can read more here: https://wpgeodirectory.com/support/topic/show-email-address-in-map-bubble/
Currently there is no hook to do that, so if you modify the core plugin, you will lose the edit every time we release an update.
Thanks
Hi key360,
please provide a URL and wp admin credentials in a private reply and we will have a look.
Thanks
Hi Dylan,
I’m not 100% sure, but I think this can be done with jQuery. I totally failed at writing the jQuery snippet myself (I’m not that good with jQuery), but I believe it is possible to hide the address and automatically populate it with the name of the city selected.
The snippet shouldn’t be longer than a couple of lines of code.
I’ll ask Stiofan if he can confirm and correct what I did. We will keep you posted.
Thanks
If you don’t enable “Anyone can register” than nobody will be able to join your website.
It is wiser to select authors rather than letting anyone access the dashboard..
Thanks
Hi,
you should go to GD >> Autoupdates and add your username and password for this website (wpgeodirectory.com).
That should make the updates appear in your back end.
Let us know,
Thanks
This reply has been marked as private.you are welcome 🙂
For reCAPTCHA you need to install the reCAPTCHA addon. How to install and configure is pretty self explanatory.
To see the registration error we would need to see your website and possibly have wp admin credentials too.
Let us know,
thanks
March 19, 2015 at 6:43 pm in reply to: Flexslider spoils overall look – force it full container #34628the only way to have all images looking the same size is to only upload images with the same size.
If you have portraits and landscape in the same slider, the big wide bars are the only solution.
You can always remove the action calling flexslider, create a new function using whatever you believe is best and add it back with a new action.
Thanks
-
AuthorPosts