giusgenc
Forum Replies Created
-
Forum: Plugins
In reply to: [Depicter — Popup & Slider Builder] menu bar space after updateAlso note that the CTRL+V (paste) command does not work
Forum: Plugins
In reply to: [Depicter — Popup & Slider Builder] menu bar space after updateGood morning, the problem has been resolved with the latest update. Thanks.
Thanks for the reply, so clearing this table doesn’t have any negative effects on SEO and links? Correct?
Forum: Plugins
In reply to: [Depicter — Popup & Slider Builder] Admin Page Spacing Issue After UpdateI’m having the same problem too
I read that 4.2.3 version of popup builder solve the issue
https://blog.sucuri.net/2024/01/thousands-of-sites-with-popup-builder-compromised-by-balada-injector.htmlsolved?
- This reply was modified 2 years, 3 months ago by giusgenc.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Conditional fields hiddenHi have the same problem, resolved deactivating w3 total cache plugin.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Conditional Fields not appearingHi found the problem, issue with W3 Total Cache plugin
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] The group is remaining hiddenHi have the same problem. Conditional Fields not appearing
Forum: Fixing WordPress
In reply to: Empty spaces after WordPress 5.7 updateSeems to work, thanks
Forum: Fixing WordPress
In reply to: Empty spaces after WordPress 5.7 update@otto42 Sorry for the inexperience, this code must be inserted in the css code of the theme?
Forum: Fixing WordPress
In reply to: Empty spaces after WordPress 5.7 update@otto42 To simplify everything, it would be better to indicate how to change the rule for block editore that is causing this “problem”. It’s possible?
Forum: Fixing WordPress
In reply to: Issue with space added near shortcodes in WordPress 5.7Unfortunatelly now I have downgraded the wp version. However I haven’t shortcode on my page buy for any tag <p> I have this problem.
Comparing the old CSS with the one after the update I noticed that before where it was: <p></p> now is added <p>:: before</p>.This causes an empty space of 15px or 20px.
Inspecting the code after the update, it adds:
p: empty: before {
content: “”;
}Disabling this code from the Chrome console fixes the problem.
- This reply was modified 5 years, 2 months ago by giusgenc.
Forum: Fixing WordPress
In reply to: Empty spaces after WordPress 5.7 updateHi @robertoon .
I haven’t shortcode in my pages..Forum: Fixing WordPress
In reply to: Empty spaces after WordPress 5.7 updateUnfortunatelly now I have downgraded the wp version. However I haven’t shortcode on my page buy for any tag <p> I have this problem.
Comparing the old CSS with the one after the update I noticed that before where it was: <p></p> now is added <p>:: before</p>.This causes an empty space of 15px or 20px.
Inspecting the code after the update, it adds:
p: empty: before {
content: “”;
}Disabling this code from the Chrome console fixes the problem.
- This reply was modified 5 years, 2 months ago by giusgenc.