pgslideshow not work on the home page / pgslideshow fonction

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
fred-paris
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 23 Aug 2011, 22:03

pgslideshow not work on the home page / pgslideshow fonction

Post by fred-paris »

J’utilise Joomla 1.5.23.

J’ai installé Phoca Gallery Component 2.8.0.
J’ai installé Phoca Gallery Plugin 2.7.7.
J’ai installé Phoca Gallery Slideshow Plugin 2.7.1.

J’utilise le paramétrage par défaut du composant.

J’ai créé un article “test” contenant ceci :

Code: Select all

{phocagallery view=categories}

{pgslideshow id=1|width=100|height=100|delay=3000|image=M}
Tout fonctionne bien mais si je place l’article sur ma page d’accueil l’instruction pgslideshow n’affiche rien.

Quelqu’un pourrait-il me dire pourquoi ?

Merci pour l’aide.

Fred le parigot

---------------------------
Google translate :

I use Joomla 1.5.23.

I installed Phoca Gallery Component 2.8.0.
I installed Phoca Gallery Plugin 2.7.7.
I installed Phoca Gallery Slideshow Plugin 2.7.1.

I use the default settings of the component.

I created an article "test" containing this:

Code: Select all

{phocagallery view=categories}

{pgslideshow id=1|width=100|height=100|delay=3000|image=M}
Everything works fine.
But if I put the article on my homepage is blank instruction pgslideshow.

Could someone tell me why?

Thank you for help.

Fred le Parigot
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: pgslideshow not work on the home page / pgslideshow fonc

Post by Jan »

Hi, can I see the site where this occurs?
If you find Phoca extensions useful, please support the project
mika-de
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 21 Dec 2011, 22:49

Re: pgslideshow not work on the home page / pgslideshow fonc

Post by mika-de »

i have the same problem on my joomla 1.7 ...

only on the main page there is no js code in the source like

Code: Select all

 <script src="/cms/components/com_phocagallery/assets/jquery/jquery-1.6.4.min.js" type="text/javascript"></script>
  <script src="/cms/components/com_phocagallery/assets/fadeslideshow/fadeslideshow.js" type="text/javascript"></script>
<script type="text/javascript">
/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
 ... ...
The Slideshow is placed in a custom position, i found the slideshow div in the generated source... only the above the javascript is missing on main page.
I think the error is caused by different rendering of the jdoc header between main page and other pages, but i dont get the error
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: pgslideshow not work on the home page / pgslideshow fonc

Post by Jan »

Hi, I will test it, yes, there is some problem in Jooma! (seems to be a problem, or maybe this is a feature) which will ignore loading javascript with standard methods in some part of com_content views :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply