Home › Forums › Weaver Xtreme Theme › Weaver show post – no post titles on start page
- This topic has 7 replies, 3 voices, and was last updated 10 years, 11 months ago by
bschweinitz.
-
AuthorPosts
-
September 20, 2015 at 13:46 UTC - Views: 1 #18276
bschweinitz
ParticipantWhen I activate the weaver show post plugin, all post titles/headlines disappear on the start page.
WordPress Version:
4.3.1–de_DE
Theme: Weaver xtreme, newest version
September 20, 2015 at 15:45 UTC - Views: 1 #24606Maureen
ParticipantThe post titles appear for me in Firefox and Safari.
September 20, 2015 at 15:55 UTC - Views: 1 #24607bschweinitz
ParticipantThanks for your reply. At the moment the weaver show post plugin is deactivated.
September 20, 2015 at 16:18 UTC - Views: 1 #24608scrambler
ModeratorIf you mean that the simple fact that you activate the plugin , not even use it in the site, causes this, This is unheard of.
I would start testing by doing the following.
First completely delete the plugin, and reinstall the latest version from WP to be sure nothing got corrupted.
If still causing the issue, I would deactivate ALL non weaver plugin, to see if may be the interaction with another plugin could be the cause.
Beyond that we would need to see the site with the plugin activated, so @weaver could have a look.
September 21, 2015 at 15:10 UTC - Views: 2 #24609bschweinitz
ParticipantI deleted the plugin an reinstalled it.
I deactivated all non weaver plugins.
I activated the weaver show post plugin.
All post titles/headlines on the blog page are disappeard.iia-alfter.de
September 21, 2015 at 16:52 UTC - Views: 2 #24610Maureen
ParticipantUsing the Web Inspector, I found that you have the following code that is hiding your titles:
<style type=”text/css”>/* Weaver Show Posts Custom CSS */.entry-title { display:none; }</style>When I delete it, the titles appear.September 21, 2015 at 17:05 UTC - Views: 1 #24611scrambler
ModeratorThis is a Custom CSS rule you have added in the Show post Custom CSS tab…
If you were trying to hide titles on weaver Show posts shortcodes, you will need to add a selector in front of the rule so it is limited to a specific show post shortcode.
September 22, 2015 at 07:32 UTC - Views: 3 #24612bschweinitz
ParticipantProblem solveld. Thanks to Maureen and scrambler. Thats the problem. I had an entry in the Weaver Show Post Custom Css Tab: .entry-title { display:none; }
After deleting this entry, the titels/headlines are back. I have no idea, how the entry got there. -
AuthorPosts
- You must be logged in to reply to this topic.

