We are working on a new opencart website which will be in catalog mode and featuring mp3's for people to listen to online or download. We have wimpy player working on the product detail page but it will not show up in the short description on the product category page.
Product catagory page we want wimpy to show up on:
http://www.stclareaudiobox.com/old-time ... hooter-The
Details page that has wimpy on it:
http://www.stclareaudiobox.com/old-time ... on-Program
St. Clare Audio Still in it's newborn stage, a major work in progress..
St. Clare Heirloom Seeds Our original business, our current "bread and butter". Learned HTML, CSS, and a little PHP to develop it from scratch ourselves, having never done coding before. Then we discovered the awesomeness of Shopping Carts. :-)
Code: Select all
'description' => utf8_substr(strip_tags(html_entity_decode($result['description'], ENT_QUOTES, 'UTF-8')), 0, $this->config->get('config_product_description_length')) . '..',
Code: Select all
'description' => html_entity_decode($result['description'], ENT_QUOTES, 'UTF-8'),
St. Clare Audio Still in it's newborn stage, a major work in progress..
St. Clare Heirloom Seeds Our original business, our current "bread and butter". Learned HTML, CSS, and a little PHP to develop it from scratch ourselves, having never done coding before. Then we discovered the awesomeness of Shopping Carts. :-)
Made my first vqmod and it worked!

St. Clare Audio Still in it's newborn stage, a major work in progress..
St. Clare Heirloom Seeds Our original business, our current "bread and butter". Learned HTML, CSS, and a little PHP to develop it from scratch ourselves, having never done coding before. Then we discovered the awesomeness of Shopping Carts. :-)
Users browsing this forum: No registered users and 5 guests