Forum Replies Created

Viewing 30 posts - 3,661 through 3,690 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 19:06

    Hello,

    In this case you should use CSS style in Theme Options->Custom CSS->Global Custom CSS. For example you can reduce height and logo size.

    .header-logo img {
        max-width: 70px;
        float: left;
    }
    .navbar {
        padding: 7px 0;
    }
    
    .navbar-right {
        margin-top: 10px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 18:36

    Hello,

    This question is a bit unclear for us. Could you please clarify us with more details?
    What are you trying to achieve?

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 18:03

    Hello,

    In this case you need edit \themes\woopress\framework\shortcodes.php file in // ! Share This Product section

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 17:59

    Hello,

    You can check it here:
    http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050

    See screenshot: http://prntscr.com/9bf0rz

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 17:56

    Hello,

    This is an image. You can change it in Row Settings->Background.
    See screenshot: http://prntscr.com/9bezq9

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 17:09

    Hello,

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

    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
    The video tutorial is for Legenda theme, but the process is identical.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 16:41

    I’ve just imported the animals footer. Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 15:36

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 15:04

    Hello,

    I’ve created button for you with tag <a class="followInstagram"></a> and added the following style in Global Custom CSS

    .followInstagram{
        border-color: #252525;
        color: #000;
        text-transform: uppercase;
        border-width: 2px;
        border: 1px solid #000;
        border-width: 2px;
        font-weight: 500;
        border-radius: 0;
        font: 11px/15px 'Raleway', sans-serif;
        line-height: 15px;
        font-size: 11px;
        padding: 8px 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: color 0s linear;
        -moz-transition: color 0s linear;
        -ms-transition: color 0s linear;
        -o-transition: color 0s linear;
        transition: color 0s linear;
        display: inline-block !important;
    }
    .followInstagram:hover{
    background-color: #252525;
    color:#fff;
    }

    see screenshot: http://prntscr.com/9bcsam
    Now you can add your custom link to href attribute.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 14:39

    We also need login and password to wp-admin panel. http://prntscr.com/9bciih

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 14:02

    Hello,

    I’ve selected Post Types->Custom in Dashboard->Visual Composer->Role Manager and now we can see backend editor. http://prntscr.com/9bc2r6

    As I see you’re using 1/4 + 1/4 + 1/4 + 1/4 layout there.
    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
    December 7, 2015 at 13:12

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 12:32

    Hello,

    1) As I see the arrows is placed on the Product Page. See screenshot: http://prntscr.com/9bb3jv
    2) I’ve changed code in custom.css file. Please check the Wishlist button now.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 11:24

    Hello,

    In this case you need edit \themes\royal\framework\shortcodes.php file.

    Please find there // ! Share This Product section and you’ll see code for social icons.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 11:20

    Hello,

    Please try to comment out this code in wp-content/themes/xmarket/js/script.js file
    jQuery('.categories-group.has-subnav:first').addClass('opened').find('ul').show();

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 11:16

    Hello,

    After changes size of the images in woocommerce setting you need to regenerate your thumbnails via Regenerate Thumbnails plugin.
    https://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 11:10

    Hello,

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

    .before-checkout-form .checkout_coupon {
        display: block !important;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 7, 2015 at 11:06

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 10:57

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 10:55

    Hello,

    I’ve just checked your site and cart function working fine.

    It seems that these errors don’t affect the performance of your site.

    Also you can try to disable 3rd-party plugins one by one and check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 10:34

    Hello,

    Navigate to Dashboard->Theme Options->Header and try to change logo.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 10:30

    Hello,

    As we can see from your screenshot your site is showing perfect.

    Sorry, but we can’t find any problems with your site at all devices that we’ve checked.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 09:55

    Hello,

    Your FTP credentials aren’t correct (530 Login authentication failed). Please check them.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 09:48

    Hello,

    1) Sorry, but we don’t have such settings in our theme.
    2) As I see popup working perfect in mobile view. See screnshot: http://prntscr.com/9ajla9
    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
    December 5, 2015 at 08:33

    Hello,

    I’ve added the following code in 8theme Options->Styling->Custom CSS for mobile landscape and Custom CSS for mobile. Please check it.

    p {
        font-size: 10px;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 08:28

    Hello,

    We’re glad to hear that your issue solved.

    Also we’ll taken your request into our account.

    Sorry for the inconvenience.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 08:24

    Hello,

    WooCommerce has removed that feature in the recent update and replaced it with the number input type.
    You may try https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 08:13

    Hello,

    Try to add the following code in Theme Options-Custom CSS-Global Custom CSS.

    .fixed-header-area {
    display:none;
    }

    and this code to Custom CSS for tablet, Custom CSS for mobile landscape and Custom CSS for mobile

    .fixed-header-area {
    display:block;
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    December 5, 2015 at 08:06

    Hello,

    You should create a custom.css file.

    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
    December 5, 2015 at 08:02

    Hello,

    Please use this code in custom.css

    .side-block .close-block{
        color: #fff;
    }
    

    Regards,
    Robert Hall.

  • 1 2 3 122 123 124 383 384 385
    Viewing 3,690 results - 3,661 through 3,690 (of 11,542 total)
Viewing 30 posts - 3,661 through 3,690 (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.