Camera Slideshow (FREE)
-
-
- Posts: 28
- Joined: Tue Dec 10, 2013 2:19 pm
Re: Camera Slideshow (FREE)
Hi,
i loaded pics in ext. then selected the screen size generated the page and what do i see ? NOTHING... why?
best regards
i loaded pics in ext. then selected the screen size generated the page and what do i see ? NOTHING... why?
best regards
Re: Camera Slideshow (FREE)
If you see nothing then one or more properties of the extension have not been set.
It is critical that any property that is a dataset is completed; for example:-
02 - Screen Size is a dataset - so this NEEDS data in it for the extension code to populate and then work.
09 - Inset iFrames Styling is another dataset - also required if you are using inset iframes.
10 - Slider Content is the last dataset - particularly important as this is where the images etc are placed.
My guess is that you have not set the properties of section 02 - Screen Size
It is critical that any property that is a dataset is completed; for example:-
02 - Screen Size is a dataset - so this NEEDS data in it for the extension code to populate and then work.
09 - Inset iFrames Styling is another dataset - also required if you are using inset iframes.
10 - Slider Content is the last dataset - particularly important as this is where the images etc are placed.
My guess is that you have not set the properties of section 02 - Screen Size

-
-
- Posts: 28
- Joined: Tue Dec 10, 2013 2:19 pm
Re: Camera Slideshow (FREE)
no i did set screensize property ... (Fullscreen)
didnt changed anything in iFrame section.
didnt changed anything in iFrame section.
Re: Camera Slideshow (FREE)
The only thing I can do now is look at your project file. Email me from my support site (see sig) and I'll email you back and then you can email me your zipped project or even just the page with the extension (plus the images).
Re: Camera Slideshow (FREE)
Ah, one thing.............. this uses jQuery 1..7.2 not the latest jQuery. So change your page settings to use 1.7.2.
-
-
- Posts: 28
- Joined: Tue Dec 10, 2013 2:19 pm
Re: Camera Slideshow (FREE)
thanks jquery changing has helped now i see the slideshow on page but no pictures inside ... i selected the pics and i selected the screen size and all stuff.
Re: Camera Slideshow (FREE)
I would need to see the project - email me as indicated earlier.
-
-
- Posts: 28
- Joined: Tue Dec 10, 2013 2:19 pm
Re: Camera Slideshow (FREE)
hello, sorry for late answer. i can email you the project but i dont have your mail adress. 
Edit: i have sent you contact message

Edit: i have sent you contact message

Re: Camera Slideshow (FREE)
Great work Paul - love it mate! 

