Hide Product Item "code"

  • Posts: 2293
  • Thank you received: 315
12 years 11 months ago #33455

let's think -
here is the source code that must show product code

<span id="hikashop_product_code_main" class="hikashop_product_code_main">
<?php
echo $this->element->product_code;
?>
</span>

you can see the span with id="hikashop_product_code_main"

and here is what I see on your page:

<h1 style="visibility: visible;" id=""><span>

Fold/Tent</span> Card

752585_17
</h1>


so I think that some of plugins or template by itself change this lines...

try to temporary switch to another template in Joomla (like beez) and see what will be changed


Я не явлюсь официальной службой поддержки!
Я здесь добровольно!

Хочешь получить купон на скидку Hikashop? Спроси меня как!

Please Log in or Create an account to join the conversation.

  • Posts: 26
  • Thank you received: 0
12 years 11 months ago #33457

I do not have another template to switch to. Custom template was created for this.

Please Log in or Create an account to join the conversation.

  • Posts: 2293
  • Thank you received: 315
12 years 11 months ago #33460

When you installed Joomla there are two templates that have been installed too.
One of them is beez. Try to switch to it and you will see the result.

The problem not in hikashop - problem is your template.

But can simply remove problem by commenting line like this in views:

<span id="hikashop_product_code_main" class="hikashop_product_code_main">
<?php
//echo $this->element->product_code;
?>
</span>

this will solve your problem


Я не явлюсь официальной службой поддержки!
Я здесь добровольно!

Хочешь получить купон на скидку Hikashop? Спроси меня как!

Please Log in or Create an account to join the conversation.

  • Posts: 26
  • Thank you received: 0
12 years 11 months ago #33465

I understand the usual install process, but this particular install does not.

This worked! Thanks for all your help! Not sure if you work with hikashop, but you are definitely a welcomed addition to this forum. Thanks again!

JK

Please Log in or Create an account to join the conversation.

  • Posts: 26
  • Thank you received: 0
12 years 11 months ago #33466

I understand the usual install process, but this particular install does not.

This worked! Thanks for all your help! Not sure if you work with hikashop, but you are definitely a welcomed addition to this forum. Thanks again!

JK

Please Log in or Create an account to join the conversation.

Time to create page: 0.072 seconds
Powered by Kunena Forum