Search…

X3 Photo Gallery Support Forums

Search…
 
mahede
Topic Author
Posts: 4
Joined: 24 Dec 2011, 15:33

Change location gallerymenu and audioplayer

27 Dec 2011, 16:47

hello.
Sorry I'm not fluent in English
Please help me?
I want to do the following changes
demo2x.JPG
demo2x.JPG (20.09 KiB) Viewed 8466 times
What part of the should I change the code?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Change location gallerymenu and audioplayer

28 Dec 2011, 01:26

Unfortunately, you can't simply move the menu to right and the audio player to the left. Sorry.
 
mahede
Topic Author
Posts: 4
Joined: 24 Dec 2011, 15:33

Re: Change location gallerymenu and audioplayer

28 Dec 2011, 04:49

Is it possible in future versions will be added to the admin panel?
 
mahede
Topic Author
Posts: 4
Joined: 24 Dec 2011, 15:33

Re: Change location gallerymenu and audioplayer

28 Dec 2011, 04:58

One other question. You said you were supposed to create a plugin for WordPress. This plugin is ready? If you are not ready exactly when to be ready?
I want users to register with the username and password in WordPress to be able to enter the Gallery
Thank you also for responding
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Change location gallerymenu and audioplayer

29 Dec 2011, 08:49

mahede wrote:Is it possible in future versions will be added to the admin panel?
Sorry, but it is doubtful this much flexibility will be added to the Flash version. Unlike Html, we cannot integrate all items to flow from any position in any direction.
mahede wrote:One other question. You said you were supposed to create a plugin for WordPress. This plugin is ready? If you are not ready exactly when to be ready?
I want users to register with the username and password in WordPress to be able to enter the Gallery
Thank you also for responding
This is another story. We already had a very basic wordpress version, but this may be very different that you are thinking. It is not in fact a way to add the SWF gallery into Wordpress. Instead, it is just a simple way to add an imagevue folder-based basic gallery to your wordpress. There is no integration between Wordpress users and Imagevue admin users, and this would not the main focus either. You can see a demo of a simple integration here:
http://headstartphuket.com/school/gallery/
 
mahede
Topic Author
Posts: 4
Joined: 24 Dec 2011, 15:33

Re: Change location gallerymenu and audioplayer

29 Dec 2011, 13:18

I thank you for your quick response
 
Johan
Posts: 9
Joined: 24 Jul 2011, 04:13

Re: Change location gallerymenu and audioplayer

06 Jan 2012, 03:31

I'm very interrested by this integration in wordpress....
I just transfert my website under wordpress and imagevuex miss me a lot... :?

Do you have a simple tutorial for this integration like this website ? http://headstartphuket.com/school/gallery/

Thanks a lot :)

Johan
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Change location gallerymenu and audioplayer

09 Jan 2012, 00:35

I'll check with Nick if this is something we would be ready to deploy, and get back to you asap.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Change location gallerymenu and audioplayer

10 Jan 2012, 00:35

If anyone wants to test the Wordpress plugin, it can be downloaded here:
Download

We haven't really tested or adapted it properly yet, so please have patience.

To use it:
1. Unpack the zip file into your Wordpress plugins folder
2. Go to wordpress admin, and enable the imagevue plugin
3. Add shortcode on any wordpress page or post:
Code
[imagevue path="/imagevue/content/gallery/" recursive="y"]
Set the root-relative path to the folder you want to display images from. You can set it to a folder that contains other folders, including the "content" folder. Obviously, Imagevue need to be installed on the same server ... In our example code, the gallery name is "imagevue": http://headstartphuket.com/imagevue/

Displaying subfolders: http://headstartphuket.com/school/gallery/
Displaying single folder: http://headstartphuket.com/literacy-week/

Tip
If you want to add folders/galleries to your wordpress website that should not be visible in your main imagevue gallery, just hide the folder. It can still be accessed from the wordpress site, but will not display in the main imagevue gallery menu.
 
hardliner
Experienced
Posts: 134
Joined: 22 Jul 2011, 10:15

Re: Change location gallerymenu and audioplayer

01 Nov 2012, 10:15

Hello mjau-mjau,

i have try to implement the Plugin. I can activate the Plugin, but my question is:

The imagevuex Gallery was installed on the same Server but under different domain.
Can i use the Plugin without relative Path to linked to Gallery?

As example:
Code
[imagevue path="<mydomain.com>/#/<path_to_folder>/" recursive="y"]
Best Regards
Hardliner
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Change location gallerymenu and audioplayer

03 Nov 2012, 04:08

No, sorry, this version reads files and xml directly from a content folder. Plus the path is relative to the wordpress root folder. So if your wordpress is in the root folder of your site, imagevue (or its content folder at least) should be there as well.
firedev.com