Paolo
Forum Replies Created
-
AuthorPosts
-
Thanks for letting us know 🙂
You will lose your changes after every update, while if you do it via a plugin that you control, you won’t have that problem.
In any case it’s your decision.
Thanks
January 30, 2016 at 5:27 pm in reply to: Schema Type for Custom Post Type – what is schema type ? #114252Yes and that is why we don’t add them all, but just those that are used more frequently.
In addition we add a simple way to add any schema that is missing that a user may want to add.
I still don’t understand what you want us to do… add the full hierarchy even if half of those items won’t be used by anyone?
Please let us know,
Thanks
Yes that should be it 🙂
Thanks
Hi,
I also noticed that the catgeory isn’t selected when opening a listing in the back end edit form, even before updating.
There is definitely something wrong.
Can you please also provide FTP and phpmyadmin credentials so that we can get to the bottom of this?
Let us know,
Thanks
Hi,
you need to add this code in your theme functions.php file:
add_filter('geodir_login_url','change_geodir_login_url',10,3); function change_geodir_login_url($login_url,$args,$gd_page_id){ //change the url to whatever you want. $login_url = 'http://your-site.com/my-login-page'; return $login_url; }Simply change this line : $login_url = ‘http://your-site.com/my-login-page’;
and add the page where you want ppl to be redirected.
If this doesn’t work, please provide a link and admin credentials and we will have a look. Please also let us know on which page you want users to be redirected.
Thanks
Hi,
here: mysite.com/members/johndoe/reviews/
You will see only reviews submitted by user johndoe.
Please let us know if this is not the case and if so please provide a URL and admin credentials.
Thanks
Hi,
regenrating thumbnails shouldn’t affect GeoDirectory at all. Please provide admin and ftp credentials too and we will have a look.
Thanks
Hi,
You do not have sufficient permissions to access this page.
Are those admin credentials?
Hi,
I’m not sure this is feasible. I’ve asked to the developers to follow up with you.
Thanks for your patience,
Hi,
Stiofan replied on the other post. if you tell us what you are trying to do and give us access to your website, we could check what you are not doing correctly.
Let us know,
Thanks
Hi,
the sorting is correct, featured on top than sorted by latest entries.
It isn’t sorting as you said Z-A… Please double check.
Thanks
Normally that means there are strings with errors. They are normally marked in red and placed at the bottom of the file.
Let us know if this helps.
Thanks
Thank you! 🙂
Hi,
Everything is updated now, please make sure to go here now. https://wpgeodirectory.com/checkout/purchase-history/
Collect all NEW licence keys and add them (1 per product) in GeoDirectory >> Auto Updates / Licencing.
Thanks
-
AuthorPosts