Forums

WordPress Post Content Problem (20 posts)

  1. gamerspot2
    Member
    Posted 10 months ago #

    Hello guys,

    Recently I came up with problem in my wordpress site and I'm really desperate, that I can't solve. I would really appreciate it if you could help me.

    Well, to explain myself, when I view a post of my website, the text alignment is wrongly fully left and it's out of the initial post content.At the same time, the post content background colour has got the website's background colour (gray), whereas at first it was white. You can see the problem when you open a new post, not a page.

    Should I change anything in my theme's code?

    I would be grateful if you gave me some advice

    My URL is http://www.alienage.gr

  2. ivdimova
    Member
    Posted 10 months ago #

    Hi,
    I´ve checked your site,it seems like there is a missing </div> in the single.php template. Have you edited the theme?

  3. gamerspot2
    Member
    Posted 10 months ago #

    Yes, recently I did. Where should I add it?

  4. ivdimova
    Member
    Posted 10 months ago #

    My advice is to check the page template and to find where the wrapper div is closed. In the single post template wrapper div is broken and the styles are missing, this is what causes your problem.

  5. gamerspot2
    Member
    Posted 10 months ago #

    I will give it a check. And another one question... How can I recover the styles?

  6. ivdimova
    Member
    Posted 10 months ago #

    The styles are there, everything will be fine when you repair the layout

  7. gamerspot2
    Member
    Posted 10 months ago #

    Unfortunately I checked for missing </div> tag and I found nothing. In the page template there are 17 </div> tags, and in the single template 19 </div> tags. Any other idea?

  8. ivdimova
    Member
    Posted 10 months ago #

    May be there is one more? I can´t tell without the code, you can check the code that you have downloaded in the beginning, before your corrections.

  9. gamerspot2
    Member
    Posted 10 months ago #

    `I will give you with a pastebin the page template and single post template, so that can you tell me your opinion...

    Page Template: http://pastebin.com/xtkaWbkY
    Single Template: http://pastebin.com/giN8sTiz

  10. gamerspot2
    Member
    Posted 10 months ago #

    Any suggestions in the css?

  11. ivdimova
    Member
    Posted 10 months ago #

    Hm, can you give me a link to a page that is looking fine now, I mean like you need to look like?

  12. gamerspot2
    Member
    Posted 10 months ago #

    Sorry for the confusion, but I realised that both posts and pages are not working fine, but only the forum which is full width.

    Here is a website with the same theme, where posts and pages are working fine: http://techtipsnreview.com/

  13. ivdimova
    Member
    Posted 10 months ago #

    Yeah, I think that your category page is working fine too, right?

  14. gamerspot2
    Member
    Posted 10 months ago #

    Yes, the categories are working fine. The problem is only in pages and posts...

  15. ivdimova
    Member
    Posted 10 months ago #

    Have you edited these two files - single and page.php? If you are not try first to disable twitter and facebook plugin to be sure that they are not the reason for the problem

  16. gamerspot2
    Member
    Posted 10 months ago #

    No, I haven't done anything myself, I changed only the comment words (comments.php) under the post. I disabled both plugins, refreshed a post and a page and nothing changed. Could be a plugin that causes the problen?

  17. ivdimova
    Member
    Posted 10 months ago #

    There is something in the layout that breaks the wrapper div, I can´t find it that way. You can try to back up your changes and your comments.php and to try it with the original file. If it works this means that you have something wrong in your comments layout and this will help you to find it

  18. gamerspot2
    Member
    Posted 10 months ago #

    I tried it, but it's not the problem. What informatoin do you want to give you?

  19. gamerspot2
    Member
    Posted 10 months ago #

    Finally, I solved it! There wasn't any problem with the code, but the plugin "JW Player"...

  20. ivdimova
    Member
    Posted 10 months ago #

    Good, I am happy that you have found the solution

Reply

You must log in to post.

About this Topic