Joomla + JoomShopping responsive template problems


Author Message
Igor

Posted: 9/24/2015
Quote message 

Hello everyone,

Maybe i can get some help here. I am using Joomla 3.4.4 + JoomShopping component for shop. Shop has release new responsive template, and it does not work properly with my Artisteer created template.

If i choose to display 2 products in a row is still display only 1. I searched JoomShopping forum and there was similar problems, and developer said it is template problem, and we should try original Joomla template to debug.

And i have tried Beez3 and protostar default templates. And what is more strange it works FINE with protostar template and not fine with beez3...

Please, please help me to debug this problem!!! JoomShopping responmsive template is really useful today in the age of mobile phones... And i can't use it.

I used latest Artisteer version and reexported template today, it didn't helped.

BR and thank you!!!
 
Igor

Posted: 9/30/2015
Quote message 

Anyone?
 
James G

Posted: 9/30/2015
Quote message 

Do you have a url?
 
Igor

Posted: 9/30/2015
Quote message 

Hi, yes, as example is this product list, it should come in 2 rows, but neither Themler neither Artisteer templates won't do it. protostar works fine.

http://btl.asuscomm.com/aejoom/index.php/produktai/fusion-mesotherapy/odos-prieziura

Or you need backend?
 
James G

Posted: 9/30/2015
Quote message 

Your page is not loading. I had it on my phone earlier when I was a way from
computer but not now. I'll keep checking.
 
Igor

Posted: 9/30/2015
Quote message 

It is only up around 8-22 o'clock GMT+2 :)

It is running right now.
 
James G

Posted: 10/1/2015
Quote message 

Since this is a Themler designed site, I would use their message forum to ask themler questions.
I don't currently use themler.

But here is a tip.
You need to change your width on column. It;s currently at 25%

example:
https://drive.google.com/file/d/0B5qs1V8vWbqbTkNxOHlzM0xiTHM/view?usp=sharing
 
Igor

Posted: 10/1/2015
Quote message 

Sorry, i was experimenting, i is set to Artisteer template right now.
 
Igor

Posted: 10/1/2015
Quote message 

James thank you for tip, what changes you made so you got look like in your screenshot? :)

I'am pretty new to this, could you tell more exactly?
 
James G

Posted: 10/1/2015
Quote message 

Are you wanting artisteer jshop to be on grid also?
 
James G

Posted: 10/1/2015
Quote message 

https://drive.google.com/file/d/0B5qs1V8vWbqbSjl1Y2dPOGZGcGs/view?usp=sharing
 
Igor

Posted: 10/1/2015
Quote message 

James G, this is exactly what i want :) How do you do this?

I will try to explain you a little more what is the problem. With JShop responsive theme if i use protostar theme as example i have 2,3,4.... rows (it is set-up in JShop) of products displayed on PC and only 1 row on phone as example. And that is absolutely fine.

And when i switch to Artisteer or Themler created theme i always see only 1 row of products on PC or mobile. What Thempler support advised me to edit bootstrap.min.css :
.jshop_list_product .row-fluid .span6 {
width: 48.936170208%;
float: left;
}
.jshop.productfull .row-fluid .span4 {
width: 31.914893614%;
}

This do shows 2 rows both on PC and mobile, but it is not responsive...

And their final answer was:

Your plug-in uses Bootstrap2 while Themler uses Bootstap3. As a result, classes are completely different. Moreover, as I've said earlier, we're using 24 columns grid.
As you can understand, we're not going to downgrade Bootstrap version in order to support such plug-ins.

In Artisteer we're not using Bootstap at all. However, as a possible solution you can try to load Bootstrap manually


So at the moment for me it would be fine to have working Artisteer template with some responsiveness. As upgrade to Themler won't help until JShop will release Bootstrap v3 template. I asked this on their forums, but i forsee an answer like "not possible" :))

so that's the story :)
 
Igor

Posted: 10/1/2015
Quote message 

PS. James, your solution for Themler would be also appreciated, i would try it out.

Thank you!!
 
James G

Posted: 10/1/2015
Quote message 

contact me at this email: jamesg.artisteer@gmail.com

We will do one template at a time.