Posts appear in Sidebar

  • Author
    Posts
  • #52172

    I am working on a site with a friend and everything appears to be working great, except the portfolio option we want to include. We are using a plugin called “Easy Portfolio”. The main page appear to be working okay. But you are able to click on an item, and it takes you to a new page with more details about the item. When you click on the item, all of the details appear in the left sidebar, and nothing is in the main content page. This appears to have started when I updated the theme just a few weeks ago.
    It is also setting the page layout to a weird layout setting with all of the pages underneath and a search bar. Is there a setting or something that I am missing that is causing this?
    Again, in the previous version of this theme I did not not see any issues like this. It has only been since I updated the theme that it has been causing these issues.

    Website: www.wpggolf.ca/portfolio/souvenir-handmade

    #52387
    Zed
    Cryout Creations mastermind

    Plugins which choose to render custom post types themselves will always have layout issues with our themes due to differences in the layout elements plugins expect or integrate and the ones our themes use (due to their customizable nature).

    To make the plugin work you’ll need to create a merge of the plugin’s themes/portfolio_details.php file (handling single items view) and our theme’s single.php and then write the code to replace the plugin’s usage of that file with the customized one.

    You could of course simply edit that file but you’d have trouble the next time the plugin receives an update.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #52677

    Can you please explain further what or how I am supposed to “Merge” the 2 files?

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Posts appear in Sidebar’ is closed to new replies.