Guust
Forum Replies Created
-
AuthorPosts
-
Please post WP admin and FTP details please so we can check it out.
ThanksIt all depends where you want to add them.
Look for the Icon settings in the custom fields, or categories etcThanks
I can see the city name is now added, see image.
Re upload error, see https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#not-a-valid-csv-file
If you want to add the city name to the Archive pages, then go to
GD > Settings > Pages > Archive Item page > Edit
and add this shortcode:[gd_post_address address_template="%%city%%"]Review https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/ to learn more about how to adjust shortcodes.
Thanks
Thanks for letting us know.
1. If importing NEW listings, do NOT use a post IDs, WordPress needs to assign these themselves.
Only use LibreOffice or OpenOffice.2. You need to use the category IDs, so give your team the list of IDs.
Thanks
The link should go to /profile/ but you have set it to go to /profile/favorites which leads to a bad redirect because that page never exists.
The correct page would be https://dev.shoppingonline.ie/profile/USERNAME/favorites and like Alex says, you cannot link to that. But you can link to /profile/ using the UsersWP endpoints (and make it only available to logged in users).You may also need to set up
UsersWP > Addons tab > GeoDirectory sub-tab > CPT favorites in profile > select SHOPS
Then go to
UsersWP > General tab > Profile sub-tab >
Choose the tabs to display in Profile > FavoritesThen your favorites will be listed at https://dev.shoppingonline.ie/profile/scott/favorites
Thanks
Install this plugin to verify the email is sent by WordPress:
https://wordpress.org/plugins/email-log/If the email is added to the log, then the problem is with your email host or check the receiver’s spambox.
Thanks
Try this shortcode, replace XX with the ID of the category:
[gd_map zoom="0" map_type="archive" post_settings="1" terms="xx"]Thanks
Scroll down until you see a heart to favorite, see image.
You don’t need to login to test it, just click on the heart and you will see you are asked to login then. That should confirm that is how it works.If we need to check out your site, post your WP admin details in a private reply.
Thanks
The city name can be added with the Location Manager, with this shortcode:
[gd_post_address address_template="%%city%%"]To remove the NEW, delete this shortcode at GD > Settings > Pages > Archive Item > Edit:
[gd_post_badge key='post_date' condition='is_less_than' search='+30' icon_class='fas fa-certificate' badge='New' bg_color='#ff0000' txt_color='#ffffff' alignment='left']To change “place description”, change the field label at Places > Settings > Custom fields > Description
Thanks
Translate in the language file of
Emails, Design, Import/Export: GD corePost Types: Post types addon
Events: events addon
Marker Cluster: cluster addon
Locations: location manager
Claim Listing: claim addon
Franchise Manager: Franchise Manager addon
Thanks
This reply has been marked as private.You have renamed the title to “Program Name”, so in the backend that is still the Title field.
On the frontend “Title” is changed to “Program Name”.Changed GD > Settings > Design tab > Details sub-tab > Page template file override > single.php
Please check. Thanks
This reply has been marked as private. -
AuthorPosts