SEO Squirrly
Forum Replies Created
-
Hey,
Try this:
In http://onlinetraffic.co.nz/wp-content/themes/good-bones/assets/stylesheets/styles.css
Go to line 106 and replace
#menu {text-align: left;}
with
#menu {text-align: left; min-height: 72px;}Hope it helps
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Latest posts tab not workingMinify is a risky thing and some pages can be blank and is not good for business… it happened to me too.
Try not to use it and your site is working great without it too. Or if you use it try not to combine js and css and see whats happening.
Hope is helps …
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Shortcode issue?If you have widgets in that zone just create a text widget with [starbox]
Kind regards
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Shortcode issue?Hey,
You have to add the shortcode in your post or in widgets.
If you are adding the shortcode in template is will not work because wordpress has no hook for that.
Please tell me where are you using it
Calin
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Latest posts tab not workingHey,
Looks like the cache plugin is not adding the javascript file. Try to deactivate it and check again. If you use total cache then you have to disable just the minify option to check.
If you tell me the cache plugin you use I will try to use the same plugin and find the setting solution for you.
Calin
Forum: Reviews
In reply to: [Starbox - the Author Box for Humans] Better than i expectedI love to see the problems solved 🙂
Thank you for your feedback
Blessings
CalinWow, thank you, this means a lot for us.
Few people are looking to see the code like you did.
Thanks you so much for this feedback
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] need to change cssHey,
Thank you for the feedback.
You can find the css for each theme inhttp://plugins.svn.wordpress.org/starbox/trunk/themes/
eg. If you use business theme for Starbox then go to:
http://plugins.svn.wordpress.org/starbox/trunk/themes/business/css/Kinds regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] nofollow to social linksPlease rate Starbox so we can keep improve it
http://wordpress.org/support/view/plugin-reviews/starboxThanks
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Beautiful but some limitationsHey,
Thanks for the feedback.
1) I will look into it and see wat I cand do. You can also use shortcodes to personaliza the author box directly in the post content.
eg. [starbox desc=”custom description” ]2)
The author page doesn’t have the hook to add boxes before the post list 🙁
So..you have to add it in the theme where the author box is calledif (class_exists('ABH_Classes_ObjController')) echo ABH_Classes_ObjController::getController('ABH_Controllers_Frontend')->showBox();Kind regards
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] nofollow to social linksThanks,
Good notice. I’ll do that.
Calin
Hey,
I see that the theme has min-height defined with 100%; and is not good for css.
Just go to
/wp-content/themes/canvas/style.css
and at line 1752 delete the linemin-height: 100%;and it should work okay.Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Starbox not getting rendered on pageHey,
You can set up the theme in two places.
One is the default theme in Settings>Starbox
The second is in Users>My profileIn your profile you can use the default option so it will take the default theme or a personalized theme is there are more users with different wishes.
Please rate the plugin at: http://wordpress.org/support/view/plugin-reviews/starbox
Kind regards,
CalinForum: Plugins
In reply to: [Starbox - the Author Box for Humans] Starbox not getting rendered on pageHey,
It’s important to empty the cache to see the changes if you have a Cache Plugin installed like Total Cache or Super Cache.
I also released a new version of starbox 1.0.7
Hope it will fix your issue.
About the theme … if it’s not working, just change it for a minute and see if is working.
Calin
Forum: Plugins
In reply to: [Starbox - the Author Box for Humans] Starbox not getting rendered on pageSorry about that … seems that your theme did not add the main hooks.
Pleas try now to reinstall it.
Thank you for your feedbacks
Calin