Forum Replies Created
-
AuthorPosts
-
ironjiant
Memberresolved. Thanks!
July 23, 2013 at 12:42 pm in reply to: Metro theme: Remove Leave A Comment and Post Date on Category Archive Pages #52116ironjiant
MemberI'd like to know the solution you found for this? There are times when a big "Leave a Comment" button is just not necessary, especially in a sidebar where the user has not even read the full post yet..
ironjiant
MemberThanks anitac,
That worked beautifully!But where do I place the post shortcode?:
[post_author_link before="<b>" after="</b>"] [post_time format="g:i a"], [post_date format="F j, Y" label="Dated: "]
I need the post info to show up ideally next to the tiny author thumbnail. Would I use Genesis Simple Hooks for this?
July 3, 2013 at 10:49 am in reply to: Education Theme: Main Tabs to stay Green when Secondary Pages are visited. #49009ironjiant
MemberResolved thanks. I solved the issue myself by not having the page redirect to a second tier page. That way the primary tab always stays green. I'm sure there is a way via CSS to make the primary nav tab a "visited" green color even when on a secondary (or tertiary) page... just don't need it right now.
thx
-Jimironjiant
MemberLOL... OK let's try this again:
/** Modify the WordPress read more link */ add_filter( 'the_content_more_link', 'custom_read_more_link' ); function custom_read_more_link() { return '<br /><a href="' . get_permalink() . '"><img src="http://theindieconsultant.com/wp-content/uploads/2013/06/read-more-button.png" alt="read more" /></a>'; }
ironjiant
MemberI will try that, thanks. I'll clean up that mess of margins and padding I've got there as well 🙂
-Jimironjiant
MemberI've turned Caching plugins off and cache cleared to confirm.
ironjiant
MemberThank you for your patience. Please see screenshot below. This is how this font is showing up in IE 8.0.6 regardless where the quotes are placed.
ironjiant
MemberNo luck Debra. Maybe you are seeing the default font instead of the webfont? see image below of what the font should look like (in red box) ... but IE8 it is still cutting the descenders off below the baseline.
<br />
ironjiant
MemberThanks Debra, but unfortunately it is still cutting off the descenders of the header font in IE 8 for PC.
-JimMarch 15, 2013 at 11:19 am in reply to: Generate Theme: 'Read more' on home page BOTTOM excerpts #27180ironjiant
Member@Dorian_Speed, Now I see them... ** Jim puts glasses back on**. Â And, Yes it is a bit crowded down there but I still see ellipses in brackets "[...]" on the bottom post excerpts. Where would I go to edit those?
-Jim
ironjiant
MemberThanks Tony! Resolved.
ironjiant
MemberCheck out the form fields in the right side form box:
ironjiant
MemberRESOLVED: Apparently when you make a blog post STICKY (in WordPress) it changes the styling slightly. Editing the sticky stye to normal.
-Jim
ironjiant
MemberResolved. You can close this Post.
Thanks!
-Jim
ironjiant
MemberThanks for noticing that SoZo,
It works as before but the sidebar and Footer boxes are still off.-Jim
ironjiant
MemberResolved! See search results within forum posts below:
http://www.studiopress.community/topic/removing-primary-sidebar/
The Genesis Parent/Child structure is the greatest. It makes most editing a breeze... and I am NOT a coder or a programmer.
Thanks to Brian Gardner and Copyblogger for taking Studiopress to the next level.
-Jim
-
AuthorPosts