Jump to content
mikrotom

How to move "Tagged with" line just under post title

Recommended Posts

mikrotom

Please, can someone help me with this basic task? I just need to move up line "Tagged with:" just under post title. Is there any easy way how to reorganize order of elements in post loop? I am using PageLines Framework ver 2.3.

Share this post


Link to post
Share on other sites
Rob

Add the following to Dashboard > PageLines > Site Options > Custom Code > CSS Rules:


.tags {

color: rgba(0, 0, 0, 0.7);

display: none;

font-size: 86%;

}

Meta info, such as the date, author, etc. is in the Site Options under Blog And Posts.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
mikrotom

Added but result is that "Tagged with" line is completely no longer visible. It is missing below post content and it does not appear somewhere else on post page nor under post title as i wanted :(

I realized there is a possible missunderstanding in my original post. I want to relocate "Tagged with" line from one location (below content) to another (just under post title and author). Any suggestions?

Share this post


Link to post
Share on other sites
mikrotom

No it is not that point. My post content area contains whole "Tagged with" line. I just need to realocate this item a litte bit higher on page.

Share this post


Link to post
Share on other sites
Danny

Hi,

Can you provide a concept image of what you want to achieve please.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
Danny

Hi,

All you need to do is:

  1. Login to your Wordpress Admin Dashboard > PageLines.
  2. Go to Site Options and Select Blog and Posts.
  3. Then scroll down until you see the following settings "Full Width Post Meta" & "Clip Metabar".
  4. Add the following code to show tags in this area [post_tags]

So you have something like this:

http://d.pr/i/jOwe

Then save your settings and you should see this:

http://d.pr/i/gcEV


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
mikrotom

Hi,

thank you for kind of workaround. It works, BUT:

  1. post_tags are now displayed on every post excerpt & clip at home page (where it shouldnot be visible). I want them only on full blog post content pages (as ilustrated on my concept drawing).
  2. post_tags inside "Full Width Post Meta" & "Clip Metabar" are formated without proper color of clickable and even small arrow is missing (obviously)

Is there a simply way how to just reposition original item in blog post pages?

Share this post


Link to post
Share on other sites
Danny

Hi,

You will need to use a filter to do this like Simon mentioned earlier. If you're unsure how to do this, I recommend you contact one of our Pros for assistance.

http://www.pagelines.com/pros


Please search our forums, before posting!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

    • flourishdesignstudio
      By flourishdesignstudio+
      I am working on a site that uses post categories to organize a large collection of cocktail recipes (such as 'Fall Cocktails', 'Winter Cocktails', 'Spring Cocktails', and 'Summer Cocktails'). I am trying to style the category pages so that a user will land on the Fall page and see the fall posts in a two-column setup. The Pagelines Content section has no real post display options to speak of so I am trying to work within the Loops section, which does produce the overall visual effect that we are hoping for. However, it means that I have to create a Loops section for every single category page and tell it to show the posts for that specific category (Fall posts on the Fall Category page, Spring posts on the Spring page, etc). We actually have about 25 cocktail categories so creating unique pages for each category isn't going to be very time effective for us - especially if we want to change a setting later and have to go to each page to do that.
      So, my question is whether or not there is a way to control general category pages or if there are any other good post loop options that you recommend. This used to be much easier in the past versions of Pagelines and DMS so I just want to make sure I am not missing something within this new system.
      Thanks so much for the help!
    • huskers2011
      By huskers2011+
      I just upgraded to the platform 5 and all my post lop content in static pages is not visible on the site, although it is  selected in the page setup. 
    • John Olsson
      By John Olsson+
      Hello, how do I show tags in WP-content-section... or what am I missing out? 
    • Dana
      By Dana+
      Hi DMS team,
      Please help out on how to add Post tags to the bottom of each post. Tried looking at the hooks tutorials but not sure what to do here.
      Thanks a lot.
       
       
       
       
    • JudithKlinger
      By JudithKlinger+
      I'm having a problem with post formatting that I never encountered before PL5. 
      I keep losing my paragraph formatting. I've gone in manually 4 and 5 times...adding in the <p></p> tags, updating...then I go to the visual editor or the pagebuilder and when I go back..they're gone and so is the 
      formatting. In digging around I think it has to do with the wpautop filter. See this: https://codex.wordpress.org/Function_Reference/wpautop
       
      I'm in the process of converting pages from DMS to PL5 and something in PL5 seems to be interacting with the formatting. I'm also getting other strange formatting issues (random <i></i> with no text n between, etc.)
      Frankly, I don't care if I need to manually add <p> or not... I just need the formatting to stick. 
      Thanks. J
       
×