Re: Camera Slideshow (FREE)
David,Adendum wrote:I would need to see the project - email me as indicated earlier.
Thanks for the project file. You have TWO issues with the index page:-
1. You have HTML code between the head tags that you appear to have added from a Camera Slide Show page. You do not need to add this code to any page using the extension as the extension will handle that for you. So remove all of it. e.g.:
Code: Select all
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel='stylesheet' id='camera-css' href='css/camera.css' type='text/css' media='all' />
<script type='text/javascript' src='scripts/jquery.min.js'></script>
<script type='text/javascript' src='scripts/jquery.mobile.customized.min.js'></script>
<script type='text/javascript' src='scripts/jquery.easing.1.3.js'></script>
<script type='text/javascript' src='scripts/camera.min.js'></script>
<script>
jQuery(function(){
jQuery('#camera_wrap_1').camera({
thumbnails: false,
/*pagination: false,*/
height: '500px' /*Höhe des Bildes*/
});
});
</script>
<style type="text/css">
div#container
{
width: 960px;
position: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
body
{
font-size: 8px;
line-height: 1.1875;
text-align: center;
margin: 0;
background-color: #FFFFFF;
color: #696969;
}
</style>
I would also suggest that you reposition the index page content and lower it as it is sitting too close to the bottom of the slideshow. I also spotted a spelling mistake in the text of one slide " 3 to 12 moths"

I would be very interested to learn why you thought you needed to manually place the code above into the page????
Re: Camera Slideshow (FREE) - YOUTUBE CHANGES
Hi,
It has been brought to me attention that the instructions to embed a YouTube video no longer work and on further inspection I found that the demo pageswere not working correctly due to both a missing video and incorrect YouTube video embed codes. These have now been corrected and all demo pagesare working as expected.
The technique to embed a YouTube video is still very easy:
In the page:
1. Ensure your page properties set the jQuery version to 1.7.2 rather than the current 1.9.1 version - without this you will see nothing!
In the extension:
2. In section 10 (Slider Content) select a Slide Type of "Image with inset video or html" or "Video"
3. Complete all other required sections as needed
4. In the section "Video-HTML Feed" paste the YouTube URL as indicated below.
Getting your YouTube URL:
5. Click into the video
6. Click SHARE > EMBED
7. Copy part of the code so you have http://www.youtube.com/embed/Ke1Y3P9D0Bc?rel=0 and add https:// when you paste into the extension.
So you end up with https://www.youtube.com/embed/Ke1Y3P9D0Bc?rel=0
Have fun!
It has been brought to me attention that the instructions to embed a YouTube video no longer work and on further inspection I found that the demo pageswere not working correctly due to both a missing video and incorrect YouTube video embed codes. These have now been corrected and all demo pagesare working as expected.
The technique to embed a YouTube video is still very easy:
In the page:
1. Ensure your page properties set the jQuery version to 1.7.2 rather than the current 1.9.1 version - without this you will see nothing!
In the extension:
2. In section 10 (Slider Content) select a Slide Type of "Image with inset video or html" or "Video"
3. Complete all other required sections as needed
4. In the section "Video-HTML Feed" paste the YouTube URL as indicated below.
Getting your YouTube URL:
5. Click into the video
6. Click SHARE > EMBED
7. Copy part of the code so you have http://www.youtube.com/embed/Ke1Y3P9D0Bc?rel=0 and add https:// when you paste into the extension.
So you end up with https://www.youtube.com/embed/Ke1Y3P9D0Bc?rel=0
Have fun!
Camera Slideshow help
hello,
I made the video, which in turn is some picks and some do not.
this link: https://www.youtube.com/embed/ZT3U2jQ_SzE
as see picture.
Now is my question.
thumbs: can I turn off completely?
loading: can I turn it off. as picture shows with youtube, which is next seconds and then I can not go back and stay blank video screen.
dots: from next pages I can set up more instead of 8 to 17 or something.
I made the video, which in turn is some picks and some do not.
this link: https://www.youtube.com/embed/ZT3U2jQ_SzE
as see picture.
Now is my question.
thumbs: can I turn off completely?
loading: can I turn it off. as picture shows with youtube, which is next seconds and then I can not go back and stay blank video screen.
dots: from next pages I can set up more instead of 8 to 17 or something.
Re: Camera Slideshow (FREE)
Sorry, I don't understand your questions...
thumbs: do you mean in the extension or the thumbs seen at the end of a YouTube video?
loading: no idea what you are referring to here.
dots: You mean the pagination or navigation markers. If you are asking to change the circle graphics to word the answer is no.
thumbs: do you mean in the extension or the thumbs seen at the end of a YouTube video?
loading: no idea what you are referring to here.
dots: You mean the pagination or navigation markers. If you are asking to change the circle graphics to word the answer is no.
Re: Camera Slideshow (FREE)
youtube.
when I packed the youtube link, no preview to test, then I press play picks that do not.
loading for subsequent pages
loading, icon I can turn that off.
thumbs,
picture can get those off.
dots,
which you can set up more?
when I packed the youtube link, no preview to test, then I press play picks that do not.
loading for subsequent pages
loading, icon I can turn that off.
thumbs,
picture can get those off.
dots,
which you can set up more?
Adendum wrote:Sorry, I don't understand your questions...
thumbs: do you mean in the extension or the thumbs seen at the end of a YouTube video?
loading: no idea what you are referring to here.
dots: You mean the pagination or navigation markers. If you are asking to change the circle graphics to word the answer is no.
Re: Camera Slideshow (FREE)
Sorry Walker, I'm still not clear as to what you are asking. But when I am back at my PC I'll have another read of this post and try your YouTube link in a test project.