• I’m using access press lite template. Is there a way to make the right sidebar changeable? If I have both sidebars the left one can have widgets that change with each page but if I just have the right sidebar it overrides the custom sidebar. Is that because the right sidebar is the default? Any way to change it?

    Thanks,
    Susan

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey there Susan,

    Hope you’re well! ??

    Yes, the right sidebar is a default one. Use child themes for any customisation you will make. Read more about it here: https://codex.www.ads-software.com/Child_Themes

    If you want to change the sidebar of all of your post. Find this file. single.php
    If you want to change the sidebar of all of your page’s post. Find this file. page.php

    Find this code: get_sidebar('right'); and just replace the ‘right’ with the name of your custom sidebar ( example: get_sidebar('custom'); ).

    I hope I am making sense here.

    Let me know if it helps! ??

    Best Regards,
    Calvin

    Thread Starter susanalbrecht

    (@susanalbrecht)

    Hi Calvin,
    Thanks for getting back to me but it didn’t work. It made the right sidebar disappear and a rectangle appeared over the text. I played with it a bit but it didn’t work.

    Any other suggestions?

    Thanks,
    Susan

    Hey there Susan,

    Hope you’re well! ??

    May I know if we are on the same page? I mean you want to replace the right sidebar with your custom register sidebar? If so, what is the name of your custom sidebar?

    Looking forward for your reply! ??

    Take care,
    Calvin

    Thread Starter susanalbrecht

    (@susanalbrecht)

    I made a bunch of custom sidebars that were on the left side. Now the client wants to have individual/different sidebars for each page on the right. Does that make sense?

    https://www.albrechtengineering.com is the site.

    Hey there susanalbrecht,

    Hope you’re well! ??

    After visiting the site, I can now see that the sidebar is on right! ?? Do you still need help for this one?

    Looking forward for your reply! ??

    Best Regards,
    Calvin

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Accesspress Lite Right Sidebar’ is closed to new replies.