Forums

Formatting messed up in 'Posts' page :( (6 posts)

  1. swaraksh
    Member
    Posted 1 year ago #

    Hi,

    I have built a WP website using Mystique theme and also enabled Buddypress with BP compatibility plugin. I now notice that individual posts look just fine in their respective pages but the Main page/Posts page is showing messed up formatting. I have tried fixing it up with the support of other forum user's guide who had similar problem. But then, even fixing up the post's HTML bugs etc.don't seem to work.

    This is the index page where I don't have the formatting issue: http://swa-raksha.com/

    The main page where I have the formatting issue is this: http://swa-raksha.com/post-by-swa-raksha-members-2/

    All other links and pages work just fine. I am stuck with this one :-(

    It will be a great help if you could help me figure it out please.

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    the body_class() (in the body tag) in your posts page with formatting problems seems 'broken', i.e. is not outputting any css classes.

    the formatting of the page seems to depend on having the proper body classes.

    do you use a special template for the posts page?

  3. swaraksh
    Member
    Posted 1 year ago #

    @Alchymyth: Many thanks for responding. Yes, I use a 'Featured Post' template for the posts page. But then I did try using the default and some other available templates too. It's the same story with them - Never works..

  4. alchymyth
    The Sweeper
    Posted 1 year ago #

    it seems to be a theme problem, or more precise a problem with the function mystique_body_class() (in /wp-content/themes/mystique/lib/core.php) which does not return any body classes.

    or it might be an interference with one or more of the plugins you might be using.

    try to deactivate all you plugins and see if that solves the problem.
    if yes, then re-activate one plugin after the other to find out which one was causing the problem.

  5. swaraksh
    Member
    Posted 1 year ago #

    @Alchymyth: Good idea.. let me try fiddling with the plugins and revert back to you in a while :-)

  6. swaraksh
    Member
    Posted 1 year ago #

    @Alchymth: As you predicted, it was Buddypress plugin which played havoc with the formatting :-( Sadly I was depending on buddy press to build a community of safety conscious people in my state :-( Is there a work around without me having to lose Buddypress?

Topic Closed

This topic has been closed to new replies.

About this Topic