irishetcher
Forum Replies Created
-
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Blank button shapes under footerThanks Gabe, you hit the nail on the head. I removed the unload on the photo swipe and that resolved the issue. My display: none; solution was a stopgap, long hours and brain not functioning etc…but all good now.
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Blank button shapes under footerHi Alex,
I just used some css to make them disappear:
.pswp { display: none; }
You should check to see if you have the .pswp class enclosing what you are seeing before using this.
Forum: Requests and Feedback
In reply to: Leave / Stay on Page DialogueThanks Kai, much appreciated.
Forum: Requests and Feedback
In reply to: Leave / Stay on Page DialogueMy steps are:
Edit Product -> add new detail to field -> Click Update -> View Product -> Dialogue prompt Leave / Stay on Page appears.
I am using Toolset additional post fields on the Product type. I have this implemented on some sites. Could br the culprit in my case.
Will Post more observations as I come across them.
Hi Marc,
I just see your addition to the discussion. It is starting to become more clear?
Thanks for your input.
Ok, so these are listings of plugins that are known mouse these tables.
It seems odd to me as I never installed these plugins. My initial reaction is that somehow the site got hacked with these installed and then removed. It does seem odd.
Hi,
I forgot that I opened the ticket. Since then I was able to connect and I just checked and it is fine.
Forum: Plugins
In reply to: [WooCommerce] Some redundant tablesThanks Con,
Instead of removing the tables, it looks like to me that it’s the entries that need to be removed.
I’ll take the database backup to be sure.
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Wordfence Flagging file changes.Hi Gabe,
Got it. So I can leave the plugin as is and it really doesn’t matter. Or if I am a neat freak I can reinstall the plugin. I presume that whenever the next update for the plugin is released there is a chance this will clear up the warnings anyway.
Cheers
Forum: Plugins
In reply to: [Custom Post Type UI] Preventing users adding categories to categoriesThanks Michael,
I do remember some time ago preventing users, when creating posts, from adding more categories from the post. I may have used a function specifically for this purpose or, as I may do now, just use a function to echo out some css to hide the element in question.
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] WordFence flagging some issues.Thanks for getting back to me on those flagged issues. I hadn’t customised the style of the icons but what I did do was delete and reinstall both Sassy Social Share and Smash Balloon plugin and this cleared up the issue.
I do have other sites where I have customised the social icons so I will note that the file changes with these may get flagged by WordFence.
Thanks Gabe,
Good to know, I will definitely look into that, wouldn’t be good to have the admin bar on show.
Hi Gabe,
Looks like this was a false alarm. When I logged in today and checked all seems fine again. When the Manage in the front option was used it corrected the issue fo the las few days. When I turned it off today everything was OK.
Could it be something to do with something other than the plugin over caching a bad page load of my site when logged in?
All is fine anyway.
The above seems to happen when you have the manage on front end option off. Turning it on fixes the problem as a temp fix.
Forum: Plugins
In reply to: [W3 Total Cache] Inodes & CloudflareThanks Marko,
I have taken note of your recommendations. I will report back with updates on how I fair with my testing.