Hi,
I am using the plugin in my website. I have tried to put contributors in the following post at https://jcssbtr.comcomsol.in/2016/05/29/journal-2/. All the contributor’s entry is occurring twice. Did I make anything wrong so that each contributor is displaying twice?
Thanks.
]]>How can I get the Author Name that appears directly under the post title to show all contributors rather than the WordPress default get_author or the_author. I’m using OldPaper theme that calls a template part (code below)
/
<?php global $iw_opt ?>
<ul class=”textinfo list-inline text-center”>
<?php if( ( !is_page() and $iw_opt[‘single-author’] ) or ( is_page() and $iw_opt[‘page-author’] ) ) : ?>
<li class=”vcard author post-author”><span class=”fn”><?php the_author_posts_link() ?><span>
<?php endif; ?>
<?php if( !is_attachment() and !is_page() and !is_search() and $iw_opt[‘single-categories’] ) : ?>
<?php endif ?>
<?php
if( comments_open() ){
?>
<?php if( ( !is_page() and $iw_opt[‘single-comments’] ) or ( is_page() and $iw_opt[‘page-comments’] ) ) : ?>
<?php endif; ?>
<?php } ?>
<?php if( ( !is_page() and $iw_opt[‘single-date’] ) or ( is_page() and $iw_opt[‘page-date’] ) ) : ?>
<?php endif; ?>
/
Great plugin. However, when plugin is in use on a post with multiple authors, the sidebar is pushed to the bottom of the page. How do I resolve this issue? Example links below
With multiple contributors: https://beautifulyouniverse.com/2015/02/11/jurassic-park/
Single Author Post: https://beautifulyouniverse.com/2015/02/11/vanilla-sky/
This is a work stopper, and I’d appreciate some help. Thanks!
]]>Love your plugin but having a problem that I think relates to some of your previous problems. Without the plugin running my page looks like this
https://i59.tinypic.com/30copxl.jpg
There are paragraph tags where they belong. But when I even activate the plugin (this post doesn’t have two authors even tagged in it), the tags disappears.
]]>Mahesh,
I really want to use MGPC. Its a very useful feature. I am currently using the Ignyte theme. Everytime I activate MGPC, the post formatting is completely lost. Can you please take a look?
Qxf2
]]>Hi there..
You plugin is great and all what i need.. but…
When i install and active this plugin, all vimeo and youtube videos transforms as link not as player.. any idea where is the problem?
t:-j
]]>Fantastic plugin. Just wondering if there is a way to get it to work for Custom Post Types?
]]>Everytime i activate MG Post Contributors plugin, all the paragraph writings in my post is not working, can you please tell me what’s wrong?
]]>