![]() |
|
Share one album in wordpress - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Share one album in wordpress (/thread-2630.html) |
Share one album in wordpress - Reda - 2008-04-07 Do you know if there is a way to show in wordpress (sidebar) the pictures from one specific folder/album instead of all the latest pictures? Share one album in wordpress - Reda - 2008-04-07 FYI, zenpressed is the best solution I found, although I'm having problems with dynamic albums. Only real albums seem to work Share one album in wordpress - Reda - 2008-04-07 is there a reason why the following query does not return the dynamic albums: Any comment? Share one album in wordpress - Reda - 2008-04-07 don't want to look like I'm talking to myself, but after I decided to look at the database I think I know where the problem is. In dynamic albums the images.albumid is always the one associated with the original/real folder. I thought a "mirror" image was created in the database once the album is created. Wrong assumption. Another question then, is it possible to create a "mirror" entry in the database that can be associated with the dynamic album? The reason I'm asking this is that existing wordpress plugins run the above query and don't return anything because there is no common id between images and albums. Share one album in wordpress - acrylian - 2008-04-07 But you have a interessting conversation with yourself...:-) Regarding zenpressed, I think that was developed before the dynamic albums appeared. It's developer might update it some time. I believe that mirror entries may make it a little more complicated that necessary, but sbillard coded the dynamic albums stuff, so he might answer to that later. Share one album in wordpress - sbillard - 2008-04-07 Dynamic albums are called "dynamic" because they don't really exist. The best way to think of them is that they are encapsulated queries. So, the images shown by a dynamic album really don't "belong" to the album, they are "owned" by the album within whose folder they reside. (No images were copied or harmed in the process!) Share one album in wordpress - Reda - 2008-04-07 Just downloaded the latest build and I think the new location for tags is better. Regarding this thread, I personally think that dynamic albums are a really great feature. Do you know if they are going to be further developed? Thanks in advance and sorry for the thousands of requests ;-) Share one album in wordpress - sbillard - 2008-04-07 What further development of dynamic albums did you have in mind? Share one album in wordpress - Reda - 2008-04-08 just enough to make dynamic albums appear as normal albums. At the moment: I know, it might be just me and therefore further development is not justified, but I think it gives a lot of flexibility... thanks in advance. Share one album in wordpress - sbillard - 2008-04-08 Your theme is not showing the right things in the breadcrumb link. I will check further. I am getting the dynamic album (all be it twice) in the breadcrumb link. The repeat is a new problem. I will look into it. You should check your theme and see why it is behaving differently than the distributed ones. Share one album in wordpress - Reda - 2008-04-08 Hi, but I guess it's not possible. Thanks in advance!!! Share one album in wordpress - sbillard - 2008-04-08 You mean you want the browser address bar to be "www.mydomain.com/gallery/dynamicalbum/image"? That won't happen. The browser address bar has to be a link that will display the image page with the real image. But, the breadcrumb navagation should still work correctly. Those are all working correctly for me (now that I have fixed the duplicate of the album name. The fix will be in tonight's build.) What I observed on your site it that the breadcrumb navigation seem to be what one would expect from going stratght to the image from its real album. That is what is different from the distributed themes. Share one album in wordpress - Reda - 2008-04-09 ok, many thanks for fix, I'll try today. Thanks anyway!! Share one album in wordpress - Reda - 2008-04-09 Yes, the links in the breadcrumb now works with the default albums - not with mine though ;-( |