ThemeShaper Forums » Acamas

[closed]

acamas problems after upgrade

(2 posts)
  • Started 12 years ago by hmbullet
  • Latest reply from ScottNix
  1. I am using Acamas 1.0.2 and recently upgraded to Wordpress 3.1.1. When I upgraded the posts directly below the header disappeared. When I post new posts the title of my post no longer shows up below the header. The new post shows up in latest features and the older article moves to the archive section in the header, but directly below the header to the left of the primary aside and secondary aside there is just white space. If I write something very brief it shows up below, but all of my long articles no longer go to that area. I just did a Test Post with very little information and it ended up below the header. Is this a setting issue? Does anyone know why this changed with the update?

    update: So if I don't select a category the post goes below the header but not in the latest feature section. If I assign categories to my post it goes into the feature section but not below the latest feature header it did not do this before my upgrade to the latest version of Wordpress. I would like all of my posts to show up directly below the header like they did. If anyone has any info on this I would appreciate it

    Posted 12 years ago #
  2. Check the CSS (line 280) on style.css, looks like it is set to display none.


    .home .entry-content, .home .entry-meta, .home .entry-utility {
    display: none;
    }

    That is the culprit, however not sure why a WP upgrade would cause that.

    Posted 12 years ago #

RSS feed for this topic

Topic Closed

This topic has been closed to new replies.