Forum Replies Created

  • In reply to: Sticky post not showing content

    #28530

    Do you know perhaps where this sticky post is put together? Is it in the theme file, or is it in the WordPress core? Because it’s odd that the complete content-content and the excerpt-content are just not there.

    In reply to: Sticky post not showing content

    #28529

    Thanks; I have deactivated the Simple Social Buttons plugin. If it is buggy, there are other social button plugins.

    However, I have some text in the excerpt. In the content as well. I just can’t figure out why it doesn’t show it.

    I update WordPress regularly and have no customizations in it.

    I have the following plugins:

    – Capability Manager 1.3.2

    – Custom Post Order 2.2

    – Custom Post Type Archives 1.5.1

    – Easy Contct Forms 1.3.1

    – List category posts 0.24

    – MaxButtons 1.6.0

    – Meta tag manager 1.2

    – NextGEN Gallery 1.9.3

    – Slimbox Plugin 1.3

    – Twitter Tracker 2.2

    – Ultimate Post Type Manager 1.6.9

    – WP Maintenance Mode 1.7.1

    I’m wondering. I have a Graphene child theme, made according to the WP tutorial on child themes. Do the settings I do in my child theme (I mean I still have the ‘Graphene settings’ option in my menu) override those I once set on the Graphene theme itself?

    Although I have just run through all Graphene settings and there is no one in particular about showing stickies in some way, I thought there may be a setting gone wrong… or can’t it be?

    I’m checking through my css now, but it would be impossible if it were in there; in that case, I would see the HTML in the source, only hidden.

    In reply to: Sticky post not showing content

    #28527

    Ok, I have added a ‘test message’.

    http://manegehetroessingh.nl/

    The header line reads ‘Test message (expires on …)’.

    The content and the excerpt contain some lines of text.

    If you need more info, just respond, and I’ll be back. Thank you on beforehand!

    In reply to: Sticky post not showing content

    #28526

    Hi Kenneth,

    sure, I know that’s a better way.

    It’s only that the site is live, and I don’t have a test environment.

    I will look if I can somehow set up a test post on the front page without making visitors confused. I’ll let you know.

    In reply to: Transparent Header

    #28537

    You might want to use CSS to remove the header borders as well.

    I used this:

    #container {box-shadow: 0 0 0px #000;}
    #header {border-top: 0;}

    (and some more). It overrides the shadows and borders that surround it.

    To regain the shadow around content and footer:

    #content, #footer {box-shadow: 0 0 3px #c0c0c0;}

    Alter the colours a bit to make it suit your needs.

    In reply to: +1.7 Sidebar appears only on homepage

    #28471

    It is weird, but tonight I was switching themes a bit, and when I went back to my Graphene theme, the menu bar was suddenly there. I moved to my Graphene Child theme, and it was still there. I have no idea what solved it. I didn’t do a new update, the files remained the same. Maybe it was something with the action hooks…? I haven’t dug into that but I read it somewhere.

Viewing 6 posts - 1 through 6 (of 6 total)