Forum Replies Created
-
AuthorPosts
-
Okay, Marcel.
It is some CSS code, we can help you always display left/right arrow button or on mobile by some CSS code bellow.
1. Always display code.nav_prev, .nav_next { opacity: 1!important; }2. The display on the mobile screen.
@media (max-width: 768px) { .nav_prev, .nav_next{ opacity: 1!important; }Regards.
Jackie.Hello Marcel.
I'm sorry, we forget this option at shortcode config.
Please go to file direction
{root}/wp-content/plugins/yolo-canifa-library/admin/vc_extension/shortcode/yolo-woocommerce.php line 117, and change this code
pagination: false
to
pagination: <?php echo esc_attr( $pagination); ?>
It will be display pagination as config.
Regards.
Jackie.I uploaded zip file again.
Hello, Marcel.
I'm sorry for late response.
With "yolo woo commerce" element setting with "slider", you can't show pagination, because it just the slider. We also check touch swipe on the mobile(android) device, it also works fine. Can you tell more your issue?
And with translate language, this is our mistake, we put to give you file wrong name.
With your language "Deutsch" please use language file name "yolo-de_DE.po" & "yolo-de_DE.mo" and put to /plugins/yolo-canifa-libray/languages/ direction.Regards.
Jackie.Hello Marcel D,
We so sorry for late response.
You can use my attach to replace your file 'yolo-product-masonry.php'. We also help you replace this button text.
Regards.
Jackie.Thank, if you have any question, you can create other ticket or open this ticket again.
Regards.Hello Marcel.
I'm sorry for late response.
No, your FTP account not work, please check it again. Or, we will guide you go to this file to edit language.
Please go to direction plugins/yolo-canifa-library/admin/vc_extensions/shortcodes/yolo-product-masonry.php line 217.
And change Load More text to your language.
Regards.
Jackie.Hello Marcel.
Please see my attach file, you put wrong "'" character walker attribute.
Regards.
Jackie.Hello, Billy.
To disable smooth scrolling, please go to customize/site enhancement/ and turn off Enable Smooth Scroll config.
Regards.
Jackie.Hello Billy,
Thank you for feedback us.
Yes, when you zoom in/out of the page, you can't scroll down to this page, it will go to down. Because we use smooth scroll script, this is one issue of this script.
I think you will understand.
Regards.
Jackie.Hello, Marcel.
Thank you for feedback us.
I found you put wrong code ‘walker’ character.
See my code below:'fallback_cb' => '', 'walker' => new yolo_megamenu_walkerRegards.
Jackie.Hello Marcel.
To display category description on the archive page, you can put this code to file direction yolo-canifa/index.php.<?php if( is_category() ) : ?> <?php global $cat; ?> <?php echo category_description( $cat ); ?> <?php endif; ?>Check it and let us again if you need something.
Regards.
Jackie.Hello Marcel,
Thank you for feedback us, and we so sorry for late response.
Can you give us your page URL still have "load more" button language, we can't found it on your site. Please also check FTP account again, it isn't working.
Regards.
Jackie.Hello Billy,
Thank you for feedback us.
We have been helped you installed the latest version of Visual Composer. Now it working fine.
Please check it and let us again if you still have the issue.
Regards.
Jackie.
Hey,
Please give us full access control permission and FTP account too.Thanks.
-
AuthorPosts
