Alex Rollin
Forum Replies Created
-
AuthorPosts
-
December 10, 2019 at 6:57 pm in reply to: Events search crashing webpage with to many redirects. #520835This reply has been marked as private.
Neat idea! I will take it up as a suggestion for the developers. They are collecting a list of possibilities for the upcoming versions.
Yes, we have a page with advice about performance here:
https://wpgeodirectory.com/docs-v2/faq/performance/Hello,
You can try something like this a media rule for targeting based on viewport:
@media (max-width: 668px) { header .featured-area.type-location { height: 80vh!important; } }
For more information see: https://www.w3schools.com/css/css3_mediaqueries.asp
For responsive CSS styling changes for 3rd party themes you should contact the theme author.
You can check in the Email tab under “User emails” to see all the email notifications that the user and listing owner can receive.
GD – Settings – Emails – User emails
https://wpgeodirectory.com/docs-v2/geodirectory/settings/emails/December 10, 2019 at 9:37 am in reply to: Remove "Approve it" from comment notification email #520768If it says “Approve it” then that is the admin notification email, not being sent to the user.
If you want to change the email check under
GD – Settings – Email – Admin emails – Moderate comment
That uses the GD Post Claim widget. You can use the same filter examples to customize that: https://wpgeodirectory.com/docs-v2/themes/supreme/#customize-single
Try this:
.geodir_map_container .leaflet-popup-content-wrapper .leaflet-popup-content .gd-bubble .geodir-post-title h4 { display: none; }
December 9, 2019 at 9:38 pm in reply to: wp-content/plugins/wpeuNjHUav with geo-dir contents #520720The developers will take a look at your question, but I will say you can delete that and re-add a new copy of re-captcha if it is missing.
This reply has been marked as private.This reply has been marked as private.Hello,
I am not asking you to buy anything.
You are using GDV1, but the Location manager addon is out of date.
You can setup automatic updates, update by FTP, or manually using Easy Theme and Plugin upgrades.
https://wpgeodirectory.com/docs/installing-addons/
Try one of those methods to update the addon.
December 9, 2019 at 8:28 pm in reply to: Create Directory of "People Listing" in ~20K Companies #520707This reply has been marked as private.December 9, 2019 at 8:28 pm in reply to: Create Directory of "People Listing" in ~20K Companies #520706Loos like you can use the block editor, try that
This reply has been marked as private. -
AuthorPosts