José
Forum Replies Created
-
I guess it’s someting with this lines no?
RewriteCond /home/camposde/public_html/mydomain.com/wp-content/cache/all/$1/index.html -f RewriteRule ^(.*) "/wp-content/cache/all/$1/index.html" [L]
# BEGIN WpFastestCache <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{HTTP_HOST} ^mydomain.com RewriteRule ^(.*)$ http\:\/\/www\.mydomain\.com\/$1 [R=301,L] # Start WPFC Exclude # End WPFC Exclude RewriteCond %{HTTP_HOST} ^www.mydomain.com RewriteCond %{HTTP_USER_AGENT} !(facebookexternalhit|WhatsApp|Mediatoolkitbot) RewriteCond %{REQUEST_METHOD} !POST RewriteCond %{HTTPS} !=on RewriteCond %{REQUEST_URI} !(\/){2}$ RewriteCond %{REQUEST_URI} \/$ RewriteCond %{QUERY_STRING} !.+ RewriteCond %{HTTP:Cookie} !(comment_author_|wordpress_logged_in|wp_woocommerce_session) RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC] RewriteCond %{HTTP_USER_AGENT} !^.*(Vivaldi|\bCrMo\b|CriOS|Android.*Chrome\/[.0-9]*\s(Mobile)?|\bDolfin\b|Opera.*Mini|Opera.*Mobi|Android.*Opera|Mobile.*OPR\/[0-9.]+|Coast\/[0-9.]+|Skyfire|Mobile\sSafari\/[.0-9]*\sEdge|IEMobile|MSIEMobile|fennec|firefox.*maemo|(Mobile|Tablet).*Firefox|Firefox.*Mobile|bolt|teashark|Blazer|Version.*Mobile.*Safari|Safari.*Mobile|MobileSafari|Tizen|UC.*Browser|UCWEB|baiduboxapp|baidubrowser|DiigoBrowser|Puffin|\bMercury\b|Obigo|NF-Browser|NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|Minimo|NetFront|Novarra-Vision|MQQBrowser|MicroMessenger|Android.*PaleMoon|Mobile.*PaleMoon|Android|blackberry|\bBB10\b|rim\stablet\sos|PalmOS|avantgo|blazer|elaine|hiptop|palm|plucker|xiino|Symbian|SymbOS|Series60|Series40|SYB-[0-9]+|\bS60\b|Windows\sCE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Window\sMobile|Windows\sPhone\s[0-9.]+|WCE;|Windows\sPhone\s10.0|Windows\sPhone\s8.1|Windows\sPhone\s8.0|Windows\sPhone\sOS|XBLWP7|ZuneWP7|Windows\sNT\s6\.[23]\;\sARM\;|\biPhone.*Mobile|\biPod|\biPad|MeeGo|Maemo|J2ME\/|\bMIDP\b|\bCLDC\b|webOS|hpwOS|\bBada\b|BREW).*$ [NC] RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f [or] RewriteCond /home/camposde/public_html/mydomain.com/wp-content/cache/all/$1/index.html -f RewriteRule ^(.*) "/wp-content/cache/all/$1/index.html" [L] </IfModule> <FilesMatch "\.(html|htm)$"> AddDefaultCharset UTF-8 <ifModule mod_headers.c> FileETag None Header unset ETag Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" Header set Pragma "no-cache" Header set Expires "Mon, 29 Oct 1923 20:30:00 GMT" </ifModule> </FilesMatch> # END WpFastestCache # BEGIN GzipWpFastestCache <IfModule mod_deflate.c> AddType x-font/woff .woff AddOutputFilterByType DEFLATE image/svg+xml AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript AddOutputFilterByType DEFLATE application/x-font-ttf AddOutputFilterByType DEFLATE application/vnd.ms-fontobject AddOutputFilterByType DEFLATE font/opentype font/ttf font/eot font/otf </IfModule> # END GzipWpFastestCache # BEGIN LBCWpFastestCache <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf|x-html|css|xml|js|woff|woff2|ttf|svg|eot)(\.gz)?$"> <IfModule mod_expires.c> ExpiresActive On ExpiresDefault A0 ExpiresByType image/gif A2592000 ExpiresByType image/png A2592000 ExpiresByType image/jpg A2592000 ExpiresByType image/jpeg A2592000 ExpiresByType image/ico A2592000 ExpiresByType image/svg+xml A2592000 ExpiresByType text/css A2592000 ExpiresByType text/javascript A2592000 ExpiresByType application/javascript A2592000 ExpiresByType application/x-javascript A2592000 </IfModule> <IfModule mod_headers.c> Header set Expires "max-age=2592000, public" Header unset ETag Header set Connection keep-alive FileETag None </IfModule> </FilesMatch> # END LBCWpFastestCache # BEGIN rlrssslReallySimpleSSL rsssl_version[2.4.3] <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] </IfModule> # END rlrssslReallySimpleSSL # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress <IfModule deflate_module> <IfModule filter_module> AddOutputFilterByType DEFLATE text/plain text/html AddOutputFilterByType DEFLATE text/xml application/xml application/xhtml+xml application/xml-dtd AddOutputFilterByType DEFLATE application/rdf+xml application/rss+xml application/atom+xml image/svg+xml AddOutputFilterByType DEFLATE text/css text/javascript application/javascript application/x-javascript AddOutputFilterByType DEFLATE font/otf font/opentype application/font-otf application/x-font-otf AddOutputFilterByType DEFLATE font/ttf font/truetype application/font-ttf application/x-font-ttf </IfModule> </IfModule> RewriteEngine on # Options +FollowSymlinks RewriteCond %{HTTP_REFERER} o-o-6-o-o\.com [NC,OR] RewriteCond %{HTTP_REFERER} hrw\.org RewriteCond %{HTTP_REFERER} humanorightswatch\.org RewriteCond %{HTTP_REFERER} aliexpress\.com RewriteRule .* - [F] # BEGIN WP Performance Score Booster Settings
Thank you
Yes,
Please https://cl.ly/3S1K2P302C0oThank You
I have put memory_limit = 512M
@dwinden
Thank YouFatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 48235552 bytes) in /home/…/public_html/domain.com/directory/plugins/better-wp-security/core/modules/backup/class-itsec-backup.php on line 153
in PHP 5.6 i have the same problem to.
Olá,
I have the same problem to.Please fix
Thank You
Forum: Plugins
In reply to: [WooCommerce EU VAT Assistant] EU VAT number for B2C transactions ValidationThank You Diego.
Forum: Plugins
In reply to: [WooCommerce EU VAT Assistant] EU VAT number for B2C transactions ValidationForum: Plugins
In reply to: [WooCommerce EU VAT Assistant] EU VAT number for B2C transactions ValidationOlá Diego,
In the “Edit Billing Address” it’s possible translate de place holder VAT number, i think this change the first input placeholder in the checkout.
My first place holder in the checkout is NIF, and in the “Edit Billing Address” are in the label place.
EU VAT in Checkout https://www.dropbox.com/s/pfrbr9abmu2zw9l/checkout.png?dl=0
EU VAT in “Edit Billing Address” https://www.dropbox.com/s/qj1muqjmu9xidit/edit-billing-address.png?dl=0
Sorry, and Thank You Diego
Forum: Plugins
In reply to: [WooCommerce EU VAT Assistant] EU VAT number for B2C transactions ValidationThank You Diego.
5 Stars in the Review and is the best support for a free plugin.
Thank You
Forum: Plugins
In reply to: [WooCommerce EU VAT Assistant] EU VAT number for B2C transactions ValidationThank You Diego.
Forum: Plugins
In reply to: [WooCommerce Payment Methods] Is the icon font updated?Olá,
Que plugin estás a usar para o pagamento por Multibanco?
Forum: Plugins
In reply to: [WooCommerce EU VAT Assistant] EU VAT number for B2C transactions ValidationOlá Diego.
It is possible to put the EU VAT in my account in billing address – edit?
Thank You
Forum: Plugins
In reply to: [WooCommerce EU VAT Assistant] EU VAT number for B2C transactions ValidationThank you Diego.
What is the option for this?
– Disable the VAT number field (i.e. allow only B2C).
Optional – Customers can enter a EU VAT number to get VAT exemption.
Always required – Customers must enter a valid EU VAT number to complete a purchase. This means that only B2B sales with EU businesses can be completed.
Required only for EU addresses – Customers who select a billing country that is part of the EU must enter a valid EU VAT number to complete a purchase. Customer who select a non-EU country can proceed without entering the VAT number.
Hidden – Customers will not be able to enter a EU VAT number. This option is useful if you do not plan to sell to EU businesses.