Tagged Questions
1
vote
1answer
33 views
DOMDocument search for string in file and delete containing list item php
I am creating a slideshow editor. I am having trouble with the "Delete Slide" feature. I basically have to search the external file for the <li> that contains the image path. This is the code ...
0
votes
1answer
62 views
Overwrite text in a specific div in a file (PHP HTML)
I am creating a slideshow editor. I have been able to parse a file and present it to the user in a form. Now I need to figure out how to write the saved information to the file. I want the user to be ...
0
votes
0answers
36 views
Opencart Slideshow Thumbnails
I want to be able to show thumbnails next to my slider for my opencart homepage however at the moment they are just blank. I can't figure out how to display the images instead.
I would really ...
0
votes
0answers
79 views
How to make a banner that changes on refresh to a slideshow?
I'm trying to find a simple solution to my problem before going along a convoluted route. Basically, the client has a site designed in cakephp that has a banner area in the header.ctp that refreshes ...
-2
votes
2answers
113 views
How to make a server side slideshow
I am trying to find the best way to go about making a server-side slide-show, where the program will get pictures from a folder called /inviteuploads, and display the contents of that folder in the ...
1
vote
4answers
65 views
Adding a slideshow to the main page of wordpress
I'm trying to create WordPress theme for a website, and want to add a slideshow to the index.php. Since I don't want to show posts on the index and only show the slideshow, can I just remove the ...
0
votes
0answers
91 views
flash/xml based slideshow not displaying images
I'm trying to figure out why the slideshow on this page is not working (it only works on FireFox, doesn't work on Chrome or IE).
As you can see, this is flash-based slideshow and reads its data from ...
0
votes
1answer
93 views
How do I use URLs of images from a text file in a javascript slideshow?
I'm creating a slideshow where I'm displaying images based on their urls. I've used PHP to extract the image urls from web pages and I've used JavaScript to display them in a slideshow format. Only ...
1
vote
1answer
220 views
Fancybox slideshow in iframe as in facebook album
I have success.php page in which I am fetching albums of user which is logged in. Each album is clickable and user gets redirected on albumphoto.php. This page gets albumId from GET request and ...
0
votes
0answers
351 views
Customizing the WP Featured Content Slider in Wordpress
I have installed in my local wordpress the WP Featured Content Slider plugin and it works really good. Now I'm trying to customize it, adding a kind of menu with the title of the posts like the ...
0
votes
0answers
47 views
Buttons have stopped working --> DOM Exception 1 Error: Index or size was negative, or greater than the allowed value [duplicate]
In the past week I have broken some buttons. I'm not sure exactly what is going on
Example : http://fnewsmagazine.com/2013/03/test-2/
Upon double-clicking I receive the consol error
Error in ...
0
votes
0answers
48 views
SWF image should work in slideshow
I am using jQuery slideshow to display images in a div. When displaying images with jpeg, png, jpg suffixes then the slideshow works in Mozilla and Chrome. But when we add SWF image it worked in ...
0
votes
1answer
178 views
Replace SWF file with image for mobile devices
i have built a website www.jetcleandrives.co.uk However, i have noticed that the SWF file does not display on mobile devices. Can anyone advise me of the best way round this. For example can PHP be ...
0
votes
0answers
30 views
approach for this dynamic slideshow?
Any plugin recommendation for this type of slideshow:
-pulls images from designated folder
-rotates them once per, let say, hour regardless of is site opened in someones browser or not.
I am sorry ...
1
vote
1answer
57 views
Is it possible to add an automatic redirect url to a slideshow slide?
I have a client that insists on having a splash page with background music when someone visits his website. He is also stuck on flash effects but still wants the website working on apple products such ...
1
vote
0answers
174 views
Slidejs+php no start of slideshow + how to create pagination reference
I try to implement slidejs to a page. Even though the images are loaded correctly and the show seems to start (my fade effect for the initial slide works), it doesn't progress to the next. Moreover, ...
1
vote
1answer
49 views
How do I create a new instance of this slideshow on WP?
I've attempted to copy and paste this snippet and change the IDs, but it's breaking my theme for some reason. I more than appreciate if anyone can over some helpful suggestions! THanks!
/* Slideshow ...
0
votes
0answers
122 views
jQuery slide. Preload 5 results
What i need is to load 5 results from an external page. Then each time i go to the next slide load five more append to my div. I want to load five every time i click next slide for load time. I don't ...
1
vote
1answer
145 views
simple jquery slideshow issue
Im having a problem with a simple jquery slideshow (english is not my first language so I'll try to explain it). I have my index.php in which I place the slideshow.html by using jquery. Here's the ...
1
vote
1answer
41 views
Constructing new slideshow on new page / same page
Currently our site has a slide show, however it is rather small. I'd like to add a new slideshow that shows the original pics in a larger slideshow that runs on Javascript by clicking on a button and ...
-1
votes
2answers
402 views
Stylish Sliding Menu With JQuery
I am using Stylish Sliding Menu With JQuery.
<script type="text/javascript">
$(function(){
$('ul.child').hide();
$('ul.parent a.slide').click(function(){
...
0
votes
1answer
948 views
Showing multiple jquery image sliders on same page using php
Hi I currently have a jquery image slider script that pulls images from a folder and shows them on a page.
Here is the webpage with the working image slider: http://iseeit.no/slidertest/
What I want ...
0
votes
1answer
61 views
Slideshow Caption, if empty keep previous on display
This probably sounds unusual (it does to me) but in a wordpress image slideshow (using get attachments), if an image doesn't have a caption, I want to keep the previous caption on display until the ...
0
votes
1answer
118 views
How to redeclare variable upon ajax page refresh
I have a couple of different places in my page where I render this to set a variable like this
<script>
videoContent[{{ ordernumber }}]='video={{ c.data[0] }}&height={{ c.data[1] ...
0
votes
1answer
58 views
Is there a way to use slideshare, but have it lock after one use?
I am trying to run a system where a person can see slides but the content be locked after my presentation.
Is there a way using PHP / Javascript to make it lock after it has been viewed?
Further ...
3
votes
5answers
291 views
How remove last comma on php?
i have an edited Supersized...i've added a code for loop about photos on wp....
so i've this on original:
slides : [
{image : ...
0
votes
1answer
74 views
jQuery Function for maximising content on timer
I'm working on a project which is going to be be as sort of showcase of images and text for a function.
I am aiming for the media to be displayed in a grid style on the page (i.e. 10x5 tiles), and ...
0
votes
4answers
188 views
PHP Including HTML File
I want to include a .html-script inside of a .php-script. The .html-script is the following, which is the layout for Craftyslide - a jQuery Slideshow:
<div id="slideshow">
<ul>
...
0
votes
2answers
2k views
AJAX photo slideshow that auto updates from folder
I'm looking for a PHP/AJAX slideshow solution that reads in images from a directory and auto updates while playing when photos are added or deleted. The images should also auto size to the browser ...
1
vote
0answers
69 views
Slideshow Pro Director Mobile XML
Apparently in Slideshow Pro Director Mobile Version, the XML cannot be taken from a different source other than that output by the Director itself.
Which scripts need I modify and how in order to ...
0
votes
0answers
318 views
More efficient jQuery fading slideshow
A while ago, I spent a bit of time writing a small script that would let me have two slideshows on the same page, both fetching images from the same folder. I had a PHP script load all the images, ...
0
votes
1answer
210 views
html image slider not workin in php
I recently changed all my html pages into .php pages for my new include header and footers and navigation. This is the first time I've ever ventured down php language and I'm having a hard time ...
1
vote
1answer
210 views
PHP Slideshow Won't Work on Internet Explorer
I edited the slideshow on my Drupal site's landing page by accessing the PHP "page.tpl.php" directly and now the site won't work on IE8. It functions correctly on Mozilla and Chrome (by allowing for ...
0
votes
2answers
95 views
Frame rate too slow when creating movie from individually-downloaded JPEGs
I have a directory that is continously filled with jpg images.
I want to display these images like a movie in a webpage.
What I've tried is:
function slideit() {
$.get("test.php", function(show) { ...
-1
votes
2answers
295 views
Simple slideshow with navigation overlay
I'm currently re-designing my portfolio site & I would like to use the best non-flash method possible to create the following slideshow shown in my layout:
http://oi49.tinypic.com/xeifeq.jpg
I ...
1
vote
1answer
218 views
Dynamic slideshow: what to choose? [closed]
I'm programming a webpage with Symfony2 and I want to do something very specific at this point. I need a slideshow that:
Pauses the presentation of images with a moseover.
Dynamically includes all ...
0
votes
3answers
313 views
changing width and height to percentage in jquery
i am using jquery slideshow.I have to change the width and height to pecentage value.
jquerytransitions.js contains the below code
$.fn.jqFancyTransitions.defaults = {
width: 682, // ...
1
vote
2answers
497 views
Ajax slideshow does not show anything
Hi i'm using this code to fetch new images from a folder to populate an slideshow.
after each cycle ajax should check content of the folder to see if any there was any
changes(pictures added or ...
1
vote
1answer
536 views
Javascript array doesn't notice new images in folder
Yesterday I got a question about a slideshow with lightbox fixed on stackoverflow but now I came to another problem.. I create an Javascript array trough php and in JS I make the slideshow work + ...
2
votes
3answers
9k views
Display Images From A Folder (slideshow)
I have been trying to google and find out how to make a .php script that will make a an automatic slideshow of images from a folder, I've only managed to get the pictures to automatically show up on ...
0
votes
1answer
268 views
slideshow with next and previous links not working (images came from db)
i'm creating a simple slideshow. 4 images coming from db by php stored in a div called home_gallery_thumb with relative position and the images are wrapped inside anchor tag trying to change them with ...
1
vote
1answer
217 views
PHP: Sending CSS into head instead of body (Joomla extension)
I'm using AutsonSlideShow extension for Joomla 1.7 which works just fine. The plugin has its downsides tho, as it writes CSS right into the body of the index.php file. I would like to change this for ...
1
vote
0answers
215 views
Create slideshow from images on linux [closed]
I need to dynamically create a simple but nice slideshow from images on my linux server (CentOs). I'm using php with the dvd-slideshow and ffmpeg tools, but dvd-slideshow is very limited:
1) The ...
0
votes
1answer
506 views
Fadeshow Not Showing Up On Page (Javascript/CSS/PHP)
I'm building a site in PHP and have javascript code for a 'fadeshow' (slideshow with fades). I'm trying to test it out and it's not showing up on my site when I load it. I previously used a javascript ...
1
vote
1answer
284 views
Automated Slideshow Creator
I am looking for a simple slideshow creator. I have a group of images that i need to pull from a server and then convert them to a slideshow with transitions like the kenburns effect, fade and zoom. ...
0
votes
1answer
2k views
Getting images from folder with for jQuery slideshow
My Jquery slideshow script looks like that
$(function() {
$('#bg').crossSlide({
sleep: 3,
shuffle: true,
fade: 1
}, [
{ src: 'core/design/images/bgs/1.jpg'},
{ src: ...
1
vote
1answer
165 views
PHP dynamically change filename
I was able to get some help earlier today, but I didn't have everything from the original script for it to work. Basically I have a list of image file names in a .txt file. They each load in a ...
0
votes
2answers
403 views
How to make PHP change from slideshow to video player with pagination
I'm completely new to creating dynamic pages - so for the moment, I am using txt files to manage my simple data! I'll explain my set up first. I have one php page - it gets data from two .txt files:
...
1
vote
2answers
288 views
Randomize slideshow images
I have this drupal slideshow which pulls images from a folder sequentially by image title (01_title.jpg, 02_title.jpg, etc..)
I was wondering if there is an easy way to randomize the images, so it ...
0
votes
0answers
308 views
PHP Image scroller / slideshow
Would be really grateful for someones help...
I am trying to make a php image scroller / slideshow on my object oriented programmed site. I am SELECTING a set of images from the SQL database and am ...


