Forum Replies Created

Viewing 30 posts - 55,981 through 56,010 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 15:54

    Hello,

    1. Please provide me URL of such page.
    2.

    .tax-product_cat .page-heading {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 15:38

    Wp-admin credentials are incorrect. Please check them.
    I do not see the code via the console. Have you added the code in Theme Options > Styling > Custom css? Do you use cache plugin? If yes, please clear cache.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 15:20

    Hello,

    These categories are shown in the sidebar via Product Categories WC widget. All available option you can find in settings of the widget http://prntscr.com/j4ssso
    VFL-katalog category can be hidden via custom css code:

    .widget_product_categories.sidebar-widget .cat-item-155 {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 14:57

    Hello,

    Thanks for the topic.
    It looks like a cache issue. Have you checked if this problem appears with our theme only or with a default theme too? If the problem independent of theme, contact your hosting provider because the problem relates to server cache.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 14:53

    Hello,

    Thanks for the topic.
    Have you checked if this issue appears with our theme only or with a default theme too?
    What PHP version do you use? What error message do you get in the console?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 14:45

    Hello,

    Theme Options > General > Layout > Use site preloader > On and upload own Preloader image (after this you can disable the site preloader option and the gif will work on add to cart).

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 14:40

    You’re welcome 🙂
    This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 14:39

    I am glad that you sorted out.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 14:12

    Please add this code in Theme Options > Styling > Custom css:

    .sb-infinite-scroll-loader {
        position: relative;
        margin-bottom: 0px;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 14:04

    Hello,

    Please add this code in Theme Options > Styling > Custom css:

    .header-wrapper.header-advanced .menu-wrapper .menu > li > a {
        padding-top: 1.1em;
        padding-bottom: 1.2em;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 13:56

    Hello,

    We are theme support and we can help you with issues related strictly to our theme. If “add to cart” does not work for you even with default theme you need to contact woocommerce support.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 13:52

    You’re welcome!

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 13:36

    Hello,

    There will be shown a menu that marked as Mobile menu http://prntscr.com/j4r5r0
    But if the mobile menu is not required there and you want to delete this row, use this custom css code:

    .mobile-menu-wrapper .a-center {
        display: none;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:47

    Hello,

    .tax-product_cat .read-more-wrap {
        max-width: 75%;
        margin: auto;
    }
    

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:37

    Hello,

    Have you checked if this issue appears with our theme only or with default Storefront theme too?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:34
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:30

    Hello,

    Please clear cache and check one more time. If the problem won’t be solved, provide us with temporary wp-admin access.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:28

    Hello,

    .products-grid .product .product-name {
        font-size: 20px;
        font-weight: 600;
    }
    .products-grid .product .price {
        font-size: 20px;
        font-weight: 900;
    }
    .single-product h2.product-name {
        font-size: 20px;
        font-weight: 800;
    }
    .single-product-page .product-info .price {
        font-size: 20px;
        font-weight: 600;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:23

    Hello,

    .top-bar a {
        font-family: Raleway;
        line-height: 1.5 !important;
        color: #6f6f6f !important;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:18

    This category is a part of default woocommerce functionality and can not be deleted. You can rename the category or contact woocommerce support.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:11

    Hello,

    1. Make sure that you set correct settings for the plugin according to theme documentation –
    https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
    2. Please add this code in Theme Options > Styling > Custom css:

    .woocommerce-pagination ul li a {
        color: black;
    }

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:07

    Have you dragged categories? https://gyazo.com/46e0325336d428acb08ea099b486dc20

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:05

    Hello,

    Please provide a screenshot of the problem. You can use such screenshot maker as Lightshot.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 10:58

    Hello,

    You can reorder categories in Products > Categories and drag categories in the order you need. Then go to Appearance > Widgets > “Woocommerce Product Categories” widget into “Shop Sidebar” area and select “Order by” – “Category Order”.
    Please read this – https://wordpress.org/support/topic/woocommerce-category-issue-uncategorized/

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 10:53

    Hello,

    1. On your site is installed and activated latest theme version (1.2) and this is correct, but you uploaded the full theme package in themes folder http://prntscr.com/j4ouxe > http://prntscr.com/j4ov45, because of this you get this error http://prntscr.com/j4ovr4 Please delete the Lifestyle_Responsive_Wordpress_Theme folder from wp-content/themes/ folder via FTP. Lifestyle_Responsive_Wordpress_Theme contains useful data but should not be uploaded in the themes folder.
    2.

    Also, on the phone the titles are not displayed on the pictures.

    – Could you please provide some screenshot for better understanding the problem?
    Feel free to ask if you have any other questions.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 10:34

    You’re welcome!
    Have a nice day.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 10:02

    I do not see the code in the console on your site. Do you use CDN? If yes, clear cache and waite for automatic clearing, if not, provide me temporary wp-admin access so I can check if there a problem in the content of Custom css field.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 09:54

    Have you added the code in Theme Options > Custom css or in style.css file of the child theme? Have you cleared cache?

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 09:51

    Please add this code in Theme Options > Styling > Custom CSS for mobile (0 – 480px):

    .header-wrapper header .container-wrapper {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    Also, here http://prntscr.com/j4o45h you need to add }

    Please read our documentation – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
    If you plan to create multilanguage site you may use WPML plugin https://wpml.org/documentation/related-projects/woocommerce-multilingual/, but if you want to simply translate site to one language I would recommend you use Loco translate plugin.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 09:38

    Hello,

    Try to use this css code:

    .products-grid .content-product .quantity, .productCarousel .content-product .quantity{
        display: none;
    }

    Regards

  • 1 2 3 1,866 1,867 1,868 2,273 2,274 2,275
    Viewing 56,010 results - 55,981 through 56,010 (of 68,231 total)
Viewing 30 posts - 55,981 through 56,010 (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.