help with making some changes to my theme…….

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart Themehelp with making some changes to my theme…….

This topic has been marked as not a support question.

Hello Shoppica,

I am having a really hard time getting support form other developers who make mods for OC that are paid for and then am told after the fact they don”t or cant help me because I am using Shoppica 2 I was even referred to have a look at this post http://forum.opencart.com/viewtopic.php?f=34&t=86401 as a reply to why no one can help me.

Any ways. I love the Shoppica theme reguardless…….

But I do need a little help.

Please see next post.

Thanks,

Krazy 4 sales

October 14, 2012 at 3:43 am #14320

Help 1:

I bought this mod

I managed to get it working with one line of code modification simple right.

The problem:

I cant seem to get it to line up like in the demo to look nice in the shoppica 2 theme layout and the text to show in red when the emails don’t match.

can you help with that part.

October 14, 2012 at 3:56 am #14321

Help 2.

How to add UPC and MPN to product page

this is what I had before

catalog/view/theme/shoppica2/template/product/product.tpl

<?php if ($product_info['upc']): ?>
<dt><?php echo $text_upc; ?></dt>
          <dd><?php echo $product_info['upc']; ?></dd>
<?php endif; ?> 

but for some reason this is not working how can I do this

I have followd previous post and that is not work either

http://support.themeburn.com/topic/how-to-add-sku-in-product

thanks for your time….

  • This reply was modified 4222 days ago by  krazy4sales.
  • This reply was modified 4222 days ago by  krazy4sales.
October 15, 2012 at 11:38 pm #14340

Reguarding Help 1

I also have discoverd that this error.


REQUEST URI : /index.php?route=checkout/checkout
MOD DETAILS:
   modFile   : /home/store/public_html/vqmod/xml/email_confirm.xml
   id        : Account Registration Email Confirmation
   version   : 1.0.0
   vqmver    : 2.1.7
   author    : xxx -tHelp.com
SEARCH NOT FOUND (ABORTING MOD): if (json['error']['telephone']) {

This line is missing form the Shoppica 2 

catalog/view/theme/shoppica2/template/checkout/checkout.tpl

What did line relpaced that because in file default

catalog/view/theme/default/template/checkout/checkout.tpl the line
 if (json['error']['telephone']) 

the line of code is there 4 times
{ 

How can I make this paid for mod work on shoppica 2?

  • This reply was modified 4221 days ago by  krazy4sales.
October 17, 2012 at 5:04 pm #14436

Hi,

All these modifications are not covered by the free support we offer here.

If you want, you can apply for a customization quotation at info at themeburn dot com.

Please, list and describe all modifications that you need on your website, so we can be more precise with our work estimate.

Best,
ThemeBurn team

October 23, 2012 at 4:26 pm #14599
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.