how to add custom welcome message
-
i want to add a custom message on the front page after menu.how to do it
Mod
Moved to Support. Please be sure to post in the correct section to get the best/fastest results.
If you are using a static front page, this is easy: Just type whatever message you would like into the page you are using for a front page.
If you aren’t using a static front page, the easiest way to achieve this is to use a Graphene action hook widget area and a text widget. You’ll also want to use the Widget Logic plugin to make it show up on just the front page, or, you can use a PHP Widget and a simple bit of coding to achieve the same.
Action hook widget area tutorial:
http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
I’m not sure which widget area you’ll want to use. Probably
graphene_before_contentorgraphene_after_slider.Let us know how you get on with this.
Ken
i tried both hook but it does not work.Note that i want to display the post in excerpt and also show a message after the menu and before the posts.
i used front page post category from graphene option.
my site is pepdeal.com
Mod
i tried both hook but it does not work.
The two hooks I suggested were just a guess, since I didn’t know anything about your site. (No URL, no other details…) You’ll have to play around with it a bit and experiment with different widget areas.
graphene_top_menushould be what you are looking for… it’s under header.phpNOTE: You will need to use some custom CSS to get the box looking the way you want.
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
