Hi there, i am wanting to use this plugin on cubit website, but its not working. The say in could be because of jquery being loaded twice? Can u have a look?
http://docs.getshopped.org/category/common-problems/
WP e-Commerce Plugin
16 posts from 4 voices-
Posted 1 year ago #
-
Hi,
I don't think it's a jquery/js problem but as far as I know you can't use WP e-Commerce without creating special shop templates for the theme, etc.. The "standard" shop templates probably won't work with Cubit because the div & html structure is different.Posted 1 year ago # -
I'm getting this error?
Catchable fatal error: Object of class WP_Error could not be converted to string in /home/content/37/9281737/html/wp-content/themes/cubit-6-in-1-business-portfolio-theme/cubit/functions.php on line 87Posted 1 year ago # -
Hi levispage,
It looks like you might have uploaded the entire folder you downloaded from Themeforest into your theme files instead of just the "cubit" theme folder. It may not be the root cause, but it might also fix the issue.
Regards,
Devin
Posted 1 year ago # -
Hi There, moved it to the right place, still same error?
Posted 1 year ago # -
Hi!
Maybe WP-ecommerce conflicts with the breadcrumb function (the error you posted above indicates this). Open up header.php and delete following line:
if (class_exists('simple_breadcrumb')) { $bc = new simple_breadcrumb; }Best regards,
PeterPosted 1 year ago # -
Hi there, thank you that does sort it out, but i would like to have the breadcrumbs. i tested it on another theme and the plugin works well, the issue here is cubits compatibility with internet explorer. Please email me your email to i can send you login details. thanx
levipage85@gmail.comPosted 1 year ago # -
Hey!
Please use other breadcrumb plugins in this case - like: http://wordpress.org/extend/plugins/wordpress-seo/ or http://wordpress.org/extend/plugins/breadcrumb-navxt/ . Cubit's breadcrumb was not designed to work with custom post types.
Regards,
PeterPosted 1 year ago # -
Hi there, Ok no problem, but i am not just having problem with the breadcrumb. Please have a look at the site and see on firefox the "add to cart" works but not on IE. Have tested on other themes and works, PLEASE can u help.
http://www.coliccalmshop.co.uk/?page_id=659Thank you very Much
Posted 1 year ago # -
Sorry here is the link http://www.coliccalmshop.co.uk/products-page/
Posted 1 year ago # -
Please guys really need this support or help
Posted 1 year ago # -
I'm not sure why it doesn't work on IE. You can try to remove following line from header.php - maybe it fixes the error:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />If this doesn't help please contact the plugin authors or use another shop plugin.
Posted 1 year ago # -
Yes!! it works, but know the menu on ie, is messed up please have a look. thanx so much.
Posted 1 year ago # -
I have fixed it for now by editing the following code, but i dont want the jump when you click onto menu item. You will see the menu hight change. Please can u fix this as it is a theme related problem.
<!--[if IE]>
<style type="text/css">
#frontpage #top #nav{top: 68px;}
#head{background-position-y: 134px;}
#top #nav{top:114px;}
.breadcrumb{top: 155px;}
#main{padding-top:7px;}
</style>
<![endif]-->Posted 1 year ago # -
Hi!
I marked this post for Kriesi's attention.
Best regards,
PeterPosted 1 year ago # -
Hi!
If this is still an issue please send me an email via contact form and your ftp data so I can do some try/error testing myself :)
Best regards,
KriesiPosted 11 months ago #
Topic Closed
This topic has been closed to new replies.














