SOLVED: Problem with Tabs

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #147608

Hi,

Problem solved, I just edited the link to have the same than when the link is in the specification tab.
You can see the changes in the show_tabular view.

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

  • Posts: 66
  • Thank you received: 1
11 years 5 months ago #147704

Hi xavier

Thank you very much. Works great. Only one small detail. The view of the target page is not the same.

This is the new link as a result of: www.maglo.ch/jupgrade2/index.php/shopkat...egory/38-val-di-toro

And so it is original: www.maglo.ch/jupgrade2/index.php/shopkat...egory/38-val-di-toro

I work with the table view.

greetings
Adrian

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

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #147733

Hi,

That should be ok now.
If it's not exactly what is expected, you can edit the view and see the examples of links I made and improve them as you wish.

The display was not the good one because the item id was missing.

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

  • Posts: 66
  • Thank you received: 1
11 years 5 months ago #147842

Very very very thanks. This is perfect. Great Support.


For the other. This is the Code

<?php
$categoryClass = hikashop_get('class.category');
$manufacturer = $categoryClass->get($this->element->product_manufacturer_id);
$categoryClass->addAlias($manufacturer);
    //echo JText::_('MANUFACTURER_ALL').''.'<a href="'.hikashop_completeLink('category&task=listing&cid='.$manufacturer->category_id.'&name='.$manufacturer->alias.'&Itemid='.$Itemid).'">'.$manufacturer->category_name.'</a>';
    //echo JText::_('MANUFACTURER_ALL').''.'<a href="index.php/shopkat/category/'.$manufacturer->category_id.'-'.$manufacturer->alias.'">'.$manufacturer->category_name.'</a>';
    echo JText::_('MANUFACTURER_ALL').''.'<a href="index.php?option=com_hikashop&ctrl=category&task=listing&cid='.$manufacturer->category_id.'&name='.$manufacturer->alias.'&Itemid=197">'.$manufacturer->category_name.'</a>';
?> 
    anzeigen.</p>

Last edit: 11 years 5 months ago by Webmediacontent.
The following user(s) said Thank You: Xavier

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

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #147900

Thanks to have shared the complete code.

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

Time to create page: 0.078 seconds
Powered by Kunena Forum