Meta Description On Registered Only Pages

  • Posts: 440
  • Thank you received: 20
  • Hikashop Essential
10 years 6 months ago #151544

I have a site which is currently live. The products and categories are restricted to registered users only. If I go to a category the meta description is always the one I have set up in the main Joomla 3 config. Once logged in of course then anything I configured in a Hikashop category is shown.

I also tried to set this in the menu meta descriptions but get the same result.

Is there a way to show the category meta description without being logged in?

Dave B)

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

  • Posts: 13201
  • Thank you received: 2322
10 years 6 months ago #151671

Hi,

If the display is restricted, so the HikaShop data will not be loaded, the meta have to be set in the Joomla options of the menu.
The metadata should logically be displayed, but if it's not I think that it's more a Joomla problem than a HikaShop one.

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

  • Posts: 440
  • Thank you received: 20
  • Hikashop Essential
10 years 6 months ago #151820

Thanks for the reply

I do also have this piece of code in the category view template

<?php $user = JFactory::getUser();if($user->guest && empty($this->rows)){ echo 'Please Register or Login'; } ?>

note sure if that would make a difference as such!

I will search Joomla forums and perhaps raise a question there.

Dave B)

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

Time to create page: 0.057 seconds
Powered by Kunena Forum