Mobile style customization and some other changes

This topic has 21 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Olga Barlow

  • Avatar: kristake
    kristake
    Participant
    February 15, 2017 at 12:29

    Hi!
    I need some help guys if possible, there are some things that are not displaying as i would like on the mobile version and some small issues. Please help me correct this

    1.for desktop version, do you think it’s possible to move the “Go up” button a little bit more up (in the original position is interfering with the chat design, similar like the up button on this forum interfering with the chat)

    2.the search bar is not working. Yes i know it shows some “dildo” but that’s it. Try search for “lenjerie sexy” or other categories from the menu, or for some SKU code or product title and it is not working. The SKU search is very important.

    3.For the mobile version, how can I have the same space between objects like on the desktop version (the one you helped me earlier with this problem, with the custom-cat-banners and etc)? Because, if I keep my Ipad on horizontal, the spacing is correct, like on the laptop; but if I put the Ipad vertical, the spacing is like theme standard, with some 20px or so between every object. I would like to keep the spacing from the desktop version of home page, but if I put the custom-cat-banners in the object, it’s not working

    4.For the mobile version, I want to have two columns of single images, instead of one like the theme, who is stacking my image buttons. If you check http://www.uhlala.ro on mobile, you’ll see that I have images stacking…i have to be able to go for two columns, this is VERY important! …something like in the following picture:
    http://i135.photobucket.com/albums/q125/kristake/Untitled%202_zpsgrgr0ui8.png<img

    5.There seems to be an error on the sticky sidebar, if you are browsing to the catalog with 80 products, and go down and up, you’ll see that the sticky sidebar is not working properly, it jumps somehow…

    6.If you could pretty please move the categories – in the single product page – where the tags were before (after the sku) it will be awesome.

    7.On mobile, Can I make the fixed header to have less height? like 1/2 it is now… Also, i would like smaller height for the grey row under the header, the one with the scooter logo…

    8.on desktop, somehow I messed the header, it’s repeating somehow and i don’t remember where to change it back. The same, somehow the grey row under the header (the one with the scooter logo) it added some space bellow the logos…

    Thanks guys, I hope with these I can complete my site, i’m at 95% now

    Please, contact administrator
    for this information.
    20 Answers
    Avatar: kristake
    kristake
    Participant
    February 15, 2017 at 13:01

    This is what i mean with 2 columns of pictures in mobile version:
    http://i135.photobucket.com/albums/q125/kristake/66_zpsylynzpr4.png

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 16, 2017 at 18:34

    Hello,

    1. Add the following code in child theme style.css
    .back-top {bottom: 65px;}

    2. We are using default WooCommerce search and it does not have search by SKU option. If I use product title I don’t see issues http://prntscr.com/e9k2bj Are you sure that any product has “lenjerie sexy” in title or description? If you need advanced search by SKU, tags etc you need to look for additional plugin.

    3.By default Composer has 15px of the padding for the columns on mobile and 35px of margin for the single image. Use custom padding to change it http://prntscr.com/e9k8j0 and custom margin http://prntscr.com/e9ka4s

    4.You can change the columns width for mobile devices http://prntscr.com/e9k99k

    5. I’ll pass your issue to the second level of our support. Please, provide FTP access.

    6. Done

    7. Done

    8. Header settings http://prntscr.com/e9kl1c
    Row settings http://prntscr.com/e9kn7c

    Regards

    Avatar: kristake
    kristake
    Participant
    February 17, 2017 at 16:06

    Hi! Thanks for the quick reply!

    1.The css is not working. I put it in the child style.css, I even put 300px for testing, but it is not working

    2.it’s strange that the woocommerce search module is not able to search for SKU or by category name, because I tested this on another site, and the woo search module is doing all this. On the Xstore theme, is the search module from a 3rd party? If yes, can you tell me the name so I can read the documentation?

    5.Ok, please let me know when you have news about this

    Thanks again!
    Great support…and not only! 😉

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 20, 2017 at 16:10

    Hello,

    1) Of course it does not work http://prntscr.com/eb4vce You added strange code before and all the CSS that you place below that wrong code won’t work.

    2) By default, Woocommerce does not allow the search by SKU. You can enable official WooCommerce theme – Storefront. Add the search widget into sidebar and check.
    https://www.themelocation.com/products-search-by-sku-woocommerce/
    https://www.sellwithwp.com/allow-woocommerce-sku-in-search/

    Regards

    Avatar: kristake
    kristake
    Participant
    February 20, 2017 at 21:39

    Thanks a lot guys!:D
    Keep up the good work! 😉

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 21, 2017 at 09:07

    You are welcome!

    Would be very appreciated if you can leave 5stars rating for our theme on ThemeForest

    Regards

    Avatar: kristake
    kristake
    Participant
    February 22, 2017 at 23:49

    Sure I will!
    Can you please acces the wp-admin on https://www.uhlala.ro and go on the main menu to Sex Toys – Jucarii sexuale Femei – and you’ll see the is a sub-category here Jucarii anale Jucarii anale. Why it’s written twice? I think it has something to do with the category description, but i deleted it and it still display it twice. Antway, when trying to edit this category description, and after I press the SAVE button, my window turns white and nothing else, some error. Have you got this anywhere before?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 23, 2017 at 19:58

    Hello,

    Yes, this is category description. If you can’t remove it via admin panel add this custom code to hide

    .menu-wrapper .menu li a span.menu-item-descr {display: none;}

    Regards

    Avatar: kristake
    kristake
    Participant
    February 23, 2017 at 21:34

    Thanks for the quick reply!
    But, you got it wrong, I don’t want to hide it or disable it, because I want to put text+image there. I want to get rid of the error, so I can proper save any modification to the category description.
    I know that the category description is very important for SEO, so i don’t want to disable it…

    Avatar: kristake
    kristake
    Participant
    February 24, 2017 at 10:45

    Hi!
    I have a major error, which I think it’s a theme error…at least that is what the hosting company said.
    The site is https://www.uhlala.ro
    in Wp-admin, if I go to Products -> Categories and edit the description of any of the categories, when i press the Save button, there is nothing, the screen goes white and that’s it (…in Firefox. In Chrome, it say error 500).
    I talked to the hosting support, and after trying to lower the php version, but with no success, they sent me some log files and tell me that there is a theme error. Do you think they are wright? Can you please check what they sent me? Do you think it has something to do with the transition from http to https? Me, I don’t understand nothing at all, I am not an IT guy…

    [23-Feb-2017 15:07:26 UTC]
    PHP Fatal error: Uncaught Error: Call to undefined function cmb2_get_metabox() in /home/uhlalaro/public_html/wp-content/themes/xstore/framework/thirdparty/cmb2-taxonomy/includes/CMB2_Taxonomy.php:137
    Stack trace:
    #0 /home/uhlalaro/public_html/wp-includes/class-wp-hook.php(300): CMB2_Taxonomy->save_meta_data(196)
    #1 /home/uhlalaro/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
    #2 /home/uhlalaro/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #3 /home/uhlalaro/public_html/wp-includes/taxonomy.php(2788): do_action(‘edited_product_…’, 196, 196)
    #4 /home/uhlalaro/public_html/wp-admin/edit-tags.php(163): wp_update_term(196, ‘product_cat’, Array)
    #5 {main}
    thrown in /home/uhlalaro/public_html/wp-content/themes/xstore/framework/thirdparty/cmb2-taxonomy/includes/CMB2_Taxonomy.php on line 137
    ^C
    root@cloud402 [/home/uhlalaro/public_html/wp-admin]# nano +137 /home/uhlalaro/public_html/wp-content/themes/xstore/framework/thirdparty/cmb2-taxonomy/includes/CMB2_Taxonomy.php

    Please, contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 25, 2017 at 09:37

    Hello,

    It’s because you did not install required plugin http://prntscr.com/ed4spw

    Regards

    Avatar: kristake
    kristake
    Participant
    February 25, 2017 at 11:33

    Oh mon Dieu! Ok, great, thanks! 😀

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 27, 2017 at 12:28

    You are welcome!

    Regards

    Avatar: kristake
    kristake
    Participant
    March 11, 2017 at 10:16

    Hi!
    On the mobile, i don’t like that the space occupied by the filters area is so big, almost one full screen. Can you help me customize this a bit?
    Can we change the filters area, meaning that we keep only the thing are marked in the picture, and to be always displayed? All the rest can be gone, i want to make that area smaller, the products display is essential before anything else. That rolling menu is awesome, i would like to have that all the time on, because navigating through the native big menu is quite difficult it seems…:(

    1

    PS: you never wrote me back about the sidebar menu, which doesn’t scroll down normally…

    Please, contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 15, 2017 at 13:30

    Hello,

    Could you provide working link to your screenshot because existing link is broken and I’m not sure if understand what space do you want to remove and what rolling menu do you mean?

    Regards

    Avatar: kristake
    kristake
    Participant
    March 15, 2017 at 23:03

    Hi!
    I made some print screens in order for you to understand what is the issue. Please check the following link and I am sure you will understand what I talk about. Thanks a lot!

    http://i135.photobucket.com/albums/q125/kristake/mobile%20design_zpsj7snvg6d.jpeg

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 16, 2017 at 16:02

    Hello,

    Check now, please.

    Regards

    Avatar: kristake
    kristake
    Participant
    March 17, 2017 at 19:31

    AMAZING!!
    Thank you!!
    :D:D:D

    Avatar: kristake
    kristake
    Participant
    March 19, 2017 at 23:52

    HI!
    Do you know what happened with the price filter scale? Now it’s showing 2 boxes for minimum and maximum, but if you try them with some values, and after that delete the values in the boxes in order to display all, the NO PRODUCTS text appears. How to switch it back to original price scale (only on the desktop, of course)

  • 1 2
    Viewing 20 results - 1 through 20 (of 21 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.