-
AuthorPosts
-
July 30, 2014 at 8:13 am #200102
Hi,
I want to disable the shopping possibilities for a period. Can I hide/disable add to cart, wish list button?
Thanks and Best regards,
Stevepavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 30, 2014 at 8:52 am #543889Thanks your reply.
I tried it and followed the instruction but the page become error and it stated :
Parse error: syntax error, unexpected ‘}’ in /users/xxxxx/data/www/market.xxxxxx.com/components/com_mijoshop/opencart/vqmod/vqcache/vq2-catalog_view_theme_bookshop_template_product_product.tpl on line 22
Mijoshop staff said that I should contact the template developer.
Thanks and Best regards,
Stevepavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 30, 2014 at 9:18 am #543893Hi
This extension i gaved you is suggested by their website here
About your question, it is mijoshop core change , template Ja Bookshop cannot provide such feature because it in any way make mijoshop core features modifications.
So if you want to modify template css files to hide the add to cart button you should hack the code of the Ja Bookshop templateJuly 30, 2014 at 9:22 am #543895Hi Pavit,
Could you please suggest me how to hack the code in the template?
Thanks and Best regards,
Stevepavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 30, 2014 at 9:48 am #543902<em>@skong328 438726 wrote:</em><blockquote>Hi Pavit,
Could you please suggest me how to hack the code in the template?
Thanks and Best regards,
Steve</blockquote>Please tell me exactly want you want to hide and in which page of your wesite
July 30, 2014 at 10:15 am #543906Hi Pavit,
Kindly please see the attached pictures for your information, thank you.
Best regards,
Steve-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 30, 2014 at 10:36 am #543917Hi
For the compare button it can be disabled from Mijoshop control panel
Go to System >> vQmod Manager >> and install the xml file as showed here
For the add to cart button you should add in your custom.css file ( if you haven’t it create a new one in css folder) these lines of code :
.product-grid .cart .btn {
display:none;
}
.product-list .cart .btn {
display:none;
}Best regards
July 30, 2014 at 3:23 pm #543938HI Pavit,
I can disable the compare and wish list now but how to create a custom css file to add the hack code?
Thanks and Best regards,
Stevepavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 30, 2014 at 4:30 pm #543944You can use any editor you prefer or download Notepad++ from HERE
Then create a new file adding the code i posted above and save it as custom.css
after saved it upload it via ftp to this folder templatesja_bookshopcss
1 user says Thank You to pavit for this useful post
July 30, 2014 at 4:39 pm #543946Thanks alot!
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 2 voices, and was last updated by skong328 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum