Keyword

Missing 'Add new item' in User module

  • Christian Jull
  • Christian Jull's Avatar Topic Author
  • Offline
  • New Member
More
9 years 3 weeks ago #147121 by Christian Jull
Missing 'Add new item' in User module was created by Christian Jull
I'm using the K2 user module on a site, and the module appears fine at login. However, the 'Add new item' text and link are missing. There is an li bullet point, but missing text and link. I can see the code and text when inspecting in Chrome. The code is
<a class="modal" rel="{handler:'iframe',size:{x:990,y:550}}" href="<?php echo $user->profile->addLink; ?>"><?php echo JText::_('K2_ADD_NEW_ITEM'); ?></a>



If I remove the class and handler from the <a> tag, the link and text appear fine. So it something to do with that.

Any ideas?

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 3 weeks ago #147179 by Krikor Boghossian
Replied by Krikor Boghossian on topic Missing 'Add new item' in User module
Hello Christian,

The link is not actually missing. There is a conflict with your template's Bootstrap version.
You can search this forum for bootstrap conflict and you will find several solutions.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum