Forum Replies Created

Viewing 30 posts - 4,981 through 5,010 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 18:39

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 17:52

    Hello,

    Please try to use the following code in Global Custom CSS.

    .menu .item-design-full-width .nav-sublist-dropdown ul > li > a:hover{
        text-decoration: underline;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 17:28

    Hello,

    I’ve clicked on “Slideshow-auto” in slider option then resaved settings. http://prntscr.com/8efdz9
    Please check now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 17:21

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 16:58

    Hello,

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

    Don’t forget to create back up of your site before starting update process!
    https://www.youtube.com/watch?v=KdWESIIPU1k
    The video tutorial is for Legenda theme, but the process is identical.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 16:34

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 15:43

    Hello,

    As I see Visual Composer works perfect now. Please see screenshot: http://prntscr.com/8ee70s

    Could you please clarify with more details what exactly you mean and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 15:34

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 14:14

    Hello @Mado,

    Please navigate to Revolution Slider select your slider and click “Slideshow-auto” in slider option then resave settings.

    See screenshot: http://prntscr.com/8dwd4f

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 14:09

    Hello,

    Please try to disable Ajax “Add To Cart” in Theme options->Single Product Page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 9, 2015 at 14:06

    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
    September 9, 2015 at 14:05

    Hello,

    Did you change your previous password to wp-admin ?
    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 15:23

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 15:03

    Hello,

    You need edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product”) and add this code after line 2010:

    if($instagram == 1) {
    $html .= '
    <li>
    <a href="http://url_to_your_Instagram_page" class="'.$tooltip_class.'" title="'.__('Instagram', ET_DOMAIN).'" target="_blank">
    <i class="ico-instagram"></i>
    <svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
    <circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
    </svg>
    </a>
    </li>
    ';
    }

    and
    'instagram' => 1,after line 1927

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 14:45

    Hello,

    You can click “dismiss notice”. It’s only notice.
    This message doesn’t effect to the performance of your website.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 14:21

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 13:53

    Hello,

    Please try to import theme now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 13:26

    Hello,

    You need update the theme manually via FTP:
    https://www.8theme.com/demo/docs/royal/index.html#!/installation_upgrade

    You can download the latest version of the Royal theme here:
    http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 13:24

    As I see it’s working perfect now. See screenshot: http://prntscr.com/8dz27k

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 13:13

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.
    Navigate to Dashboard->Visual Composer->General Settings and select all Content Types.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 13:09

    Try to use the following code in Global Custom CSS.

    .page-content .wpb_row{
        margin-bottom: 0px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 12:48

    I’ve changed the code a little. Please check it now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 12:17

    Hello,

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

    .woocommerce ul.wcmp-cat-grid.products li.product-category{
    display: inline-block;
    }
    .sidebar-position-without .product-category{
    width:33.1% !important;
    }
    .wcmp-product, .wpb_row .wpb_column .wpb_wrapper .wcmp-product{
        margin: auto;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 12:05

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 11:50

    Hello,

    You’re welcome!
    If you have any questions don’t hesitate to contact us.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 10:44

    Hello,

    You can use the following code in Global Custom CSS.

    blockquote.testimonials-text{
        height: 370px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 10:38

    Hello,

    You can find this string in \themes\royal\woosearchform.php file on line 14

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 10:27

    Hello,

    You forgot to select your custom footer block in page settings.
    Please see screenshot: http://prntscr.com/8dxjsm

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 09:52

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    September 8, 2015 at 09:40

    Hello,

    We don’t provide support for 3rd-party plugins.
    Sorry for the inconvenience.

    Regards,
    Robert Hall.

  • 1 2 3 166 167 168 383 384 385
    Viewing 5,010 results - 4,981 through 5,010 (of 11,542 total)
Viewing 30 posts - 4,981 through 5,010 (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.