Forum Replies Created

Viewing 30 posts - 1,711 through 1,740 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    June 10, 2016 at 07:34

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 10, 2016 at 07:33

    Hello,

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

    Don’t forget to make backup of the site before update.

    Also try to disable third-party plugins one by one and check it.

    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
    June 10, 2016 at 07:23

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 10, 2016 at 07:19

    Hello @wowdres,

    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
    June 9, 2016 at 15:34

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 15:09

    Hello,

    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.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 15:08

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 15:06

    I’ve set the padding top value to 28px for second column.
    Please check it now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 15:01

    You need edit code in \themes\royal\framework\shortcodes.php file in section ” ! Share This Product”.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 14:26

    Hello,

    In this case our theme used the fontAwesome icons. If you want to replace them with own images try use the following code as example in Global Custom CSS.

    .ico-twitter{
    background-image: url("here is link to your image");
    }
    .menu-social-icons .ico-twitter:before {
        visibility: hidden;
    }
    
    .ico-facebook{
    background-image: url("here is link to your image");
    }
    .menu-social-icons .ico-facebook:before {
        visibility: hidden;
    }
    .ico-pinterest{
    background-image: url("here is link to your image");
    }
    .menu-social-icons .ico-pinterest:before {
        visibility: hidden;
    }
    .ico-google-plus{
    background-image: url("here is link to your image");
    }
    .menu-social-icons .ico-google-plus:before {
        visibility: hidden;
    }
    .ico-envelope{
    background-image: url("here is link to your image");
    }
    .menu-social-icons .ico-envelope:before {
        visibility: hidden;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 14:00

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 13:59

    Try to upload the images with 600 x 300 dimensions.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 13:55

    Hello,

    I’ve enabled the ‘Include styles from “Ultimate Addons for Visual Composer” on every page’ option in Theme Options->General. Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 13:40

    As I see you’ve uploaded images with different sizes. Try to upload with the same sizes.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 13:32

    1) Fixed. I’ve added the empty text widget into Right Side bar area (Appearance->Widgets). Please check.
    2) Could you please clarify about social icons. What exactly you want change there?

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 12:41

    In this case you can add text into the Text Block element. I’ve did it for one of them. Please check.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 10:31

    Hello,

    Please provide screenshot for our better understanding and highlight how it should be and current link to that page.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 10:28

    Hello,

    You can find this string in \wp-content\themes\royal\woocommerce\cart\cart-empty.php file

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 08:59

    Hello,

    We can’t log into wp-admin panel. Got message ‘You don’t have permission to access /wp-login.php on this server.’

    Please check it.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 08:40

    Hello,

    I’ve just updated the theme and all other plugins to latest versions. Please check your site now.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 07:56

    Hello,

    Please try to disable third-party plugins one by one and check it, very likely one of them caused issue.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 07:45

    Hello,

    Please try to add this code in custom.css

    @media (max-width: 1200px){
    .fixed-header {
        display: none !important;
    }
    }
    .fixed-header-area .fixed-header .logo-with-menu+div+div {
        float: initial;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 9, 2016 at 07:37

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 8, 2016 at 22:25

    Hello,

    You can try to add this code in Theme Options->Custom CSS->Global Custom CSS

    #tab_additional_information{
    display:none;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 8, 2016 at 21:24

    Navigate to Dashboard->Products->edit Product->Product Data->Attributes and uncheck the ‘Visible on the product page’ option there.

    See screenshot:
    https://gyazo.com/c6222da3ca2b4d84c53da792b7f1ed08

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 8, 2016 at 19:57

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 8, 2016 at 19:44

    Hello,

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

    .page-content {
        margin-top: 0px;
    }

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 8, 2016 at 19:27

    Hello,

    We need log to the site to see code of this lines. So please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 8, 2016 at 19:20

    Hello,

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

    Regards,
    Robert Hall

    Avatar: Robert Hall
    Robert Hall
    Participant
    June 8, 2016 at 18:42

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

  • 1 2 3 57 58 59 383 384 385
    Viewing 1,740 results - 1,711 through 1,740 (of 11,542 total)
Viewing 30 posts - 1,711 through 1,740 (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.