Discussion for Fun Supersized Extension

This forum is for general questions about extensions for Joomla! 2.5.

Moderators: pe7er, General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
friendly12345
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Nov 07, 2008 6:38 am

Re: Discussion for Fun Supersized Extension

Post by friendly12345 » Fri Mar 02, 2012 1:36 pm

cre_zgm wrote:Hi
Now it works!
But I have another problem now, something that is superimposed on the image. I am posting a link to the site to better understand: http://www.astinteggiature.com/
(I already tried to check the main.css, but found no clues about what might be. I installed the template multi pastell 2.5.0)
Thanks for the help
Hi,
Look like your template have HTML validate problem.
Best regards,
Yuan Chen
All For Coding
http://www.all4coding.com

cre_zgm
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Feb 29, 2012 3:59 pm

Re: Discussion for Fun Supersized Extension

Post by cre_zgm » Fri Mar 02, 2012 5:13 pm

Hi

What can I try to check in html?
I tried that with the standard joomla template everything works properly.

Thanks

cre_zgm
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Feb 29, 2012 3:59 pm

Re: Discussion for Fun Supersized Extension

Post by cre_zgm » Mon Mar 05, 2012 8:19 am

I solved it!
Or rather, I sent an email to the creators of the template multipastell explaining the problem, they brought me back the form funsupersized modified so that it no longer makes the brown screen. I have said though that the problem was in the style-sheet of the module set the brown-colored background.

Thanks for Everything
Have fun and best regards

Crankin
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Tue Mar 06, 2012 11:49 pm

Re: Discussion for Fun Supersized Extension

Post by Crankin » Tue Mar 06, 2012 11:51 pm

I am having problems getting it to even work on my page. Everyone makes it seems straight forward...but I have no idea what is wrong. Is there any documentation on how to set this up correctly?

User avatar
WinchesterLyon
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 199
Joined: Sun Aug 30, 2009 9:15 pm
Location: Kingston, Jamaica

Re: Discussion for Fun Supersized Extension

Post by WinchesterLyon » Fri Mar 09, 2012 10:01 pm

Hi,

I have a quick question about your module.

Will I need to edit my template to add a position to the outer most container (div)? OR can I just publish it to an existing - on page - module position?

If I publish it to and existing position, how will it behave in the module position it is published in?

Also, for now we want just 1 single image to be used which will be changed weekly. Is there a way to display only 1 image?

It seems like a wonderful extension and I really want to use it for my client's site.
Best regards,
H. Winchester Lyon

friendly12345
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Nov 07, 2008 6:38 am

Re: Discussion for Fun Supersized Extension

Post by friendly12345 » Mon Mar 12, 2012 4:50 am

cre_zgm wrote:I solved it!
Or rather, I sent an email to the creators of the template multipastell explaining the problem, they brought me back the form funsupersized modified so that it no longer makes the brown screen. I have said though that the problem was in the style-sheet of the module set the brown-colored background.

Thanks for Everything
Have fun and best regards
Hi,

Yes, the supersized.css set the background of the body is #111, but I'm sure the problem is in the HTML, If you use http://validator.w3.org/ to validate your site you will see the problem. a lot of html errors, I'm sure that the template have a lot of bugs.
However it is working now. You can let it as it is or make fix the problem to make it better. Up to you.
Best regards,
Nguyen
Yuan Chen
All For Coding
http://www.all4coding.com

friendly12345
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Nov 07, 2008 6:38 am

Re: Discussion for Fun Supersized Extension

Post by friendly12345 » Mon Mar 12, 2012 4:54 am

WinchesterLyon wrote:Hi,

I have a quick question about your module.

Will I need to edit my template to add a position to the outer most container (div)? OR can I just publish it to an existing - on page - module position?

If I publish it to and existing position, how will it behave in the module position it is published in?

Also, for now we want just 1 single image to be used which will be changed weekly. Is there a way to display only 1 image?

It seems like a wonderful extension and I really want to use it for my client's site.
Hi,
You don't have to add any extra position into your template. but add one if you like.
It only add a script tag to the html. Please remember to check hide title.

About the 1 single image for each week. you need to coding a little for that. If you want to display only 1 image. I think there is an parameter in the support that check the Slideshow field and select No.

