• djcaseanova

    (@djcaseanova)


    I am currently building a wordpress site. However, while partially familiar with wordpress, I am trying to create a main entry (my first entry to this site) and have it stick to the top of the page regardless of how many entries are added afterwards. It’s the simple WELCOME entry. I would like for it to remain at the top while the others continue to do their thing.

    Can anyone help me or direct me to a plugin or anything. Thanks!! If coding is required that’s fine, just please tell me what file and where to find it and I should be good to go. Thanks a ton!

Viewing 3 replies - 1 through 3 (of 3 total)
  • sribharath

    (@sribharath)

    if u want it to be on each and every page .. add ur html code in header.php file after navigation loop

    if u want it to only on home page .. add the code to your home.php or index.php file just above all the current loops

    Is this what u asked

    Hope this helps

    Jonas Grumby

    (@ss_minnow)

    Make it a sticky post. You can do that in Quick Edit or in Edit > Visibility

    sribharath

    (@sribharath)

    yeah if u r not going to change that content go with SS_Minnow , i dnt know whether it works with your theme , as i had this issue with some of my themes

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Making a static entry or keeping an entry at top of page’ is closed to new replies.