Forum Replies Created

Viewing 30 posts - 2,491 through 2,520 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 22:55

    Please try to disable third-party plugins one by one, very likely one of them caused issue.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 22:36

    Hello,

    In this case you should use @font-face rule.

    Please read more here:
    https://css-tricks.com/snippets/css/using-font-face/

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 21:40

    Hello,

    Please check your menu now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 20:06

    Hello,

    I’ve added the following code in Global Custom CSS. Please check.

    .product .product-image-wrapper.hover-effect-default-light .footer-product .show-quickly{
            top: -20px;
    }
    .footer-product .yith-wcwl-add-to-wishlist {
        position: relative;
        top: 4px;
    }
    .product .product-image-wrapper .footer-product .yith-wcwl-add-to-wishlist a:before {
        left: 5px;
        top: 2px;
        position: relative;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 18:25

    Hello,

    As I see you didn’t set your menu. http://prntscr.com/aj0n7y

    Also please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 18:22

    I’ve added CSS style for sign up button in Global Custom CSS. Check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 17:52

    Hello,

    Do you want the same style of button as on promo popup?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 17:30

    Hello,

    Please update the theme to the latest version and check issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 16:59

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 16:32

    Hello,

    I’ve added code in Custom CSS for mobile. Please check it.

    .content-product .type-label-2 {
        right: 0px;
    }
    .product-details .price {
        font: 13px/25px 'Lato', Arial, Helvetica, sans-serif;
    }
    .content-product .type-label-2 {
        font-size: 13px !important;
    }
    .product-details .price del {
        font-size: 13px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 15:52

    Hello,

    Please try to use this code

    .archive .page-content {
    padding-top: 0px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 23, 2016 at 15:24

    Hello,

    Navigate to Dashboard->Theme Options->Blog Layout->and select Top for Sidebar position for responsive layout.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 14:26

    Hello,

    do you want it for all menu links or some individually?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 13:33

    Hello,

    In this case you should edit etheme_top_links() function in \wp-content\themes\woopress\framework\theme-functions.php file on line 933-1005.
    For example, add this code
    <li class="popup_link "><a class="" href="your-link-here"><?php _e('Link name', ETHEME_DOMAIN); ?></a></li>
    before the following part of code

    <?php if(etheme_get_option('promo_popup')): ?>
    <li class="popup_link <?php if(!etheme_get_option('promo_link')): ?>hidden<?php endif; ?>"><a class="etheme-popup <?php echo (etheme_get_option('promo_auto_open')) ? 'open-click': '' ; ?>" href="#etheme-popup"><?php _e('Newsletter', ETHEME_DOMAIN); ?></a></li>
    <?php endif; ?>

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 12:42

    You’re welcome and thanks!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 12:23

    I’ve enabled ‘Include styles from “Ultimate Addons for Visual Composer” on every page’ option in Dashboard->Theme Options->General.
    Please check the issue.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 12:15

    Also please provide us with link to wp-admin panel.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 12:12

    There was a syntax error and I’ve added space between <?php and global code.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 11:27

    Hello,

    I’ve fixed this issue. Please check the site.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 11:17

    The official demo of Sidebar option is scoring 0/100

    This is true because our demo also uses images of the big size.
    If you try to reduce the size of images you will see that the points will be increase.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 10:29

    Hello,

    As you can see you’re using images with very big size. See screeenshot: http://prntscr.com/aieses
    You need to reduce them to increase the site speed.

    Also you can speed up the site following the suggestions from these articles:

    http://codex.wordpress.org/WordPress_Optimization

    http://techtage.com/speeding-up-wordpress-sites/

    http://www.sparringmind.com/speed-up-wordpress/

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 09:40

    Hello,

    We’ve just disabled the ‘Just Catalog’ option in Theme Options->Shop. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 08:59

    Hello,

    Please update the theme to the latest version also and check the issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k
    (it’s for Legenda theme but the process is the same).

    If the issue will persists provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 08:55

    Hello,

    I’ve added the following code in Child Theme. Please check the issue now.

    .products-small .product-item .variation dd:nth-child(2n):after {
        content: " /";
        position: absolute;
        right: -5px;
        top: 0;
    }
    .products-small .product-item .variation dd{
        position:relative;
        display:inline-block;
    }
    .shop_table .product-name dl dd{
        position:relative;
    }
    .woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
        margin: 2px 0 .25em;
    }
    .shop_table .product-name dl dd:after {
        content: "/";
        float: right;
        margin-left: 5px;
        position: absolute;
        top: 0;
        right: -5px;
    }
    .products-small .product-item .variation dd:last-child:after{
       display:none;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 22, 2016 at 08:18

    Hello,

    You should login to your account on ThemeForest then you can download theme:
    http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976

    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k
    (it’s for Legenda theme but the process is the same).

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 21, 2016 at 15:00

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 21, 2016 at 14:59

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 21, 2016 at 14:30

    Hello,

    We’re glad to hear it.
    If you have any questions feel free to contact us.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 21, 2016 at 14:28

    Hello,

    I’ve just published a test post and added it in the Hair Care category. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 21, 2016 at 14:22

    Hello,

    You can just dismiss this notice. This will not affect the performance of your site.

    Regards,
    Robert Hall

  • 1 2 3 83 84 85 383 384 385
    Viewing 2,520 results - 2,491 through 2,520 (of 11,542 total)
Viewing 30 posts - 2,491 through 2,520 (of 11,542 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.