anson.c Posted May 16, 2013 Share Posted May 16, 2013 Hi all, I'm trying to modify the homefeatured module to match the lofnewproduct module that comes with the leo converse theme. I want add the price/add to cart button from lofnewproduct to homefeatured (see attached picture) but I can't figure it out how. Can somebody point me a direction? http://www.devilapparel.com Thank you! 1 Link to comment Share on other sites More sharing options...
kadziola.jarek Posted May 17, 2013 Share Posted May 17, 2013 Inside homefeatured module you must erase this code <div> <a class="lnk_more" href="http://www.devilapparel.com/en/home/26-converse-2012.html" title="View">View</a><p class="price_container"><span class="price">$250.00</span></p> <a class="exclusive ajax_add_to_cart_button" href="http://www.devilapparel.com/en/cart?qty=1&id_product=26&token=04fd5cd3e4427d6cc30dfcb00f9ff22c&add" rel="ajax_id_product_26" title="Add to cart">Add to cart</a></div> and paste this from lofnewproduct module <div class="detail_add"><h5 class="entry-title"> <a href="http://www.devilapparel.com/en/home/33-converse-2012.html" target="">Converse 2012</a></h5><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been ...</p><div class="entry-price">$250.00</div></div> <div class="news-info"> <a class="lof-add-cart ajax_add_to_cart_button" href="http://www.devilapparel.com/cart.php?add&id_product=33&token=704432ab13f5542e9cf9c3d5973b5f15" rel="ajax_id_product_33"><span>Add to cart</span></a> <a class="lof-compare">Add to Compare</a></div> Also you must edit .js file in lofnewproduct module, but I don't now where is it. Link to comment Share on other sites More sharing options...
anson.c Posted May 17, 2013 Author Share Posted May 17, 2013 I think the .js file is located in lofnewproduct/assests either jquery.js or script.js I'm not sure since it's beyond my knowledge Link to comment Share on other sites More sharing options...
anson.c Posted July 15, 2013 Author Share Posted July 15, 2013 Still no luck. Anyone help please? Link to comment Share on other sites More sharing options...
Madman_CZ Posted July 21, 2013 Share Posted July 21, 2013 (edited) Hi I am trying to set the same thing, is it possible for you to share your adjusted home featured module that you have made for your theme? I know the mouse over still does not work but it is the best solutiuon so far for this theme. Its a shame there is no home fatured on the home page. Also, I have noticed that at the bottom of your page where you have Payment optios you have nice logos of Paypal, Visa etc. What module is this, I have installed this theme but I do not have these logos installed. Thank you for your help. Mad Edited July 21, 2013 by Madman_CZ (see edit history) Link to comment Share on other sites More sharing options...
anson.c Posted July 24, 2013 Author Share Posted July 24, 2013 Try this and let me know. homefeatured.zip Link to comment Share on other sites More sharing options...
chachek Posted September 30, 2013 Share Posted September 30, 2013 How you get run Menu And SubMenu? I have several bugs with this Link to comment Share on other sites More sharing options...
vekia Posted September 30, 2013 Share Posted September 30, 2013 this topic is related to home featured module, your question related to subcategory and category aren't. am i right/ if so, please create new topic with your question thanks in advance Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now