SEO Squirrly
Forum Replies Created
-
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Removing WP Default Author BoxHey,
Please reinstall the starbox and check again if its loading.
Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Error message since updateHey,
Please reinstall the starbox and check again.
Kind regards,
CalinHey,
Please reinstall the starbox and check again.
Kind regards,
CalinHey,
Starbox is using it for google authorship. You must have that field to have rich snippets in google serach result.
Sorry for your problem … you can manually change the id if you like in
wp-content/plugins/starbox/models/Frontend.php
function showAuthorDescription()
but I don’t recommend itKind regards,
CalinHey,
Class title is important for google vcard. I will force some css for it not to conflict with your theme.
Calin
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Drop-down position not workingHey,
I see that the css and js files are not loaded by the theme.
Are you using a cache plugin?
Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Error message since updateHey,
Try to switch off the Open Graph in Settings>Starbox
It’s strange why you get this error. Do you have a cache plugin installed?
Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Custom postHey,
Thank you 🙂
You have to use shortcode for that.
Try to use in your post (at the end):
[starbox lpc=”category_name or category_id”]you can use even more custom shortcodes:
[starbox lpc=”category_name or category_id” desc=”custom description for that post”]Hope that helped.
Blessings,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Removing WP Default Author BoxHey,
Depends on a theme. If you can tell me the div class or point me to the post I will get the WP author box and hide it when the starbox is loaded.
Thanks for the feedback,
CalinForum: Reviews
In reply to: [Starbox - the Author Box for Humans] Best Plugin I Have Used So FarThanks,
Really means a lot.
Calin
Forum: Plugins
In reply to: [SEO Plugin by Squirrly SEO] Squirrly roles accessHey,
Squirrly will have to load for editor users.
Only the settings part don’t.Try to add an editor user and write a new post.
Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Shortcode Included by PHP Not Working?Hey,
Please make sure you have the latest version of Starbox.
Try to follow the
http://wordpress.org/support/topic/how-to-call-the-authorbox-in-phpKind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Spacing after Drop-Down in 2.0.2Hey,
Fixed it. If you reinstall starbox you will see the same space as before.
Thanks for notice that.
Calin
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Latest posts not showing.Hey,
Please make an update to Starbox 2.0.2
Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] On page placingHey Philipp,
Starbox it’s not that complex. We try to keep it simple by default and add options only in shortcode for advance users.
To add a list of authors in one shortcode use:
[starbox id=”user1,user2″]