Paolo
Forum Replies Created
-
AuthorPosts
-
1) Allow posting without logging in? is an option in GeoDirectory > Settings > Show Advanced.
2) In UsersWP the account page is used to edit the account while the profile page shows you your listings and actions.
Thanks
Hi,
make sure media settings you have images saved in month/year folders.
We upload images to wp-content/uploads/year/month/ folders.
Let us know if that helped.
Thanks
As explained here:
https://wpgeodirectory.com/docs-v2/themes/supreme/#featured-image-theme-setting
Change Sitewide Default Featured Area Image
This snippet can be used in your site wp-config.php file to change the default image sitewide for pages that do not yet have an image or for which an image cannot be set because the page is generated by a plugin. You will need to connect to your site via FTP, and insert the snippet in the section near to other constants (statements that begin with “define”). Make sure to check the URL for your new image first.
# Set SD Sitewide Default Featured Area Image
define(‘SD_DEFAULT_FEATURED_IMAGE’, “https://mysite.com/images/new-image.png”);Thanks
This reply has been marked as private.Hi,
did you add and setup the GD Output widget to your sidebar using the setup wizard or manually?
https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/setup-wizard/#sidebar
If yes and still not working, please provide a link and admin credentials and we will check your settings.
Thanks
Did you add the “Is Claimed” field to each Custom Post Type that your site visitors can claim.
This field must be added to the CPT before the “GD > Post Claim” element will display.
It’s explained here: https://wpgeodirectory.com/docs-v2/addons/claim/
If the answer is no, did you search the docs before asking in the forum?
Let us know,
Thanks
Hi,
where can I found the search form?
What is not working?
Please try to be as specific as you can when asking for support.
Thanks
March 8, 2019 at 4:24 pm in reply to: Upgrade to V2 – Login and Registration Page look different #473588Hi Rico,
we removed the login / register page from new GeoDirectory because you can use UsersWP for that or any other other login/register plugins.
We removed from GeoDirectory V2 things that could be done via plugins that are dedicated to do that task.
Login register form have been replaced by UsersWP or similar
Contact Form and Claim listings form by Ninja FormsThanks
Hi Andrea,
when dealing with open source software, themes and plugins from 3rd party developers, it’s really impossible to say if it is 100% safe to update.
That’s why it is good practice to setup a staging site identical to the live website.
If you need to add new features adding new plugins, perform updates and so on, you 1st test in the staging website and only if everything goes smoothly you do the same on the live website.
This is the only way to be 100% safe.
Thank you!
This can all be done with CSS.
.geodir-tags { font-size: 0; } .geodir-tags a { font-size: 15px !important; } .geodir-tags a { font-size: 15px !important; padding: 3px 7px; background: #ccc; border-radius: 5px; color: #000; margin-right: 5px; } /* change background color of 1st tag */ .geodir-tags a:nth-child(1) { background: #ff0; } /* change background color of 2nd tag */ .geodir-tags a:nth-child(2) { background: #0ff; }
Just add more of the last rules to cover all your tags.
Thanks
This topic is resolved and it is about Search Field Customization.
Please open a new topic for any other matter you’ll face.
Thanks
hi,
what I did is the following.
Copied the license key of a plugin that was missing the update (claim listing in this case).
Deactivate the license and reactivate it.
After that the updates all appeared and worked.
I guess the fact that v2 add-ons are manually updated when installed for the 1st time, they may need this operation in some cases.
In any case I asked to Stiofan to investigate and let us know.
Thanks
That is because you are trying to use Location Manager V 1.5.63 with GoeDirectory V 2.0.0.45.
V1 add-on only work with GD v1 and V2 add-on only work with GD v2.
Please fix that and let us know if you have any other problem.
Thanks
You should change server in that case, shared servers are not reccomended. You should upgrade minimum to a VPS.
Thank you
The location manager is not deprecated it is our top selling add-on that is needed if you want to submit listings in more than 1 city.
If all your listings will have no address, than you don’t need it at all, but you need the CPT add-on.
Let me know if you want me to refund the Location Manager to proceed buying the CPT add-on or if you need both.
Thanks
-
AuthorPosts