ckov1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Small pictures on Single product pageok,
i know i made more then 5 shops with your plugin , also complete translate on mk_MK
i know how it function
will check all products and will change all images on normal dimensions like it should to be
will test and if there any problems will contact you again
thanks anyway
Forum: Plugins
In reply to: [WooCommerce] Small pictures on Single product pagei only use woocommerce here nothing else
Forum: Plugins
In reply to: [WooCommerce] Small pictures on Single product pageBefore 10 days all 3 pictures are show normal ,
that is happen suddenly i do not know how ( pictures changes it self), also same is on another products
see also this link: https://printstanica.mk/product/%d0%b3%d0%b5%d0%bb-%d0%bf%d0%b5%d0%bd%d0%ba%d0%b0%d0%bb%d0%be-sensation-2/
if you check all pictures are 800x800px , i can not separately in product gallery to choose which one to show with different dimensions ( zoom also work normal)
p.s. if you can advise, can i use plugin regenerate thumbnails , and will this plugin fix that problem ?
- This reply was modified 4 years, 4 months ago by ckov1.
Forum: Plugins
In reply to: [Contact Form 7] Send email with user metaAll ok , excuse me for replay before ,
tested and work very well
Forum: Plugins
In reply to: [Contact Form 7] Send email with user metaMaybe i expalin wrong ,
now will share few screenshots and i think will be more clear
1. with code:
add_filter(‘user_contactmethods’, ‘custom_user_contactmethods’);
function custom_user_contactmethods($user_contact){
$user_contact[‘phone_number’] = ‘Phone number’;return $user_contact;
}i receive and write user phone number in wp_usermeta
-> https://www.dropbox.com/s/yr37r6obyd8e37r/Screenshot%202020-05-16%2008.34.44.png?dl=0-> https://www.dropbox.com/s/h4i2pgq7m7g5csg/Screenshot%202020-05-16%2008.35.46.png?dl=0
and i like to print ( echo ) this phone number for loged user into the mail when he will fill up form which is made with contact form 7 plugin
https://www.dropbox.com/s/b2300xekjj6j4bs/Screenshot%202020-05-16%2008.36.06.png?dl=0
on picutre php code which is written is only test :
Phone Number:
<?php $user_id = wpum_get_queried_user_id();
if ( $user_id ) {
$phone_number = get_user_meta( $user_id, ‘phone_number’, true ); ?>but isn’t work
i think i am more clear now what i need
Forum: Plugins
In reply to: [W3 Total Cache] Need helpok thanks
Forum: Plugins
In reply to: [W3 Total Cache] Need help@vmarko i think w3 total cache is not work properly because all those mods he see that are not work and that is problem , or maybe i am wrong
and i see that if those mods are not work or as mentioned ‘Not detected’ speed page will not be affected
i know that images can be optimized with another plugin
Forum: Plugins
In reply to: [W3 Total Cache] Need helpyes, but they not work and GT Metrix report that few functions for cache are not turn on : https://gtmetrix.com/reports/designsd.ch/uTyqEHdk ( seems that they not work as well )
Forum: Plugins
In reply to: [W3 Total Cache] Need helpyes, installed and active , check on screen shot
Forum: Plugins
In reply to: [W3 Total Cache] Need helpI found how to changed and i change into fastCGI and when i check compatibility i see same results
Forum: Plugins
In reply to: [W3 Total Cache] Need helpYes, it is correct it is php-fpm , but i do not have any other solution , if i select fast-cgi web page is not work
what can i do here , any advise ?
Forum: Plugins
In reply to: [FG Joomla to WordPress] Stuck on 13%Thanks will continue to you ticket system
thanks for helping
Forum: Plugins
In reply to: [FG Joomla to WordPress] Stuck on 13%No , nothing, only stuck on 13 % showing those errors that some file from source page can not be copied and that is repeated few times and i leave more then 7h and percentage not change , just stay on 13%
if you need i can make several screen shots