Hi Steven,

Thank you for your reply.

I don't know if I'm understanding this right.

I installed NextGEN and made a gallery with Title, Description and ALT-text in the NextGEN dialog.
Then I used WP-Juicebox to add the NextGEN gallery to the page/post (I selected NextGEN with ID instead of "Media Library").
When I publish the page and look at the front-end the new gallery is looking good.

But when I look at the page-source I don't see the ALT-text and also Title and Description in the scource html.

Do you mean that only the ALT-text will work when I only use NextGen and not combined with WP-juicebox?
Or do I something wrong?

Thanks again,
Mirjam

Hi,

When I put ALT-text in the media library for each image in the Juicebox gallery they don't show up in the front-end (HTML source).
Is there a way to realize this? I tried also plugins like WP SEO image etc... but they don't work with the Juicebox plugin.

I hope you can help me with this or maybe is there an update coming soon for WP-Juicebox.

Manually copy and paste from JuicBoxBuilder-PRO to Wordpress is not what I like to do because it is too complex for my clients who are using this on there websites.

Thanks in advance,
Mirjam

3

(3 replies, posted in Juicebox-Pro Support)

Hi Steven,

I cleared the IPhone browser chache and yes I usd the CSS code above in my style.css Wordpress stylesheet.
But it uses the default CSS for the large screen mode on the mobile.

Screenshot IPhone Large Screen Mode

Any idea what is wrong?

4

(11 replies, posted in Juicebox-Lite Support)

PHP Version 5.3.22

Thank you very much!
Now everything is working fine.

5

(11 replies, posted in Juicebox-Lite Support)

Hi Steven,

I didn't upgrade WP-juicebox.
I deactivated the plugin after getting this Config XML not found error.
Then after activating the plugin again I got this permission (777) error. Even while the /uploads/juicbox folder is already 777

Thanks that you will have a look:
http://www.beavanderheijden.nl/site/

I see this Config XML not found error when using the Chrome browser.

6

(11 replies, posted in Juicebox-Lite Support)

Hi Steven,

Also problems with WP-Juicebox (v1.2.0.1) wordpress plugin.

Suddenly I got this error on the forntend site:
Juicebox Error: Config XML file not found.

I only have the default.xml file in the plugin-folder.

SO What I did:
I deactivated the latest version of the Juicebox plugin.
Then activated it again.

But again this error:
WP-Juicebox cannot assign full access permissions (777) to the wp-content/uploads/juicebox folder. Please do this manually.

The permissions are set to 777 so I commented out the lines (not exact the same lines 1010-1019 because of the different verison) and could activate the plugin again.

Can you please help me with this?
And any idea what the Error Config XML not found means? Why this suddenly happens?

Hi,

Is there a way to style the caption for the IPhone only?
I can style it for the desktop but for the mobile the default caption css is showing up. The styles I applied for the desktop are not working on the IPhone.

I have this css added to my stylesheet:

.jb-caption .jb-caption-title {
    cursor: default;
    color:#898986;
    font-size: 11px !important;
}
.jb-cap-frame .jb-caption {
    text-shadow: none !important;
    padding: 0px !important;
    margin-top: 15px;
    max-height: 52px !important;
}
.jb-caption p {
    cursor: default;
    color: #898986;
    font-size: 11px !important;
    line-height: 14px !important;
    margin-bottom: 0 !important;
    margin-left: 0;
    margin-top:0 !important;
    margin-right: 72px;
}

Works fine on desktop but NOT on mobile when I tab into the splashscreen to go to the large screen mode.

And if it is not possible to style the caption on the IPhone, maybe it is possible to select another configuration option for the mobile?

I have set for the desktop:
captionPosition: "BELOW_IMAGE"

But would like to set for the mobile:
captionPosition: "OVERLAY_IMAGE"

Thanks in advance,
Mirjam

8

(495 replies, posted in Juicebox-Pro Support)

Focal Point: Intelligent Cropping Thumbnails?

It would be nice when there is a possibility to set a focal point on images so this point will stay intact when cropping the image to thumbnail size.

I would like to have square thumbs but when there is an original of a portrait photo from a person the head is cut of. When it is possible to set a focal point I can place it on the head and than crop it to thumb size. The head is intact.

I found this on the web: Focal Point: Intelligent Cropping produces.

