Pod Code, Sidebar Problems in Carolina WordPress Theme

This topic is: not resolved

This topic contains 2 replies, has 2 voices, and was last updated by  jaden 1 year, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #167145

    jaden
    Member

    I got the page to appear but I can’t figure out how to get the sidebars to align correctly. I’m using the Carolina WordPress Theme

    This is the link to the page:strong text http://csaced.christianspeakersandentertainers.com/speakers/shelle-frelo

    This is the code I’m using in my theme template: <?php /* Template Name: My Custom Template */ ?> <?php get_header(); ?> <div id="container"> <div class="content"> <?php pods_content(); ?> </div> </div> <?php get_sidebar(); ?> <?php get_footer(); ?> strong text

    #167146

    chris.pilko
    Member

    The problem is in the HTML that’s generating your tables. You have one more opening <table> tags than you have closing </table> tags so the two closing </div>s in your custom template are being interpreted as part of your table.

    For a complex layout like this, get yourself a good editor with syntax highlighting (I like Notepad++) and edit your Pods pages/templates there, then paste them back into the edit box.

    #167147

    jaden
    Member

    Thank you I will work on this today. Have an awesome day.

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

You must be logged in to reply to this topic.

Wordpress Cloud Hosting