wordpresslover7
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Editor Tools] Bullet Spacing?That’s a pure css issue. Get to know css padding attribute better.
Solved out by turning on the following advanced option:
Mobile device support. (External plugin or theme required. See the FAQ for further details.)
Forum: Plugins
In reply to: [WP Super Cache] Cache works but not on homepageIt’s because of Polyang plugin which propably sets some cookie, but how to solve it?
Forum: Plugins
In reply to: [WP Super Cache] DONOTCACHEPAGE defined. Caching disabled. issueHello @dellspeedprop
Did you solve the problem? I have the same problem on my main page. In source code I cannot find any donotcachepage.
Forum: Plugins
In reply to: [LiteSpeed Cache] LS Cache incompability with WP 5.6, Avada theme 7.2Hey,
1) Thanks for help. Turning HTML minification OFF solved the issue.
2) How am I supposed to do search “ob_start” in my plugins/themes? Shall I do it in wp-content folder on server or locally?
3) LS cache breaks the icons on the aformentioned page: https://rekinfinansow.pl/konto-przekorzystne-pekao/ – see lists – red and green li – what’s the solution for that?
4) is LS cache plugin itself or with extended paid service able to
a) eliminate render blocking css and js of theme on mobile devices
b) unused css and jss from loading
c) speed up contenful paint by 2 seconds?Please take a look at the report: https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Frekinfinansow.pl%2F&tab=mobile
Forum: Plugins
In reply to: [LiteSpeed Cache] LS Cache incompability with WP 5.6, Avada theme 7.2LS cache creates random blank pages. It is so unstable. Deactivation and Uninstallation do not help. Only WordPress removal via FTP and reupload really helps.
Could you please investige the issue deeply?
Examples of LS cached pages which are blank.
https://rekinfinansow.pl/konto-przekorzystne-pekao/
https://rekinfinansow.pl/kredyty/Forum: Themes and Templates
In reply to: [Loose] Incompability with WP 5.6Hi,
The problem was caused by minification of JS scripts by Let’s Review WordPress Plugin.
However combo LS cache, Let’s Review Plugin in the orginal setting works fine with other themes.
Thanks for your answer, this is not important problem anymore.
Forum: Plugins
In reply to: [Flamingo] CSV export problem (bushes and broken lines)To be more specific, bushes still exists in excel. I need to first open csv file in a notepad or ither text editor. This is for sure some UTF coding issue.
How that can be solved?
I will do it but that’s not the solution.
To be more specific. Pages are not saved with fusion bulidier only if they were already published.
The problem occures though I marked the following options:
Do Not Cache Roles
Selected roles will be excluded from cache:
– Administrator
– AuthorI suspected browser caching but clearing it out, even using another browser do not help. Suprisingly Avada developers tested it on their side and couldn’t replicate the problem.
Any other suggestions at the moment?
I will try to exclude caching from uri “page edit”: /wp-admin/post.php?post=29874&action=edit
but what should be the correct rule to apply to all pages? “/wp-admin/” ?
Forum: Plugins
In reply to: [Flamingo] Remove All MessagesI used phpmyadmin, SQL tab and pasted
delete from wp_posts where post_status=’trash’;
It removed all trash records from falimingo, posts and pages.
Forum: Plugins
In reply to: [W3 Total Cache] Browser cache – Blank page or incorrect page renderingThat was not possible as I got monster CPU VPS and had not such problems in previous versions of WP.
I finally moved to Litespeed cache – works like a charm with full minification and gzip.
Thanks for you help Marko.
Forum: Plugins
In reply to: [Flamingo] Remove All MessagesHello @tinuch1976 @takayukiste !
How to delete all records from flamingo – addres book and messages – step by step? I got over 7000 records.
I have phpMYadmin, but if there is any other more convinient option I will be so grateful.
I regret @takayukiste used wp_posts instead of seprate SQL table for flamingo which was very bad decision in terms of large websites performance, and even deleting all records for not that advanced users like me.
Nevertheless @takayukiste is a living legend of Web history ??
Forum: Plugins
In reply to: [W3 Total Cache] Browser cache – Blank page or incorrect page renderingDear Marko,
I did exacly as you told me. This does not solve the problem at all. I tested the results in Edge, Chrome, Girefox in private mode.
After the failure, I also tried to change other browser options (CSS/JS) etc according to your guideline. Didnt help either.
Do you want to investigate that problem from back-end?
Forum: Plugins
In reply to: [W3 Total Cache] Browser cache – Blank page or incorrect page renderingHello Marko,
Now it is even worse. I followed your advice and disabled all boxes in HTML/XML section except gzip. Now all pages load wrong every time.
My settings right now: https://i.imgur.com/AuIiF89.png
I had to disbled browser caching again no to lose traffic.
Forum: Plugins
In reply to: [W3 Total Cache] Browser cache – Blank page or incorrect page rendering