It most certainly did. Thank you, Steve. Please marked this thread solved.

Mike

I've two questions:

1) Which WordPress Gutenberg block would I use to post my baseURL code?

2) When working on a "localhost" site (a WordPress website hosted on my computer for testing purposes), where in my local directory would I place my Juicebox gallery?

Thanks

Mike

Steven, your suggestion that I deactivate the WP plugin solved my issue.

Thank you very much.

I appreciate your simple explanation of the why the conflict was occurring as well.

Mike

Trying to embed a gallery in a WordPress post using an external gallery folder via baseURL, but it isn't displaying. It does, however, display when View in Browser is selected when saving the gallery. I pasted the code into, then out of my text editor, Atom.

Here's my embed code:
<!--START JUICEBOX EMBED-->
<script src="/JB_Singles/jbcore/juicebox.js"></script>
<script>
new juicebox({
baseURL: '/JB_Singles/',
containerId: "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "rgba(255,255,255,1)"
});
</script>
<div id="juicebox-container">
<!--END JUICEBOX EMBED-->

Here's a link to the post:
http://www.puebloperiodically.com/portfolio/singles/

Using JB Builder-Pro ver.1.4.3

I thought I followed the embed guidelines (http://www.juicebox.net/support/embedding/) precisely, but may have missed something.

Any ideas?

Thanks

Mike

Okay, I cloned my drive and set that aside then opened JBBuilder-Pro. A prompt to update AIR appeared so I went ahead and updated the software.

After restarting JB, I loaded in three random jpegs from my desktop and copied then pasted text into the caption field using the Command-V keystroke. The double paste issue occurred. Pasting using the contextual menu, the double paste issue did not occur (identical behavior as my desktop machine)

I then rebooted using the cloned drive as the start-up (using AIR ver. 13.0.XXX), fired up JB Pro, dropped three random jpegs into the image uploader, copied and pasted text into the caption field. The double paste issue did not recur.

Again, I'm working on either an iMac or MacBook Pro running Mavericks (10.9.3), JuiceBoxBuilder-Pro 1.4.1, and using AIR 14 and the Command-V double paste occurs. My double paste issue does not occur when running the same configuration,with the exception being I'm using AIR ver. 13.0.xxx.

Mike

When you hold down the Command key and then the V key, what happens if you release the Command key first
The double paste issue appears.
What happens when you release the V key first
The lower case character 'v' appears in the field.

This happens regardless of which Command Key, left or right, I use.

I don't have a spare keyboard lying around, but I do have a laptop configured the same way (Platform, OS version) my desktop computer is. What I can do is clone the laptop, then update AIR, copy the JBP xml.preset I'm using to the laptop, create a new gallery and see if the issue recurs. I can then boot from the clone, try it again, and see what happens. I'll post back later today and share my results.

Lastly, the 'paste by contextual menu' is an easy work around for me. I suspect some folks might even argue it's a better way to work. It's just a matter of altering my workflow a tad.

Thanks again for your help, Steven.

Okay, I've checked my IPTC/EXIF fields and I cannot see duplication in those sources.

When I paste captions from the keyboard (Command-V) into any JB-Builder-Pro field, my pasting issue recurs (copying captions from Photo Mechanic 5 as well as Adobe Bridge and pasting into JB-Builder-Pro 1.4.1).

When I paste into another application (Text Edit)  from the keyboard, my pasting issue does not occur. I've copied/pasted into this very message without issue.

Interestingly enough, when pasting into JB-Builder-Pro using the mouse/contextual menu, the issue does not occur.

I'm working on an iMac running 10.9.3, by the way.

Thoughts?

Mike

I'll do as you prescribe, and will post back. Thanks for the prompt response.

Mike

When pasting captions from PhotoMechanic 5 into JuiceBoxPro, I'm getting a  "double paste" since updating Adobe AIR earlier today. Is anyone else experiencing this?

Please double-check that the 'wp-juicebox' folder is in the correct location on your web server.

This was the issue. I failed to copy the plugin into the test.domain.

All is now well, although I'm feeling a tad sheepish for not thinking of this remedy myself.

Thanks, Steven. Mark this issue 'resolved.'

Mike

I’m in the throes of redesigning my blog and have created a test.domain site in an effort to get CSS and the like nailed down on the site prior to going live. While all my other plugins have made it to the test.domain, the WP-Juicebox plugin isn’t showing up. I’m using StudioPress’ Modern Portfolio Pro there. The plugin does, however, show up in my live.domain plugin directory.

I’ve deleted the plugin from my server and have re-downloaded it, and have replaced the ‘web/jbcore’ folder from the 1.4.1JB-Pro download in the plugin folder that resides on my server, but alas, still no joy.

I was hoping to recreate my current Flash photo galleries in HTML 5 using Juicebox prior to going live, but I can’t figure out a workaround.

Any thoughts?

Mike