2012-02-11, 05:46:11
Do anyone try to use the Piecemaker slideshow with get simple?
It seems not to work and i can't understand why.
Any ideas?
It seems not to work and i can't understand why.
Any ideas?
PieceMaker
|
2012-02-11, 05:46:11
Do anyone try to use the Piecemaker slideshow with get simple?
It seems not to work and i can't understand why. Any ideas?
2012-02-11, 05:48:12
give us the URL so that we can see the sourcecode
also the URL of the slideshow (there are so many now)
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
2012-02-11, 06:58:18
So... you can find the slideshow at http://www.modularweb.net/#/en/piecemaker/
My test site at http://www.emanuelecarnesecchi.com/filo/getsimple I fyou want to access like admin, to see template and other send me an e privat message, and i'll send you user and pass. the template code: Code: <?php if(!defined('IN_GS')){ die('you cannot load this page directly.'); } thanks
2012-02-11, 07:29:01
SOLVED!
I've made mistake in the xml file... AnyWay THX!
2012-02-11, 17:13:17
good that you worked it out
I checked your site, are you going to repeat the same gallery one very page of your site or are you going to have different galleries on each site? Because for me (screen resolution 1366 x 768) I only see the gallery on each page, not the content of the page Cheers, Connie
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
2012-02-11, 17:52:07
The target is to create a plugin. The user will select photos, transitions and in which page put the slideshow. To start, i would see if the slideshow work fine, so i put it directly into the default template.
Another question, withou opening an another post. Which Hook i've to use to insert Code: <script type="text/javascript" src="<?php get_theme_url(); ?>/scripts/swfobject/swfobject.js"></script> in the head tag of the page? I've tried to create a function "script_head" and return its value in the header with this line of code: Code: add_filter('theme-header','script_head'); but it write anything in my page.... maybe it's better if i open another post ) Cheers |
« Next Oldest | Next Newest »
|