Forum Replies Created

Viewing 30 posts - 2,071 through 2,100 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 12:17

    Please add this code in Global Custom CSS.

    .page-heading.bc-type-7{
        padding: 50px 0;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 11:27

    In this case you need edit the etheme_top_links function in \wp-content\themes\royal\framework\theme-functions.php file.

    add this code

    <li class=""><a href="/autoinstalator/wordpressplus/wishlist/view/" class=""><?php _e('Browse Wishlist', ETHEME_DOMAIN); ?></a></li>

    before

    <?php if(etheme_get_option('promo_popup')): ?>
    <li class="popup_link <?php if(!etheme_get_option('promo_link')): ?>hidden<?php endif; ?>"><a class="etheme-popup <?php echo (etheme_get_option('promo_auto_open')) ? 'open-click': '' ; ?>" href="#etheme-popup"><?php _e('Newsletter', ETHEME_DOMAIN); ?></a></li>
    <?php endif; ?>

    See screenshot how it should be http://prntscr.com/b0ic0d

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 11:02

    Hello,

    Please add the following code in Global Custom CSS.

    .mobile-nav-heading,
    .mobile-nav .links li a{
        color: #FFF !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 10:11

    Hello,

    Sorry, but this method works only with Header Type which included the Top Bar menu. For example, Header Type 1-7, 9.
    http://prntscr.com/b0hl0h

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 09:59

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 08:35

    Hello,

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

    Regards,
    Robert Hall

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

    Hello @Tom Kent,

    The Blanco theme hasn’t the Global Custom CSS option. You should use the custom.css file to override the default styling of the theme.

    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 5, 2016 at 07:38

    Hello,

    Please navigate to Dashboard->Pages->Home Page (front end page) -> edit->Page-Layout->Sidebar Position->and select ‘Without Sidebar’.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 07:31

    Hello,

    You can add your own content there in Dashboard->Appearance->Widgets->Footer Copyright and Footer Links sidebars. See screenshot: http://prntscr.com/b0g96j

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 5, 2016 at 07:25

    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
    May 5, 2016 at 07:23

    Hello,

    You can remove them in products settings->General. See screenshot: http://prntscr.com/b0g7a5
    or add the following code in Theme Options->Custom CSS->Global Custom CSS.

    .product_meta .sku_wrapper{
    display:none;
    }

    Regards,
    Robert Hall

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

    Hello,

    Please add this code in Theme Options->Custom CSS->Global Custom CSS.

    .page-heading a,
    .page-heading #breadcrumb,
    .page-heading .delimeter {
        font-size: 10px !important;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 21:11

    Hello,

    Please provide us with link to the current page.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 19:57

    Hello,

    Yes, it’s deprecated and VC authors modified its code. So remove current Tabs element in your page and re-add a new one with your content, then save the page.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 19:52

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 19:24

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 19:23

    Hello,

    Please check it now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 19:16

    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 4, 2016 at 19:15

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 17:37

    Hello,

    You can download the latest version of the theme at this link:
    http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050

    Just login to your account there.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 16:25

    Hello,

    You can find this in the wp-content/themes/royal/framework/woo.php file in line 861.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 16:17

    First you need create the custom menu in Appearance->Menus – http://prntscr.com/b06ych
    Then navigate to Appearance->Widgets and add the Custom Menu widget to Right Side Top bar area – http://prntscr.com/b06yum

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 15:16

    Hello,

    You can edit this button in Dashboard->YIT Plugins->Wishlist->General Settings->”Add to Wishlist” text.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 14:48

    Hello,

    Yes, but we also recommend you to make full backup of the site before update to avoid any problems.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 4, 2016 at 14:46

    Hello,

    You’re using old Visual Composer version. Please update and check the issue.

    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 4, 2016 at 14:44

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

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

    Hello,

    These elements were created via Visual Composer plugin and you can remove them in Dashboard->Pages->Edit Page.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 3, 2016 at 14:19

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 3, 2016 at 14:12

    Hello,

    You can disable demo footer blocks in Theme Options->General then create you own footer copyright or edit the \wp-content\themes\woopress\framework\theme.php file on line 127-134

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 3, 2016 at 12:02

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

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