Hello,
I'm using the Online Photo Gallery in a Flex Grid. In general, it is working fine.
My questions:
1. How to sort images?
2. In edit mode, I can add descriptions. How to make descriptions visible in the gallery?
3. In edit mode, I can add keywords. How to filter on keywords in the gallery?
Thanks HGF
Online Photo Gallery
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Online Photo Gallery
1. Sorry, there is no 'sort' option.
2. The description field is only used by the RSS feed
3. If I remember correctly, you can enter a keyword in the URL: pagename.php?q=keyword
Note that this extension was created a long time ago, it is provided "AS IS".
2. The description field is only used by the RSS feed
3. If I remember correctly, you can enter a keyword in the URL: pagename.php?q=keyword
Note that this extension was created a long time ago, it is provided "AS IS".
Re: Online Photo Gallery

-
-
- Posts: 1
- Joined: Tue May 07, 2024 10:32 am
Online Photo Gallery
+++ PLEASE HELP ! +++
Who knows what we should to to fix this problem with the Gallery !
I have a Problem with the Pic Gallery, because in the Preview of the Gallery is everything correct, but after publishing on the Website all images shows in vertical Position.
We want publish our Gallery with clickable Pics as sample ( 40 Pics) to a external Website as sample
6 Pics in Horizontal position and 6 - 8 lines in vertical Position.
But the Problem is after publishing every images is only in 1 Pic in Horizontal and all the other images in vertical Position.
What we must to do, to publish it as in the "Preview" which shows everything correct !
Thank You, for your help in advance,









Who knows what we should to to fix this problem with the Gallery !
I have a Problem with the Pic Gallery, because in the Preview of the Gallery is everything correct, but after publishing on the Website all images shows in vertical Position.
We want publish our Gallery with clickable Pics as sample ( 40 Pics) to a external Website as sample
6 Pics in Horizontal position and 6 - 8 lines in vertical Position.
But the Problem is after publishing every images is only in 1 Pic in Horizontal and all the other images in vertical Position.
What we must to do, to publish it as in the "Preview" which shows everything correct !
Thank You, for your help in advance,









Re: Online Photo Gallery
There are several issues with your project, mostly related to the names.
File names should not have spaces. Most web servers do not support this and see a space as the end of the name.
And filenames should not start with a number.
Related FAQ:
viewtopic.php?t=131
Also, not all files are on the server. You will need to publish all files.
https://chice-schuhe.de/TASCHEN_1.css
https://chice-schuhe.de/TASCHEN%20NEU.css
And it looks like you have copied HTML code to the page. that does not make any sense...
File names should not have spaces. Most web servers do not support this and see a space as the end of the name.
And filenames should not start with a number.
Related FAQ:
viewtopic.php?t=131
Also, not all files are on the server. You will need to publish all files.
https://chice-schuhe.de/TASCHEN_1.css
https://chice-schuhe.de/TASCHEN%20NEU.css
And it looks like you have copied HTML code to the page. that does not make any sense...