pop-up window details

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
Fri May 02, 2014 8:28 am
Hello, how can I control the information on the pop-up windows details after clicking the image?
I mean, by default it displays title, category, author, date, but what if I'd need only the title?

thanks
nic
User avatar
Junior Boarder

GK User
Fri May 02, 2014 9:19 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Fri May 02, 2014 10:21 am
yes, of course: it's in progress, but you can see it here: www.deompackaging.com/gk
I'd have a lot of issues about this template, as I cannot control several things and it's frustrating...
If needed I can give you backend access.
User avatar
Junior Boarder

GK User
Fri May 02, 2014 6:22 pm
Please edit: /templates/gk_john_s/css/override.css and add at its end:
Code: Select all
.gkPortfolioCategory, .gkPortfolioAuthor, .gkPortfolioDate {display: none;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Sat May 03, 2014 7:44 am
thanks Cyberek,
I know that solution, but my intent was to control the fields, adding or removing database calls: can you tell me which is the popup page in structure?

many thanks
nic
User avatar
Junior Boarder

GK User
Sat May 03, 2014 2:52 pm
Depending on js framework you are using on your site, the code is generated by:
modules/mod_news_pro_gk5/portal_modes/portfolio2/script.jquery.js
or
modules/mod_news_pro_gk5/portal_modes/portfolio2/script.mootools.js
js file.
popup_content variable contains generated html.
User avatar
Moderator

GK User
Sat May 03, 2014 4:14 pm
thanks a lot: this is very useful!
User avatar
Junior Boarder

GK User
Sat May 03, 2014 7:52 pm
No problem.
If You will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron