Paolo
Forum Replies Created
-
AuthorPosts
-
You can programmatically change the shortcodes to be added to that page via functions.php of your theme. (Stiofan will tell you how asap)
Than you can add the GD classes to your CSS to make them look like your theme custom classes. That way you don’t need to change the HTML at all.
Otherwise you need to build your custom widgets from scratches. That will be a lot easier than trying to modify the plugin html output.
We haven’t documented our custom PHP API for V2 but I think you can easily find all that you need by digging into the files that you wanted to modify.
do you see the same behavior if you do that directly on Google Maps? We don’t really control that…
Let us know,
Thanks
Hi,
I think the misunderstanding comes from you trying to work on the PHP templates, while Alex and Stiofan are suggesting that you use the shortcodes in the WordPress page assigned as “GD Archive Item”. (see image attached.)
You can do everything with shortcodes and position any elements where you wish. At that point you don’t need to edit the HTML, you can simply add some custom CSS.
Let us know how it goes,
You can’t mix listings with and without address. For listings without address, you need a separate custom post type for locationless listings. The cpt add-on has options to disable location fields from selected cpt.
Thanks
What version of the supreme directory are you using?
Can you check if the line 45 of content.php is:
if (is_singular() || ( function_exists('is_bbpress') && is_bbpress() )) {If not, please update the theme.
Let us know,
Thanks
Hi Joel,
your locations are a mess.
You set “Everyone, Everywhere, Anywhere” as default location, while you MUST have only real locations (that Google Maps can recognize) within the database.
The everywhere location is virtually created by the system by showing all listings from all locations.
Other than having that error, you have locations like:
all, all, Australia
all, all, United States
Division No. 18, Unorganized, Saskatchewan, Canada
Prague, all, Czechia
nevyli, tamilnadu, India (here lat and lon are wrong)Correct all that and the problem should go away.
Thanks
July 14, 2018 at 6:16 pm in reply to: feature(s) request: google analytics email newsletter upsell #438460Please Submit a feature request : here
If many other members will vote for it, we will consider it for future releases.
Thanks
Hi,
yes it doesn’t seem like it’s working correctly and normally it should show a share button, not a like button.
I see the same in our demo, I asked to the developers to check if Facebook changed anything and we didn’t notice.
They’ll let you know asap.
Thanks for spotting this!
Hi Pablo,
you shouldn’t modify ANY file and use hooks.
I asked to Stiofan to give you more details, it’d be useful to know what you are trying to achieve to give you better pointers…
Thanks
HI,
it will only overwrite Yoast settings for GD pages. Not for WP pages.
Hope this helps and let us know how it goes
Thanks
Sorry Timothy, I missed your request, it was still in draft. I’ve approved it now.
Thanks
just FYI, license key can be found here: https://wpgeodirectory.com/your-account/
That’s not possible without a customization.
Thanks
This reply has been marked as private.Hi Denis,
I don’t see anything wrong on our side. The license is activated for that domain, so it should work.
What hosting provider is your website on?
If you provide wp-admin and FTP credentials we will have a look.
Thanks
-
AuthorPosts