bassjobsen / woocommerce-twitterbootstrap

This plugin wraps your Woocommerce views in the Twitter's Bootstrap Grid. Makes your views full responsive. No changes to your theme or other plugins needed.
85 stars 34 forks source link

Breaks ShoeStrap #13

Closed manuelkuhs closed 10 years ago

manuelkuhs commented 10 years ago

I'm using ShoeStrap (theme) + WooCommerce + WooCommerce-TwitterBootstrap (all latest versions as of today).

When I activate WooCommerce-TWB it breaks the site - only the WooCommerce stuff appears (sidebar, header, footer, all gone) and even that doesn't display properly.

Sorry I can't give URL as I'm on a local server currently.

bassjobsen commented 10 years ago

Hi Manuel,

Thanks for posting your issue. I'm testing it now http://shoestrap.jbst.eu/?post_type=product (note this use the develop version). I expect to fix this issue soon.

Bass

manuelkuhs commented 10 years ago

Great and thanks for this fantastic resource! On 24 Dec 2013 01:21, "Bass Jobsen" notifications@github.com wrote:

Hi Manuel,

Thanks for posting your issue. I'm testing it now http://shoestrap.jbst.eu/?post_type=product (note this use the develop version). I expect to fix this issue soon.

Bass

— Reply to this email directly or view it on GitHubhttps://github.com/bassjobsen/woocommerce-twitterbootstrap/issues/13#issuecomment-31153640 .

bassjobsen commented 10 years ago

Hi Manuel,

i update the plugin to v1.12 just. Please let me know this will fix your issue.

manuelkuhs commented 10 years ago

Hi Bass (hope I got that right),

Merry Christmas to you! My baby girl wanted to get up early (5.30am) so here I am testing your plugin!

Anyway, the single product view works perfectly! However,the archive (shop) view does NOT, throwing this error:

"Warning: DOMDocument::loadHTML(): Empty string supplied as input in [cut]/ wp-content/plugins/woocommerce-twitterbootstrap/woocommerce-twitterbootstrap.php on line 475 http://ebooks.dev/shop/six-complete-larkin-books/"

Manuel Kuhs B.Sc. (Hons) Pharmaceutical & Industrial Chemistry, Postgraduate Researcher, MSG-013-013, Solid State Pharmaceutical Cluster, University of Limerick, Ireland. www.ul.ie/sspc Email: manuel.kuhs@ul.ie Work Ph.: +353 61 23 4160 Mobile/Cell: +353 86 386 6783

On 24 December 2013 23:02, Bass Jobsen notifications@github.com wrote:

Hi Manuel,

i update the plugin to v1.12 just. Please let me know this will fix your issue.

— Reply to this email directly or view it on GitHubhttps://github.com/bassjobsen/woocommerce-twitterbootstrap/issues/13#issuecomment-31187091 .

manuelkuhs commented 10 years ago

Actually it throws that error message for a Grouped Product. For normal single products the shop/archive view works ok.

Manuel Kuhs B.Sc. (Hons) Pharmaceutical & Industrial Chemistry, Postgraduate Researcher, MSG-013-013, Solid State Pharmaceutical Cluster, University of Limerick, Ireland. www.ul.ie/sspc Email: manuel.kuhs@ul.ie Work Ph.: +353 61 23 4160 Mobile/Cell: +353 86 386 6783

On 25 December 2013 06:09, Manuel Kuhs manuelkuhs@gmail.com wrote:

Hi Bass (hope I got that right),

Merry Christmas to you! My baby girl wanted to get up early (5.30am) so here I am testing your plugin!

Anyway, the single product view works perfectly! However,the archive (shop) view does NOT, throwing this error:

"Warning: DOMDocument::loadHTML(): Empty string supplied as input in [cut]/ wp-content/plugins/woocommerce-twitterbootstrap/woocommerce-twitterbootstrap.php on line 475 http://ebooks.dev/shop/six-complete-larkin-books/"

Manuel Kuhs B.Sc. (Hons) Pharmaceutical & Industrial Chemistry, Postgraduate Researcher, MSG-013-013, Solid State Pharmaceutical Cluster, University of Limerick, Ireland. www.ul.ie/sspc Email: manuel.kuhs@ul.ie Work Ph.: +353 61 23 4160 Mobile/Cell: +353 86 386 6783

On 24 December 2013 23:02, Bass Jobsen notifications@github.com wrote:

Hi Manuel,

i update the plugin to v1.12 just. Please let me know this will fix your issue.

— Reply to this email directly or view it on GitHubhttps://github.com/bassjobsen/woocommerce-twitterbootstrap/issues/13#issuecomment-31187091 .

bassjobsen commented 10 years ago

Hi Manual,

Thank for your quick response and testing, and merry Christmas too. On http://shoestrap.jbst.eu/?post_type=product i grouped both happy nina's with the flyinh nina. I can't reproduce the error you got?

Can you show the error on http://shoestrap.jbst.eu/http://shoestrap.jbst.eu/?post_type=product ? Did you add a special woocommerce template to your site for integration?

Thanks and best regards,

Bass

2013/12/25 manuelkuhs notifications@github.com

Actually it throws that error message for a Grouped Product. For normal single products the shop/archive view works ok.

