Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
GDv2 should be compatible with any caching, GDv1 relies on PHP Session for somethings which can casue problems with some server caching.
Stiofan
Hi Diane,
We have been working through any Beaver Builder issues and believe most things can now be done, if you have found anything that can’t please let us know.
Thanks,
Stiofan
Hello,
I think you misunderstand how things work, let me try and explain.
Neither of these settings really have to be set manually and are taken care of then packages are set/changed. The alive days are set from the package and the expiry date is set from that, if you wanted to give a user a few extra weeks you would just change the expiry date to ahead a few weeks. The alive days is used to calculate renewal dates and things, its a mostly static number, like if you renew today, its used to figure out your new expiry date todays date + alive days.I hope i managed to explain it, if not let me know 🙂
Thanks,
Stiofan
This option has been added to the widget and will be in the next release, if you need it sooner you can get the latest here: https://github.com/AyeCode/geodirectory
Thanks,
Stiofan
Hi Edward,
Can you explain the problem, we are fixing issues as we see them, but please try to be specific, if you can provide wp-admin and a link and explain how to replicate that will help us resolve any issues.
Thanks,
Stiofan
Hi Nick,
I have released CPT which has this fix, you can update or download it from your account area.
Thanks,
Stiofan
Hi Nick,
I have made may changes, if you can provide wp-admin and FTP info i can upload them for you before release?
Thanks,
Stiofan
There are ways to do it with ::before with the JS version: https://fontawesome.com/how-to-use/on-the-web/advanced/css-pseudo-elements
However i would recommend against it, we are doing away with it in our own stuff to keep things simple and compatible.
Stiofan
please make sure u have disabled any GDv1 addons and enabled any GDv2 addons and then click the convertor button.
Stiofan
You should note that GD has switched from Font Awesome v4 CSS to v5 JS, this has some significant changes to icons, if you style via “i” or “.fa” then you will likely have to update the CSS to match the new SVG setup.
Stiofan
The page templates depend on your theme.
All GD widgets have options to show on specific pages only.Stiofan
As SD is a styled child theme that might need updates i would advise to add CSS either via the customerizer CSS setting or via a CSS plugin.
Thanks,
Stiofan
Yes, v2 is tested upto 7.2.11.
Thanks,
Stiofan
Hi Fabian,
You did nothing, it was an issue with the theme calling “the_content” before the loop which we hook into and then set the loop done so it does not repeat, but it was being set done before the loop even looped.
Thanks,
Stiofan
You can add them however u want.
Each CPT field has options to show it in what location and to limit it to a price package that is assigned to the listing, check the settings for each CPT setting.
Stiofan
-
AuthorPosts