Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello,
when I load that page, it asks for my location/permission, then relaods once the closest location and doesn’t refresh again.
There is a DOM error visible in the console.
There are several other CORS errors in the console, too.
Try the Better Search and Replace plugin to fix the CORS errors by changing http to https in your database.
Hello,
there isn’t a setting for that, but you can hide them on mobile:
@media all and (max-width: 375px) { .sd .featured-area .geodir-category-list-in { display: none; } }Glad you got it working 🙂
GD uses packages to hide specific fields. Have you already tried that?
https://wpgeodirectory.com/docs/prices-and-payments-add-on-overview/#prices
In the Post Fields area, deselect the phone fields you want to hide for the package.
Let us know
Thanks for sharing! 🙂
Hello,
We can review your code if you post it here to tell you why it isn’t working.
For additional examples for this type of customization, I think I linked the wrong page before. Try this one:
https://wpgeodirectory.com/docs/faqs/detail-page/
On that page you will find an example for working with the icons, and there are others besides that in the forum. If you use Google to search the forum you can search specifically for the hooks filters and actions to see how they have been used in the past.
For working with font-awesome, it starts with the .fa class, and add more selectors as needed:
.fa {
font-size: 20px !important;
}Hello
Try https://wpgeodirectory.com/payments-manager-v2-setup/
Feel free it contact Invoicing support at https://wpinvoicing.com/support/
Hello,
that is not a feature of GD at this time. I will flag this for the developers and they can comment if they have it in mind for a future release.
I have not yet heard of something like this for WP. A lot of User specific features are going into our UsersWP plugin: http://userswp.io
For sites that are using GeoDirectory and UsersWP, and then Advanced Search Filters, there might be a way to manage a location history for users, which could be a starting point for the features you are talking about. Push notifications themselves would be handled by a different plugin, most likely 3rd party, but a UsersWP addon might be a good way to trigger the event that results in the push.
Hello,
we would need to look at the settings to help with that.
Please be sure to have completed all the steps for configuration, and do check to see that your plugins are all up to date.
To allow us to examine the site, please create a private reply and include all the information listed below so we can make a complete diagnosis.
URL where the map is displayed:
Description of settings you want: Ex. Zoom 12WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:That is not a feature offered by GD at this time, and I don’t see a 3rd party plugin for it after a simple search. I will flag your question for the developers in case they have more to share.
Hello,
CSS should be added to GD > Design > Scripts > Custom CSS
Read more about it here:
Hello,
this can be a problem with your server, or a limitation of the host. Are your license keys already installed?
https://wpgeodirectory.com/docs/installing-addons/#updates
We would be happy to take a look at your settings to see if we can find the problem.
Please be sure to have completed all the steps for configuration.
To allow us to examine the site, please create a private reply and include all the information listed below so we can make a complete diagnosis.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:February 9, 2018 at 7:46 am in reply to: Change Name of "Popular Places and Popular Categories" #416853Whichever plugin is generating the profile, the text would be in that plugin or the GD integration for that plugin, if it is two plugins.
This page has a bit of a primer on it:
Hello,
I am going to flag this for the developers to see if they can provide some insight into how to increase the font-size as well as adjust the properties of the field area (bubble around the drop down).
Thanks for your patience while they look into it.
-
AuthorPosts