stkontra
Forum Replies Created
-
Kedves Peter,
Kosznom gyors valaszod. Elnezesedet kerem, igazad van es a jovoben nyitok uj temat, de most szerintem mar egyszerubb ha itt valaszolok, meg szerintem az elottem szolonak is hasonlo gondja van a telefonszammal a gls miatt.Igen, be van kapcsolva.
https://snipboard.io/i5btCJ.jpgEsetunkben kizarolag mobilszam lenne elfogadott, mert a GLS visszadobja a vezetekeset, mivel arra nem kuldenek SMS-t. Tehat a vezetekes szam kizarva, mert az is csak GLS hibat generalna.
Udv,
IstvanNalunk is belehet irni a +36 utan 0-at es elfogadja sjnos. Nincs hibauzenet.
Szia,
Ugyenez okoz nekunk is rengeteg problemat, mondjuk +3677 -et irnak be es a gls nem csinalja mega cimket.
Esetleg azt meglehetne-e oldani, hogy validalja a rendszer az, hogy csak +3620 ..30 vagy ..70 -et lehessen beirni, esetleg a select -el kivalasztani?
Elore is kosznom.
Udv,
IstvanForum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Remove line breaksThanks Arshid.
I could not figure out what way to edit it.
But the clients needs this quickly. I would be happy pay for you support if you could advise or sort it out for us.
Many thanks in advance.
Regards,
StevenForum: Plugins
In reply to: [Themify - WooCommerce Product Filter] embed shortcode php fileFor example if you search on this page for ‘sakk’ https://gardos.anima-labor.hu/product-category/ajandek-holgyeknek/botok-ajandek-holgyeknek/
But if you search for ‘sakk’ on this page, then all ok.: https://gardos.anima-labor.hu/shop/Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] embed shortcode php fileAnother problem.
Is there a way to make the title search field search globally not only on the category page it is on?
I know this plugin was meant to be a filter, but the search works well with DIVI Theme Builder pages, where I can’t use woocommerce search widget as it doesn’t work.
So if there is a way to even modify a php file of the plugin, or put in a snippet into the functions.php of the theme, I would really appreciate some help with it.Basically all I need is to make the query string look like this:
domain.com/shop/?wpf_page=1&id=kereso&wpf=1&wpf_termekkereso=sakk
So start with /shop/ all the time, no matter what page you search on.- This reply was modified 4 years, 3 months ago by stkontra.
Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] embed shortcode php fileThank you guys. Yes, I should have thought about it. It worked.
Forum: Plugins
In reply to: [Brands for WooCommerce] Displaying brand name next to product titleThanks Oleg.
Sorry there is a typo in the previous post:
Do I need the /wp-content front of the uploads…Do I need the /wp-content from of the uploads in the code?
location ~ (?<root>.+)/wp-content/uploads/(?<path>.+)\.(?<ext>jp?g|png|gif)$ { if ($http_accept !~* "image/webp") { break; } add_header Vary Accept; expires 365d; try_files $root/wp-content/uploads-webpc/$path.$ext.webp $uri =404; }
Ok, yes, I have this in the nginx server configuration:
location ~ (?<root>.+)/uploads/(?<path>.+)\.(?<ext>jp?g|png|gif)$ { if ($http_accept !~* "image/webp") { break; } add_header Vary Accept; expires 365d; try_files $root/wp-content/uploads-webpc/$path.$ext.webp $uri =404; }
Hi Mateusz,
Thanks for your quick reply.
Yes, it’s apache+nginx+varnish
So, what is missing from the htaccess?AddType image/webp .webp # 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> # BEGIN WebP Converter <IfModule mod_mime.c> AddType image/webp .webp </IfModule> <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP_ACCEPT} image/webp RewriteCond %{DOCUMENT_ROOT}/$1/uploads-webpc/$2.jpg.webp -f RewriteRule (.+)?uploads/(.+)\.jpg$ $1/uploads-webpc/$2.jpg.webp [T=image/webp] RewriteCond %{HTTP_ACCEPT} image/webp RewriteCond %{DOCUMENT_ROOT}/$1/uploads-webpc/$2.jpeg.webp -f RewriteRule (.+)?uploads/(.+)\.jpeg$ $1/uploads-webpc/$2.jpeg.webp [T=image/webp] RewriteCond %{HTTP_ACCEPT} image/webp RewriteCond %{DOCUMENT_ROOT}/$1/uploads-webpc/$2.png.webp -f RewriteRule (.+)?uploads/(.+)\.png$ $1/uploads-webpc/$2.png.webp [T=image/webp] </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/webp "access plus 1 year" </IfModule> # END WebP Converter
add_filter('webpc_uploads_path', function($path) { return 'wp-content/uploads/'; }); add_filter('webpc_uploads_webp', function($path) { return 'wp-content/uploads-webpc'; });
`add_filter(‘webpc_uploads_path’, function($path) {
return ‘wp-content/uploads/’;
});add_filter(‘webpc_uploads_webp’, function($path) {
return ‘wp-content/uploads-webpc’;
});Forum: Plugins
In reply to: [Számlázz.hu integráció WooCommerce-hez] HTTP 500 error PHP 7.2 – velKoszonom gyors valaszat ilyen kesoi orakban es nem mellesleg vasarnap. Igen, a logbol kiderul, hogy a CIB bankartyas pluginnel veszik ossze. Mindegyik latszolag mukodik ha a masik ki van kapcsolva. Ez erdekes. De a fogonosz szerintem a cib-es bovitmeny lesz, azt hiszem az ioncube-bal van gondja. Megegyszer koszonom.