Forum Replies Created

Viewing 30 posts - 14,941 through 14,970 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 17:15

    Hello,

    I’ve resaved permalinks settings in wp-admin panel.
    Please clear browser cache and check Shop page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 17:04

    Hello,

    In this case add this code in style.css of your child theme:

    .banner .banner-content {
        margin-top: 8% !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 16:37

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 16:35

    Hello,

    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 14:42

    Hello,

    Please update WordPress to the latest version and all other required plugins https://www.8theme.com/download-plugins/ .

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 14:37

    Hello,

    Is your issue resolved?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 14:30

    Hello,

    2. Thank you for your cooperation. We’ll contact you on the email concerning the testing.

    3. Recommended dimensions for product images are:
    Catalog images: 450 * 600px
    Single Product Image: 555 * 741px
    Product Thumbnails: 149 * 198px
    You can change it in WooCommerce > Settings > Products tab > Display.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 14:21

    Hello,

    It’s because Ajax Filter function is enabled (Theme Options > Shop). “Return to previous page” loads the previous URL in the history list. But shop page is not reloaded if you use Ajax pagination and this method will not work, because the previous page in the history list is Home page, not the 1st shop page. Disable Ajax Filter in Theme Options > Shop if you want to use “Return to previous page” on shop page.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:55

    Hello,

    Now we can’t access your site, getting an error “Secure Connection Failed”.
    Please check the site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:49

    Hello,

    Please add this code in custom.css file:

    .categories-mask span {
     display: none !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:44

    Hello,

    That field is located in “wp_postmeta” table in a database.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:33

    Hello,

    Try to use this code:

    .header-type-3 .logo-with-menu img {
     width: 300px !important;
    }
    .header-type-3 .main-nav .menu {
        width: 830px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:28

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:28

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:27

    Hello,

    I’ve added this code in CSS block of Visual Composer:

    .banner .banner-content {
        margin-top: 8% !important;
    }

    Clear browser cache and check the page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:23

    Hello,

    Please show us a page link where that content is shown.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:21

    Hello,

    Please clarify your issue with more details.
    Show a screenshot for better understanding.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:19

    Hello,

    I’ve added the code in style.css of the child theme.
    Please clear browser cache and check Brands drop down menu http://www.maidens.livingdigitally.co.uk/wordpress/ .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:15

    Hello,

    You can try to use Photoshop.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:14

    Hello,

    Please update the theme to the latest version and Woocommerce as well.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:07

    Hello,

    You can change breadcrumbs background in Theme Options > Header > Breadcrumbs Background.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 12:06

    Hello @TeeDev,

    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 11:29

    Hello,

    We’re glad you’ve solved the issue.

    Have a nice day!
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 11:28

    Hello.

    To adjust star-rating in a slider add this code:

    .carousel-area .product-title {
        position: relative !important;
        bottom: 10px !important;
        margin-top: -20px !important;
    }

    If you want to change stars color you need edit the file wp-content/themes/woopress/images/rating-active.png with some image editor.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 11:24

    Hello,

    You can add your content into short description area in a product editor and add this code in custom.css file:

    .products-grid .product-excerpt {
        display: block !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 11:21

    Hello,

    Try to add this code in style.css file of your child theme:

    .menu-column3 .nav-sublist-dropdown ul li:nth-child(3n+1) {
     margin-right: 50px !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 11:10

    Hello,

    Yes, it is.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 11:09

    Hello,

    To remove star-rating from slider add this code in style.css:

    .slide-item .product .star-rating {
       display: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 11:00

    Hello,

    I’ve added this code in CSS block of Visual Composer editor:
    http://storage3.static.itmages.com/i/15/0602/h_1433239145_1398859_53af78f0fb.png
    Please check the page now.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 2, 2015 at 10:54

    Hello,

    To remove star-rating add this code in style.css of the child theme:

    .products-grid .star-rating {
       display: none !important;
    }

    Regards,
    Eva Kemp.

  • 1 2 3 498 499 500 1,045 1,046 1,047
    Viewing 14,970 results - 14,941 through 14,970 (of 31,382 total)
Viewing 30 posts - 14,941 through 14,970 (of 31,382 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.