Topic: Wordpress Customizations with Juicebox Pro

Hello,

I see the list of customizations for wordpress, and that I can add those when i added a new juicebox gallery to a wordpress page. What i'm wondering is if there is a specific format for the code, on how the options should be displayed. For example, on this page http://www.juicebox.net/support/config_options/ there are all of the config options. Let say I want to change the screenmode to large.

Would i put in:

screenmode: large as the code?

Do i need to have a colon in the text or semicolon?

I have multiple pro customizations do I enter each of these on a separate line, or are they comma separated? Please advise.

Thanks
Andrew

Re: Wordpress Customizations with Juicebox Pro

If using WP-Juicebox to create your galleries within WordPress, then Pro Configuration Options should be entered into 'Pro Options' text area in the form:

screenMode="LARGE"

I have multiple pro customizations do I enter each of these on a separate line, or are they comma separated?

Each entry should be on a separate line, e.g.:

screenMode="LARGE"
enableAutoPlay="TRUE"

This is documented in the 'Upgrading to Juicebox-Pro' section at the bottom of the Juicebox - WordPress Plugin page.

Re: Wordpress Customizations with Juicebox Pro

Thanks for this support. I surely can't be the only one having trouble finding the embed options. I can see the options, but adding them in a clear, step by step manner is something that I can't find on your site. For example on this page; http://www.juicebox.net/support/config_options/ there is an embedding guide. There is a link that is supposed to take the user to the area to show how to embed the custom code. It goes here: http://www.juicebox.net/support/embedding/ On that page, there are many options, and the user has to figure out which one to use. I still can't even find the information you gave me above on this page, and had to login to my forum post to see how to do it. I want to see juicebox grow and succeed, but to me not having clear direction, making it easy for the user to customize, is detrimental. Why not put the how to right at the top of the customize page, so the user doesn't have to hunt and search for the directions on how to embed the code?

Thanks for your consideration.

Re: Wordpress Customizations with Juicebox Pro

Apologies if things were not as clear as they should have been.

Instructions on how to set Embed Code Options can be found here: http://www.juicebox.net/support/embeddi … -html-page
Instructions on how to set other Configuration Options can be found in the first subheading ('Embed Code Options') in this section: http://www.juicebox.net/support/embeddi … -html-page

I have changed the links on the Configuration Options page to point to the correct support sections.

Re: Wordpress Customizations with Juicebox Pro

Thanks for that. I still think you should put the how to for the embed code on the config options page, why make people do extra work, especially for non-coders? It makes it that much harder to figure out. Plus for the wordpress plugin, it's not clear which options to use inside of the WP plugin.

screenMode="LARGE"
enableAutoPlay="TRUE"

Having each option on it's own line you can have multiple options is not mentioned.

Re: Wordpress Customizations with Juicebox Pro

Plus for the wordpress plugin, it's not clear which options to use inside of the WP plugin.

Having each option on it's own line you can have multiple options is not mentioned.

It looks like you may have missed this section at the bottom of the WP-Juicebox page: http://www.juicebox.net/support/wp-juicebox/#pro
... where it states:

You can now enter Pro config options into the 'Pro Options' text area. Pro options are added one per line in the following format:

optionName = "optionValue"

There is also a link to the Configuration Options page where Pro Options are marked as such in the side menu and in the header of each section.

Re: Wordpress Customizations with Juicebox Pro

Yes, I did miss that...that's my whole point, it's not on the options page where a user would look to use the options. They are required to go to some other part of the site that has it. To me that is confusing and something that can be avoided. I'm sure I won't be the only one having this kind of trouble getting the info. I do appreciate all of your help immensely and love juicebox!!