Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1362977

    i have changed my menu, it is now where the sidebar used to be. in old posts and pages that had a sidebar, i now have the menübar and sidebar on the right. How can I subsequently ensure that the unnecessary sidebars are no longer displayed – see https://parkinson-journal.de/parkinson-und-reisen

    #1362987

    Hey Murmeltier,
    Try going to Enfold Theme Options ▸ Sidebar Settings and slect “no sidebar” for the posts or pages:
    2022-08-28_002.jpg

    Best regards,
    Mike

    #1368972

    My website has now the menu on the right side with some widgets following.

    Now I need a landing page that has neither a header menu, nor a side menu on the right, nor widgets on the right. So nothing but a completely blank page. With this CSS code I have already come very far
    .page-id-52460 .main_menu {
    display: none !important;
    only the widgets are left. But I can’t remove them basically, because I need them on all other pages.
    what can i do to get a completely empty page?
    : it is about a landing page on my content.in the design of my client.

    you will find an admin access in private content, if necessary

    #1368973

    My website has now the menu on the right side with some widgets following.

    Now I need a landing page that has neither a header menu, nor a side menu on the right, nor widgets on the right, no logo. So nothing but a completely blank page. With this CSS code I have already come very far
    .page-id-52460 .main_menu {
    display: none !important;
    only the widgets are left. But I can’t remove them basically, because I need them on all other pages.
    what can i do to get a completely empty page?
    : it is about a landing page on my content.in the design of my client.

    you will find an admin access in private content, if necessary

    #1368974

    Notify me of follow-up replies via email

    #1368982

    Hi,
    To have one page completely blank, you can remove the sidebar, footer, title, & header all from the Layout options in the backend of each page individually:
    Sidebar Settings ▸ No Sidebar
    Footer Settings ▸ Don’t display the socket & footer widgets
    Title Bar Settings ▸ Hide Both
    Header visibility and transparency ▸ Hide Header on this page

    2022-10-15_003.png

    Best regards,
    Mike

    #1368992

    Thx Mike, but i have the menu in the right sidebar and then there is no title bar settings or Header visibility settigs possible .I don´t want to change my Site Layout in general,

    #1369008

    Hi,
    This doesn’t change the Site Layout, it only changes it for the one page that you are working on, all other pages will not be changed.
    For this one page above you wrote that you want a completely empty page, so you don’t want the menu in the right sidebar correct?
    I believe that you are not seeing the above backend page admin sidebar because you have customized the options, perhaps with the plugin Admin Menu Editor or perhaps with a function in your child theme functions.php, I’m not familiar with the customizations that you have made but you admin menu options are quite different that the normal options. Try restoring the default page options.
    2022-10-16_001.png

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.