Best regards,
Nguyen
Yuan Chen
All For Coding
http://www.all4coding.com

friendly12345
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Nov 07, 2008 6:38 am

Re: Discussion for Fun Supersized Extension

Post by friendly12345 » Mon Mar 12, 2012 5:00 am

Crankin wrote:I am having problems getting it to even work on my page. Everyone makes it seems straight forward...but I have no idea what is wrong. Is there any documentation on how to set this up correctly?
Hi,
It is easy to install and use.
But a lot of problem come from the template you use.
Your current template may have some div with CSS background. That's why you don't see the Fun Supersized background. but maybe it is working. to recognize is the supersized working. Please check is there any javascript errors and view the source code is there a funsupersized.js is included. If so then the Fun Supersized is working, but it was being hiden by other div in the currently template.

Best regards,
Nguyen
Yuan Chen
All For Coding
http://www.all4coding.com

howlermonkey
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue Mar 13, 2012 5:52 pm

Re: Discussion for Fun Supersized Extension

Post by howlermonkey » Tue Mar 13, 2012 5:57 pm

I am having trouble with presenting more than 2 slide in my background slideshow on my frontpage, could anyone propose a solution?
http://www.howlermonkey.co.uk/laserlife

cre_zgm
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Feb 29, 2012 3:59 pm

Re: Discussion for Fun Supersized Extension

Post by cre_zgm » Fri Mar 16, 2012 6:22 pm

Hi,
As a test I installed the same components of www.astinteggiature.com dcremonini.altervista.org, there funzionta alright having made ​​a new installation, and knowing already where you need to get the result I wanted. The only problem is that the first image is cut and I do not understand why.
Do you have ideas on what may be due to the problem?
Apart from this problem then I thought to transfer the whole site to altervista astinteggiature.com ....
Thanks for everything
Best regards

djmatto85
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Mon Sep 21, 2009 12:49 pm

Re: Discussion for Fun Supersized Extension

Post by djmatto85 » Fri Mar 23, 2012 5:30 pm

Hi,

I have same problem.

I install it on joomla 2.5 and after add a Path on module manager but when I reload my page I see the Loading icon but doesn't load my image, why doen't work?

Thanks

cre_zgm
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Wed Feb 29, 2012 3:59 pm

Re: Discussion for Fun Supersized Extension

Post by cre_zgm » Fri Mar 23, 2012 6:20 pm

Hi

It happened to me too. Try checking the settings of the module and in particular the reference to the folder where you have the images is correct.
Also look in the css plugin that there is a background-color set.
Attached is a screen capture of my settings of the plugin.

Now everything works well (astinteggiature.com), except that the site validating the facebook plugin generates me some errors.

Best regards
You do not have the required permissions to view the files attached to this post.

alex_fi
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri Mar 30, 2012 10:03 am

Re: Discussion for Fun Supersized Extension

Post by alex_fi » Fri Mar 30, 2012 10:14 am

I'm having strange issue with Fun Supersized 1.1.4 extension. Everything is fine and all works when I develop my site on my local computer and I don't have Internet connection. But when I connect to Internet or transfer my site to the server, the background disappears and "loading circle" is visible.

Could it be something with jquery?

oasselin
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri Apr 13, 2012 6:54 pm

Re: Discussion for Fun Supersized Extension

Post by oasselin » Fri Apr 13, 2012 6:57 pm

Hi,

Is there a way to have the thumbnail bar navigation show by default? ie. not have to click on the arrow button to open it initially?

Thanks!

Olivier

jmlumacad
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Mon Nov 08, 2010 10:06 am
Contact:

Re: Discussion for Fun Supersized Extension

Post by jmlumacad » Sun Apr 15, 2012 6:16 am

Please read forum rules regarding the use of signatures: http://forum.joomla.org/viewtopic.php?f=8&t=65

lies
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 133
Joined: Sat Aug 18, 2007 5:23 pm
Location: SoCal

Re: Discussion for Fun Supersized Extension

Post by lies » Mon May 14, 2012 8:55 pm

oasselin wrote:Hi,

Is there a way to have the thumbnail bar navigation show by default? ie. not have to click on the arrow button to open it initially?

Thanks!

