Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1085301
    Robert M
    Participant

    https://theme.co/x/member/forums/topic/adding-sidebar-to-single-portfolio-pagepost/#post-124347

    I have done the above while using an older theme version 2.3

    now i have upgraded to latest version of the theme. and the sidebar is not showing up. Is there something new I have to do for this now?

    this is an example portfolio item page
    https://ma-wp-dev.pghsyscorp.net/products/portfolio-item/sound-generating-beverage-container/

    #1086113
    Lely
    Moderator

    Hello Robert,

    Upon checking your site, I can see that you’re still using X shortcode plugin. Please note that this plugin is now consolidated into Cornerstone. This makes Cornerstone a required plugin. Please do disable/remove X shortcode plugin. Then if your X is validated, please visit Addons > Homepage for Cornerstone to be installed automatically.

    The code you have on the thread should still work. Would you mind providing us with login credentials so we can take a closer look on your settings? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1088421
    Robert M
    Participant
    This reply has been marked as private.
    #1088895
    Darshana
    Moderator

    Hi there,

    Did you mean the sidebar alignment issue? You can add this under Custom > CSS in the Customizer.

    
    .single-x-portfolio .x-sidebar {
        padding-right: 25px;
    }
    

    Hope that helps.

    #1091919
    Robert M
    Participant

    Looks like I had to manually change the CSS code to

    .x-container-fluid.width {
    width:88%;
    }

    somehow this didn’t make it through the theme upgrade.

    #1091995
    Christian
    Moderator

    Glad you’ve sorted it out. 🙂

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