Forum Replies Created

Viewing 30 posts - 1,201 through 1,230 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    August 8, 2016 at 09:54

    Hello,

    The wp-admin credentials are not correct. Please check and provide us again.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 8, 2016 at 09:51

    Hello,

    Your credentials are incorrect. Please check them.

    Also please update the theme and all required plugins to the latest version.
    Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
    Don’t forget to make backup of the site before update.

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

    Also you can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 10:52

    Hello,

    Try to use the following code

    <ul class=”links”>
    <li><a href="<?php echo '/fr' . $_SERVER["REQUEST_URI"] ?>">FR</a></li>
    <li><a href="<?php echo '/nl' . $_SERVER["REQUEST_URI"] ?>">NL</a></li>
    </ul>

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 10:31

    Hello,

    our theme uses modified Woocommerce template files so it is normal that some file versions may be outdated. It is not bug and does not have effect on front-end.
    You may just skip this notification.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 10:30

    Hello,

    Unfortunately, there is no such option.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 10:23

    Hello,

    1) You can change the image in Row Settings->Background. See screenshot http://prntscr.com/c2a85d
    2) Seems it’s working fine now – http://prntscr.com/c2a8cv

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 10:18
    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 10:11

    Hello,

    If I understand you correctly you can try to add this code in Theme Options->Styling->Custom CSS->Custom CSS for tablet

    .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
        min-width: 100%;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 10:06

    Hello,

    You didn’t selected the breadcrumbs background in Theme Options->General->Header settings -http://prntscr.com/c2a40k

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 10:01

    Ok, this topic closed.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 09:59

    Hello,

    As I see the header is black already – http://prntscr.com/c2a2j9

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 09:57

    Hello @Jimbo and @queenb123,

    Is there any other questions in this thread? Can we close that topic?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 09:55

    Hello,

    That is strange Rob, funny how W3 Total Cache worked?

    With our demo site it worked too.

    I did not change any settings on WP Super Cache so that is strange as well

    Unfortunately we do not know what’s exactly wrong with your settings.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 09:49

    Ok, looking forward to your reply.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 09:48

    Hello,

    Please provide us with full permissions to wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 09:43

    Hello @FlashNFunky,

    There is a lot of customization.
    You’ve added two times the same code. See screenshot – http://prntscr.com/c29r9i and change margin value to your need to fix difference in browsers.

    You’ve added the padding value to reduce the menu items – http://prntscr.com/c29s30 you can play with them.

    For product brand add this code

    .sidebar-widget .widget-title span, .sidebar-slider .widget-title span {
        line-height: 26px;
    }
    

    The issue with ‘new and offers’ comes because you’re added this code in custom css – http://prntscr.com/c29uk5

    .sidebar-widget .widget-title span, .sidebar-slider .widget-title span {
        font-size: 23px;
    }

    Remove this padding for ‘new and offers’ in mobile navigation. See screenshot: http://prntscr.com/c29v0h

    .widget-title span{
        padding: 0 35px;
    }

    Remove this code in custom css to fix issue with red color in mobile menu – http://prntscr.com/c29yaw

    .mobile-nav .links {
        background-color: red;
    }

    P.S. I think the best way to fix this bunch of issues will be to copy (backup) the CSS code (in Theme Options->Custom CSS->Global Custom CSS) and add them again as parts, not all.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 09:00

    Hello,

    Currently the category displayed is that one whose name comes first in alphabet.
    In this case you can try to find some 3rd-party plugins to change order.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 08:36

    Hello,

    Please try to disable third-party plugins one by one, some of them caused issue.
    After deactivate all plugins the gold captcha works too – http://prntscr.com/c29ihs and products – http://prntscr.com/c29j7c

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 6, 2016 at 08:13

    Hello,

    Do you have any other questions? Can we close this topic?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 15:23

    Hello,

    Sorry, but we don’t provide support for third-party plugins. You can try it yourself.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 14:39

    Fixed. Something else?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 14:33

    Hello,

    Please use this code

    .download-url a{
        color: #fc5a5a;
        text-decoration: underline;
    }

    1)

    div.product_meta .sku_wrapper, div.product_meta .posted_in {
        display: none;
    }

    2) Please show us screenshot to understand what exactly you mean.
    3) Use this code

    .product-grid .price {
        text-align: center;
        width: 100%;
    }
    .product-grid .product-name-price {
        text-align: center;
    }
    .product-grid .btn-cont {
        width: 100%;
    }

    4) In this case you should upload the hover image in Products settings. See screenshot: http://prntscr.com/c1yx51
    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 14:06

    Hello,

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

    Don’t forget to make backup of the site before update.

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

    Also you can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
    enter your purchase code of the theme to get the plugins.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 14:01

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 14:00

    All changes that you made in admin panel such as adding products, changing images and text content will not lose after theme update.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 13:56

    Hello,

    If you want use this theme on other domain then yes, you need a new license.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 13:54

    There are a lot of issues that comes from your Custom CSS code which you added in Theme Options->Custom CSS. Please check it first.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 13:39

    I’ve changes some CSS style in Global Custom CSS. Please check.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 12:45

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    August 5, 2016 at 12:45

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

    .home .product-image-wrapper {
        height: 260px;
    }
    .archive .product-image-wrapper {
        height: 280px;
    }
    .product-content-image{
        width: 100%;
        height: 100%;
    }
    .product-content-image img{
        position: absolute;
        bottom: 0px;
        left: 0;
    }

    Regards,
    Robert Hall

  • 1 2 3 40 41 42 383 384 385
    Viewing 1,230 results - 1,201 through 1,230 (of 11,542 total)
Viewing 30 posts - 1,201 through 1,230 (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.