realpetchicken
Forum Replies Created
-
@cesardelafuente you are correct, disable Minify JavaScript Files in the speed optimizer frontend caching page and now spectra and everything else is working fine again. thank you
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Remove PayPal buttonHaven’t tried it yet, the site is live, i’ll try at night during maintenance.
@caramella1123 @sukafia what fix? you basically passed the blame on the theme developer.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Critical Errori deleted the old one, and the new one seems to be okay. Thanks.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Critical Error@niklasinpsyde I just deleted woocommerce-ppcp-settings via phpmyadmin, and tried re-installing the plugin again, it seems to be working again, it recreated the woocommerce-ppcp-settings in my phpmyadmin. I connected again, how can i test and see if everything is working correctly? and is it okay to delete the old WooCommerce PayPal Checkout Gateway plugin?
@hristo-sg How can i check which 3rd party resources are lacking expires?
Forum: Plugins
In reply to: [Smart Slider 3] Lazyload help@nextend_ramona that worked! Thank you for the support. Do you guys have discounts on the plugin on major holidays? I would buy it at the right price.
Forum: Plugins
In reply to: [Smart Slider 3] Lazyload help@nextend_ramona it actually works, went to google pagespeed and it showed the image layer with css lazy actually lazyloaded, it just doesn’t go fullwidth on my site. I will understand if you can’t help me. I would buy pro if it was cheaper.
Forum: Plugins
In reply to: [Smart Slider 3] Lazyload help@nextend_ramona so i can add lazy css to the image layer, since lazy load is only available in the pro version.
@hristo-sg Sorry, errors on pingdom.com
# HTTPS forced by SG-Optimizer
<IfModule mod_rewrite.c>
RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteRule ^ https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteCond %{HTTPS} off
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
</IfModule>
# END HTTPS
# START PHP VERSION CHANGE forced by SG Optimizer
# END PHP VERSION CHANGE
# BEGIN WordPress
# The directives (lines) between “BEGIN WordPress” and “END WordPress” are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
# Block WordPress xmlrpc.php requests
<Files xmlrpc.php>
order deny,allow
deny from all
</Files>
# Wordfence WAF
<Files “.user.ini”>
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>
</Files>
# END Wordfence WAF# SGO Unset Vary
Header unset Vary
# SGO Unset Vary END`Forum: Plugins
In reply to: [WooCommerce] Shortcode for new and updated productsthis wasn’t solved sir, i am currently using the new products shortcode, but let’s say i update the stock on an item that was out of stock, is there a way to bring that newly updated item to the front with the new products?
Forum: Plugins
In reply to: [Smart Slider 3] Lazyload help@nextendweb_gabor Okay, i have another issue then, when i create an image layer and do fullwidth , it still shows white spaces on the left and right of the smart slider. I don’t want to use a background image, i want to use a image layer as the background.
Thanks.
Also Google Page Insights has issues with postgrid not having a width and height. Example: https://prnt.sc/14ucdne
@ianpurves I am having the same issue, where i tick caching but nothing is added to my .htaccess file.
you guys are awesome, i opened the ticket and was helped.