Guust
Forum Replies Created
-
AuthorPosts
-
May 25, 2016 at 12:16 pm in reply to: Changing LISTING menu text, plus aligning Categories and Pin Size #197819
You can replace “Listing” with “Show Me” using the translation file: https://wpgeodirectory.com/docs/translate-core/
You can use this code to enlarge the icons in the Popular Categories widget:
.geodir_full_page .geodir-category-list-in ul li img {height: 40px !important;}See also https://wpgeodirectory.com/docs/customizing-your-style/
The category filter (if I understand correctly what you mean) is the custom field “categories” added to the Advanced Search. Have a closer look at the URL Kor posted. None of that code is in functions.php.
1. missing columns: Add a few listings from the frontend, then export, and use that as a base CSV file.
2. Read this: https://wpgeodirectory.com/docs/core-export/#important
Do not change the order or the names of the columns of the CSV files.
Do not delete any columns.3. You still have invalid characters, Electrical�is a local etc
4. Do you use OpenOffice or LibreOffice as required?
https://wpgeodirectory.com/docs/core-export/#important5. You have regions that do not match the Google Map API.
See https://wpgeodirectory.com/docs/definitions/#location
For example Preston should be United Kingdom, Lancashire, Preston [country, region, city].I have installed the Geodirectory plugin but have not activated it yet.
I also installed the GD Framework and the child theme, but have not activated it. Be aware that you can only have one theme activated at any given time on your site.I am assuming that you tried to install the framework theme as a plugin instead of as a theme.
Congratulations, well done 🙂
Sure, activate the Custom Post Type addon if it isn’t already, and there you can change Places to Listings.
Good on ya, mate 🙂
Ready now to update and add licenses at
Appearance > Theme license
and
GD > Auto updatesYou should also delete your caching plugin: https://wpgeodirectory.com/docs/faqs/what-caching-plugin-can-i-use/
Sure, select everywhere from your location switcher and you will end up at yoursite.com/location
No, there are no such plans, the GD Listings map will never show more markers than the listings called by the listings or the search page, which is usually anywhere from 10 to 20 only.
The GD Home map will show all listings for a CPT in a location, so that can be up to thousands, that is why those maps need a cluster.URL and WP admin details please, then we’ll deactivate them for you.
The user can normally select the zoom level before saving the listing.
That can be disabled at GD > Place settings > Address field > use user zoom levelI am not sure if you can set a fixed default level somewhere. I have asked Paolo to have a look too.
Can you try this option: https://wpgeodirectory.com/support/topic/updates-translations-bcc-e-mails-invoices/#post-197346
Don’t forget to delete the code from the 404 page again.I am not sure when the Job theme will be finished, I have alerted the developers to your question.
A grey icon means the CPT had not been set to be used as franchises, or the listing has not been set as a franchise. I guess it is the first reason: Go to GD > Franchise Settings, and enable “Select post type to enable franchise feature” for the CPT.
Orange icon = main listing, and blue icon = franchise.
I am not sure what you mean, but a location map can only show one CPT at the time. You might have to switch CPTs using the ribbon below the map.
Also, you need to update all your addons, some bugs are fixed in the newest versions.
1) Can you give a link please.
2) Add this to your CSS:
.sd-my-account {display:none} -
AuthorPosts