Listed Author is Incorrect. Showing Author for Current Page
-
I am using the plugin to show a list of posts on one of my pages. All the posts listed are showing the embedded page author, vs the author of the actual post. This list is at the bottom of the linked page. What is the correct way to show the author?
I am using custom HTML. This is my shortcode:
[wpp cat="-10294" excerpt_length=60 limit=3 thumbnail_width=333 thumbnail_height=222 stats_date=1 stats_author=1 post_html=' <ul> <li><article class="post fusion-column column col col-lg-4 col-md-4 col-sm-4"> <div class="fusion-flexslider flexslider flexslider-hover-type-none"> <ul class="slides"> <li class="flex-active-slide" style="width: 100%; float: left; margin-right: -100%; position: relative; opacity: 1; display: block; z-index: 2;">{thumb}</li> </ul> <ul class="flex-direction-nav"> <li class="flex-nav-prev"><a class="flex-prev flex-disabled" tabindex="-1" href="#">ο</a></li> <li class="flex-nav-next"><a class="flex-next flex-disabled" tabindex="-1" href="#">ο </a></li> </ul> </div> <div class="recent-posts-content"> <span class="vcard" style="display: none;"><span class="fn">{author}</span></span><span class="updated" style="display: none;">{date}</span> <h4 class="entry-title">{title}</h4> <p class="meta">By <span class="vcard"><span class="fn">{author}</span></span><span class="fusion-inline-sep">|</span><span class="updated" style="display: none;">{date}</span>{date}<span class="fusion-inline-sep">|</span> {summary} </div> </article></li> </ul> ']The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘Listed Author is Incorrect. Showing Author for Current Page’ is closed to new replies.



