Chages to mobile version of my site - by bllec1998@gmail.com

This topic has 84 replies, 3 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler

  • Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    February 26, 2018 at 20:01

    Okei I changed as your instructed but it still doesnt work

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2018 at 08:37

    Hello,

    Please clear cache and check one more time http://prntscr.com/ika96z > http://prntscr.com/ika9vz

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    February 27, 2018 at 12:11

    Now that the header padding problem is fixed, I am having the same problem with the header hovering functionality again.

    This one:
    The menu items hovering functionality doesnt work properly on desktop version, whenever I hover an item it doesnt underline and I cannot click on it either it gets buggy.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2018 at 13:46

    Hello,

    Please add this code in Custom css:

    .nav-sublist-dropdown:before {
        top:-20px;
    }

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    February 27, 2018 at 16:31

    Thanks it worked, btw the ajax load for products that comes in with the theme is not working for me. Any fix?

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    February 27, 2018 at 16:39

    And how do I leave star rating active, but remove it from the product page thumbnails?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 27, 2018 at 16:44

    Hello,

    Please describe your questions in more details and provide screenshots for better understanding.

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    February 27, 2018 at 17:04

    https://pasteboard.co/H9B9heK.png —> This plugin that comes with the theme doesnt work, in the product page, it shows the loading icon but never loads more products —-> https://pasteboard.co/H9Be3FC.png

    And also how do I remove these stars from the product page, but without completely disabling star rating? —> https://pasteboard.co/H9BeLSq.png

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 27, 2018 at 18:40

    Hello,

    1) Make sure that you set correct settings for that plugin according to theme documentation https://xstore.helpscoutdocs.com/article/65-woocommerce-infinite-scroll-and-ajax-pagination-settings

    2) Add the following custom code in Theme Options > Styling > Custom CSS

    .content-product .star-rating {
        display: none;
    }

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    February 27, 2018 at 19:16

    I followed all the steps in the guide for infinite scroll but it stays stays in the loading section forever. Do you know why it could be?
    https://pasteboard.co/H9C5QRo.png

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2018 at 11:40

    Hello,

    Your problem is caused by Coming Soon Page & Maintenance Mode by SeedProd plugin. You can change the plugin or contact plugin author to fix the issue.

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    March 4, 2018 at 21:39

    1) Can I center product page content for Mobile? -> https://pasteboard.co/Hao4Dfx.png

    2) Add smaller and thinner Product Heading on Single product Page for mobile -> https://pasteboard.co/Hao4Dfx.png

    3) Red Highlight color on variation selection -> https://pasteboard.co/Hao6nnD.png

    2) Icons for topbar menu items on desktop and mobile -> https://pasteboard.co/Hao6djh.png / https://pasteboard.co/Hao9vTz.png

    3) ajax cart on click –> https://pasteboard.co/HaoasaC.png

    4) dropdown footer columns on mobile —> https://pasteboard.co/Hao5goC.png

    5) Wishlist looks weird on mobile, no product image displayed(select options) –> https://pasteboard.co/Hao5CfH.png

    6) Product zoom not working properly –> Dont know how to explain it on screenshot, If you test it you´ll notice

    7) Add a static block to a specific product category –> On top of an specific product category

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    March 4, 2018 at 23:57

    3) Fixed

    Is it possible to remove the sku from the product page?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 5, 2018 at 14:34

    Hello,

    Wp-admin credentials are incorrect. Please check them.

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    March 5, 2018 at 14:51

    Hello, try this one

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 5, 2018 at 16:14

    1. Add this code in Custom css for mobile:

    .single-product .product-information-inner, .single-product .product-information .variations label {
        text-align:  center;
    }
    .single-product .product-information-inner  .quantity {
        margin-left: 20px;
    }
    .single-product .product-information table.variations, .single-product .product-information .variations label  {
        width: 100%;
    }

    2.

    .single-product-wide .product-information-inner .product_title {
        font-size: 30px;
        font-weight: 400;
    }

    4. Please describe in more details.
    5. Here is our demo https://www.8theme.com/demo/xstore/wishlist/
    6. Zoom effect shows the real size of images, if you don’t want the zoom you can disable it in Theme Options > E-commerce > Single Product Page.
    7. Add shortcode of your static block in category description.

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    March 6, 2018 at 17:40

    1) Change Highlight color on variation selection – Something like this-> https://pasteboard.co/HaFpEDP.jpg

    2) Icons for topbar menu items on desktop and mobile LIKE THIS BUT WITH TEXT NEXT IT-> https://pasteboard.co/HaFrlrk.jpg

    3) ajax cart on click for mobile and desktop, if possible, if it is not don’t worry –> https://pasteboard.co/HaFrXyY.jpg

    4) dropdown footer columns on mobile, to see verything clearer —> https://pasteboard.co/HaFubcs.jpg

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 7, 2018 at 10:16

    1.

    .adsw-attribute-option .meta-item-text.active {
        background-color: rgb(212, 212, 212);
        color: black;
    }

    2. Appearance > Widgets > Right side top bar area
    3. This is possible only for desktop on hover http://prntscr.com/inz002
    4. There is no such option.
    But you can try to create Footer for mobile static block and add it in Appearance > Widgets + hide this block on all devices except mobile using custom css code and hide another footer content on mobile only. Into this block add FAQ elements.
    Feel free to ask if you have any other questions.

    Regards

    Avatar: bllec1998@gmail.com
    bllec1998@gmail.com
    Participant
    March 9, 2018 at 13:10

    Thanks!

    How can I remove this arrows on mobile version please

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2018 at 13:18

    Add this code in Theme Options > Styling > Custo css > Custom css for mobile:

    .single-product .swipers-couple-wrapper:hover .swiper-custom-right, 
    .single-product .et_post-slider:hover .swiper-custom-right, 
    .single-product .swipers-couple-wrapper:hover .swiper-custom-left, 
    .single-product .et_post-slider:hover .swiper-custom-left {
        display: none !important;
    }

    Regards

  • 1 2 3 4 5
    Viewing 40 results - 21 through 40 (of 84 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.