zestyva
Forum Replies Created
-
It was taken down from the repository due to someone (a troll) marking it as scam or bad. GHL have been working with WordPress to reinstate it. If you go to the official GHL facebook group, there is a link to manually download and install it. It still works and is being kept up to date – I have it on several of my clients websites
Forum: Plugins
In reply to: [LeadConnector] API Key not savingSo I’ve found out why the details aren’t saving – the plugin is not creating the relevant tables upon activation.
Can you please share what tables need to be created? I have found
lead_connector_plugin_options
Forum: Plugins
In reply to: [Rich Showcase for Google Reviews] Connect Google button not workingOh bugger, the plugin doesn’t work for virtual services.
Forum: Plugins
In reply to: [Rich Showcase for Google Reviews] Connect Google button not workingLovely thank you!! Can’t wait to get this installed and recommend to my Website clients!
Forum: Plugins
In reply to: [Rich Showcase for Google Reviews] Connect Google button not workingHi I’m having the same problem. Downloaded today, all popups etc are allowed… nothing.
Forum: Plugins
In reply to: [WP Crontrol] Administrator User, no advanced accessRight after being at the end of everything here is the answer in PLAIN so that people can FIND it and FOLLOW it.
from
https://www.ionos.com/digitalguide/hosting/blogs/activate-wordpress-theme-and-plug-in-editor/Open the file wp-config.php on your computer with a text editor like Notepad++.
Search for this entry:
define('DISALLOW_FILE_EDIT', true);
Change ‘true’ to ‘false’:
define('DISALLOW_FILE_EDIT', false);
Save the file and upload it againOR
Install WP Config Editor, and untick “Disable Plugin & Theme Editor”- This reply was modified 3 years, 11 months ago by zestyva.
Forum: Plugins
In reply to: [WP Crontrol] Administrator User, no advanced accessThank you John, I have looked through the FAQ and I have searched the forums and generally googled and come up with no answers.
I have changed permissions on my functions.php file and wherever else that seems relevant, however there is still no change.
I am in contact with my hosting however they also have not found any resolutions to the issue.
I am at my wits end! Ive spent 3 days on this now.