Olivier
go to media\mod_funsupersized\theme\supesized.shutter.js
around Line 35 replace with this

Code: Select all

			/* Thumbnail Tray
			----------------------------*/
			
			// Thumbnail Tray Toggle
			$(vars.tray_button).toggle(function(){
				$(vars.thumb_tray).stop().animate({bottom : -$(vars.thumb_tray).height(), avoidTransforms : true}, 300 );
				if ($(vars.tray_arrow).attr('src')) $(vars.tray_arrow).attr("src", vars.image_path + "button-tray-down.png");
				return false;
			}, function() {
				$(vars.thumb_tray).stop().animate({bottom : 0, avoidTransforms : true}, 300 );
				if ($(vars.tray_arrow).attr('src')) $(vars.tray_arrow).attr("src", vars.image_path + "button-tray-up.png");
				return false;
			});

qmanq
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 178
Joined: Tue Jun 01, 2010 1:33 am

Re: Discussion for Fun Supersized Extension

Post by qmanq » Mon May 21, 2012 3:54 pm

Hi
I am trying this module in joomla 2.5.4, but dnt know about module settings about what position to set i am using an Artisteer template plz help me out
ASP.NET, MVC5, Entity Framework 6, Android & iOS Native app development, Stand Alone application, HTML5, CSS3, jQuery, Bootstrap 4, & Joomla Developer.

friendly12345
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Nov 07, 2008 6:38 am

Re: Discussion for Fun Supersized Extension

Post by friendly12345 » Sun Jun 10, 2012 5:29 pm

Hi,
Look Like you have JavaScript conflict or CSS problem with your template
djmatto85 wrote:Hi,

I have same problem.

I install it on joomla 2.5 and after add a Path on module manager but when I reload my page I see the Loading icon but doesn't load my image, why doen't work?

Thanks
Yuan Chen
All For Coding
http://www.all4coding.com

friendly12345
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Nov 07, 2008 6:38 am

Re: Discussion for Fun Supersized Extension

Post by friendly12345 » Sun Jun 10, 2012 5:31 pm

Hi,
Can you give it your site.
We will check.
alex_fi wrote:I'm having strange issue with Fun Supersized 1.1.4 extension. Everything is fine and all works when I develop my site on my local computer and I don't have Internet connection. But when I connect to Internet or transfer my site to the server, the background disappears and "loading circle" is visible.

Could it be something with jquery?
Yuan Chen
All For Coding
http://www.all4coding.com

friendly12345
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Nov 07, 2008 6:38 am

Re: Discussion for Fun Supersized Extension

Post by friendly12345 » Sun Jun 10, 2012 5:34 pm

Hi,
You can put the module into any position of your template it will work fine. Just hide the module title.
qmanq wrote:Hi
I am trying this module in joomla 2.5.4, but dnt know about module settings about what position to set i am using an Artisteer template plz help me out
Yuan Chen
All For Coding
http://www.all4coding.com

Qrush
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sun Jan 24, 2010 8:13 am

Re: Discussion for Fun Supersized Extension

Post by Qrush » Thu Jun 28, 2012 7:46 am

Hello! Im using this module and it's working great however i wonder if there is any way you could have the background on top always? So when you scroll down it acts like a normal background and transfer into only color.

Here is an example of what i mean: http://demo.rockettheme.com/?template=zephyr

I know my description can be a little hard to understand but what i want is the background to stay and not cover the whole screen when you scroll down on a page.

friendly12345
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Nov 07, 2008 6:38 am

Re: Discussion for Fun Supersized Extension

Post by friendly12345 » Thu Jun 28, 2012 7:56 am

Hi,
Look like it is not possible to do so. The Supersized script not support that.
Because the point of the module is to make it strength to the screen size. It is not static image like in the link. the background is auto zoom to the screen width and height.
Qrush wrote:Hello! Im using this module and it's working great however i wonder if there is any way you could have the background on top always? So when you scroll down it acts like a normal background and transfer into only color.

Here is an example of what i mean: http://demo.rockettheme.com/?template=zephyr

I know my description can be a little hard to understand but what i want is the background to stay and not cover the whole screen when you scroll down on a page.
Yuan Chen
All For Coding
http://www.all4coding.com

