Problems with bottom widget and with products categories displays

This topic has 11 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: Ania
    Ania
    Participant
    March 9, 2017 at 00:50

    Welcome

    Im glad if you can help.

    1. I have problem with bottom widget (with woocommerce products). I cant set 4 columns like in your Royal demo, only 1 appear. I tried with static blocks but aint workout.

    2. At homepage under main slider, I set six product categories with description and miniatures. I cant give them smaller size to display all at one page, without scrolling. When i do that big white spaces appear.

    Greetings and I whish you could help.
    Ania

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2017 at 11:16

    Hello,

    Thank you for choosing our theme!
    Could you please provide wp-admin access in Private Content so we could check it?

    Regards,
    Rose Tyler.

    Avatar: Ania
    Ania
    Participant
    March 9, 2017 at 16:34

    Thank you for fast replay. Access send in private content.

    Greetings
    Ania

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 10, 2017 at 10:28

    Hello,

    Please, check the credentials that you provided and link to your admin panel, because I tried standard /wp-admin.

    Regards,
    Rose Tyler.

    Avatar: Ania
    Ania
    Participant
    March 10, 2017 at 15:14

    Welcome

    All access is open for all. I dont know why you cant enter. I waiting for SSL certificate, maybe thats why?

    Greetings

    Please, contact administrator
    for this information.
    Avatar: Ania
    Ania
    Participant
    March 10, 2017 at 15:30

    Welcome again

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 10, 2017 at 16:43

    Hello,

    1. Have you created your own footer using Static Blocks as described here https://www.8theme.com/demo/docs/royal/#!/9_footer ?
    2. By default, our widget displays 4 products in gallery on page.

    Regards,
    Rose Tyler.

    Avatar: Ania
    Ania
    Participant
    March 21, 2017 at 04:36

    Thank you for your fast replay, but i ve been ill, so I can replay now.

    1. Thank you! Almost fixed, but now column with tags its very hight and i cant align to rest content https://ibb.co/kEK0Jv

    2. I change to grid display, but now i have 2 columns with bigger whithe space than before 😉 https://ibb.co/dLyudv

    By the way great theme! I fix my other few issue wihtout any problems!
    Nice work 🙂

    Best regards

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2017 at 16:03

    Hello,

    1. Please read this article http://mekshq.com/limit-number-of-tags-in-wordpress-tag-cloud-widget/ and add the code in function.php file of your child theme.
    2. Please update required plugin to the last versions and try to disable 3-rd party plugins, then check widget of product categories.

    Thank you.

    Regards,
    Rose Tyler.

    Avatar: Ania
    Ania
    Participant
    March 23, 2017 at 01:55

    Hello again,

    1. Unfortunately your solution doesnt work, but i put some code and fix the problem. Maybe someone need

    
    function custom_woocommerce_tag_cloud_widget() {
        $args = array(
            'number' => 15,
            'taxonomy' => 'product_tag'
        );
        return $args;
    }
    add_filter( 'woocommerce_product_tag_cloud_widget_args', 'custom_woocommerce_tag_cloud_widget' );
    
    

    2. I give up and put only images with links.

    Greetings
    Ania

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 23, 2017 at 08:11

    Hello,

    We’re glad to hear that your issue was solved.
    Thank you for the notice.

    Regards,
    Rose Tyler.

  • Viewing 11 results - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.