Alex Rollin
Forum Replies Created
-
AuthorPosts
-
I set the carousel. About the sidebar, not sure what you mean about that. You want them inside a tab? You can add custom shortcodes to tabs.
Great!
Yes, logged in only. To clear items they would need to be ‘unfavorited’ with a click.
On a related note, I would recommend you remove all your GDV1 custom CSS and add it back as you need it.
I will mark this as resolved.
There is only one ‘featured’ field that is built in to GD and it does lots of different things, but you can use a different custom checkbox or radio for sorting. Multiselects cannot be used for sorting.
Did you upload the images?
After you imported the csv it would have told you to load images to wp-content/uploads/2019/07/How can we help, not sure I understand the question.
You can choose Geo1280 or pick any theme you want from the wide world, so, find one that has the features you need.
There is a limit for the tables but it is a DB limit, not a GD limit afaik.
I will flag your question for the developers who can add more info if needed.
Try this
Add HTML Widget
<div class="cta-going"> <H3>See Who's Going!</H3> <a href="/login">Login now to check it out!</> </div>CSS for the customizer
body.logged-in .cta-going { display:none; }Visit the tabs for that CPT and scroll down to see the “Franchises” field. Click that to add it as a tab, and it should show the list of child franchises on the parent listing. See screenshot.
If we need to check your settings please share WP Admin in a private reply.
You should set the search limit in the backend settings to the maximum. Then the search by distance field will further limit it, that’s how it is supposed to work.
There is not an option to disable the near search field except to hide it with CSS.
July 18, 2019 at 12:03 am in reply to: Supreme Theme – Featured image on home page – resize. #498295If you have set the location page as the homepage, I would recommend choosing a different page.
Glad it’s working for you!
About images, WP is using magic alongside the browser to load the ‘right size’ for the responsive layout.
Read more about it here:
https://wpgeodirectory.com/docs-v2/integrations/images/This reply has been marked as private.There are some margin issue in the width of the columns. You should fix that in the template instead of with CSS.
However, you can try:
@media (min-width: 981px) { .et-db #et-boc .et_pb_gutters3.et_pb_row .et_pb_column_3_4, .et_pb_gutters3.et-db #et-boc .et_pb_column_3_4 { width: 65%; } }It does, but the option is no longer global. It is set as a param for the GD Post Images element.
Edit your archive item and make a new GD Post Images to enable it there
Reviews – make sure comments are enabled on the listing, and in the WP settings.
Tabs – You can use the tabs UI to create the tabs as you like. Tabs that you add with a fieldgroup will show up even if empty.
https://wpgeodirectory.com/docs-v2/places/tabs/
Please share WP Admin credentials and URL in a private reply if we need to check the settings.
-
AuthorPosts