SEO Squirrly
Forum Replies Created
-
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Disable author box on certain postsHey,
There is no option for that but you can do something else:
Hide starbox from posts in Settings>Starboxand use shortcode [starbox] in posts where you want your author box to appear.
Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Starbox on Global Feed is not workingHey,
Glad to hear that it helps you.
Please send me a link so I can see the issue and help you with that.Calin
Hi,
Please send me a link where I can check the html code … I see the picture but is hard to tell you what to do exactly.
Calin
Hey,
I update the plugin, please reinstall it and it should work.
Thanks for your feedback.
Please send us your impression at: http://wordpress.org/support/view/plugin-reviews/starboxKind regards,
CalinHey,
You have some original author code left and it depends on the theme you use.
It has to be something like that:
<?php if ( get_the_author_meta( 'description' ) ) : ?> <?php get_template_part( 'author-bio' ); ?> <?php endif; ?>replace it with the code above.
Calin
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Recent posts/How about the projects?Yes,
Just rename it in wp-content\plugins\starbox\models\Frontend.phpKind regards,
CalinHey,
It depends on the theme. There is no hook for the author page but you can add starbox in theme.
Check out:
http://wordpress.org/support/topic/how-to-call-the-authorbox-in-phpCalin
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] How do i change translation?Hey,
You can use http://www.poedit.net/ for that.
Add your files in the starbox/languages folder and they should work.
Kind regards,
CalinHey,
Starbox does not display the draft post. Starbox only adds the author box in your posts.
Please check other plugins too for that issue.
Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Language / translationHey,
You have to add your files in the languages folder.
You have to rename the files to: starbox-sv_SE.po and starbox-sv_SE.moTanks for your support
CalinHey,
You can customize it in the plugin directory.
starbox/models/Frontend.phpreplace:
<li class="abh_about abh_active"><a href="#abh_about">' . __('About', _ABH_PLUGIN_NAME_) . '</a></li> <li class="abh_posts"><a href="#abh_posts">' . __('Latest Posts', _ABH_PLUGIN_NAME_) . '</a></li>with
<li class="abh_about"><a href="#abh_about">' . __('About', _ABH_PLUGIN_NAME_) . '</a></li> <li class="abh_posts abh_active"><a href="#abh_posts">' . __('Latest Posts', _ABH_PLUGIN_NAME_) . '</a></li>I can’t modify the plugin because I will affect all other users.
Thank you for your feedback
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Conflict with HammyHey,
Starox is using google vcard classes
https://support.google.com/webmasters/answer/146897?hl=enContact them and see if they can show those classes.
Kind regards
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Change where the box is shownHey,
It depends, if the theme or the comment plugin force the comments to be the first shown under the post then the starbox will be under the comments.
Try to add a shortcode [starbox] at the end of your post and you will have the starbox over the comments.
Happy New Year!
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] show custome post types in author postHey,
It should be visible for all posts and pages. Try to play with Starbox settings from Settings>Starbox (dashboard menu)
Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Duplicate author boxesHey,
Please try to reinstall Starbox, i’ve added a css to hide the second author box from your site.
Kind regards
Calin