Forum Replies Created

Viewing 30 posts - 53,371 through 53,400 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 07:54

    Hello,

    Please describe your problem in more details for better understanding.
    Thanks in advance.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 07:44

    Hello,

    Sorry for the delay due to the weekends.
    Please try to change Background Image for row, or provide us with temporary wp-admin access in the Private Content area.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 07:42

    Hello,

    Very likely you reached the Max Input Vars limit because of menu items number and your WP can’t save all the settings of your menu. So, if you choose the option, save menu but then you’ll see that option is not saved then increase max input vars limit to 5000 or 8000. You can contact the hosting provider and ask for help with increasing. Read more http://sevenspark.com/wordpress/menu-item-limit

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 07:39

    Hello,

    Thanks for contacting us.
    Please read our documentation https://www.8theme.com/demo/docs/legenda/#wishlist
    If this is not what you are looking for, provide us with your site URL and temporary wp-admin access so we can take a closer look, please.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 07:36

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 07:35
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 07:35

    Hello,

    Please provide us with temporary wp-admin and FTP access so we can explore and solve the problem.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 07:32

    Hello,

    1. Widget that is used there is the default WooCommerce widget and there are no options to hide some categories in widget settings. You can try the following code, where cat-item-109 – autogenerated class depending on category id:

    .widget_product_categories li.cat-item.cat-item-109 {
        display: none;
    }

    2.

    .archive .product-details .product-title a {
        font-size: 28px;
    }

    3.

    .single-product .product-information .product_title {
        font-size: 20px;
    }

    4. Please provide me link to the variable product.
    5.

    .woocommerce-terms-and-conditions-wrapper .validate-required, .mc4wp-checkbox.mc4wp-checkbox-woocommerce, .mc4wp-checkbox.mc4wp-checkbox-woocommerce label  {
        margin-bottom: 0px;
    }
    .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
        margin: 0px;
    }
    .checkout #wpgdprc_field label.checkbox {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .mc4wp-checkbox span {
        padding-left: 15px !important;
    }
    span.woocommerce-terms-and-conditions-checkbox-text {
        padding-left: 30px !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 07:19

    Hello @nedimg,

    We’ve sent the PSD file to your registration email.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 06:29

    Hello,

    Thanks for the question.
    You may disable Wishlist plugin.
    Buttons hover can be changed in Theme Options > E-commerce > Products Page Layout.
    If you are looking for something else, describe the problem in more details, please.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 20, 2018 at 06:22

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 14:10

    Hello,

    Please follow our documentation to update the plugin https://www.8theme.com/documentation/xstore/plugins/plugins-update/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 14:09

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 14:08

    Hello @shogglas,

    Please describe your problem in more details.
    Also, provide temporary access to your Dashboard and FTP, we’ll check what could be the reason of your issue.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 12:38

    Hello,

    If you need help with additional customization WPKraken team will help you, just submit a request.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 12:14

    Hello,

    You can add this code in Theme Options > Custom css area or in style.css file of your child theme:

    .single-post .page-heading .title span {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 12:10

    Hello,

    Thanks for contacting us.
    Please read our documentation https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/ https://www.8theme.com/documentation/xstore/support/static-blocks/
    Create the block with desired content http://prntscr.com/kjqev7 and set it in Appearance > Widgets > Footer Column 1 area http://prntscr.com/kjqfg2
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 09:32

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 08:08

    Hello,

    As you can see on our demo https://www.8theme.com/demo/legenda/ there is no Cart icon on the fixed header when scrolling. The cart icon works on your site in the same way as on our demo.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 08:01

    Hello,

    Please try this custom css code:

    body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .button, button, .coupon .button, input[type="submit"], .fixed-header .menu > li > a, .main-nav .menu > li > a, input, button, select, textarea {
        font-family: 'Heebo', sans-serif;
    }

    Let me know the result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 07:28

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 07:28

    Hello,

    Thanks for contacting us.
    Please try to change the color here – http://prntscr.com/kjmyj2
    In case it won’t help, provide us with temporary wp-admin access so we can take a closer look.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 07:22

    Hello,

    Thanks for contacting us.
    XStore Theme Package contains Documentation folder + you can find our documentation and video tutorials here – https://www.8theme.com/documentation/xstore/
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 07:20

    Hello,

    Please check the answer in this topic https://www.8theme.com/topic/image-responsive/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2018 at 07:13

    Hello,

    Thanks for contacting us.
    I am glad that you sorted out.
    Feel free to ask if you have any other questions.
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 16, 2018 at 16:10

    Hello,

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 16, 2018 at 15:37

    You’re welcome 🙂
    Have a nice day

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 16, 2018 at 15:18

    Please change this http://prntscr.com/kjdei7 to 1.25rem and this http://prntscr.com/kjdesb to:

    .single-product .yith-wcwl-add-to-wishlist {
        width: 20px;
        font-size: 0px;
        line-height: 3;
    }

    Let me know the result.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 16, 2018 at 14:47

    Hello,

    1. Please delete this http://prntscr.com/kjcxij and this code http://prntscr.com/kjcxu6
    2. Change this http://prntscr.com/kjcyzq to:

    .single-product .product-information .yith-wcwl-wishlistexistsbrowse a:not(.alt):before, .single-product .product-information .yith-wcwl-wishlistaddedbrowse a:not(.alt):before {
        content: "\f004" !important;
        color: #000 !important;
        font-size: 1rem;
    }
    .single-product .yith-wcwl-add-to-wishlist a {
        font-size: 0px !important;
    }
    .single-product .yith-wcwl-add-to-wishlist {
        width: 20px;
    }

    and this http://prntscr.com/kjczmv to http://prntscr.com/kjczr8

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 16, 2018 at 14:08

    Hello,

    1. Thanks for the video.
    Please try this code:

    .single-product .woo-variation-items-wrapper {
        padding-top: 16px !important;
    }

    2. You can add this code:

    .single-product .product-information .yith-wcwl-wishlistexistsbrowse a:not(.alt):before, .single-product .product-information .yith-wcwl-wishlistaddedbrowse a:not(.alt):before {
        content: "\f004" !important;
        color: #000 !important;
        font-size: 1rem;
    }
    .single-product .yith-wcwl-add-to-wishlist a {
        font-size: 0px !important;
    }
    .single-product .yith-wcwl-add-to-wishlist {
        width: 25px;
    }

    + change “bottom” value to 11% here – http://prntscr.com/kjce49

    Regards

  • 1 2 3 1,779 1,780 1,781 2,273 2,274 2,275
    Viewing 53,400 results - 53,371 through 53,400 (of 68,231 total)
Viewing 30 posts - 53,371 through 53,400 (of 68,231 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.