Alex Rollin
Forum Replies Created
-
AuthorPosts
-
November 25, 2019 at 5:21 am in reply to: Country flags by listing on Search results page and Archives #518568
You can use HTML in badges, including links.
Here are some examples: https://wpgeodirectory.com/docs-v2/design/gd-badge/
November 25, 2019 at 5:20 am in reply to: GD V2 Change Advance Search Auto Complete Workflow #518567Hello,
Autocomplete in the search for field provides ‘quick links’ directly to categories and listings.
If you want users to submit a search with a category filter consider adding a category dropdown to the search bar.
https://wpgeodirectory.com/docs-v2/addons/advanced-search/#select
Hello,
please share a link to the page so we can take a look, and include WP Admin credentials in a private reply if we need to check the settings.
Have you added an image related plugins lately? Cleared cache?
November 25, 2019 at 2:13 am in reply to: Supreme Theme: How to show 4 columns of featured companies on Home? #518561Hello,
That area is not editable without a customization of the files, which is outside what we can help with in support.
That said, what you can do is hide the entire featured area on the home page and create exactly what you want with your favorite builder.
To hide the featured area you can add this CSS:
body.home .featured-area { display: none; /* margin-top: 200px; */ }To show a list of listings, use the GD Listings shortcode/widget/block. Edit the page and add a GD Listings block, then adjust the settings to show the post type you want, filter for Featured only, and set the layout for grid 4.
https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
November 24, 2019 at 11:42 pm in reply to: CPT is not showing properly on my GD Archive Page #518553Please share FTP in case the developers need it for debugging.
OK, well, make it sure it the latest version and once you have V2 installed you should be able to update addons automatically.
If that isn’t working, you can update them manually with Easy Theme and Plugin upgrades or via FTP.
https://wpgeodirectory.com/docs-v2/addons/installing-addons/#manual
If the issue persists we are happy to take a look at it. Please share WP Admin and FTP credentials and we will find out what the issue is.
For that you should check the settings in your builder.
You can also see some hints about creating your own CSS here:
https://wpgeodirectory.com/docs/customizing-your-style/
If you do need hands on help with that you can find help here:
There isn’t a setting for that, I will ask the developers if there is an easy way to do it.
Noted
Hello,
Do you have WP Easy Updates installed?
https://wpgeodirectory.com/docs-v2/geodirectory/upgrade-from-gdv1/
November 24, 2019 at 11:28 pm in reply to: Country flags by listing on Search results page and Archives #518544Hello,
gd_location_description is usually used on the CPT + Location archive or the location page to display the location.
There is not a way to link the location page related to the listing, and will take that up as a suggestion.
You might consider a badge. You can place %%Country%% there, to make a single badge display multiple countries, or make a badge for each country.
Open the WordPress page assigned as the GD Archive item. Look in
GD – Settings – General – Pages
https://wpgeodirectory.com/support/topic/incomplete-css-for-bb-archive-item/
If you want to display fallback images you can do that with GD Post Images, just open up the element properties and set them as you like. Add that in place of the feature area’s current functionality would require a customization.
This reply has been marked as private.You will need custom CSS for that. Add the link back to the GD Archive item and then hide it with your own CSS.
You will need a unique body class from the home page and then CSS to hide the link.
We can provide an example if we can see the page so share a URL in a private reply and we will take a look.
-
AuthorPosts