Forum Replies Created

Viewing 30 posts - 721 through 750 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    October 7, 2016 at 07:17

    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
    October 7, 2016 at 07:16

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 6, 2016 at 15:40

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 6, 2016 at 15:32

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 6, 2016 at 12:29

    Hello,

    Navigate to Dashboard->Theme Options->Import/Export and install the LookBook version.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 6, 2016 at 08:37

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 6, 2016 at 08:23

    Hello,

    Try to add this code in custom.css

    .header-variant2 .header-phone{
        width:500px;
    }
    .header-variant2 .span8 {
        width: 300px;
        float: right;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 6, 2016 at 07:56

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

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

    Hello,

    You need create the Statick Block then copy ID of that block and add to return tab.
    See screenshot how to find ID of the statick block: http://prntscr.com/cqf0mx

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 5, 2016 at 20:57

    Hello,

    You can edit it in the \wp-content\themes\royal\framework\theme-functions.php file on line 899
    Find ! Get logo section and you’ll see the code.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 5, 2016 at 19:48

    Hello,

    I’ve selected the target option to blank. See screenshot: http://prntscr.com/cq8wow
    Please check it now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 5, 2016 at 19:18

    Hello,

    You need to remove the following code in style.css of the Child Theme.

    .header-area {
        background: #fafafa !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 5, 2016 at 19:16

    Hello,

    Please update the theme to the latest version (4.2) then check issue.
    Before update delete “woocommerce” folder in the directory wp-content/themes/idstore/ 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).

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 5, 2016 at 18:25

    Hello,

    I’ve added the WooCommerce widget and its showing well. See screenshot:
    http://prntscr.com/cq7qd7
    http://prntscr.com/cq7qn9

    Could you please clarify which exactly widget you’ve tried to add there?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 5, 2016 at 16:38

    Hello,

    Could you please clarify with more details where exactly you want to changes color?
    Also you can try to add this code in custom css.

    body{
        color: #fff;
    }

    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
    October 5, 2016 at 16:05

    Hello,

    1. See breadcrumbs. How can i set only the title and the breadcrumbs like “home->shop” off?

    Sorry, but your query is unclear.
    Please show a screenshot of the issue and what you want to achieve.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 5, 2016 at 14:29

    Hello,

    You can change it in the \wp-content\themes\royal\framework\theme-functions.php file on line 785

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 4, 2016 at 14:31

    You are welcome! We are glad to help you!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 4, 2016 at 14:10

    Fixed. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 4, 2016 at 14:07

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 4, 2016 at 13:16

    Hello,

    Please use this code in custom css.

    .menu > ul > li > a {
        font-weight: bold;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 4, 2016 at 12:44

    Hello,

    Sorry, but we don’t provide support for 3rd-party plugins and can’t guarantee fully compatible with our theme.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 4, 2016 at 10:18

    I’ve reuploaded the theme for you. Please clear all cache then check issue.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 4, 2016 at 08:07

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 4, 2016 at 07:58

    Hello,

    You need edit the \wp-content\themes\royal\framework\theme-functions.php file on line 3753
    Find the following code
    $item_output .= $description;
    and replace with
    $item_output .= '<span style="display:none;">' . $description . '</span>';

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 4, 2016 at 07:33

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 3, 2016 at 16:43

    Hello,

    You can add an image via Add Media button. http://prntscr.com/cpc8ua
    Also add this code in Global Custom CSS.

    .category-description {
        display: block;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 3, 2016 at 16:17

    First you need to login with your Envato account then try to leave a comment at the bottom of page.
    See screenshot: http://prntscr.com/cpbwv0

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 3, 2016 at 13:50

    Hello,

    Unfortunately there is no option to change it.

    You can ask the Visual Composer support in comments section concerning your query as this is their configuration.
    https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    October 3, 2016 at 12:35

    Hello,

    1) You can change slug in \wp-content\plugins\et-post-types\post-types.php file 95
    'rewrite' => array('slug' => 'project')
    2) In this case you need edit the \wp-content\themes\classico\framework\templates\content-portfolio.php file on line 46

    Regards,
    Robert Hall

  • 1 2 3 24 25 26 383 384 385
    Viewing 750 results - 721 through 750 (of 11,542 total)
Viewing 30 posts - 721 through 750 (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.