NSP Gk5, portfolio style including article titles

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Jan 08, 2015 1:19 am
I have the GK creativity setup here:
http://www.bfcgroup.gr/#gkHeader

On the gkHeader position I have certain articles that when hovered over display a purple square with the link badge (content: "\f0c1";).

I would like to also display the article title. Is that possible? I suppose it would take some small change in the php of the style portfolio on the nsp plugin. I just don't know where the php files for the styling is.

Could you give me a few pointers?

I attach an image for your convenience
Image
User avatar
Senior Boarder

GK User
Thu Jan 08, 2015 7:11 am
Is this Creative template?
User avatar
Moderator

GK User
Wed Jan 21, 2015 11:31 am
Yes it is. It's the creativity template
User avatar
Senior Boarder

GK User
Fri Jan 23, 2015 5:06 pm
Sadly, without modifying of NSP it is not possible :(. The elements are generated by this sctipt:
modules/mod_news_pro_gk5/portal_modes/portfolio/script.jquery.js
and you would need to modify the mockup somewhere around line number 40. You can access article title with use of:
Code: Select all
jsondata[i].title
User avatar
Moderator


cron