-
AuthorPosts
-
December 27, 2016 at 3:22 pm #997653
hi
at the moment the product images are not clickable, you have to click on the title to make it clickable. How can we make the product images clickable?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 28, 2016 at 8:57 am #997797Hi,
As the concept of this template, when you hover the product image, the add to cart button will popup over the image. There is link with add to cart, do you think it will be confused?
Regards
January 3, 2017 at 11:29 am #999227hi,
yes it is confusing. we tested it with some users and all of them clicked on the image.
now since it cant be clicked they dont know what to do. We had to tell them to click on the title.
how can we make it clickable?
thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 4, 2017 at 3:35 pm #999568So you want to have product image clickable and still keep the ‘Add to cart’ button when hovering image?
January 5, 2017 at 4:16 am #999749yes please…
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 5, 2017 at 7:25 am #999778To achieve this, you will need to remove the mask above each product image:
- Go to file: ROOT/templates/ja_jason/less/extras/com_hikashop.less
- At approx line 194, remove this declaration:
&:after {
top: 0;
left: 0;
bottom: 0;
right: 0;
background: @black;
content: "";
position: absolute;
z-index: 1;
.opacity(0);
.transition(all 0.35s ease 0s);
}&:before {
border: 1px solid @white;
bottom: 10px;
content: "";
left: 10px;
position: absolute;
right: 10px;
top: 10px;
z-index: 2;
.scale(1.1);
.opacity(0.6);
.transition(all 0.35s ease 0s);
}Like this screenshot: http://prntscr.com/drphol
This change is on LESS file so to see the change on the front-end, you will need to backup all current CSS files first then go to template manager > Compile LESS to CSS.
Regards
January 7, 2017 at 8:24 am #1000429i got this to work.
bit is it possible to retain the mask above as well?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 9, 2017 at 2:22 am #1000736I’m afraid that you can have one of them only, with the mask, you can’t click the image.
January 10, 2017 at 3:19 pm #1001316is it possible to hide the add to wishlist button and make it appear when you hover over the image?
thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 11, 2017 at 4:21 am #1001490It’s not related to that button, if the mask is over image, you can’t click
January 16, 2017 at 5:03 am #1002517hi
when i compile less to css some images gets lost. i have to redo some revisions and images.
why?
also i have the following files which should i use?
/home/…/templates/ja_jason/css/extras/com_hikashop.css
/home/…/templates/ja_jason/local/css/extras/com_hikashop.css
/home/…/templates/ja_jason/local/css/custom.css
/home/…/templates/ja_jason/css/custom.cssthanks
-
AuthorPosts
This topic contains 11 replies, has 2 voices, and was last updated by Saguaros 7 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum