|
frostat01
Guest
|
 |
« Reply #50 on: August 01, 2009, 03:07:21 PM » |
|
the please post a link to your gallery and additionally have a look into the errorfiles.
cheers
Klaus
http://newscentre.tv-uk.info/cms/pages/tester.php they should be a gallery here
|
|
|
|
|
Logged
|
|
|
|
|
kweitzel
|
 |
« Reply #51 on: August 01, 2009, 03:37:07 PM » |
|
Did you point the swift gallery to the right subfolder of the media directory?
cheers
Klaus
|
|
|
|
|
Logged
|
WebsiteBaker Org e.V. - for WebsiteBaker
|
|
|
|
frostat01
Guest
|
 |
« Reply #52 on: August 02, 2009, 07:52:42 PM » |
|
Did you point the swift gallery to the right subfolder of the media directory?
cheers
Klaus
Yes I did it just deleted the gallery after it applied the settings
|
|
|
|
|
Logged
|
|
|
|
|
kweitzel
|
 |
« Reply #53 on: August 02, 2009, 08:25:58 PM » |
|
I don't see any reason for it not working (tested on www.weitzel.info/WB ... a 2.8 RC2 installation). maybe it's just a "process" misunderstanding on your side. When you start a page you'll first of all have to upload the pictures and then create a gallery on the swift page giving it a title, pointing it to the right folder in media and maybe a description (if you want to). Then you click save. If you choose "add gallery" at that point indeet it will "delete" everything you entered before. Hope this helps cheers Klaus
|
|
|
|
|
Logged
|
WebsiteBaker Org e.V. - for WebsiteBaker
|
|
|
Vidar
Offline
Posts: 36
|
 |
« Reply #54 on: January 06, 2010, 11:01:34 AM » |
|
Simple, elegant, Swift!
I'm currently designing a small and as-simple-as-it-can-be type of site for a small construction company. I use swift to show a small and fast imagegallery of their previous worksites. I use a template with two blocks: main block with body text on the right, a neat gallery of about 5 pictures of the site on the left. Works smoothly and looks much more efficient than those higslide-types.
Thanks Stefan and keep up the good work!
|
|
|
|
|
Logged
|
|
|
|
Bachson
Offline
Posts: 29
|
 |
« Reply #55 on: November 13, 2010, 09:59:10 PM » |
|
I would like to use this module but.....
When I try yo adjust the settings in the frontend.css nothing happens. nothing at all. no color change, no position of the thumbnails or images. What can be wrong? I'm using wb 2.8.1. and have installed de xfast template 2
Franc
|
|
|
|
|
Logged
|
|
|
|
andreabiraghi
Offline
Posts: 7
|
 |
« Reply #56 on: July 18, 2011, 01:52:51 PM » |
|
Good evening everybody... I'm using this module and it's really working good! Thanks...
Just a fast question... anyone has an idea how to replace the "page numbers" 1 2 3 4 that allow the user to see all the thumbnails pages with 2 arrows? 2 simple next / back arrows...
Thanks Andrea
|
|
|
|
|
Logged
|
|
|
|
Bachson
Offline
Posts: 29
|
 |
« Reply #57 on: November 23, 2011, 05:40:08 PM » |
|
I'll try again. Still the swift gallery does not react on the frontend.css changes. Whatever I change it stays exactly the same. What can be the problem? Please help! and jpg are not showed, png works fine, any idea? I've installed it on two websites and on both I get this problem.....
|
|
|
|
« Last Edit: November 23, 2011, 05:46:29 PM by Bachson »
|
Logged
|
|
|
|
ruebenwurzel
WebsiteBaker Org e.V.
Offline
Posts: 7660
|
 |
« Reply #58 on: November 23, 2011, 09:43:39 PM » |
|
Hello, is the frontend.css from image gallery loaded in the head of your template? If not you need to integrate <?php // automatically include optional WB module files (frontend.css, frontend.js) if (function_exists('register_frontend_modfiles')) { register_frontend_modfiles('css'); register_frontend_modfiles('js'); } ?> in the index.php of your template. Have fun Matthias
|
|
|
|
|
Logged
|
|
|
|
Bachson
Offline
Posts: 29
|
 |
