Guust
Forum Replies Created
-
AuthorPosts
-
Please review https://wpgeodirectory.com/docs/gd-search/#near
A postcode search looks in an area NEAR THE CENTER of a postcode, so it can include other postcode areas, and it also can mean it does not show all the listings in the postcode.Thanks
Yes, that’s done with CSS, there is no setting for it.
Thanks
Each price row has its specific ID, for example:
#geodir_price_package_1 {display: none}Thanks
Good to hear 🙂
You will have to ask Visual Composer about that, if I add the shortcode direct to the same page it works.
You can replace this[vc_row][vc_column offset="vc_hidden-xs"][vc_custom_heading text="Upcoming Events" font_container="tag:h2|text_align:center" use_theme_fonts="yes"][vc_widget_sidebar sidebar_id="td-upcoming-events"][/vc_column][/vc_row]with
<div style="max-width: 1068px; margin: auto;">[gd_event_listing layout=4 post_number=4 list_sort=upcoming list_filter=upcoming title="Upcoming Events"]</div>Or maybe Visual Composer allows you to paste the shortcode too, instead of referring to a widget in some other sidebar.
Thanks
It is not too much trouble for us to add the necessary code if you post your WP admin details.
But if you want to build it separate, that is OK too.Thanks
That is done with the language file, see Stiofan’s link. You don’t have to use a different language, language files are also used to change default wording.
Thanks
October 4, 2017 at 1:21 pm in reply to: How to allow users to change directory listing from published to draft #398795Sorry, but that is not possible.
They can delete them, and then you can manually get them out of the trash if required; that is the only way.
Make sure to set GD > General > User deleted posts go to trash > YESThanks
Have a look at https://wpgeodirectory.com/docs/faqs/how-do-i-remove-the-popular-categories-section-from-the-home-page/
Instead of deleting the code bit, change the 5 to a 6.Thanks
This reply has been marked as private.Have any listings been added from the frontend, and has a user accepted a recurring package?
Unless a user agrees with PayPal (not with your site) to pay automatically from PayPal to you after 90 days, nothing will be automated. The automation needs to be setup at PayPal as a result of the user buying a recurring listing from you on the frontend.If a user has bought a recurring listing from you on the frontend, but later cancels the agreement in PayPal then the listing will go to draft.
Thanks
This reply has been marked as private.What language is your site set at, at WP Settings > General?
As Joy explained, the correct path is /wp-content/languages/plugins/geodirlocation-es_ES.mo as per https://wpgeodirectory.com/docs/translating-addons/
PS: a MO file is not a compressed file, but rather a file that only contains those language strings that are different from those in the plugin itself.
You would do that with the language file of Location Manager, see https://wpgeodirectory.com/docs/translating-addons/
Thanks
Those sidebars are for WP pages and posts.
GD pages layout is controlled at GD > Design: https://wpgeodirectory.com/docs/layout/#directoryThanks
-
AuthorPosts