Manuel Kuhs B.Sc. (Hons) Pharmaceutical & Industrial Chemistry, Postgraduate Researcher, MSG-013-013, Solid State Pharmaceutical Cluster, University of Limerick, Ireland. www.ul.ie/sspc Email: manuel.kuhs@ul.ie Work Ph.: +353 61 23 4160 Mobile/Cell: +353 86 386 6783

On 25 December 2013 06:09, Manuel Kuhs manuelkuhs@gmail.com wrote:

Hi Bass (hope I got that right),

Merry Christmas to you! My baby girl wanted to get up early (5.30am) so here I am testing your plugin!

Anyway, the single product view works perfectly! However,the archive (shop) view does NOT, throwing this error:

"Warning: DOMDocument::loadHTML(): Empty string supplied as input in [cut]/

wp-content/plugins/woocommerce-twitterbootstrap/woocommerce-twitterbootstrap.php on line 475 http://ebooks.dev/shop/six-complete-larkin-books/"

Manuel Kuhs B.Sc. (Hons) Pharmaceutical & Industrial Chemistry, Postgraduate Researcher, MSG-013-013, Solid State Pharmaceutical Cluster, University of Limerick, Ireland. www.ul.ie/sspc Email: manuel.kuhs@ul.ie Work Ph.: +353 61 23 4160 Mobile/Cell: +353 86 386 6783

On 24 December 2013 23:02, Bass Jobsen notifications@github.com wrote:

Hi Manuel,

i update the plugin to v1.12 just. Please let me know this will fix your issue.

— Reply to this email directly or view it on GitHub< https://github.com/bassjobsen/woocommerce-twitterbootstrap/issues/13#issuecomment-31187091>

.

— Reply to this email directly or view it on GitHubhttps://github.com/bassjobsen/woocommerce-twitterbootstrap/issues/13#issuecomment-31192657 .

manuelkuhs commented 10 years ago

Hi Bass,

So I realised the error was due to the item not having a main/featured image... You probably need to implement showing the default WooCommerce image in this case?

The other thing I noticed is that my Account, Cart etc pages are not responsive. Is your plugin supposed to make them responsive?

Thanks! Manuel On 25 Dec 2013 09:21, "Bass Jobsen" notifications@github.com wrote:

Hi Manual,

Thank for your quick response and testing, and merry Christmas too.

On http://shoestrap.jbst.eu/?post_type=product i grouped both happy nina's with the flyinh nina. I can't reproduce the error you got?

Can you show the error on http://shoestrap.jbst.eu/http://shoestrap.jbst.eu/?post_type=product ? Did you add a special woocommerce template to your site for integration?

Thanks and best regards,

Bass

2013/12/25 manuelkuhs notifications@github.com

Actually it throws that error message for a Grouped Product. For normal single products the shop/archive view works ok.

Manuel Kuhs B.Sc. (Hons) Pharmaceutical & Industrial Chemistry, Postgraduate Researcher, MSG-013-013, Solid State Pharmaceutical Cluster, University of Limerick, Ireland. www.ul.ie/sspc Email: manuel.kuhs@ul.ie Work Ph.: +353 61 23 4160 Mobile/Cell: +353 86 386 6783

On 25 December 2013 06:09, Manuel Kuhs manuelkuhs@gmail.com wrote:

Hi Bass (hope I got that right),

Merry Christmas to you! My baby girl wanted to get up early (5.30am) so here I am testing your plugin!

Anyway, the single product view works perfectly! However,the archive (shop) view does NOT, throwing this error:

"Warning: DOMDocument::loadHTML(): Empty string supplied as input in [cut]/

wp-content/plugins/woocommerce-twitterbootstrap/woocommerce-twitterbootstrap.php

on

line 475 http://ebooks.dev/shop/six-complete-larkin-books/"

Manuel Kuhs B.Sc. (Hons) Pharmaceutical & Industrial Chemistry, Postgraduate Researcher, MSG-013-013, Solid State Pharmaceutical Cluster, University of Limerick, Ireland. www.ul.ie/sspc Email: manuel.kuhs@ul.ie Work Ph.: +353 61 23 4160 Mobile/Cell: +353 86 386 6783

On 24 December 2013 23:02, Bass Jobsen notifications@github.com wrote:

Hi Manuel,

i update the plugin to v1.12 just. Please let me know this will fix your issue.

— Reply to this email directly or view it on GitHub<

https://github.com/bassjobsen/woocommerce-twitterbootstrap/issues/13#issuecomment-31187091>

.

— Reply to this email directly or view it on GitHub< https://github.com/bassjobsen/woocommerce-twitterbootstrap/issues/13#issuecomment-31192657>

.

— Reply to this email directly or view it on GitHubhttps://github.com/bassjobsen/woocommerce-twitterbootstrap/issues/13#issuecomment-31195593 .

bassjobsen commented 10 years ago

Hi Manuel,

The issue with the main/featured image should be fixed now. "Account, Cart etc pages" will be a new issue.

Thanks and best regards,

Bass

manuelkuhs commented 10 years ago

Thank you!

Does this mean you intend to make the cart etc responsive also? On 29 Dec 2013 22:29, "Bass Jobsen" notifications@github.com wrote:

Hi Manuel,

The issue with the main/featured image should be fixed now. "Account, Cart etc pages" will be a new issue.

Thanks and best regards,

Bass

— Reply to this email directly or view it on GitHubhttps://github.com/bassjobsen/woocommerce-twitterbootstrap/issues/13#issuecomment-31327022 .