csandreas1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Payment on HOLD did not receive payment amount for shippingokay i fixed the issue in PayPal. Nothing wrong with woocommerce.
It has nothing to do with predictions plugin. I also tried to install the free version. The problem is in the Matchdays of the Main plugin.
Forum: Reviews
In reply to: [Gutenberg] I like WordPress 5 with the new gutenberg editorThis plugin can easily be compared with Page Builder by SiteOrigin.
PBBS is a very popular and great WordPress plugin that allows users to edit content from the WP Dashboard.
Their main difference is that Gutenberg gives you the ability to edit content in the design mode. You don’t need to update every time to see the effect in the frontend.
You can add widgets, columns, colors, etc something that old TinyMCE editor was lacking.
Of course you can use both Divi and Gutenberg there is no problem to it. Just please do me a favour and do not use Old tinyMCE.
Let’s give Gutenberg a try because it has the perspective to be better and better.
My only concern is that it’s not compatible with Woocommerce yet.
- This reply was modified 7 years, 5 months ago by csandreas1.
Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?Clearfy was causing issue with preloading i uninstalled that. Though i did not figure out the issue with the login yet
Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?If you open the console you will notice that the JS/AJAX request is not sent on cached pages. ON INCOGNITO IT WORKS THOUGH, have we splitted the issue enough or not yet?
Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?We haven’t figured out the issue yet and i am about to uninstall this plugin :/
An other issue “preloading” does not preload all pages unless i do it manually… i have checked folder and there are pages missing. (my website has only 100 pages)- This reply was modified 7 years, 6 months ago by csandreas1.
- This reply was modified 7 years, 6 months ago by csandreas1.
- This reply was modified 7 years, 6 months ago by csandreas1.
Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?Here is my complete htaccess file
FileETag MTime Size # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$ RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule . /index.php [L] </IfModule> # END WordPress <IfModule mod_expires.c> ExpiresActive On # Images ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/webp "access plus 1 year" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType image/x-icon "access plus 1 year" # Video ExpiresByType video/mp4 "access plus 1 year" ExpiresByType video/mpeg "access plus 1 year" # CSS, JavaScript ExpiresByType text/css "access plus 1 month" ExpiresByType text/javascript "access plus 1 month" ExpiresByType application/javascript "access plus 1 month" # Others ExpiresByType application/pdf "access plus 1 month" ExpiresByType application/x-shockwave-flash "access plus 1 month" </IfModule> <IfModule mod_deflate.c> # Compress HTML, CSS, JavaScript, Text, XML and fonts AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/vnd.ms-fontobject AddOutputFilterByType DEFLATE application/x-font AddOutputFilterByType DEFLATE application/x-font-opentype AddOutputFilterByType DEFLATE application/x-font-otf AddOutputFilterByType DEFLATE application/x-font-truetype AddOutputFilterByType DEFLATE application/x-font-ttf AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE font/opentype AddOutputFilterByType DEFLATE font/otf AddOutputFilterByType DEFLATE font/ttf AddOutputFilterByType DEFLATE image/svg+xml AddOutputFilterByType DEFLATE image/x-icon AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/xml # Remove browser bugs (only needed for really old browsers) BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/html Header append Vary User-Agent </IfModule>Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?How can i enable ETag? Can i just add expire headers?
Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?i am also using Clearfy plugin but i do not think it’s the issue i tried to disable it as well.
- This reply was modified 7 years, 6 months ago by csandreas1.
Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?i think preloading broke my site π I see blank pages
- This reply was modified 7 years, 6 months ago by csandreas1.
- This reply was modified 7 years, 6 months ago by csandreas1.
Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?I do not know if it’s Cloudflare problem, I tried to pause it and sometimes it works sometimes not. I have used chrome, edge and firefox. On firefox sometimes there is problem on the cached pages.
Even with Cloudflare enabled sometimes the login works. When paused sometimes does not work.
I am confused can you help me diagnose this issue ?
Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?The main issue here, when you visit a cache page you can’t login using the Tonda theme login widget at the top (as shown in the screenshot)
Forum: Plugins
In reply to: [WP Super Cache] How to stop header from being cached?I have that option ticked (“Donβt cache pages for known users”)
Indeed when i disable cloudflare the issue does not occur for logged in usersHowever the Cloudflare setting “bypass cache on cookie” is not available on their free plan. What is the plan B? Do you recommend to disable cloudflare performance?
- This reply was modified 7 years, 6 months ago by csandreas1.
- This reply was modified 7 years, 6 months ago by csandreas1.
- This reply was modified 7 years, 6 months ago by csandreas1.
- This reply was modified 7 years, 6 months ago by csandreas1.
Forum: Plugins
In reply to: [W3 Total Cache] Logged users on cached pages are not loggedWell i have the same problem. On the top of the header there is a login widget that pops up the login form. It is developed by the theme developers.
Well that thing has to be dynamic and not static.. Each time you click the button it should request data from the server and not just show the cached js /html file
Forum: Plugins
In reply to: [PayPal for WooCommerce] Proceed to checkout button missingWell by removing paypal icons from the cart page it seems a fast and cheap solution:
