Forum Replies Created

Viewing 30 posts - 6,391 through 6,420 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    May 25, 2015 at 16:03

    Hello truer,

    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 25, 2015 at 16:02

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 25, 2015 at 16:01

    Hello,

    You need comment out this code.
    <?php /* the_time(get_option(‘date_format’)); */?>

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 25, 2015 at 16:00

    Hello,

    I’ve enabled option Show “Add to cart” button in Theme Options->Products Page layout. Please ckeck.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 25, 2015 at 15:23

    Hello @truer,

    Could you please clarify with more details what exactly you want to do and show us screenshots?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 25, 2015 at 15:22

    Hello,

    Please add this code in custom.css file
    1)

    @media only screen and (max-width: 480px){
    .main-products-loop .product {
      width: 50% !important;
    }}

    2)

    .copyright{
    display:none;
    }

    3)

    @media only screen and (max-width: 1200px){
    .menu>li>a {
      font-size: 14px;
    }}

    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 25, 2015 at 15:15

    Hello,

    You’re welcome!
    We’ve taken your request into our account.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 25, 2015 at 14:37

    Hello,

    Please follow this folder structure and open file in some text/code editor and change name for “Related Products” wp-content/themes/royal/woocommerce/single-product/related.php
    If you want we can help you with that. Please provide us with FTP credentials in Private Content and your new name for “Related Products”.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 25, 2015 at 14:29

    Hello @nikos,

    Please make backup of your site and we’ll try to reupdate theme for you.
    Very likely some files are crashed.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 10:09

    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 23, 2015 at 09:55

    Hello,

    Do you have created Register page?
    https://www.8theme.com/demo/docs/royal/index.html#!/4_registration_page

    We can’t log to your admin panel. Please provide us with correct credentials in Privat Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 09:18

    Hello,

    1) Please provide us with screenshot for what part of text you want change font size.
    2) Try to add this code in custom.css file

    .page-description pre{
    display:none;
    }

    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 23, 2015 at 08:48

    Hello,

    You can select ‘Off’ for ‘Show “byline” on the blog’ in Theme Options->Blog Layout.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 08:41

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 08:28

    Please use this code

    .shop-table .table-bordered td.product-quantity .quantity input[type="number"]{
    color:#fff;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 08:27

    Hello,

    I’ve just checked step by step that you wrote above click on ‘quick search’->’return to previous page’ and it’s back to blue house section.
    What browser you’re using? Meybe update to the latest version anf clean cache.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 08:10

    As I see quantity is white now.
    Please add the following code in custom.css file.

    .shop-table .table-bordered td.product-price span, .shop-table .table-bordered td.product-subtotal span{
    color:#fff;
    }
    .shop-table .table-bordered .remove-item{
    border-color: #fff;
    color:#fff;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 07:42

    Hello,

    Please try to add this code in custom.css file

    .cart-popup-container{
    background:#000;
    }
    .cart-popup-container p,
    .order-list .media-heading a,
    .shopping-container .small-h,
    .shopping-container .big-coast{
    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
    May 23, 2015 at 07:10

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 07:09

    Hello,

    I’ve just checked your site and didn’t see layout problem.
    Maybe provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 07:06

    Hello,

    Please provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 23, 2015 at 07:04

    Hello,

    You can hide this darkened “out of stock” with adding this code in custom.css file.

    .out-of-stock{
    display:none;
    }

    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 23, 2015 at 07:00

    Hello,

    Yes, it will be better if you delete “woocommerce” folder before overwriting the entire “royal” folder.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 22, 2015 at 15:50

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 22, 2015 at 15:49

    Hello,

    Please try to add this code in custom.css file

    .banner-title{
      font-family: Helvetica !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 22, 2015 at 15:46
    Avatar: Robert Hall
    Robert Hall
    Participant
    May 22, 2015 at 15:37

    Hello @AnnaVJohnson,

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

    2) You need not worry about this message. It does not affect the performance of your site.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 22, 2015 at 15:32

    Hello,

    Sorry, but we don’t have such feature in our theme.
    We’ve taken your request into our account.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 22, 2015 at 14:28

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 22, 2015 at 14:02

    Hello,

    As I see there is no deforming the image. Please see screenshot: http://prntscr.com/782jb6
    Maybe provide screenshot for our better understanding and highlight what exactly you mean.
    Also please update your browser and clean cache.

    Regards,
    Robert Hall.

  • 1 2 3 213 214 215 383 384 385
    Viewing 6,420 results - 6,391 through 6,420 (of 11,542 total)
Viewing 30 posts - 6,391 through 6,420 (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.