Thank you, I'm not sure if that's what I'm trying to accomplish. I'm trying to make these buttons always visible on the sides of the images on mobile devices:
robbyday
Posts
-
Buttons not appearing on mobile slideshows, pages sometimes blank -
Left align carousel & captions/numbersThanks Marius,
Just checking in to see if any progress has been made on this bug, as this is ideally how I'd like my site to function. I've noticed a few others reporting this same issue. Let me know if there's any other information I can provide. Thank you!Robby
-
Buttons not appearing on mobile slideshows, pages sometimes blankHi Marius,
I'm referring to the buttons that would appear on mobile devices in the carousel to show that the images can be navigated through.My intro gif is 14kb, 128x128 pixels (I'm ok with how lo-fi it looks).
-
Buttons not appearing on mobile slideshows, pages sometimes blankMy site: robbyday.info
I have my carousel preferences set so that buttons should appear on touchdevices and mobile, but they aren't showing up. Also it seems like my page fails to load about 50% of the time. Any help would be greatly appreciated. Thanks!
-
Left align carousel & captions/numbershttp://www.robbyday.info/testing
I've since tried this method again, I'm just making a uniform size for the images to save trouble, but the captions appear to shift horizontally as you click through them. any idea what might cause this? -
Carousel will not re-install?thank you! I'll look into this method.
-
Carousel will not re-install?Trying to re-install the Carousel plugin. Apparently my site robbyday.info was not compatible with php 7.2 and I couldn't access my site at all, so I had Dreamhost change my site back to php 5.6 (which they say they are phasing out). I updated to the latest version of LayTheme (which I hope will be compatible with php 7.2) but when I try to install carousel I now get this string of messages:
Installing Plugin from uploaded file: laytheme-carousel.zip
Unpacking the package…Installing the plugin…
Could not create directory. /home/robday18/robbyday.info/wp-content/plugins/laytheme-carousel/
Plugin installation failed.
Any help would be greatly appreciated. Thank you.
-
Left align carousel & captions/numbersYes, I've since changed the look of the site since I couldn't find an answer for this problem, but Ideally would like to be able for it to work almost exactly like the example I posted but with captions under the image as you suggest. Thanks in advance for any help/insight you can give!
-
Left align carousel & captions/numbersHi, I've been trying to get my carousel and captions/numbers left aligned as on
this laytheme site: http://colindoerffler.com/I took some earlier advice this person was given and tried using this CSS:
.col .lay-carousel img.h100 {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
left: 0%;
}but it's still not working quite the same... maybe someone knows something I can do to achieve that effect?
also the captions seem to shift around in position, especially on mobile they appear far below the carousel.My site at the moment: http://robbyday.info
can supply further necessary info in PM if anyone is willing to help.
Thanks!