I’m having trouble getting
tags, or even other simple html tags to work when typing them into the biography section. How do I resolve this using CSS?
Also, Any links I create in the biography section always open up in the same page, like target=”_blank” is disabled or something… Is there a workaround for this as well?
]]>Hi I’ve tried installing, deleting & then reinstalling WPFR & Author box numerous times but after activation when i go into settings for either one of those plugins, i’m faced with a blank white screen which says, “You do not have sufficient permissions to access this page.”
I’m the administrator of the site so how is it that i do not have the permission?
I’m not a techie person but i had installed these plugins as i read about how to author each post for google.
Now is there another better plugin which can do the same?
If not, can anybody help with this issue?
Pretty please!!!!!!!
I removed it all and installed WPFR followed by ABR and am still getting
“You do not have sufficient permissions to access this page”
Hi
I am having some problems with the CSS. actually i’m not a coder so i know nothing about it. thing is the author box reloaded created an author box with a white background. now my theme’s fonts are also white so nothing shows.. i wanted to know if there was a way to maybe highlight all the text in the author box, along with the heading ‘about the author’ above?
secondly, the social icons are not at all as in the screen shots and they don’t even align one after the other in a row, they keep adding up column wise, (small dirty looking icons actually), thus increasing the length of the box.
please do let me know if anyone can help me??
thanks!
I was able to install and activate the plugin, but when I tried to change the setting it says that I don’t have permission. I’m my site’s only administrator. Not sure what’s going on.
]]>What’s the deal with the text being pushed down to the bottom of the image?
No matter what CSS changes I make to get it to wrap, it doesn’t move.
Can you offer any assistance?
#authorbox-photo {
background: #FFFFFF;
float: left;
margin: 0.1em 10px 10px 0;
padding: 3px;
border: 1px solid #CCCCCC;
}
Hi
I use this Author-Box in German language, but you can’t use it because this de-file is full of bugs!
So I corrected it and rewrite the complete german translation!
Here is my new updated german file:
https://www.alice-dsl.net/k_t/de.po
Please update this translation into the source code!
Thanks!
Michi
Hello. How can I move the image author (Gravatar) from the right side on the left (before the text)?
Thank you
Tried anyway but just broke the site instead. Had to remove both plugins.
]]>I’ve installed all the appropriate plugins – everything is working perfectly. Except – in the author box display, at the bottom of posts – underneath the Bio where it says “More at” and then links to the external urls, the icons are lining up vertically down the left side, instead of in a horizontal line.
Please advise how to fix this.
Thanks.
]]>Would not activate
Warning: require_once(C:\xampp\htdocs\smallgroupnetwork/wp-content/plugins/wordpress-plugin-framework-reloaded/framework-reloaded.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\smallgroupnetwork\wp-content\plugins\author-box-2\authorbox.php on line 32
Fatal error: require_once() [function.require]: Failed opening required ‘C:\xampp\htdocs\smallgroupnetwork/wp-content/plugins/wordpress-plugin-framework-reloaded/framework-reloaded.php’ (include_path=’.;C:\xampp\php\PEAR’) in C:\xampp\htdocs\smallgroupnetwork\wp-content\plugins\author-box-2\authorbox.php on line 32
]]>OK I fiddled with the code to try and add Google+. I got everything to work except for the Google+ link gets messed up in the author box on visitor-side.
I think the issue is due to “plus” being a sub-domain ‘https://USERNAME.plus.google.com’. Below is the section of code from my php file:
* Section to modify
*/
function google_authorbox_add_sites( $known_sites ) { // CHANGE the function prefix name
$known_sites[‘Google Plus’] = array( // CHANGE the key name
‘favicon’ => plugin_dir_url( __FILE__ ) . ‘images/google_plus.png’, // CHANGE the image name
‘url’ => ‘https://USERNAME.plus.google.com’, // CHANGE the service URI
‘plugin’ => array (
‘author’ => ‘Lopo Lencastre de Almeida <[email protected]>’, // CHANGE author name
‘url’ => ‘https://ipublicis.com/’, // CHANGE author uri
‘donate’ => ‘https://smsh.me/7kit’, // CHANGE donate link
),
);
return $known_sites;
}
add_filter(‘authorbox_known_sites’,’google_authorbox_add_sites’,10,1); // CHANGE the function prefix name
?>
Anyone have any ideas?
]]>I have a list of people who work for the company I work for and each person is registered with our WordPress site. When they have posted content to the blog, their Author Box is inserted into the post footer, but I want to insert their Author Box, either via shortcode or other means, into a separate page or post, and I want to be able to insert multiple boxes at once. Is this possible? If not, is there another plugin that would work, based on the WordPress profile information?
]]>First of all, LOVE the plugin. I can’t tell you how much time I searched for an “Author Box” that would work like I wanted in my particular theme.
I was able to make some mods to the plugin and added other social networks like flickr and tumblr. I updated the icon sets as well. Here is my sandbox site with the mods in place…
In a single post: https://mtpsandbox.com/high-school-varsity-baseball-cedar-park-v-westwood/
In the authors archive: https://mtpsandbox.com/author/mtpsadmin/
Has anyone tried to integrate Skype into it? I’ve played with a mod but cannot get it to work. What I envision is a skype icon that when clicked opens skype. Of course there needs to be a skype username field added in the profile in the admin.
]]>Hello,
I read the other post about duplicated boxes but that was for 2010 and I don’t see that file name in 2011. Is there a different file name for 2011 that I need edit?
Thanks!
]]>Hi, I newbie when comes to WP so I would appreciate if anyone could kindly help me to resolve my problem. Have installed Author Box Reloaded plugin with the pack. It works fine and looks very nice. Unfortunately it looks like theme twenty ten has some kind of default author box, and now my blog displays both. Is there any way to have only Author Box Reloaded?
Thank you for help
How would I go about making a link to all posts by an author in the plugin?
I would like the “about the author” be the posts by author link, or have the link to the left of the social buttons if possible.
To be clear, I’m talking about the function: <?php the_author_posts_link(); ?>
I’m afraid my knowledge of php is limited, so I’m not sure how to enable such a function in your plugin.
Thanks for your reply!
]]>Any chance of an update as it doesn’t work with 3.1 ??
Thanks
Christopher
Fatal error: require_once(): Failed opening required ‘…/wp-content/plugins/wordpress-plugin-framework-reloaded/framework-reloaded.php’ (include_path=’.:/hsphere/shared/apache/libexec/php5ext/php/’) in …/wp-content/plugins/author-box-2/authorbox.php on line 32
]]>Suggested Future Feature:
I would like an option where it would say “About Jon Doe”, for example, instead of “About the Author” in the author box (where Jon Doe would be the author’s name).
]]>hi, great plugin really glad to have found it.
however i am having some trouble setting the twitter or facebook link.
i have installed all 3 plugin, author box reloaded, the reloaded pack and the wp framework reloaded plus the user photo one but i can’t see the option under my profile to insert my social newtwork details plus i got a message on the top of my profile saying “Author Box Reloaded. At least one External Contact plugin must be active.”
anyone have a clue what i am doing wrong or what i am missing?
thanks for your help, it’s really appreciate it. have a look at https://www.weloveveneto.com
marta