Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello,
I just test a URL and Text Field
https://thepaymentsbusiness.com/places/franklin-square/
Both with GD Post Meta ( bottom of the page).
Can you say which field type and specific field keys is not working so I can look into it further?
This reply has been marked as private.Gutenberg boocks are fine but they each have different functionality. Try an HTML block instead, copy paste into those and delete the classic blocks and you should be good to go.
For #2, random is held in place for 24 hours so paging works to actually page the listings. You can change it with a snippet from this page.
https://wpgeodirectory.com/docs-v2/places/sorting/
2B is not really possible but you try featured as a subsort of random.
You would need custom CSS for that.
Adjust to meet your needs:
@media (max-width: 992px) { .site-logo-wrap { width: 80%; } }
URL fields can store both the URL and the title. The output includes HTML by default for all GD Post Meta.
I can confirm an issue with the website field, the developers will check into it and post back with an update.
This reply has been marked as private.It looks like you might have used a text module?
Most themes, if you use a text module, they will insert linebreaks between the shortcodes in the content.
Try using HTML widgets or blocks and leave out extra space/lines between the shortcodes.
Also, add a listing and export it.
The sample is just to give you an idea. To get the required format for the CSV you must add a listing and then export it. Then merge your data into the export.
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#recommended
a link to the WP Backend edit page for the template so we know where to look?
GeoDirectory does not integrate with the WordPress importer, if that is what you are referring to.
The error you mentioned can be worked around with a plugin:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#not-a-valid-csv-file
April 2, 2020 at 10:57 pm in reply to: The Pop-Up (bubble) in the map is not loading nor opening properly. #538164There are a couple of 404 errors.
Have you customized the plugin in any way?
I would recommend you try a conflict test to see if it is a conflict with another plugin
https://wpgeodirectory.com/docs-v2/faq/troubleshooting/#conflict-test
This reply has been marked as private.When you delete all the lsitings and categories for the CPT , then “Places” will not longer show up on the frontend in Maps or Search. It cannot be ‘deleted’, though. For that reason many members end up changing the name of it and using it for the CPT they want.
Are you using the shrotcode builder to create those?
I mean, you have a field with a key ‘test_label’?
That badge is saying
If there is a field with key ‘test_label’
AND
the value of that field is not empty
THEN
show a badge with the text “New Test”It looks like you have the badges placed outside the Archive item left start. Try placing them inside that archive item left start/end grouping.
If we need to check the settings please share credentials in a private reply AND a link to the WP Backend edit page for the template so we know where to look.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:The shortcodes seem to work for me, please check. As you can see in the screenshot the ‘fa bar’ is the icon for the title.
The Elementor integration doesn’t go as deep as setting icons for Elementor Icon lists, but I will add that to the list of integration ideas.
Tonight we released an update with several more integrations, though:
* Elementor number dynamic tags support added – ADDED
* Elementor dynamic content, added some more hidden raw fields – ADDED
* Elementor rating widget support added – ADDED
* Elementor gallery widget support added – ADDED
* Elementor dynamic color tag support added – ADDED
* Elementor pro gallery widget support added – ADDED
* Elementor pro image carousel widget support added – ADDED
* Elementor pro theme builder types added for greater control – ADDEDIf you have more ideas about integrations, please add them here
Elementor:
https://github.com/AyeCode/geodirectory/issues/1132Beaver Builder and Beaver Themer
https://github.com/AyeCode/geodirectory/issues/1133 -
AuthorPosts