Guust
Forum Replies Created
-
AuthorPosts
-
April 12, 2020 at 10:55 am in reply to: How can I customize post type single.php or detail page? #539701
You’re welcome
Have a look at
GD > Settings > Pages > Location page
and edit the GD categories element to tidy up the category display.
Because you have so many categories, I would hide the subcategories except on the category pages.
Edit the GD Categories element for example like this:[gd_categories post_type="0" hide_empty="1" max_level="0" max_count="all" max_count_child="all" title_tag="h4" sort_by="count"]
Remove the map, because you already added it in the GD Top section as a widget.
Thanks
April 12, 2020 at 1:42 am in reply to: The yellow dude of Google Maps isn't showing up in his box (but still works tho) #539680Streetview is not supported in GeoDirectory.
ThanksThat depends on the theme you use.
Have a look at https://www.wpbeginner.com/wp-tutorials/how-to-disable-wordpress-admin-bar-for-all-users-except-administrators/Thanks
The string is in the GD core language file, see image.
…/wp-content/plugins/geodirectory/languages/geodirectory-en_US.poThanks
April 11, 2020 at 11:34 pm in reply to: How can I customize post type single.php or detail page? #539675I want to show category and tags display first, then the title and address and image and exactly like in the above image.
OPTION 1
Re-order tabs by drag and drop at Places > Settings > Tabs [see image]
Then go to GD > Settings > Pages > GD Detail page > Edit and change the [gd_single_tabs] element to a list, like this:[gd_single_tabs show_as_list="1"]
OPTION 2
Go to GD > Settings > Pages > GD Detail page > Edit and add the category and the tags etc of the listing.
If you use the shortcodes, use the shortcode builder to add[gd_post_meta key="post_category"] [gd_post_meta key="post_tags"] [gd_post_meta key="post_title"] [gd_post_address show="icon-label-value" address_template="%%street%% %%city%% %%region%% %%zip%% %%country%%"] [gd_post_meta key="phone"]
More info at
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_post_address
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_post_meta
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_post_imageshow can I show the phone number in listing below address?
Go to GD > Settings > Pages > GD Archive Item page > Edit and add the phone number element where you want it, as per above.
Thanks
Changing the wording for the GD > Directions widget is also done in the language file.
Make sure you put your own language files in the correct spot and they will not be overwritten: https://wpgeodirectory.com/docs-v2/translation/overview/
Thanks
April 11, 2020 at 1:38 pm in reply to: Word limit not working for post description on listing page (GD Archive) #539640You’re welcome 🙂
You’re welcome
April 11, 2020 at 1:32 pm in reply to: Word limit not working for post description on listing page (GD Archive) #539637You had set the description to show in full at
Tours > Settings > Custom fields > Description > Show in extra output location > Listings page.
I removed that setting.
ThanksThey load fine for me on mobile and desktop.
ThanksApril 11, 2020 at 12:49 pm in reply to: Word limit not working for post description on listing page (GD Archive) #539630That may be because of the builder you are using?
Please post your URL and WP admin details in a private reply and we will have a look at your settings if you like.You should not translate references to fontawesome icons, so use fa-search and NOT fa-buscar.
Thanks -
AuthorPosts