Guust
Forum Replies Created
-
AuthorPosts
-
You can set the package not to have an end date, see image.
ThanksI updated your Location Manager, it was a very old version.
Please check now.
You may also want to update your GDF theme, and add the correct license: https://wpgeodirectory.com/your-account/Thanks
You’re welcome 🙂
To enable shortcodes in an HTML field, add this code snippet:
add_filter('geodir_tab_show_geodir_XXX','my_enable_shortcodes_on_field',10,2); function my_enable_shortcodes_on_field($html, $variables_array){ return apply_filters('the_content', $html); }Replace XXX with the HTML variable name of your HTML field.
Keep the HTML field admin only, do NOT give your users access to it, it is a security risk. That is why shortcodes cannot be added to HTML fields your users can edit.Thanks
Look for the info about the “V1 to V2 converter” here: https://wpgeodirectory.com/location-manager-v2-beta-initial-release/
Thanks
The documentation is a work in progress at https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/ and there are no real details about shortcodes yet.
Thanks
Please post the URLs of all the pages you are talking about and your WP admin details in a private reply.
I never used the Astra theme, but let’s have a look at your settings.Thanks
Please post your URL and WP admin details in a private reply and we will have a look at your settings.
ThanksHave a look at https://wpgeodirectory.com/support/topic/gd-gmap-listing-page-settings/#post-409635
That allows you to change the zoom for that page.Thanks
September 15, 2018 at 12:08 am in reply to: Claim Listing Notification Emails not accepting paragraphs #446532Make sure you write the HTML using the “text” option. WP will strip paragraphs and linebreaks if you switch to visual.
ThanksHave a look at WP Settings > Buddypress > Options tab > Toolbar > NO
Thanks
Have you asked your host to investigate? 500 errors are server errors, can you get them to check?
It looks like something has gone wrong during installation too, because your GD > General page also seems to miss some options.
Please post FTP details too, and let us know what your host has to say.
ThanksI cannot find the problem. I’ll get the developers to have a closer look.
ThanksAdded a code snippet, please check now.
ThanksIt improves loading of the maps only.
Thanks -
AuthorPosts