Okay
  Public Ticket #1043554
Open link in another window
Closed

Comments

  • Gilbert started the conversation

    Hi

    In Unite showbiz, how can I make the link on each image open a URL in another window of the browser ?

  •  494
    Igor replied

    Hi,

    you have to edit a skin which you are using and add such feature in the skin code

    Regards,
    Igor

  • Gilbert replied

    Thanks Igor. I was thinking maybe we didn't have to change the code by hand.

    It works with target="_blank" added on the title and on the image :

    <!-- THE MEDIA HOLDER -->
    <div class="mediaholder">
        <div class="mediaholder_innerwrap">
          <a href="[showbiz_link]" target="_blank"><img alt="" src="[showbiz_image]"></a></div>

    <!-- END OF MEDIA HOLDER HERE -->

    <!-- THE VISIBLE CONTENT HOLDER ON THE TEASER-->
    <div class="detailholder">

            <h4 class="showbiz-title txt-center"><a href="[showbiz_link]" target="_blank">[showbiz_title]</a></h4>
            <div class="divide5"></div>
            <p class="txt-center">[showbiz_excerpt]</p>
    </div>


  •  494
    Igor replied

    Hello,

    Awesome! I'm glad the problem is solved.

    If you have 5 minutes, we will much appreciate if you would write a review for Showbiz on the JED. You can submit it here:

    http://extensions.joomla.org/extensions/extension/photos-a-images/slideshow/unite-showbiz

    Thank you very much!

    Regards,
    Igor