• Hi
    After using the theme on reader mode on amp site. the sidebar is not showing up. ie on desktop when you watch the place for the sidebar menu is empty
    i have set right side bar.
    Please help

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter pran

    (@sarina1)

    And one more problem – because the sidebar is missing on amp pages i made the pages “no sidebar” on the customiser but it then changes all the pages (non amp and amp pages) with out sidebar. all other customisations i have to do seperately but when i do the sidebar thing it shows up on both.

    Hi @sarina1,

    ?Would you please provide us a screen-captured video demonstrating how the issue occurs? That will help us much better to understand the issue.
    ?
    ?Also, it’s always a good practice sharing the URL of the page where you are having the issue when asking for help on this forum, so we can see the issue directly from our end.
    ?
    ?Please let us know.
    ?
    ?Kind regards,
    Herman ??

    Thread Starter pran

    (@sarina1)

    The sidebar issue is solved – It was the problem with using amp on reader mode when it should have been on transitional. your theme SHOULD be enabled on transitional mode because it is amp compatible. When I changed this, all problems i mentioned cleared out.

    But there is one thing which still remains : all the css styling code i add to the additional css space works but 2 codes – for shadows under the site header, and box around the content and its padding – doesnot work on amp pages. you can see it here https://ibb.co/28CgsxT

    i have added css like this

    .primary.content-area {
        display: block;
        padding: 60px;
        background-color: #fff;
        border-radius: 4px;
        box-shadow: 0 0.15em 0.35em 0 rgb(0 0 0 / 14%);
    }
    .site-header {
        border-bottom: 1px solid #ccc;
        background-color: #fff;
        box-shadow: 0 0.15em 0.35em 0 rgb(0 0 0 / 14%);
        transform: translated(0, 0, 0);
    }

    hope there is a solution for it to appear on amp pages also

    Thanks for the response

    Hi @sarina1,

    Please share with us your live site URL.

    Kind regards,
    Herman ??

    Thread Starter pran

    (@sarina1)

    can i share in a form or something

    Yes, of course @sarina1. You can open a ticket through our Support Portal and share your site URL in the ticket. You might also want to mention this topic in the ticket, so you don’t need to re-explain the query.

    Kind regards,
    Herman ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sidebar missing’ is closed to new replies.