Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

[Solved] Remove text "Image Gallery"

  • Maarten
  • Maarten's Avatar Topic Author
  • Offline
  • New Member
More
12 years 3 months ago - 12 years 3 months ago #50638 by Maarten
[Solved] Remove text "Image Gallery" was created by Maarten
How to remove this text?



When I inspect the element in Firefox I see code:
<div class="catItemImageGallery">
<h4>Image Gallery</h4>

But I cannot see in which php file this is started, does anyone know?

I already removed (and put back, as it did not help) 2 entries:
<?php echo JText::_('K2_IMAGE_GALLERY'); ?>
in Item.php but that all does not work :(

I searched this forum and the internet, the only real solutions I found were in this topic.. but they both don't work:
forum.joomlaworks.net/simple-image-gallery-pro-%28plugin%29/remove-%27image-gallery%27-title/

Running latest version of joomla, k2 and this plugin... someone must have come across this issue as well :)

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

More
12 years 3 months ago #50639 by Katia
Replied by Katia on topic Re: Remove text "Image Gallery"
Please provide me a link to the page with the gallery.

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

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

  • Maarten
  • Maarten's Avatar Topic Author
  • Offline
  • New Member
More
12 years 3 months ago #50640 by Maarten
Replied by Maarten on topic Re: Remove text "Image Gallery"

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

More
12 years 3 months ago #50641 by Katia
Replied by Katia on topic Re: Remove text "Image Gallery"
The link leads to a 404 error page.

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

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

  • Maarten
  • Maarten's Avatar Topic Author
  • Offline
  • New Member
More
12 years 3 months ago #50642 by Maarten
Replied by Maarten on topic Re: Remove text "Image Gallery"
I unpublised that article.. sorry!

Here is a working one: New Link

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

  • Maarten
  • Maarten's Avatar Topic Author
  • Offline
  • New Member
More
12 years 3 months ago #50643 by Maarten
Replied by Maarten on topic Re: Remove text "Image Gallery"
Any idea? Many people must ask this question, I don't understand why it's not a switch in the plugin settings.

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

More
12 years 3 months ago #50644 by Katia
Replied by Katia on topic Re: Remove text "Image Gallery"
Go to /templates/ja_tiris/css/k2.css file and add this:

div.catItemImageGallery h4 {display:none !important;}

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

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

  • Maarten
  • Maarten's Avatar Topic Author
  • Offline
  • New Member
More
12 years 3 months ago #50645 by Maarten
Replied by Maarten on topic Re: Remove text "Image Gallery"
Awesome, thank you very much!  :-*

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


Powered by Kunena Forum