-
AuthorPosts
-
Harvey Blom Friend
Harvey Blom
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
January 12, 2012 at 6:36 am #172706Hi, Joomlart,
I have a problem when adding attributes to Ja Tiris (joomshopping) the add to cart buttons shift to the right? PLease check image.
Also when is Ja Tiris Redshopp template going to be ready.
Thank You
Harvey Blom
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
January 12, 2012 at 7:47 am #433515@sportsbrite media,
Please provide live url..or else try with firebug https://addons.mozilla.org/en-US/firefox/addon/firebug/
Thanks
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 12, 2012 at 9:47 am #433531<em>@sportsbrite media 294230 wrote:</em><blockquote>Hi, Joomlart,
I have a problem when adding attributes to Ja Tiris (joomshopping) the add to cart buttons shift to the right? PLease check image.
Also when is Ja Tiris Redshopp template going to be ready.
Thank You
Harvey Blom</blockquote>I had this problem too.
To correct it I changed /components/com_jshopping/css/ja_tiris.css
about line no. 263 in the section:
/* PRODUCT DETAIL */
.productfull .jshop { float: left; margin-right: 20px; width:320px; overflow:hidden; }I changed it to:
.productfull .jshop { float: left; margin-right: 20px; width:322px; overflow:hidden; }Maybe that will work for you too.
1 user says Thank You to swissa for this useful post
Harvey Blom FriendHarvey Blom
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
January 12, 2012 at 11:12 am #433545Thank you Swissa,
This did not work for me. I find the Joomshop support very bad. As I also have problems with the import to work. Do you know how to have the images change when the attribute color is changed?
Again thank you
Harvey
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 12, 2012 at 11:33 am #433548Hi Harvey,
Yeah, not the best forum in the world is it. Great product though.
I haven’t worked with the import so can’t help you there.
I don’t think that you can get the image to change on an attribute change. Or not that I have found as yet. I have just upgraded to JoomShopping 3.3.2 so hunting for new stuff.
To get round this I added images to the attributes so that there was a colour swatch against the attribute. If you go this route be careful about the image size as it will effect the layout. If you want the swatch to appear next to the picture then set it to 150px x 150px if my memory serves me correctly.
Let me think about your other problem, the one listed originally, I seem to remember I had no problem in English. It only came for the German shop because of the length of the boxes. Dutch is probably just as long words! I adjusted those to help to “In den Warenkorb”
and “Zur Wunschliste”.swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 12, 2012 at 12:37 pm #433552<em>@sportsbrite media 294289 wrote:</em><blockquote>Thank you Swissa,
Do you know how to have the images change when the attribute color is changed?
Again thank you
Harvey</blockquote>
Hi Harvey,
In 3.3.2 this works now. You have to pick it as additional values in attributes.
http://www.webdesigner-profi.de/joomla-webdesign/joomla-shop/forum/posts/7/2394.html?limitstart=0
Harvey Blom FriendHarvey Blom
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
January 12, 2012 at 1:18 pm #433555Hi Swissa, thx but 3.3.2 works only with joomla 1.7 right?
I am working with joomla 1.5 for now. Since I have had many issues with joomla 1.7. Will transfer later but I am waiting on the redshop template for JA TIRIS as I like Redshop and its support better. Thank you for your help.
Harvey Blom
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 12, 2012 at 1:26 pm #433559Yep, only 1.7.
Good luck 😎
Harvey Blom FriendHarvey Blom
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
January 23, 2012 at 4:23 pm #434979Dear Community,
I know where to look but not how to solve this issue. Using firebug
I see the following <div class=”product-detail”> Height 222px and height 432px
When I add attributes it seems the box that holds the add to cart button doesn’t expand or adjust when. Therefor pushing this away as stated in image. Where do I start to resolve this. ;-(
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 23, 2012 at 4:40 pm #434984<em>@sportsbrite media 296244 wrote:</em><blockquote>Dear Community,
I know where to look but not how to solve this issue. Using firebug
I see the following <div class=”product-detail”> Height 222px and height 432px
When I add attributes it seems the box that holds the add to cart button doesn’t expand or adjust when. Therefor pushing this away as stated in image. Where do I start to resolve this. ;-(</blockquote>
I’m not sure you’re looking at the right element (within Firebug) to identify the correct CSS rule to modify.Can you provide another screenshot pointing out exactly which element you are wanting to modify?
It would also be very helpful if you would provide the url of the site you’re working on – as well as set “Optimize CSS” to “No” within your Template Manager–General Settings.
1 user says Thank You to TomC for this useful post
Harvey Blom FriendHarvey Blom
- Join date:
- September 2014
- Posts:
- 13
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
January 23, 2012 at 5:08 pm #434991Hi, Thom,
We are still in development stage. But here is the url http://www.noax.be/winkel/product/view/33/1200.html
See how the add to cart is shifted due the activation of the attributes.
Looking forward to some help.
harveyswissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 23, 2012 at 6:10 pm #435006<em>@swissa 294292 wrote:</em><blockquote>Hi Harvey,
Let me think about your other problem, the one listed originally, I seem to remember I had no problem in English. It only came for the German shop because of the length of the boxes. Dutch is probably just as long words! I adjusted those to help to “In den Warenkorb”
and “Zur Wunschliste”.</blockquote>Sorry. :-[
I forgot to post back to you.
You need to check this, I found it in my notebook. :-[
Make a copy of the file before changing it just in case.
components/com_jshopping/css/ja_tiris.css
line 322
.prod_buttons {
margin: 100px 0px 0px 0px!important;
overflow: hidden;
}line 379
.productfull .product-detail .buttons .button {
margin: 0 5px 0 0;
display: inline-block;
padding: 4px 8px;
}Really sorry again and apologies to Tom too but perhaps he can check my css.
:-[
1 user says Thank You to swissa for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 23, 2012 at 6:54 pm #435010<em>@sportsbrite media 296261 wrote:</em><blockquote>Hi, Thom,
We are still in development stage. But here is the url http://www.noax.be/winkel/product/view/33/1200.html
See how the add to cart is shifted due the activation of the attributes.
Looking forward to some help.
harvey</blockquote>Harvey:
Open the following css file –> /components/com_jomshopping/css/ja_tiris.css
at line 322, you should see the following:
.prod_buttons {
margin: 0 0 15px !important;
overflow: hidden;}
get rid of the first “0” within the “margin” property – as such . . .
.prod_buttons {
margin: 0 15px !important;
overflow: hidden;}
Then, if you want to add a little padding between the quantity box and the top button, look to line 337 and modify as follows:
.productfull .product-detail .prod_buttons .buttons .button {
margin: 10px 2px 0 0;}
Of course, you can play around with the pixel value for the margin property to arrive at the result you like best.
The above is merely a suggestion.Hope that helps.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 23, 2012 at 6:56 pm #435011<em>@swissa 296279 wrote:</em><blockquote>
Really sorry again and apologies to Tom too but perhaps he can check my css.:-[</blockquote>
Well, you took a slightly different approach than I . . . so what Harvey can do is try out BOTH suggestions and see which one he likes best. And then, when he picks mine, I can ridicule you accordingly. :p
(just kidding)GREAT COMMUNITY TEAMWORK !!!!
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 23, 2012 at 7:27 pm #435015<em>@TomC 296285 wrote:</em><blockquote> And then, when he picks mine, I can ridicule you accordingly. :p
(just kidding)GREAT COMMUNITY TEAMWORK !!!!</blockquote>
I hope you don’t have a Swiss bank account!
😀
:p
AuthorPostsThis topic contains 20 replies, has 4 voices, and was last updated by swissa 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum