jiibuser
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Blocksy] size of picture in card (woocommerce)Ok i see, thanks ! ??
Forum: Themes and Templates
In reply to: [Blocksy] size of picture in card (woocommerce)Okay i see. So what’s the purpose of changing the size of the picture ?
Best regards
Forum: Themes and Templates
In reply to: [Blocksy] size of picture in card (woocommerce)Oh, I justed noticed that the width of picture’s emplacement depends of the number of columns.
Forum: Themes and Templates
In reply to: [Blocksy] Woocommercr change all my websiteAbsolutely, It was strange but i fixed it.
ThanksForum: Themes and Templates
In reply to: [Blocksy] Woocommercr change all my websiteFinally i solved this, thanks
Forum: Themes and Templates
In reply to: [Blocksy] Font-face (css3)Thanks !!!!!!!!!
Forum: Fixing WordPress
In reply to: Adding custom fonts with CSS3 @font-faceHere’s the functions.php of my child theme :
<?php if (! defined('WP_DEBUG')) { die( 'Direct access forbidden.' ); } add_action( 'wp_enqueue_scripts', function () { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); }); // Delete the compression ratio for Jpeg pictures add_filter( 'jpeg_quality', create_function( '', 'return 100;' ) ); ?>
Forum: Themes and Templates
In reply to: [Blocksy] Font-face (css3)Doesn’t the problem come from the order in which the styles are called?
Forum: Themes and Templates
In reply to: [Blocksy] Font-face (css3)I just noticed that even, when try to change the color of my text in the style.css file and then i upload it on my ftp server, it doesn’t work !
The problem come from the ftp i guess ? It looks like that the child theme do not load the style.css fileForum: Fixing WordPress
In reply to: Adding custom fonts with CSS3 @font-faceI just noticed that even, when try to change the color of my text in the style.css file and then i upload it on my ftp server, it doesn’t work !
The problem come from the ftp i guess ? It looks like that the child theme do not use the style.css file- This reply was modified 4 years ago by jiibuser.
Forum: Themes and Templates
In reply to: [Blocksy] Header and woocommerceYes, thank you !
Forum: Themes and Templates
In reply to: [Blocksy] Different header/pagesOK, thanks ??
Do you know when the pro version will be available ?
CheersForum: Themes and Templates
In reply to: [Blocksy] Picture product size on woocommerce shopOk, thank you very much
Forum: Themes and Templates
In reply to: [Blocksy] Problem displaying changes in real timeHi ??
Yes,i did it.
Thank you.
Have a nice week toi !