Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Our themes do not have a setting for mobile title, so that would require a customization.
You may be able to do something like replace the text with some custom CSS.
https://wpgeodirectory.com/docs/customizing-your-style/
https://stackoverflow.com/questions/7896402/how-can-i-replace-text-with-cssHello,
definitely ‘something funny’ going on with the archive page as the gd loop actions settings also have no effect.
Please share wp admin credentials in a private reply along with login URL so we can check the settings.
Additional custom input formats can be added with a customization using a filter: https://wpgeodirectory.com/docs-v2/addons/events/#custom-input-format
Matching the expire date to the event date is unfortunately not currently available.
I have taken this up as a suggestion and will share it with our development team to see whether we can work on this in the near future.
Please feel free to make a new topic if you need help with anything else.
Can you point out the issue on your screenshot, please? I am still not sure what you mean.
For 2 and 3 try this in your archive item:
[gd_post_meta key='post_content' show='value-strip']To adjust the images, in GD Post Images set the images for ‘contain’ (N).
Let us know how it goes
Output location uses the ‘default’ settings for each field for GD Post Meta, which is icon+label+value.
Instead of trying to change that output, you can use GD Post Meta instead.
If you are working on the Archive Item, then just add a new shortcode for the field you want.
https://wpgeodirectory.com/docs-v2/templates/archive-item/
For example you might want to setup GD Post Claim or GD Post Meta.
Use the shortcode builder to create it exactly how you want.
https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
For the comments icon, please edit your archive item template and remove GD Post Rating completely.
#2 will require a customization outside support. I have replied above with the supported method for implementation.
@jesspena please make a new topic so we can help you with that.
The Multiratings addon allows users to upload images with their comments.
These images can then be displayed with GD Post Images, either with the listing images or in a separate display on the details page.
https://wpgeodirectory.com/docs-v2/addons/multiratings/
https://wpgeodirectory.com/docs-v2/integrations/images/#comment-imagesThis reply has been marked as private.When you are ready for us to take a look please repost credentials.
Thanks
This reply has been marked as private.We cannot answer that any better without seeing the page.
Please send a link in a private reply so we can advise you where to edit it.You can also post your template here and we can advise.
Try this and adjust as needed
@media only screen and (max-width: 600px) { .site-logo img { width: 200px; } }Neighborhoods are added on the Cities page. There is not a limit.
-
AuthorPosts