Wdesigndeb
Forum Replies Created
-
Forum: Plugins
In reply to: [Lightbox & Modal Popup WordPress Plugin - FooBox] Foobox and IpadWell, having done some research it seems that this is the way it is intended to function. So sad, the old version opened properly in the foobox frame on the ipad. I guess it must be due to changes in breakpoints in wordpress?
Thanks
- This reply was modified 7 years, 3 months ago by Wdesigndeb.
Oh, good grief, I figured it out. Definitely a ID10T error. I added a custom plugin to allow pagination to the old version of foogallery that I loaded using php in the page templates. I removed the code and my gallery loaded. Then I had to edit each gallery to set up foobox correctly and delete the cached thumbnails and update.
All working now! Thank you so much, you both really helped narrow down the problem for me. My client actually will get their update by the end of today.
Thank you Frank, this is driving me to distraction.
Brad, I just tried the new test page I created live and it is all working with autooptimize and wp supercache still disabled. This is really weird, it’s almost like foogallery isn’t recognizing my old pages.
I’m using ACF for some elements on the pages (not on the test page just straight wysiswyg). Do you think it might be related to that?
Thank you for your response Brad. You are correct the JQuery I am loading is 1.12.4. I developed the theme in bootstrap using jquery 3.2.1 and converted the site to wp using underscores. Sorry about the confusion I caused.
I’ve disabled both autooptimize and wp supercache without any change. I cleared my browser cache and refreshed the page.
I am loading the gallery from the page template using:
<?php
echo do_shortcode(‘[foogallery id=”381″]’);?>
If I create a new gallery and add it to a new page in the wysiwyg box, the error message Not used does not appear. Just the success dot and it previews from the wp dashboard correctly, though I haven’t tried it live.
I upgraded from an old version just yesterday because foobox stopped working and I was hoping it would fix the problem.
The jquery version I’m using is 3.2.1
I’ve given up trying to find a solution for this. As nothing I try seems to work.
I’ve switched to using Tiny Carousel Horizontal Slider Plus. Easy peasy.
Forum: Themes and Templates
In reply to: [Pure & Simple] different images for different pagesThank you! I’ll look into jetpack. I didn’t realize it had that functionality built into it.
Forum: Themes and Templates
In reply to: [Pure & Simple] different images for different pagesIt looks like you might have figured this out, but I’ll post my solution since I had the same question and I’m sure others will as well.
For those with more experience…you can have more than one text box in the banner. Use display widget plugin to control display.
For newbies:
1. Download the plugin Display Widget.
2. Upload your photos to your media folder.
3. In the banner widget text box add the URL for your first image in the format <img src=”your URL here” etc. > you can find the URL in your media folder on the right.
4. Scroll down past the text box and you’ll see the widget box that will allow you to select which page to display the image on. Save and close text box.
5. Add another text box to your banner widget and repeat.