« Reply #59 on: November 24, 2011, 12:03:16 AM » |
|
Thank you Matthias, that works.
|
|
|
|
|
Logged
|
|
|
|
Bachson
Offline
Posts: 29
|
 |
« Reply #60 on: November 24, 2011, 04:25:14 AM » |
|
Yet there is the problem that jpg files are not recognized. Any idea?
|
|
|
|
|
Logged
|
|
|
|
Bachson
Offline
Posts: 29
|
 |
« Reply #61 on: November 24, 2011, 05:08:49 AM » |
|
I found a untranslated word. In the file xft2_swift_menu.tmp l there is the German word "Seite". This is shown on te page. Perhaps ad it to to the languagefile for translation? Is there need for a Dutch one?
|
|
|
|
|
Logged
|
|
|
|
ruebenwurzel
WebsiteBaker Org e.V.
Offline
Posts: 7660
|
 |
« Reply #62 on: November 24, 2011, 06:57:58 AM » |
|
Hello, Yet there is the problem that jpg files are not recognized. Any idea? How the files are named? .jpg, .JPG, .jpeg or .JPEG? Try to rename to .jpg xft2_swift_menu.tmp l   ? Wich version did you use? In the latest version 0.6 there is no such file. Matthias
|
|
|
|
« Last Edit: November 24, 2011, 07:06:23 AM by ruebenwurzel »
|
Logged
|
|
|
|
Bachson
Offline
Posts: 29
|
 |
« Reply #63 on: November 24, 2011, 11:46:07 AM » |
|
Ah the small letter option of jpg works.
Version? 6.6 beta as far as I know. can it be something of a older version?
Franc
|
|
|
|
|
Logged
|
|
|
|
Bachson
Offline
Posts: 29
|
 |
« Reply #64 on: November 24, 2011, 12:22:11 PM » |
|
JJust discovered that the hover option does not work correct in firefox (see picturesW I can look at the picture but it is placed out of the flow.... In all the other browsers it is normal as it should be? Any options? this is my css display: block; width: 700px; height: 500px; overflow: hidden; margin-left: auto; margin-right: auto; z-index: 8000; }
div.all_galleries { font-size: 11px; font-family: Verdana, sans-serif; color: #336699; display: block; float: left; }
div.gallery_title { font-family: Georgia, serif; font-size: 24px; font-style: italic; width: 570px; margin-bottom: 20px; margin-top: 10px; margin-left: auto; margin-right: auto; }
div.gallery_description { font-family: Verdana, sans-serif; font-size: 11px; color: gray; line-height: 1.4; padding-left: 20px; display: block; float: left; }
div.images { display: block; float: left; align: center; margin-left: 100px; margin-right: 100px; margin-bottom: 15px; margin-top: 0px; }
div.gallery_menu { display: block; float: right; margin-left: 0px; margin-top: 0px; color: gray; }
div.gallery_thumbnails { display: block; width: 100%; float: left; margin-top: -3px; margin-right: 5px; }
div.thumbnails { display: block; float: left; margin-top: 6px; margin-right: 6px; }
div.thumbnails a:hover { /* outline: 1px solid gray;*/ }
Thanks Franc
|
|
|
|
|
Logged
|
|
|
|
ruebenwurzel
WebsiteBaker Org e.V.
Offline
Posts: 7660
|
 |
« Reply #65 on: November 24, 2011, 05:59:32 PM » |
|
Hello,
the latest stable version is the 0.6. The 0.6.6 from amasp is only in Beta Stadium, also you need additional files. So please ask for support the developper of this modul.
Matthias
|
|
|
|
|
Logged
|
|
|
|
Bachson
Offline
Posts: 29
|
 |
« Reply #66 on: November 25, 2011, 01:24:04 AM » |
|
So perhaps I should deisntall and install version0.6....
|
|
|
|
|
Logged
|
|
|
|
|