Newsletter window does not close.

December 2012 Joomla Template
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
Fri Jan 01, 2016 12:49 pm
Reply with quote
Report this post
Please check window newsletter and video . Videos do not play in the window.
User avatar
Fresh Boarder

GK User
Fri Jan 01, 2016 12:51 pm
Reply with quote
Report this post
User avatar
Fresh Boarder

teitbite
Fri Jan 01, 2016 1:13 pm
Reply with quote
Report this post
Hi

Please add this to /layout/blocks/head.php

Code: Select all
<script type="text/javascript">(function($) {$(document).ready(function() {
$('#gk-newsletter-popup-close').click(function(){
$('#gk-newsletter-popup').toggleClass('hidden-popup');
});
});})(jQuery)</script>
User avatar
Moderator

GK User
Fri Jan 01, 2016 2:22 pm
Reply with quote
Report this post
Thank you. Please check the video module .
User avatar
Fresh Boarder

teitbite
Sat Jan 02, 2016 4:04 pm
Reply with quote
Report this post
Hi

For the video You are missing SqueezeBox javascript library. You can add it, but first try switch to a mootools engine in NSP module settings.
User avatar
Moderator

GK User
Sun Jan 03, 2016 11:59 am
Reply with quote
Report this post
I made but still does not work.
User avatar
Fresh Boarder

teitbite
Wed Jan 06, 2016 11:10 am
Reply with quote
Report this post
Hi

I still can't see SqueezeBox being loaded. Please send me an access to joomla panel and ftp I'll just make it work.
User avatar
Moderator

teitbite
Sun Jan 10, 2016 12:49 pm
Reply with quote
Report this post
Hi

I've send Your problem to programmers. Will inform You when they will answer me.
User avatar
Moderator

teitbite
Mon Jan 11, 2016 10:36 am
Reply with quote
Report this post
Hi

Access to joomla panel is not working anymore. Please try replace file /templates/gk_news_refreshed/index.php with the one attached:
User avatar
Moderator

teitbite
Tue Jan 19, 2016 4:49 pm
Reply with quote
Report this post
Hi

Can You please tell me if this fix has worked ? I need to inform programmers if this should be included in packages.
User avatar
Moderator

GK User
Sun Mar 13, 2016 4:35 pm
Reply with quote
Report this post
Hi,

i am facing the same issue, the popup window does not close. imka.gr
User avatar
Junior Boarder

GK User
Mon Mar 14, 2016 5:14 pm
Reply with quote
Report this post
Hi guys,

any help on the issue?
User avatar
Junior Boarder

teitbite
Fri Mar 18, 2016 10:53 am
Reply with quote
Report this post
Hi

@dimath have You tried to replaced the file I've attached in my last post ? It has a fix for the problem, but unfortunately noone confirmed if it's working.
User avatar
Moderator

GK User
Fri Mar 18, 2016 3:22 pm
Reply with quote
Report this post
Hi @teitbite

I did try with that file, but still is not working.
User avatar
Junior Boarder

teitbite
Sat Mar 19, 2016 12:28 pm
Reply with quote
Report this post
Hi

Please send me an access to FTP and remind url to Your site in same PM. I'll see what can be wrong.
User avatar
Moderator

GK User
Sat Mar 19, 2016 10:25 pm
Reply with quote
Report this post
Hi,

I have sent you two pm.
User avatar
Junior Boarder

teitbite
Fri Mar 25, 2016 3:09 pm
Reply with quote
Report this post
Hi

I've added this piece of code to help with newsletter, but looks like You don't have this module published any more, so I was not able to check if this works.

Code: Select all
<script type="text/javascript">(function($) {$(document).ready(function() {
$('#gk-newsletter-popup-close').click(function(){
$('#gk-newsletter-popup').toggleClass('hidden-popup');
});
});})(jQuery)</script>
User avatar
Moderator

GK User
Sat Mar 26, 2016 9:35 pm
Reply with quote
Report this post
Hi,

I cannot let it be published due to the inconvenience it may cause to the visitors.

However, i published it for a while but still is not working.
User avatar
Junior Boarder

teitbite
Fri Apr 01, 2016 5:32 pm
Reply with quote
Report this post
Hi

That's odd. It's a code I've used for user reporting same exact issue. Please send me an access to joomla panel, so I'll be able to publish it, to test while I'll be working on it. Please do not forget to add website url to joomla panel, so I will not need to search for it in old messages.
User avatar
Moderator

GK User
Fri Apr 01, 2016 8:14 pm
Reply with quote
Report this post
Okay, i've sent you a pm.

thanks
User avatar
Junior Boarder

teitbite
Wed Apr 06, 2016 10:23 am
Reply with quote
Report this post
Hi

I've checked and the code I've added will work. Problem is that javascript breaks rendering of the code way before my script can be loaded. You have 2 issues in a code related to youtube player and in slider. When You will get rid of them than should be no problems with newsletter:
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.