[tagDiv] Slide widget open in new window

Posted in: Newspaper
Post count: 60

Currently my Newspaper default has a [tagDiv] Slide block that set to a certain category of posts to display

How is it possible to make the articles/slides in the [tagDiv] Slide widget open up the post in a new window on click?

Is there some custom css I can add to do this? Or file to modify?

Thanks!!

Post count: 23312

Hello schindyguy,

Unfortunately, our theme does not have such an option as you want. For achieving that you have to alter the code from the file corresponding with this feature. In order to achieve this, you have to change the td_module_slide.php code file -> http://screencast.com/t/AClDL84fbRg and add this HTML tag -> target="_blank"
More information about this option you should find here -> http://www.w3schools.com/tags/att_a_target.asp This attribute you have to add for each link from this file, in the same way as shown in the above documentation.
If you cannot handle to achieve this, please consider hiring a freelancer/developer to do this for you because we cannot provide custom services at the moment, sorry!

Thank you for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.