ronangelo
ParticipantForum Replies Created
-
In reply to: Social Media buttons not appearing at the bottom of post
June 13, 2012 at 10:39 pm #29255The ones on the top bar are different from those that are supposed to appear on each post.
get code here
You can just post that info on the copyright section on the footer. That’s what I did to add google+ authorization.
Appearance -> Graphene Option -> Footer Option
add this.
<a href="https://plus.google.com/########?rel=author">Author Name</a>Google will see this on every post/page and will confirm you as author.
This works just fine, unless you have different authors posting on your site.
In reply to: Social Media buttons not appearing at the bottom of post
June 13, 2012 at 8:14 pm #29253you need to add code in that option.
search for “addthis”
Happy B-day! Thanks for all the help and good moderating 🙂
search only takes seconds.
why remove it?
The author info appears below your posts content.
Your 2 plugins seem to be hooked just right after the content. It would be better to manually add the code of the “Related Posts for WordPress” plugin.
graphene_after_post_content
-AddThis Code
graphene_post_footer
-Related Posts for WordPress Code
What hook have you checked on the graphene options?
graphene_after_post_content comes right after the content then followed by graphene_post_footer
-content
-graphene_after_post_content <- have you tried adding “addthis” code here?
-graphene_post_footer
Thanks for pointing that out. A few searches and I learned something new. I just watched the action hook video by Josh Lobe.
In reply to: Date of the Page only displayed on the pages of the HomePage
June 8, 2012 at 6:09 pm #29119Pages are really not meant to have author or dates. Also, I don’t know if there is an easy way to do it.
You have 15 pages. If you really want to add author and dates you can manually copy each page content to a new post. You should use the original “url/permalink” (delete the original page before using its url) and set the “date published” to whatever date you wish.
I don’t think anyone would tell you to follow my instructions above, so do I 🙂
(I think it’s a bad idea).
Anyway why would you want to add dates on pages? I think your website is just fine as it is now.