Also used in SlideShowPro Director under "Features"

Is it possible to built in something like this?

9

(495 replies, posted in Juicebox-Pro Support)

Thumb nav buttons and opacity change.

For instance when using 10 thumb columns and 2 rows:

It would be nice if the prev and next buttons below the thumbnails could be visible but.....

When there is no next or prev because there are less than 10 thumbs the buttons are NOT vissible.

When there are more than 10 thumbs the next is fully visible and the prev is dimmend and not clickable and on the next thumbs group the prev is fully visible and the next is dimmed. But the next is only dimmed if there is not another thumb group > 20 thumbs etc. etc.

Hi Steven,

I tried the following:
thumbFrameColor to black with an opacity of 0.5 and make the thumbFrameWidth for unselected thumbnails cover the entire thumbnail image (by choosing a large value)

This is not working in IE8 it turns the thumbs black except the highlighted one. In all other browsers the thumbs have the right opacity but black thumbs in IE8 is not so good.

Then I tried this:

.jb-idx-thb-list .jb-idx-thumb {
    zoom: 1;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    float: left;
    background-color: #000;
    position: relative;
    background-image: url(images/transparant-juicebox.png);
    background-repeat: repeat;
    background-position: left top;
}
.jb-idx-thb-list .jb-idx-thumb:hover {
         zoom: 1;
     opacity: 1;
     filter: alpha(opacity=100);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.jb-idx-thb-list .jb-thm-thumb-selected {
         zoom: 1;
     opacity: 1;
         filter: alpha(opacity=100);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

This works the best yet. All browsers have an opacity overlay and IE8 shows thumbnails but fully highlighted all of them. Much better then black thumbs in IE8.

It is the best option I could find.
It would be nice if it is possible to use a transparent PNG overlay image but I don't know how to realize that.

Do you have any idea?

Thanks in advance,
Mirjam

11

(11 replies, posted in Juicebox-Lite Support)

Hi Steven,

I have the same problem. All permissions are set to 777.
I could activate the plugin on install and there were no permission problems. I could set up galleries. Everything works fine.
But then I deactivated (for some reason i don't know anymore) the plugin.

and then:
After activating the plugin again I got the same permissions (777) error.

I commentet out line 1010-1019 and this solves the problem.

My question/concern:
Will you update the plugin?
I have to comment out also line 31 for the viewport issue.
I would like to use Juicebox for more sites and can't remember the settings when updating the wp-juicebox plugin for all those sites. Or are those lines 1010-1019 very important for good function?

Best regards,
Mirjam

Hi Steven,

This solves the problem, thank you!

I use the latest version 1.2.0.

Does this - comment out of line 31 - have consequences for other functions in Juicebox Pro?
Will this be set in the next plugin update or do I have to comment this out every time I update the plugin?

Regards,
Mirjam

Hi Steven,

I really think it is the Juicebox plugin that causes the problem!
I read the article on the meta 'viewport' tag.

I use this viewport in the head of the Wordpress site because this is the best for my design.

<meta name="viewport" content="width=1000">

When I disable the Juicebox plugin, the viewport is working fine.
When I Enable the plugin the viewport in the header.php file is not read.

Also when I use:

<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

It works fine when Juicebox is disabled.
It does'nt work when the plugin is enabled because for some reason the header.php viewport is not read.

I also tested this on a clean Wordpress install with the basic Twenty Eleven theme and only with the Juicebox Pro plugin installed!
The same problem. It is not working right.

Hope you can help me with this? Perhaps you can test it on a clean Wordpress install.
The url without the plugin activated: website

Thanks in advance,
Mirjam

Thank you Steven!

The plugins working fine.

I found also the DX-Watermark plugin so I can set images in stead of text as watermark.

Regards,
Mirjam

Hi,

Is it possible to have a watermark-image applied to the Wordpress media images?

I don't want to use the GalleryTitle option because the title is only shown on mouse over and not on the image itself but the container.

I need it inside the <div class="jb-dt-main-image">
So the watermark is shown always on the left top of the image instead of the frame (jb-dt-main-frame).
So it will also correct showing on portrait images.

Is this possible or is there a way to add an extra div inside the "jb-dt-main-image" div class in Wordpress php?

Thanks in advance,
Mirjam