Qrush
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sun Jan 24, 2010 8:13 am

Re: Discussion for Fun Supersized Extension

Post by Qrush » Thu Jun 28, 2012 9:18 am

friendly12345 wrote:Hi,
Look like it is not possible to do so. The Supersized script not support that.
Because the point of the module is to make it strength to the screen size. It is not static image like in the link. the background is auto zoom to the screen width and height.
Qrush wrote:Hello! Im using this module and it's working great however i wonder if there is any way you could have the background on top always? So when you scroll down it acts like a normal background and transfer into only color.

Here is an example of what i mean: http://demo.rockettheme.com/?template=zephyr

I know my description can be a little hard to understand but what i want is the background to stay and not cover the whole screen when you scroll down on a page.
Ah ok i suspected that. Thank's for the fast reply. :)

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Discussion for Fun Supersized Extension

Post by ribo » Sat Aug 04, 2012 11:20 pm

hello, i want to ask why when you dont want to load with jquery is not work? it s work when you loading with jquery but i think that it will be better if it can work with no load with jquery for avoid conflicts
chat room spontes : http://www.spontes.com

friendly12345
Joomla! Apprentice
Joomla! Apprentice
Posts: 37
Joined: Fri Nov 07, 2008 6:38 am

Re: Discussion for Fun Supersized Extension

Post by friendly12345 » Sun Aug 05, 2012 4:36 am

ribo wrote:hello, i want to ask why when you dont want to load with jquery is not work? it s work when you loading with jquery but i think that it will be better if it can work with no load with jquery for avoid conflicts
Not all site come with jQuery loaded. So it is for site that don't have jQuery loaded. and for site that have jQuery loaded to prevent conflict.
Yuan Chen
All For Coding
http://www.all4coding.com

User avatar
ribo
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 3507
Joined: Sun Jan 03, 2010 8:47 pm
Contact:

Re: Discussion for Fun Supersized Extension

Post by ribo » Sun Aug 05, 2012 7:50 am

friendly12345 wrote:
ribo wrote:hello, i want to ask why when you dont want to load with jquery is not work? it s work when you loading with jquery but i think that it will be better if it can work with no load with jquery for avoid conflicts
Not all site come with jQuery loaded. So it is for site that don't have jQuery loaded. and for site that have jQuery loaded to prevent conflict.
sorry, i m a little be confused. what must i do to work with no jquery loaded?
chat room spontes : http://www.spontes.com

KoFShinobi
Joomla! Apprentice
Joomla! Apprentice
Posts: 16
Joined: Sun Jun 14, 2009 4:23 am

Re: Discussion for Fun Supersized Extension

Post by KoFShinobi » Sun Aug 05, 2012 9:09 pm

I'm having a similar problem on my site, where only the loading gif will show up and the actual images will never load. Did anyone find a solution to that?

A1ex037
Joomla! Apprentice
Joomla! Apprentice
Posts: 29
Joined: Mon Jul 23, 2007 6:22 am

Re: Discussion for Fun Supersized Extension

Post by A1ex037 » Mon Aug 13, 2012 6:16 pm

Hello,

Did anyone have an issue about fun_supersized module showing only on homepage? I'm playing with this for a few hours and no luck.

Is it a template issue, or something else?

Cheers.

chris-huskys
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Aug 13, 2012 4:54 pm

Re: Discussion for Fun Supersized Extension

Post by chris-huskys » Wed Aug 15, 2012 12:49 am

I'm having a similar problem on my site, where only the loading gif will show up and the actual images will never load. Did anyone find a solution to that?
i have the same issue. What supposed to do? i also check my background color and set it transparent.
Please look closer at http://snowentropy.netne.net/

chris-huskys
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Aug 13, 2012 4:54 pm

Re: Discussion for Fun Supersized Extension

Post by chris-huskys » Wed Aug 15, 2012 1:40 am

i just check that the funsupersized module work only in my 2 menu item preview. In those menu item i used Category Block plugin. this is Stuff we like and friends buttons in the left menu if you want to check..

HELPPPPPPPPPPPPPPPPPPP!!!!!!!!!!!!!!!!!!!!!!!!!!!!


Locked

Return to “Extensions for Joomla! 2.5”