7 comments found.
hello, contact us form is not working. i already change the email in (sendmail.php)
Hello,
Can you send me a link to the site, I’ll check the AJAX request for this form. You can use the support form to send me an email on this page https://themeforest.net/item/deep-soul-responsive-html-blog-and-shop-theme/20336328/support
Best, Elartica Team
Hello again, shop/variation products, we have only 2 alternatives for the drop down (white, and black) what if i want to add more options.
Hello,
You can open this product page in any HTML editor and add several custom options for this select.
It’s just an HTML for presenting a theme, you can edit anything you need, but most often HTML themes buy and integrate to PHP projects and in this case, all selects are formed in a cycle depending on the number of product attributes in the database.
Best, Elartica Team
i already added several customs, no ppm in this. but the links for the options taking me to the same image.
$( document ).on( 'change', 'select#pa_color', function() { if($(this).val() == 'black') { $('.tm-product-gallery-img a').attr('href', 'images/products/prod-img4.jpg'); $('.tm-product-gallery-img img').attr('src', 'images/products/prod-img4.jpg'); } else { $('.tm-product-gallery-img a').attr('href', 'images/products/prod-img2.jpg'); $('.tm-product-gallery-img img').attr('src', 'images/products/prod-img2.jpg'); } $('body').trigger('variation-has-changed'); return false; });you can change it that way
$( document ).on( 'change', 'select#pa_color', function() { $('.tm-product-gallery-img a').attr('href', 'images/products/'+$(this).val()+'.jpg'); $('.tm-product-gallery-img img').attr('src', 'images/products/'+$(this).val()+'.jpg'); $('body').trigger('variation-has-changed'); return false; });and after that upload the corresponding photo for the value of each attribute to the product folder.
thank you, appreciate it !
congratulation! doing good job.
Thank you very much
very nice work , i wish you big sales have a nice day
Thank you very much have a nice day too
Awesome Work! Good Luck With Sale
Thanks!
Congratulations!
Amazing Work, Good Luck With Sale
Many thanks
Congratulations! Nice Work, Good Luck With Sale
Thank you a lot, ThemeCuriosity