Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #875223
    Hugobosss
    Participant

    Hi!

    I have just created a website with Theme X and cornerstone and while building the page, I have used the mobile/tablet simulator in Cornerstone and it looks good except one thing which I would like to solve as well, but more importantly, I have content which is visible in the simulator but now when checking the website on my android phone and Chrome, the prices in the meny is not visible. Could you please advice?

    Specifically I mean all the prices for the different pizzas in the menu.
    The website is http://sjobopizzeria.se/

    Thanks in advance!

    #875790
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    It’s due to your existing CSS,

    @media only screen and (max-device-width: 480px){
    .right {
        display: none;
    }
    }

    Please remove it. Both simulator and android aren’t displaying the prices.

    Thanks.

    #875928
    Hugobosss
    Participant

    Thank you, I don’t know from where I got that code..

    Now to the next issue, if you look at the menu, you can see that it says “standard” and “Familj” above the pizzas, and this doesn’t look good in mobiles as there is only 1 column on small screens, so I would like to hide one of the texts on mobiles, how would I change this?

    Thanks!

    #876273
    Lely
    Moderator

    Hi There,

    You’re welcome!
    To hide one STANDARD FAMILJ on mobile, please add class cs-hide-xs to custom headline class field on one those text.

    Hope this helps.

    #876297
    Hugobosss
    Participant

    Thanks that solved it!
    Thanks for great support!

    #876323
    Hugobosss
    Participant

    I just found another problem on the mobile version.
    It’s not possible to select submenu. When you click on the arrows on “pizza”, it takes you straight to the pizza section instead of opening the dropdown menu where you can select which kind of pizza you want. It’s also not possible to scroll through the drop down menu as when you put your finger on the item to scroll down, it registers it as a click and takes you to that section.

    Please help!

    #876679
    Rupok
    Member

    Hi there,

    Thanks for updating. It seems you are using older version if X and cornerstone that might cause the issue.

    Can you confirm that you are fully updated? (Theme and Plugins)

    You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

    If you find anything to be out of date, you can review our update guide.

    #878493
    Hugobosss
    Participant

    Hi!

    I have updated theme X and Cornerstone to latest version and the issue persists.
    Can you please advice?

    I also noticed that when using the phone in vertical mode, the 2nd text “standard” and “Familj” is visible..

    #879318
    Rupok
    Member

    Hi there,

    Thanks for updating. It seems your parent menu item (Pizza) is set as one page navigation that might not work as expected. Kindly use a normal link or # for the parent menu to avoid issue.

    Cheers!

    #879728
    Hugobosss
    Participant

    Thanks, that did the trick!

    Bonus question!
    In Cornerstone I inserted the menu block template for food menu and based the whole menu page on that, it was tedious to add around 100 pizzas manually, each in separate blocks. Would there have been a way to add a menu like this in an easier way?
    I was copying the pizzas from a document already with a good structure, but had to redo it manually to the page.

    #880194
    Jack
    Keymaster

    Hi there,

    You’re most welcome!

    For the menu, the way you done, though tedious was most likely the best way to get the optimal layout you wanted within Cornerstone, the only real alternative would have been to use a menu plugin that allows you to import content from a CSV, so you could lay out the CSV with all the content needed and then just import that into the site.

    Thanks!

    #881929
    Hugobosss
    Participant

    Hi!

    OK great, good to head that it was the best way. Hopefully I will never have a pizza restaurant with over 100 pizzas on the menu again.

    Thanks for your great support!

    #882625
    Jack
    Keymaster

    You’re most welcome! Let us know if we can be of any further assistance, good luck with the site! 🙂

  • <script> jQuery(function($){ $("#no-reply-875223 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>