Grid links

Posted in: Newsmag
Post count: 14

hi,

i use “big grid” on my homepage and i want to my posts open new page. how can i add “_blank” code in “big grid”?

thank you

Post count: 6535

Hi

To achieve that are required some modifications in theme core files.
First replace the code from td_module.php file with this one: http://pastebin.com/fzBVWPEP http://screencast.com/t/SzuHh7Oi After this you need to edit the files corresponding with the module used for each post displayed in big grid. For example big grid 1 it’s build from module mx5 and module mx6 so the file that must be edited are: td_module_mx5.phptd_module_mx6.php You only need to add the true value in this function: http://screencast.com/t/sMThJssaghttp://screencast.com/t/fQ4v7PYqBZN9

Let me know how it goes.
Thanks!

Post count: 14

It works, thank you 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.