Forum Replies Created

Viewing 30 posts - 6,331 through 6,360 (of 11,542 total)
  • Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 21:18

    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 27, 2015 at 20:45

    Hello,

    I’ve deactivated WP Fastest Cache plugin and activated again and your issue was fixed. Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 20:37

    Hello,

    Try to disable third-party plugins, very likely one of them caused issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 20:24

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 20:05

    Hello,

    You can speed up the site following the suggestions from these articles:

    http://codex.wordpress.org/WordPress_Optimization

    http://techtage.com/speeding-up-wordpress-sites/

    http://www.sparringmind.com/speed-up-wordpress/

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 20:02

    Hello,

    You can change singple product layuot in Theme Options->E-commerce->Single Product Page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 18:46

    Hello,

    Please provide us with link to the page where you see this variant of single product page.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 18:35

    Hello,

    Did you made some changes in original theme files?
    Please make backup your site and we’ll try to reupload theme for you again.
    Also provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 18:33

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 18:33

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 17:14

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 16:58

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 16:53

    You’re always welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 16:53

    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 27, 2015 at 16:41

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 16:40

    Hello,

    Please try to add this code in custom.css file

    @media only screen and (max-width: 480px){
    .header-type-2.slider-overlap .header .cart-bag .ico-sum{
      position: relative;
      right: 10px;
    }
    .ico-sum{
     position: relative;
      right: 30px;
    }
    }

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 16:03

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 16:03

    Please provide us with link to the page where must be 4 products per row.

    Regards,
    Robert Hall.

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

    Hello,

    Try to disable third-party plugins, very likely one of them caused issue.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 15:59

    Hello,

    I’ve selected ‘Sidebar position for responsive layout’->bottom in Theme Options->Blog Layout. Please check it.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 15:15

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 15:14

    First you need rename defaul.custom.css file to custom.css via FTP.
    Please follow this video tutorial how to create custom.css file:
    https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 15:00

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 14:57

    I’ve changed code. Please check it.
    As I see you moved my code into style.css of Legenda theme. I do not recommend to do this, because in the next theme update you’ll lost all your changes. That’s why it’ll be better do all changes in custom.css file or Child Theme.

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 14:46

    Hello,

    1) You can change this in \themes\woopress\headers\parts\top-bar.php file.
    2) Please use this code in custom.css file.

    .header-wrapper .header .tbs span{
    font-size:16px;
    }

    3) Please use the following code in custom.css file

    .menu > li > a{
    font-size:16px;
    }
    

    4)

    .products-grid .product-title {
      font: 16px/20px 'Raleway', Arial, Helvetica, sans-serif;
    }

    5) In this case you need add code for everyone number, for example:

    .price {
      font-family: 'Helvetica', sans-serif;
    }

    6) You may try https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin
    8) Could you please clarify with more details where exactly you want to change color and show us screenshots?
    9) Please use this code:

    .header-wrapper .header .tbs span{
    color:red;
    }

    10) Could you please clarify with more details?
    What are you trying to achieve?
    11) Navigate to WooCommerce->Settings->Checkout-> and disable option “Enable the use of coupons”.
    12) Please use this code in custom.css file

    .bag-total-table .cart_totals h2{
    colore:red;
    }

    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 27, 2015 at 14:16

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 27, 2015 at 14:15

    Hello @ecopark,

    Please add this code in custom.css file.

    @media (min-width: 768px){
    .home .col-sm-4 {
      width: 16.333333%;
    }}
    .home .row-count-5 .product:nth-child(3n+1){
    clear:none !important;
    }
    .home .row-count-5 .product:nth-child(6n+1){
    clear:both !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 26, 2015 at 14:24

    Hello,

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

    Regards,
    Robert Hall.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 26, 2015 at 14:23

    You’re welcome!

    Regards,
    Robert Hall.

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

    Hello,

    As I see you didn’t created 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.

  • 1 2 3 211 212 213 383 384 385
    Viewing 6,360 results - 6,331 through 6,360 (of 11,542 total)
Viewing 30 posts - 6,331 through 6,360 (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.