Forum Replies Created

Viewing 30 posts - 5,581 through 5,610 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 19:51

    Navigate to Dashboard->Settings->Reading and change Front Page to Home.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 19:21

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 19:21

    Hello,

    Sorry, but FTP credentials aren’t correct. Please check them and provide us again.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 18:19

    Hello,

    I’ve just checked Theme Options and all options loaded fine.
    Please see screenshot: http://prntscr.com/7yh36r

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 17:41

    Hello,

    This question is a bit unclear for us. Could you please clarify us with more details?
    As I see you’re using Royal theme already.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 17:38

    Hello,

    Please use this code in custom css

    .comment-respond{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 17:08

    Hello,

    1) You can use this code in custom css:

    .portfolio-item .portfolio-image .portfolio-mask{
        display: none;
    }

    2) Please try to add the following code in custom css:

    .portfolio-item .portfolio-image .portfolio-mask .mask-content{
        margin-left: -32px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 16:55

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 16:55

    Hello,

    You can change link in \wp-content\themes\legenda\framework\shortcodes.php file on line 1255.
    Please replace this code:
    <a href="http://www.facebook.com/sharer.php?u='.$permalink.'&images='.$image.'" target="_blank"><span class="icon-facebook"></span></a>
    to
    <a href="https://www.facebook.com/kamalwebdesignerdelhi" target="_blank"><span class="icon-facebook"></span></a>

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 16:23

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 16:22

    Hello,

    Please update WooCommerce plugin to the latest version and check this issue.
    Don’t forget to make backup of the site before update.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 15:44

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 15:23

    Hello,

    You can change color for these buttons via CSS code.
    Please try to add the following code in Custom CSS.

    .button.white{
    background-color: rgba(255,255,255,0.7);
    color: #222;
    border: 1px solid #dbdbdb !important;
    }
    .button.white:hover {
    color: #fff !important;
    background-color: #ed1c2e !important;
    border: 1px solid #ed1c2e!important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 29, 2015 at 14:53

    Hello,

    Please update theme to the latest version.
    Don’t forget to make backup site before update.
    Here is video tutorial how to update:
    https://www.youtube.com/watch?v=KdWESIIPU1k
    The video tutorial is for Legenda theme, but the process is identical.

    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
    July 29, 2015 at 14:23

    Hello,

    Please try to use this code in Custom CSS.

    .page-heading{
        border-bottom: solid 1px #df1997 !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 15:39

    Hello @mckenziesmith,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 14:54

    1) You can add Empty Space element via Visual Composer plugin. Please look at screenshot: http://prntscr.com/7xz7oc

    2) You’re using old theme and plugins versions. Please update them.
    Here is video tutorial how to update theme:
    https://www.youtube.com/watch?v=KdWESIIPU1k
    The video tutorial is for Legenda theme, but the process is identical.

    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
    July 28, 2015 at 13:40

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 13:40

    Yes, you can add this code in Child Theme or Custom CSS.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 13:13

    Hello,

    I’ve added the following code in custom.css file. Please check it.

    .main-footer .wpb_content_element,
    .main-footer .wpb_row{
        margin-bottom: 0px !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 12:15

    Hello,

    As I see this is working as you want.
    In this case need to disable ‘Enable Ajax Filter’ in Theme Options-Shop.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 11:12

    Hello,

    I’ve changed height value in Footer FR static block. See screenshot: http://prntscr.com/7xwxod

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 10:33

    Hello,

    Try to disable third-party plugins, some of them caused issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 09:28

    Hello,

    Please provide us with link to page and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 09:25

    I’ve added code for this sections in Global Custom CSS. Please check it now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 08:29

    Hello,

    Please navigate to Dashboard->Visual Composer->General Settings and select all Content Types.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 08:27

    I’ve added this code in Global Custom CSS for menu links. Please check.

    .menu > li a {
        font-family: 'Roboto', Arial;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 07:29

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots to understand how it should look?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 07:26

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    July 28, 2015 at 07:24

    Hello,

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

    Regards,
    Robert Hall.

  • 1 2 3 186 187 188 383 384 385
    Viewing 5,610 results - 5,581 through 5,610 (of 11,542 total)
Viewing 30 posts - 5,581 through 5,610 (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.