Forum Replies Created

Viewing 30 posts - 2,041 through 2,070 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 08:14

    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.

    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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 08:08

    Hello,

    I’ve added the following code in Page Settings. Please check.

    .banner-right .vc_column-inner{
        padding-top:0px !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 07:56

    Fixed. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 07:32

    Hello,

    I’ve removed the margin-top value in row setting at Home Page and add this code in Global Custom CSS. Please check now.

    .menu > li > a{
    color: #fff !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 10, 2016 at 07:20

    Hello @rustymosby72,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 15:47

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 15:46

    Hello,

    Please update the theme to the latest version and check issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ 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
    (it’s for Legenda theme but the process is the same).

    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
    May 6, 2016 at 13:47

    As I see it’s works again. See screenshot: http://prntscr.com/b0y4zo

    Also you’re using old theme and plugins versions.

    Please update the theme to the latest version.

    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).

    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
    May 6, 2016 at 13:43

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 12:36

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 12:35

    I don’t know what exactly you changed before.

    We recommend make backup of the site every time before making changes.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 12:21

    Hello,

    As I see you’ve not upload the logo image in Theme Options->Header.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 12:16

    I’ve just edited code. Please check it now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 11:40

    Hello,

    I’ve added this code in custom.css file. Please check.

    .shown-side-area .side-area-icon {
        width: initial;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 10:42

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 10:41

    Hello,

    All plugins are external extensions which are included into theme because for each product we purchase “Extended license” and that’s why we are able to include it into them.
    This plugins work fine without activation and you can always get actual version if you want directly from us.
    Just ask and we’ll send you current version. We update plugins with theme updates time to time so with each next theme update, plugins will be also updated.
    The option with registering of these plugins has been already added to plugin and this only allow you to get automatic updates and support for this plugin directly from author if you need.
    You don’t need to register this product because it is not required but if you want to get those features, then you need to purchase this plugin directly from author. This is how it works for all themes on Themeforest and not only in our case.

    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
    May 6, 2016 at 09:41

    It’s not a bug. You should reload the browser or use mobile device and check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 09:29

    Hello,

    Please try to add this code in custom.css file.

    .header-wrapper{
    background: #FF80C1;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 08:58

    Hello,

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

    .ult_tabmenu.style3>li.ult_tab_li a{
    color: #000000 !important;
    text-transform: uppercase;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        font-size: 16px;
    padding: 10px 16px;
    }
    .ult_tabmenu.style3>li.current {
        background: transparent !important;
        color: #000000 !important;
    }
    .ult_tabmenu.style3>li.ult_tab_li:before{
    display:none;
    }
    .ult_tabmenu.style3>li.current a{
        color: #e5534c !important;
    }
    .ult_tabmenu.style3>li.ult_tab_li {
        background: #fff !important;
    }
    .ult_tabmenu.style3>li.ult_tab_li a:after {
        content: '';
        border: none !important;
        display: block;
        width: 5px !important;
        height: 5px !important;
        position: absolute;
        top: 13px !important;
        right: 0px;
        left: auto !important;
        background-color: #000;
    }
    .ult_tabmenu.style3>li.ult_tab_li:last-child a:after{
    display:none;
    }
    .ult_tabmenu:before {
        border-top: 1px solid #dddddd;
        right: 0px;
        width: 100%;
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -1px;
    }
    .ult_tabmenu{
        border-bottom:none !important;
    }

    Also check the menu items now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 08:08

    Hello,

    Please update the theme 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
    May 6, 2016 at 07:47

    Hello,

    Try to add the following code in custom.css file.

    .wpb_flickr_widget{
        background-image: url('http://daladaniels.com/wp-content/uploads/2016/05/bg-body.png') !important;
        background-repeat: no-repeat;
        background-position: right bottom;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 07:42

    Hello,

    Please try to add the following code in custom.css file.

    .top-panel .vc_btn3.vc_btn3-size-md {
        padding: 10px 45px !important;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 07:21

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 07:20

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 07:19

    Hello,

    I’ve added this code in custom.css file. Please check now.

    .header-images {
        margin-bottom: 0px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 07:14

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 6, 2016 at 07:10

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 14:22

    You can set the Food page as front end page in Dashboard->Settings->Reading.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 13:34

    Hello,

    I’ve disabled the sidebar in Page Settings->Page Layout. Please check it now.

    Regards,
    Robert Hall

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

    Hello,

    I’ve added this code in the Child Theme. Please check.

    .products-grid.product-count-5 .product {
        width: 150px !important;
    }

    Regards,
    Robert Hall

  • 1 2 3 68 69 70 383 384 385
    Viewing 2,070 results - 2,041 through 2,070 (of 11,542 total)
Viewing 30 posts - 2,041 through 2,070 (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.