• Resolved looknostyle

    (@looknostyle)


    After following the instructions of this post and getting everything set up on a subdomain for testing, everything was working fine. So I decided to more it over to the main index and after moving the theme and all the plugins over to the new directory here the gird stopped working, I’ve check the coding that I used and can’t come up with a reason as to why it wont work in the new directory. Someone, please help!

Viewing 9 replies - 1 through 9 (of 9 total)
  • can you paste the full code of the main index template into a http://pastebin.com/ and post the link to it here?
    how-to

    Thread Starter looknostyle

    (@looknostyle)

    this template does not get used for the main index page;

    this is the (empty) output of the content area:

    <div id="container">
    			<div id="content">
    
    			</div><!-- #content -->
    		</div><!-- #container -->

    with the code from the pastebin, I would in any case expect to see:

    <div id="container">
                            <div id="content">
    
                <center><div id="catmenu"><ul>
    
    .....
    and more...

    what if you remove this line from the template:

    Template Name: post grid

    and use it as index.php?

    what is the code in index.php of your theme right now?

    Thread Starter looknostyle

    (@looknostyle)

    What I posted there in the bin is exactly what my index.php file looks like for the theme.

    I’m not sure I understand the removal of the “Template Name: post grid” line. Where is it located?

    Any other suggestions?

    What I posted there in the bin is exactly what my index.php file looks like for the theme.

    does your theme have a home.php or front-page.php ?

    see template hierarchy for which template gets used to show what in a site:
    http://codex.wordpress.org/Template_Hierarchy

    Thread Starter looknostyle

    (@looknostyle)

    No, just the index.php which uses the ‘loop’ & ‘loop-grid’

    Thread Starter looknostyle

    (@looknostyle)

    Any suggestions as to whats not allowing the content to load? I tried removing “Template Name: post grid” from the index to no avail.

    Could it be something else?

    Thread Starter looknostyle

    (@looknostyle)

    So I’ve tried everything I can think of an I still have nothing, anyone interested in being paid to help resolve this problem?

    I’m running out of time to complete this project.

    Help help help!

    Thread Starter looknostyle

    (@looknostyle)

    There were some complications with the loop-grid.php, issue resolved.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Grid style post not showing’ is closed to new replies.