Responsive popup News Pro GK5

Creative, responsive and unique Joomla template to create personal portfolio website with amazing animations and clean design.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue May 27, 2014 11:08 am
Reply with quote
Report this post
I have noticed that on small resolutions when I click the image the popup doesn't open but the k2 item loads.

I don't want this functionality. I would like the popups to load on small resolutions as well.

How do I manage this functionality?
User avatar
Expert Boarder

teitbite
Tue May 27, 2014 9:41 pm
Reply with quote
Report this post
Hi

Please tell me the url to a page with this problme. What device are You using ?
User avatar
Moderator

GK User
Tue May 27, 2014 9:46 pm
Reply with quote
Report this post
Http://depika.biz/various/depikanew/

It is happening in small.tablet resolutions. I check with Android and with Firefox responsive view
User avatar
Expert Boarder

GK User
Wed May 28, 2014 1:02 pm
Reply with quote
Report this post
I also have a problem with the thumbnails

I changed the quality at the module to be 100% but still. They are blur.
User avatar
Expert Boarder

GK User
Wed May 28, 2014 2:00 pm
Reply with quote
Report this post
Here is the new url

http://depika.biz

I would really appreciate your help on the matter
User avatar
Expert Boarder

teitbite
Fri May 30, 2014 5:08 pm
Reply with quote
Report this post
Hi

About thumbnails please check what type of image is selected from K2 in News Show Pro module. If You are using an image which is configured to be smaller in K2 parameters than images will be oversized and blurry.

About popup I need to ask programmers. I do not see such restriction in code.
User avatar
Moderator

teitbite
Sat May 31, 2014 1:04 pm
Reply with quote
Report this post
Hi

Got an answer about popup. Please from template script remove this code:

Code: Select all
if(window.getSize().x > 600) {
                        e.preventDefault();

                        current_popup_image = i;
                        popup.addClass('activated');
                        showItem(img);

                        setTimeout(function() {
                            popup.addClass('active');
                        }, 50);
}


but programmers told me that popup was not prepared for such small screens so it may not look good.
User avatar
Moderator

GK User
Tue Jun 03, 2014 7:52 am
Reply with quote
Report this post
Thanks the images look better now. I thought I had changed this setting. Anyway.

I cannot seem to find the part of code you are referring. I did a search and nothing. Can you please tell me in which file it is located?
User avatar
Expert Boarder

teitbite
Wed Jun 04, 2014 11:46 am
Reply with quote
Report this post
Hi

Try in /modules/mod_news_pro_gk5/portal_modes/portfolio2/ and than script.jquery.js or script.mootools.js depending which library You have selected.
User avatar
Moderator


cron