• Blake

    (@alexanderblake)


    I followed instructions to modify the code on the free version of the theme, but it’s not working. I don’t want to pay for a premium version of the theme JUST to have a full width/no sidebar page template.

    https://wholehealthawakening.com/register

    Can anyone help me figure out what I’m missing?

    I created a page_wide.php with what I thought was the correct lines of code, but there isn’t a “left-column” div, so it’s a bit of a guessing game.

    Thanks in advance!

    Blake

Viewing 3 replies - 1 through 3 (of 3 total)
  • modify the code on the free version of the theme, but it’s not working.

    what is the full code of the page template?
    how does ‘not working’ show up?

    try:
    https://pastebin.com/ibcZZTfV

    Thread Starter Blake

    (@alexanderblake)

    Nice! It’s much better, but I have a different pickle now. The page is essentially wide enough (I think I need another 25px wider, but I’ll deal with it). The problem now is that the page title is gone and there’s dead space. I don’t know where that went wrong because the header and page title code is still there.

    Any ideas?

    Thanks VERY much for the help!

    for some reason (possibly from copy/paste before the upload) your page template has a lot of ‘non-breaking-spaces’   in the code of the template;

    this is what Firefox’ web developer add-on sees in the output from the browser:

    </div> &nbsp;
    <div class="heading_container">
    &nbsp; <div class="container_24">
    &nbsp; &nbsp; <div class="grid_24">
    &nbsp; &nbsp; &nbsp; <div class="page-heading">
    &nbsp; &nbsp; &nbsp; &nbsp; .......

    possibly try to upload a fresh copy of the code from the pastebin https://pastebin.com/ibcZZTfV

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Poloray Theme: Need Full-Width Page Template’ is closed to new replies.