[Thu Feb 25 20:10:03.678625 2021] [proxy_fcgi:error] [pid 10982:tid 140162390370048] [client 98.245.165.178:44566] AH01071: Got error ‘PHP message: PHP Warning: Array to string conversion in /home/253636.cloudwaysapps.com/uaqwfxwmvg/public_html/wp-content/plugins/carousel-without-jetpack/carousel/jetpack-carousel.php on line 252
]]>I’m trying to change the color and size of the font used for the caption. The css used by the plugin has !important in the code. Perhaps that’s why my !important is not being overridden. I guess I could try hacking the plugin’s CSS, but I know that won’t last for long. Hopefully, you could just remove !important codes from the CSS without harming something else.
Also, once I enter the slideshow mode and then leave it, the scrollbar on the right disappears. I have to refresh in order to get it back.
Great plugin otherwise. Much appreciated.
]]>Error : jetpack-carousel.php line 255
Open this /wp-content/plugins/carousel-without-jetpack/carousel/jetpack-carousel.php
go to line 252
replace :
$img_meta = json_encode( array_map( ‘strval’, $img_meta ) );
With :
$img_meta = json_encode( array_map( ‘strval’, array_filter( $img_meta, ‘is_scalar’ ) ) );
Hi I see that this plugin has not been updated for two years. Is it still safe and viable to use? If not what alternatives are there?
Thanks
Not working on WP Version 4.7!
]]>Hi,
I am using WP 4.7, Twenty Thirteen theme and am having an issue with my Carousel Galleries.
As you can see here (https://www.freemovin.com/index.php/2016-trash-trophies/), the gallery is not centered on the page. I have tried to edit my child theme CSS with no success.
Is it something that is possible to do ?
Thanks
]]>I cant see the carousel settings in the insert gallery page
]]>Is possible make default the Slideshow?
This is for the jetpack version:
function jeherve_custom_gallery_type() {
return ‘circle’;
}
add_filter( ‘jetpack_default_gallery_type’, ‘jeherve_custom_gallery_type’, 30 );
Hi,
Is it possible to turn off carousel on one page only and add custom links to individual images?
I have copied the HTML code from the gallery and pasted into a new page and it is almost perfect. I have the desired grid without carousel and I am able to add the links however the gallery became unresponsive … I believe that resizing is regulated but java script but when copying and pasting the HTML code the script stopped working!
Any advise would be extremely appreciated. If turning off carousel on one page is not possible haw can I make the grid responsive again?
Many thanks in advance!
A
]]>Hi, Very nice plugin but I see on mobile devices the images are small and not worth viewing. Is there a way to force them to be larger on mobile devices by default.
Thanks in advance
Richard
This plugin show error when I install it. It says :
Array to string conversion in /…/../wp-content/plugins/tiled-gallery-carousel-without-jetpack/tiled-gallery.php on line 373
Then, I add this code
if ( isset( $img_meta['keywords'] ) ) {
unset( $img_meta['keywords'] );
}
just before this code..
$img_meta = json_encode( array_map( 'strval', $img_meta ) );
and that fix the problem ??
]]>Since I upgraded to Catch Box Theme 4.2.1 and Gallery Carousel without JetPack 0.7.5 I only get 1 column of images not 3 columns.
I tried same site using TwentySixteen Theme and Gallery Carousel without JetPack and I get 3 columns in gallery.
In both Gallery Carousel without JetPack worked fine.
I tried this on 2 sites, my customer’s and mine. Both get 1 column with Catch Box and 3 columns with TwentySixteen.
It says Gallery Carousel without JetPack is not supported for WordPress 4.4.1 yet.
It may be a style sheet error re 3 columns for gallery.
I hope this is not off topic.
]]>hi,
i have an error with new uploaded pictures, one set for each photo above gallery and one above header. pictures uploaded previously are ok.
when i deactivate plugins there is just change when i deactivate yeost SEO, the lines above the header is gone but one above gallery is still there.
Notice: Array to string conversion in /…/wp-content/plugins/carousel-without-jetpack/carousel/jetpack-carousel.php on line 252
on that line is $img_meta = json_encode( array_map( 'strval', $img_meta ) );
i have test site here: link to a test site
tried to find an sollution but havent found any.
does somebody have an idea?
best regards
sanja
Hi –
Great plugin, so customizable. I’ve been really happy with it.
Question – I have over 2 dozen gallery thumbnail images now and am planning on adding a few dozen more. I’d like to avoid a long download time for this page.. what do you suggest? Is it possible to apply infinite load to the carousel template page? Would you have documentation somewhere?
Thank you!
]]>Image TITLES will not show with Gallery Carousel when the titles have special characters (like a dash or em-dash) in the title.
For example, the title YB_Action-03 will NOT show up in the Carousel, but YB Action 03 will.
Help, please?
I run lots of photo blogs with this plugin, and rely on these titles for discussion threads.
Hi Team,
I need an urgent help.
I installed “Gallery Carousel Without JetPack” in my website Gallery in my gallery.
the page is coming fine, but the slide show is not working. can you help.gallery page url:
https://famatechnologies.com/?page_id=1445
i think my wordpress version is old. Is there any specific wordpress version and jquery version required for this plugin to work.
]]>Hello~ The Carousel feature on my gallery stopped working. Now, when you click on a picture, a new tab opens up with that one picture and no way to get back to the gallery. How can I fix this?
Here is a link to one of the posts with a gallery.. https://www.favoredmom.com/31-faith-filled-affirmations-for-your-marriage/
Thanks in advance!! ??
I’d like to use the lightbox script that’s part of this plugin to open a form from a link. Is there a class to add to the link or a way I can use it for my button?
]]>The image titles are aligned left. Is it possible centre the titles under the images?
]]>Is it possible to turn off the carousel of a specific tiled gallery? I know. I can turn it off for all tiled galleries, however I want the carousel except for one.
]]>Hallo,
Please check https://www.tangoforge.com and notice that two images on right side of tiled gallery load and then disappear. This is a problem documented with wordpress.com server hosting of images which ought to be eliminated “without jetpack”. So why still the problem?
Also, please check https://www.tangoforge.com/tangoforge3 and tell me why the gallery container is narrower than the other elements. I am using a page with “no sidebars” layout. I tried to modify the css in this way, but it had no effect…
#tf3gallery .gallery-row {width:1200px;}
#tf3gallery .gallery-group.images-1 {width:1200px;}
Also it would be nice to be able to center the gallery horizontally on the page…
Thank you so much for your work and help,
Violet
]]>Hi,
I installed the plugin and it works great, just no mobile support. It didn’t work on my ipad or my galaxy s5….
You click on a photo or gallery in the home page and there is no hyperlink…
How can I fix this?
]]>I have some galleries but would like to stop the file names showing.
Rather than editing each image is there a way through CSS to stop the file names showing please ?
Many thanks for the help.
Stephen
]]>Not work with new update of WP (4.2).
]]>Please take a look at https://www.horizonvillage.net/accommodation/
I have several garages on that page and am using Gallery Carousel plugin. However when changing the window size (try downsizing the window) the first gallery on the page is not responsive in the same way as the other galleries below it. I have it set to four columns but its not always staying at four columns. Please also have a look at https://www.horizonvillage.net/garden-and-activities/
I am not sure if its a straight WP issue or a Carousel problem.
Does anyone have any thoughts? Have already used a day trying to resolve it…
Thanks in advance.
Experienced a fatal error on line 17 when I tried to activate it. Bummed!
]]>Hello Dear Carousel Support,
i have a visual overlapping problem on I.E. 10/11 (i have tryed myself, after the feedback from an user…), on my website that use the Carousel Gallery with the JetPack plugin…:
https://www.agriturismo-como.bio/
Is really very strange because, if on select a Carousel image of one photogallery on the webpage (the restaurant webpage is an example, but the problem is in all gallery, with Carousel slider…: https://www.agriturismo-como.bio/il-ristorante/), the fullscreen slider appears like normally and it’s works fine, but when on try to close it with “x” button or “Esc” from the keyboard, you will exit apparently normally, but the vertical scroll of the same page, do not works anymore and if on click in an empty space on the page, you will return to the slider of the same photogallery…: i have sended this problem to a friend also, that use frequently I.E., but like me, he have found the same problem…: who can help me about this problem…?
Many thanks in advance for the kind support and have my Best Regards.
Antonino
]]>Hi,
I’ve been playing around with this plugin and cannot get my gallery to show images in full screen.
I see the demo and many images are about 90% of the size of the screen, mine show up maybe up to 70%. I have tried the same image in different resolution: 2732 X 1536, 2732 X 2054, 1366 X 768, 1366 X 1027, 342 X 192…they all show up the same size in the gallery…in the middle of the screen, not reaching either the top / bottom nor the sides (not even close to the prev/next arrows)…nowhere close to being full screen.
Must I set something to get my images to display full screen like in the demo?
Thanks
]]>As far as I know, I need to select “slideshow” from a dropdown button like when Jetpack is installed.
However, after installing thbis plugin, I expect the same thing to appear but I cannot see any dropdown for me to select. All I can see is “Link To”, “Columns” and “Size”.
I already checked the Settings > Media > Enable carousel
How can I use this plugin to my gallery?
thanks!
]]>Guys, awesome plugin, but in my page:
https://mastercraftbuildergroup.com/floor-plans/
the first gallery on this page works fine, but the second gallery (down the page) opens the images related to the 2nd gallery AND the images from the 1st gallery, even though in the shortcode I specify what images I want to open.
Thoughts?
]]>