Forum Replies Created

Viewing 30 posts - 3,001 through 3,030 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 12:20

    Hello,

    To restore a full column width you need remove changes made in this topic https://www.8theme.com/topic/mobile-version-table-adaptment-not-showed/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 12:16

    Hello,

    3. Then please use this css code:

    .product_list_widget li h4 a {
       color: #353535 !important;
    }

    4. Please use this code:

    .cart-design-2.design-white .shop-text {
        margin-top: 0px;
    }

    Unfortunately cart widget can’t be moved to menu bar.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 11:46

    Hello,

    1. What errors do you mean.
    Please show a screenshot. We can’t log in to wp-admin panel. Please check the credentials.

    2. To make the labels rectangular you need use this code in Theme Options > Styling > Custom CSS > Global Custom CSS:

    .type-label-2, .type-label-1 {
       border-radius: 0;
    }

    3. Please check if the pages are selected in Woocommerce > Settings > Checkout tab.

    4. Please show a direct page of the issue.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 11:34

    Hello,

    Please provide FTP and wp-admin panel credentials.
    Also specify what template you’re trying to install.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 11:33

    Hello,

    Please add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        width: 100%;
    }

    You can remove any field on Checkout as described here:
    http://www.wpmayor.com/how-to-remove-the-billing-details-from-woocommerce-checkout/

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 11:25

    Hello,

    Go to Appearance > Widgets > add empty Text widget in “Left Side top bar area”.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 11:23

    Hello,

    Please show your site page.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 11:18

    Hello,

    Have you tried the following suggestions?

    Disable cache plugin.
    Also try to rename your .htaccess file and check site after that (clear browser cache before).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 11:04

    Hello,

    Please show a screenshot of the issue and provide the page url.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 11:00

    Hello,

    As I see VC editor is working:
    http://storage5.static.itmages.com/i/16/0622/h_1466589640_6157188_283103e8eb.jpeg

    Clear browser cache and check again.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 10:57

    Hello,

    1. You can remove that arrow using this css code:

    .cart-popup-container:before {
      display: none;
    }

    2. Then remove this code:

    .cart-popup-container .order-list .descr-box {
        display: none;
    }

    and use the new one:

    .cart-popup-container .order-list .descr-box dl {
       display: none;
    }

    3. Do you mean product description on single product page?
    Then use this code:

    .product-information .short-description p {
       color: #353535;
    }

    4. Add this code in Global Custom CSS:

    .cart-design-2 .shopping-cart-widget .shop-text .total span {
       font-size: 20px;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 10:46

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 10:44

    Hello,

    Please provide us with FTP and WP admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 10:39

    Hello,

    This is related to Woocommerce plugin update.
    You should contact their support team.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 10:13

    Hello,

    You need delete “woocommerce” folder in the directory wp-content/themes/legenda/ and reupload it from a new theme package.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 10:08

    Hello,

    Could you please show a screenshot how you see the site in landscape mode now?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 10:05

    Hello,

    20. You are using 3.0.1 latest version of the theme. You don’t need to update it.

    22. You can use Woocommerce register form in Sign In link and remove our Register link with this css code:

    .links li.register-link {
       display: none;
    }

    1./2. You should contact via this form https://www.8theme.com/customization-services/ to get more information.

    23. Where exactly do you want to place SSL label?

    24. As I see the products are shown on home page:
    http://storage8.static.itmages.com/i/16/0622/h_1466586272_4876436_1835c4265d.jpeg
    http://storage3.static.itmages.com/i/16/0622/h_1466586293_7485522_a4a693d995.jpeg

    New arrivals products will be seen only when you view the products because in the settings you set to show “Recently Viewed” products: http://storage9.static.itmages.com/i/16/0622/h_1466586362_9527304_b5bdac4cb9.jpeg

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 09:53

    Hello,

    Try to disable “Hard Crop” option in Woocommerce > Settings > Products > Display. Then regenerate thumbnails https://wordpress.org/extend/plugins/regenerate-thumbnails/ .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 08:20

    Hello,

    Add this css code in custom.css:

    .et-mega-search form .button {
       right: 220px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 22, 2016 at 06:11

    Hello,

    You can add any widget for that section in Appearance > Widgets > Right Side top bar area.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 17:39

    Hello,

    Please add this code in Custom CSS for mobile:

    .product, .woocommerce .col-lg-5.col-md-5 {
        display: inline-block;
    }

    “Have a coupon” on Cart page isn’t a link or a button, it shouldn’t be clickable.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 17:05

    Hello,

    You are welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 17:04

    Hello,

    You are welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 17:01

    Hello,

    These are WP admin credentials, but we need FTP login details.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 16:55

    Hello,

    You are welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 16:52

    Hello,

    You are welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 15:42

    Hello,

    I’ve created “Test” page with the content you want.
    Please check.
    You can add your own background video or background image in the row settings http://storage1.static.itmages.com/i/16/0621/h_1466519781_2435054_fd8f1140cc.jpeg .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 15:06

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 15:06

    Hello,

    Please provide us with FTP credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    June 21, 2016 at 13:50

    Hello,

    You’re welcome.

    Have a nice day too!

    Regards,
    Eva Kemp.

  • 1 2 3 100 101 102 1,045 1,046 1,047
    Viewing 3,030 results - 3,001 through 3,030 (of 31,382 total)
Viewing 30 posts - 3,001 through 3,030 (of 31,382 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.