Ok, so figured out the best way to do this.

1. create a new gallery before updating the uploads/juicebox folder with the xml files.
This will create the database entry.

2. Update the database entry with the latest gallery id.

3. Import the xml files into uploads/juicebox

4. Test adding a new gallery and make sure the ID is the next one after your latest gallery within the plugin.

Thanks for the help Steven.

Steven, found the row!

Curious if the option_id is necessary to copy over as well?
Or, should I create a new gallery so it sets up the row and then port over the last id into the new DB?
Or, should I just amend it as a new row to the end of the table?

Just curious if this part is necessary.

Steven, ran an sql query and it's saying no columns found with that info in 'wp_options'.

Query: SELECT * FROM `wp_options` WHERE 'option_name' LIKE 'juicebox-options["last_id"]'

Any ideas?

Thanks Steven, that's what I was looking for.

Launching a new wordpress theme with a fresh database (it's a long story) and want to port over the Juicebox galleries so old galleries will work.

Is this possible?

If not, where in the database does Juicebox store the data so I can port over that specific table?

After deactivating every plugin and debugging one at a time, I found that the Juicebox 1.4.2 WP Plugin wasn't playing nice with our Responsive DFP Ads.

Not sure if anyone has seem this but the ads will randomly load and then disappear. Almost flickering on and then off. And sometimes not showing at all but the space is there when if there is no ad to show, DFP gets rid of the empty div.

This has come after launching a new WP theme as the old theme worked just fine.

Curious if an upgrade will solve the issue or if it's a bigger issue no one is aware of.

Site: http://snowboardmag.com

Thanks!

@steven, can I send via email? If so, what email is best to send to?

Almost have the gallery dialed except for one last thing.

When loaded on mobile, the splash page isn't auto loading the first image as the background.

I've tried it with and without showSplashPage="AUTO", but with no success. It's just loading the normal background color set in the lite options.

Any ideas?

9

(4 replies, posted in Juicebox-Pro Support)

@steven, tried out the Juicebox Pro Builder and it's looking good now.

I was using a ":" character instead of a "=" character, which is why it wasn't saving. Dumb on my part.

Thanks for your help.

10

(4 replies, posted in Juicebox-Pro Support)

Thanks for the info Steven!

A few follow up questions:

Please note that WP-Juicebox strips out any Lite Options which are entered into the Pro Options text area to avoid duplicate entries in the gallery's XML file. Lite Options can be set in the gallery settings window via the individual controls.

For some reason it's stripping out all options I put in the "Pro Options" text area. Nothing seems to be saving at all, not just Lite options.

For example: themeUrl:"snowboard/theme.css" doesn't seem to save. And is where my new theme exists.

You can certainly change your WordPress theme and this will change the look and feel of your WordPress pages.

I wasn't actually referring to the Wordpress theme we are using but rather to changing the Juicebox theme within the css. Are there any good tutorials on doing that besides the "Themeing Overview"?

If you want to see how a gallery looks when using certain configuration options, then try using JuiceboxBuilder-Pro on your computer.

Good to know, I think this is the first step in building  a custom Juicebox theme for our websites.

11

(4 replies, posted in Juicebox-Pro Support)

After purchasing and replacing the jbcore file in wp-juicebox, I'm unable to save pro options in either the default settings page or individual gallery settings page.

I'm under the assumption that you simply put optionName = "optionValue" as noted in the Upgrading to Juicebox Pro section of the Wordpress Plugin page on the Juicebox website.

Any ideas?

Also, curious as the best practice for changing themes/messing around with the look of the wordpress plugin.

Thanks!

@steven, curious about the mobile layout options when using pro.

Is there the ability to change the mobile version layout/look/functionality to a slideshow that doesn't have to be touched to open or is that the only way juicebox works on mobile?

Just trying to figure out if purchasing pro has what we need before purchasing. Thanks!

Thanks Steven!

I'd tried setting at 100% as well and that just made it really big. I'll scope out what the parent container is set at and go from there.

Still using juicebox lite, but plan on purchasing pro, so this could be solved by doing that.

I need to transfer all galleries from nextgen to juicebox. I'm not looking to use nextgen IDs with juicebox because nextgen is causing server side issues and we must uninstall the plugin. But we have so many galleries that were posted with nextgen and we don't want to loose them.

Is this possible to do?

When viewing a wordpress post with a juicebox gallery on an iPhone (haven't checked other devices), the height of the gallery doesn't auto-adjust so that there isn't excess background displaying. Seems to be stuck at the gallery height option (600px).

Can this be adjusted and/or is this a pro option?