panto
Forum Replies Created
-
* UA code
Thanks Jeff
That’s a very old article and yes I know how to get the US code from what I think is the previous version of GA, inside Property Settings.However the same code is no longer displaying inside this new account;
Here’s a screen grab to show you…
cheers
Looks like I have it sorted – changed the settings to Analytics.js
cheers
Thanks so much! Works perfectly.
cheers
Thanks so much Ben!
I also managed to work out a hover color state for both button types as per code below.
For the $ buttons, when user selects a $amount, I would like the green hover state to remain active eg: https://ibb.co/ZBw2kTL
Would you be able to help on that?
Here’s my current code………………
/* Give Donate Amount Buttons */
button.give-donation-level-btn {
color:white;
background-color: #fbac34
}button.give-donation-level-btn:hover {
background-color: #228AA4
}/* Give Donate Now Button */
button.give-btn.give-btn-reveal {
color:white;
background-color: #94287b
}button.give-btn.give-btn-reveal:hover {
background-color: #228AA4
}Thanks Vasyl
Besides this GF issue – AAM has saved us from an enormous multi-user admin issue. Your work is brilliant. Especially keeping to the WP core.
Keep up the great work – we would happily pay for a pro version to incorporate your updates mentioned above.
cheers
Thanks Brian
gform_full_access didn’t exist inside Capabilities so I manually created that in.
Then in Backend Menu, “Forms1” displayed for the first time.
When expanding that it has selection boxes for Forms, Entries, Import, Export etc available for restricting.
The question now is, where in AAM do I restrict a user/role to specific Form IDs?
Thank you
Just to clarify above – I’ve got “Forms” displaying on the left WordPress Admin menu, to manage all our Gravity Forms. However in AAM it’s not displaying.
So would like to know how to enable G-Forms so I can grant individual Form ID access to specific user/roles.
Thanks
Thanks Brian
As an AAM newbie, I tried adding this in Miscellaneous: “gravity_forms”, but there was no visibility in AAM.
What are the exact steps to enable Gravity Forms in AAM?
Many thanks
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Saving failed: Ajax ErrorBrilliant Tobias. Thanks for the speedy feedback – that worked.
cheers
Hi Tobias
Great plugin.
I had the same issue here (latest WordPress and plugin). Put a “.” in the blank description field and it saved fine.
We’re running a brand new server using:
CentOS 7 servers with PHP 5.6 and MySQL 5.6Any ideas as to what the config issue could be?
Cheers
PaulForum: Plugins
In reply to: [Clone] Error on Backup: Mysql server has gone awayThanks. I’ve now managed to backup successfully. Then when doing a restore from URL into a sub directory WP install I’m getting the SQL issue again.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
The plugin encountered an error while cloning the database,the following error message was returned:
Error Message : MySQL server has gone awayTemporary files created in /home/hurric17/public_html/01/wp-content/wpclone-temp will be deleted.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>The max_execution_time = 1200
Any clues?
Thanks
Forum: Plugins
In reply to: [Clone] Error on Backup: Mysql server has gone awayOK. Which directories / files does it exclude?
Forum: Plugins
In reply to: [Clone] Error on Backup: Mysql server has gone awayHI – it was on backup. However I think it may have been to do with the file size (was around 1 GB). I’ve since deleted a lot of archive and video files to reduce the overall size of backup and it worked.
Forum: Plugins
In reply to: [Clone] Error on Backup: Mysql server has gone awayHi – I’m getting the same SQL error message.
I went into Advance Settings and ticked use wpdb but it didn’t work, just sits on a blank page ?