issues with Slideshow CK and Joomla! 3
10 years 10 months ago #20046
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic issues with Slideshow CK and Joomla! 3
500-600 KB should not give this issue. Please give me your url to check
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 8 months ago #21687
by pulek
Replied by pulek on topic issues with Slideshow CK and Joomla! 3
Hello!
I have installed Slideshow CK 1.4.4 and Slideshow CK Params 1.2.1_j30 on Joomla 3.
Slideshow is working perfectly except I cant set up a slide to open a link in a new window. I made a .txt file (same name and the location as the slide image) with parameter:
target=_blank
but it ignores the parameter. I tried experimenting, setting links and other parameters it the .txt file and no parameter is loaded.
How can I set the link on the slide to open in a new window (not tab)? Can you give me the example how the .txt file should look like?
Regards,
Pule
I have installed Slideshow CK 1.4.4 and Slideshow CK Params 1.2.1_j30 on Joomla 3.
Slideshow is working perfectly except I cant set up a slide to open a link in a new window. I made a .txt file (same name and the location as the slide image) with parameter:
target=_blank
but it ignores the parameter. I tried experimenting, setting links and other parameters it the .txt file and no parameter is loaded.
How can I set the link on the slide to open in a new window (not tab)? Can you give me the example how the .txt file should look like?
Regards,
Pule
Please Log in or Create an account to join the conversation.
10 years 8 months ago #21689
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic issues with Slideshow CK and Joomla! 3
Hi
if you look in the folder "slides2" in the module you can see a TXT file for example
CEd
if you look in the folder "slides2" in the module you can see a TXT file for example
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- villoz@macwin.ch
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
10 years 5 months ago - 10 years 5 months ago #23237
by villoz@macwin.ch
Replied by villoz@macwin.ch on topic issues with Slideshow CK and Joomla! 3
Problem solved.

Last edit: 10 years 5 months ago by villoz@macwin.ch.
Please Log in or Create an account to join the conversation.
10 years 3 months ago #24266
by slasher00
Replied by slasher00 on topic issues with Slideshow CK and Joomla! 3
Greetings.
I know you answered that Slideshow CK uses Joomla 3's jquery loaded with the native package.
There is a particular issue i had.
I'm working in a joomla 3 with a custom bootstrap 3 theme.
Strangely the Slideshow didnt appear. So i disabled the jquery call from my template (letting run the joomla API one) the only thing the i don't see any sense is that Joomla's API is Jquery 1.11.1 and the one my template asks is the same version (but not identical
If my Code understanding is right the latest code summoned is the Ruler.
But despite that i disabled that jquery line a carrousel i had (the bootstrap 3 one) is having a strange behaviour.
I tried Jquery Easy and had the same response.
What draws my attentino is why the joomla API's jquery is SO different of the Standard JQuery even is the same version.
I know you answered that Slideshow CK uses Joomla 3's jquery loaded with the native package.
There is a particular issue i had.
I'm working in a joomla 3 with a custom bootstrap 3 theme.
Strangely the Slideshow didnt appear. So i disabled the jquery call from my template (letting run the joomla API one) the only thing the i don't see any sense is that Joomla's API is Jquery 1.11.1 and the one my template asks is the same version (but not identical
Code:
<!-- jQuery (necessary for Bootstrap's JavaScript plugins)
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
But despite that i disabled that jquery line a carrousel i had (the bootstrap 3 one) is having a strange behaviour.
I tried Jquery Easy and had the same response.
What draws my attentino is why the joomla API's jquery is SO different of the Standard JQuery even is the same version.
Please Log in or Create an account to join the conversation.
10 years 3 months ago #24269
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic issues with Slideshow CK and Joomla! 3
Hi
I can not give you a course of jQuery development here
for what I know, the jQuery loaded by joomla! is the jQuery core (not modified) so you shall have the same in your custom dev if you have included it
Anyway, you must load and use the jQuery from the joomla! API and I don't really think that you question is related to the slideshow ck module...
You could ask you question about jquery on the forum.joomla.org
CEd
I can not give you a course of jQuery development here

for what I know, the jQuery loaded by joomla! is the jQuery core (not modified) so you shall have the same in your custom dev if you have included it
Anyway, you must load and use the jQuery from the joomla! API and I don't really think that you question is related to the slideshow ck module...
You could ask you question about jquery on the forum.joomla.org
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: slasher00
Please Log in or Create an account to join the conversation.
Time to create page: 0.233 seconds