Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
Giri was referring to GeoDirectory_whoop/admin/style.css
did you try clearing your browser cache?
Let us know,
Thanks
Hi,
this has been fixed and will be in the next release.
Thanks again.
Hi, everything is taken care of.
Thanks
Hi,
please provide a link of a page where Sub menu is not showing.
I can’t seem to find any on your website with that problem.
Let us know,
Thx
Hi,
I’ve flagged this for the developers, we’ll let you know asap.
Thanks
Hi,
if you are using an add-on you must sync your accounts in order to get support for it : https://wpgeodirectory.com/docs/getting-access-to-the-support-forums/
Please do so and open a topic in the relevant forum: https://wpgeodirectory.com/support/forum/prices-and-payements-addon/
This is the support forum of the free plugin.
Thanks
Hi,
I’ve jus tested on our demo and it works if you follow this doc: https://wpgeodirectory.com/docs/translating-themes/
Please provide a link, admin and FTP credentials and I’ll check what you are not doing correctly.
Thanks
January 20, 2016 at 5:27 pm in reply to: Help resources for GD Login and GD Add Listing pages #69561Hi,
adding 2 lines of codes to a file shouldn’t be something scary for someone who wants to create his own websites.
Just copy and paste these in your theme functions.php file:
add_action('geodir_sidebar_signup_top', 'my_signin_customtext'); function my_signin_customtext() {echo '<h3>Some Dummy Text</h3>';}Then modify the Dummy text.
We don’t add options unless they are asked by the majority of members. This isn’t one of them.
Thank you
That’s the wrong tutorial, you want to check this. https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/
Simply remove the profile tab from the array, instead of moving tabs around.
Thanks
Hi,
This is the condition check in the code:
if ( $receiver_email != $merchantid ) {The reason why this error would come up is:
1) the email address you have set is not the primary email address set on your Paypal account.
The only other possibility is that your customer is trying to hack the paypal IPN and change the email address on the fly, but I doubt that.
Can you please double check?
Let us know,
Thanks
Hi,
glad it was solved.
Thanks
Hi,
use this instead:
.snear {display: none;}That compass icon is added by the advance search add-on and it is used for the Serch Near Me feature.
Thanks
Hi,
that is not possible, images are saved in a differnt location i nthe database.
You’d have to rewrite part of the plugin to make that happen.
Thanks
Just FYI, the url/anchor text will have to be entered like this:
http://mysite.com/|anchor text
Thanks
-
AuthorPosts