Some menus (such as Posts) are 'display:none?'
-
I have been working in WP about a week now. Getting used to it a bit. However, not sure what happened (maybe a plug in?) but when I click on Posts it is ‘collapsed’ and will not list all posts. If I press F12 to show the CSS; it has display hidden (here it the lines of code – as right now I have only three posts as I am using it for a slide show based on category of featured products.
<tbody id="the-list"> <tr id="post-240" class="post-240 type-post status-publish format-standard hentry category-featuredproducts alternate iedit author-self level-0" valign="top" style="display: none;"> <tr id="post-238" class="post-238 type-post status-publish format-standard hentry category-featuredproducts iedit author-self level-0" valign="top" style="display: none;"> <tr id="post-235" class="post-235 type-post status-publish format-standard hentry category-featuredproducts alternate iedit author-self level-0" valign="top" style="display: none;">I looked at the DOM and it says it is from Layout? I am not as familiar with WP layouts but looked and did not see anything popping out at me.
Just some background: I downloaded the Responsive Theme, then created a responsive-child theme off of that. I did not make any major changes; other navigation, backgrounds, etc. I also have installed the following plug ins: Dynamic Content Gallery, MaxGalleria Lite, Responsive Add Ons and W3 Total Cache. I really should have viewed things after I did that as I am generally cautious; however did not. I know these were working after I did the Dynamic Content Gallery as I set the posts up post that install. MaxGalleria Lite, not sure sure. W3 Total Cache I just did tonight.
So if anyone can lead me to a possible solution that would be AWESOME and appreciated. I am new (used to dealing with SharePoint..yes..SharePoint) so WP is semi-new to me.
Thanks!
The topic ‘Some menus (such as Posts) are 'display:none?'’ is closed to new replies.