Alex Rollin
Forum Replies Created
-
AuthorPosts
-
The setting at GeoDirectory – Design – Listings – Description word limit is the only setting/option for controlling how much is shown on the frontend. You can set that one to 10,000, and then the “Layout:List” will show the complete contents.
The only way to limit the input is in price package settings.
Yes, you will need to use custom css to adjust the layout, then.
You can try adapting the columns example here: https://wpgeodirectory.com/docs-v2/faq/common-examples/#columns
February 1, 2019 at 6:10 am in reply to: GDV2 how to limit map to show a single place category #466555Try the code snippets plugin:
https://wpgeodirectory.com/docs/useful-plugins/#snippets🙂
You will need to use custom CSS. We have some examples:
https://wpgeodirectory.com/docs-v2/faq/common-examples/If you don’t want to write custom CSS you c an try a builder to arrange it:
https://wpgeodirectory.com/docs-v2/integrations/builders/February 1, 2019 at 2:39 am in reply to: GDV2 how to limit map to show a single place category #466548The latest version of GDV2 includes category exclusions for archive and directory maps.
Make sure you have the latest version, open the shortcode builder, then for map type choose archive or directory to see the options.
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/
https://wpgeodirectory.com/docs-v2/geodirectory/personalize/If you use automatic and have a google api key set, then google will be chosen.
Your project api limits must be adjusted or yes you should switch to loading OSM.
Cities should not be added through the locations tab. Instead, add them by adding a location to the city through the add-listing page or the backend.
The default location is set to a ‘bad’ location. Set the default location to a location with complete information.
Next, remove incomplete locations.
The first entries in these settings are ‘bad’
GD – Settings – Locations – Cities
None should have “all” – they should have complete information, not ‘all’.
If there are listings in the locations that need to be removed, do not delete them. Instead, select them and use the drop down to merge two locations together, transferring listings into the ‘good’ location while deleting the ‘bad’ location.
The featured area for Supreme is documented here:
https://wpgeodirectory.com/docs-v2/themes/supreme/#featured-image-theme-setting
I have flagged your topic for the developers to take a look.
That particular widget is new and was part of the update, yes.Yes, only the 4 month package is available at this time.
Here are all the elements together in one place. You will need to create custom CSS to move them into the layout in the image.
[gd_archive_item_section type='open' position='left'] [gd_post_images type="image" ajax_load="1" slideshow="1" show_title="1" animation="slide" controlnav="1" link_to="post" show_logo="1"] [gd_archive_item_section type='close' position='left'] [gd_archive_item_section type='open' position='right'] [gd_post_title tag='h2'][gd_post_rating alignment='right' ] [gd_post_fav alignment="right"] [gd_map_pinpoint alignment='right' ] [gd_author_actions author_page_only='1'] [gd_post_distance] [gd_post_meta key='business_hours' location='listing'] [gd_output_location location='listing'] [gd_post_meta key='post_content' show='value-strip'] [gd_archive_item_section type='close' position='right']You can find examples for styling GDV2 layouts with your own custom CSS here: https://wpgeodirectory.com/docs-v2/faq/common-examples/#layout
The image you share above is of GDV1. All the elements are available, but they appear slightly different in GDV2.
One thing you can do is to change the layout of the gd_loop shortcode in the GD Archive template.
https://wpgeodirectory.com/docs-v2/geodirectory/page-design/#template-pages
layout=”list”, updated for you
For the archive item, you will want to add the gd_map_pinpoint
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_map_pinpoint
For elements you want to appear on the right, use right alignment, and for items on the left use left alignment.
January 31, 2019 at 11:18 pm in reply to: Remove Excerpt from three column on place listing and other request #466533This reply has been marked as private.Marking as a duplicate, so we can continue the conversation here:
https://wpgeodirectory.com/support/topic/login-register-page-2/We’d love to have you. Send us a message on WP Slack, details are here:
https://wpgeodirectory.com/docs-v2/translation/translators-handbook/You have pasted in the line numbers. Try opening the css code in the popup to copy it.
-
AuthorPosts