slideshow

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
pm24
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 25 Oct 2016, 12:23

slideshow

Post by pm24 »

Good morning,
I have problem with plugin slideshow. When I use string with "pgslink=1" or "pgslink=1" , slideshow not see.
Example: {pgslideshow id=49|width=580|height=380|delay=3000|image=L|pgslink=1}.

If I not use pgslink (example: {pgslideshow id=49|width=580|height=380|delay=3000|image=L} ) , slideshow is OK.

I want use hyperlink to category.

Joomla! 3.6.3
Phoca Gallery Slideshow Plugin: 4.3.0
Phoca Gallery : 4.3.1

Thx.
Peter

Tags:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: slideshow

Post by Jan »

Hi, the only one difference is, when pgslink is enabled, the a tag is added to the slideshow.

Can I see the site where this occurs? (with pgslink enabled)

Jan
If you find Phoca extensions useful, please support the project
pm24
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 25 Oct 2016, 12:23

Re: slideshow

Post by pm24 »

Good morning,

Example1 :
URL: http://www.lope.sk/2-uncategorised/58-test
CODE:
<p>
{pgslideshow id=50|width=580|height=380|delay=3000|image=L|pgslink=1}</p>

Example2
URL: http://www.lope.sk/2-uncategorised/59-test2
<p>
{pgslideshow id=50|width=580|height=380|delay=3000|image=L}</p>



Best Regards
Peter
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: slideshow

Post by Jan »

Hi, now I am confused, for me, both of the links work and on both the slideshow is running well :idea:
Which browser do you use, I test it now with Firefox?

Jan
If you find Phoca extensions useful, please support the project
pm24
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 25 Oct 2016, 12:23

Re: slideshow

Post by pm24 »

Chrome
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: slideshow

Post by Jan »

Hmm, I see now, maybe it is related to the javascript error, which is rendered on first link:

TypeError: document.getElementById(...) is null
lope.sk/templates/dd_snowboard_46/js/snowfall.min.js
Line 12

Try to remove the javascript to test if this was caused by this javascript.

https://www.phoca.cz/documents/16-joomla ... -conflicts

Jan
If you find Phoca extensions useful, please support the project
pm24
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 25 Oct 2016, 12:23

Re: slideshow

Post by pm24 »

I renamed "snowfall.min.js" to "xxx_snowfall.min.js"

But, I still do not see pictures in Chrome.
pm24
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 25 Oct 2016, 12:23

Re: slideshow

Post by pm24 »

I tried few browsers:
IE_9: OK
Firefox_45_01 : OK
Chrome V.54.0.2840.71 m : NO, I do not see slideshow
Chrome V.54.0.2840.87 m : NO, I do not see slideshow
OPERA V.41.0.2353.46 : NO, I do not see slideshow

Next tests:
Disable javascript (lope.sk/templates/dd_snowboard_46/js/snowfall.min.js) - Chrome, Opera - I do not see slideshow
Using another theme in joomla /Beez3/ - Chrome, Opera - I do not see slideshow

Many thx

Peter
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: slideshow

Post by Jan »

Do you get any errors in javascript console when you disable the snowfall?

Jan
If you find Phoca extensions useful, please support the project
pm24
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 25 Oct 2016, 12:23

Re: slideshow

Post by pm24 »

Hi,
If I disabled snowfall, I do not see the error message in the Java script console.

A have only this message:
JQMIGRATE: Migrate is installed, version 1.4.1
'webkitRequestAnimationFrame' is vendor-specific. Please use the standard
'requestAnimationFrame' instead.

Peter
Post Reply