mRoy62
Forum Replies Created
-
I understand. What’s the cheapest option you offer that provides this functionality?
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Limit File upload sizeThanks for the note. I checked the documentation at the link you provided and it says With Caldera Forms basic file fields and advanced file fields, you can set a maximum file size for any file uploaded through these fields. This feature, which was added in Caldera Forms 1.8.0, allows you to set the maximum size in bytes for each file.
However, looks like the latest version available is 1.7.6.
Am I missing something?
Forum: Themes and Templates
In reply to: [GeneratePress] Fontawesome Icons not appearingI was using a plugin called Page Title Splitter. This was the problem!
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Keep all events expanded in Agenda viewIs there no way at all I can do this? Anyway I can change the code and copy it to my child theme? If you can suggest what I do that would be great. This would really help me.
The website url is: https://brentwoodphotographygroup.org/galleries-exhibitions/
Can you confirm that my CSS is actually a good solution. My main concern is that I had to increase the max-width to 2000px. Why was your default set at something like 760px?
I managed to play around in the Inspector and found this to work.
/* This line prevents going to two columns */
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0{
max-width:2000px!important;
}
/* This line creates more spacing between thumnails */
#bwg_container1_0 #bwg_container2_0 .bwg_standart_thumb_spun1_0{
margin:10px!important
}I put this CSS code in the WP CSS Customizer
- This reply was modified 6 years, 7 months ago by mRoy62.
Forum: Fixing WordPress
In reply to: file sharing through WPI don’t think this does what I’m looking for. Thanks for the suggestion though.
Forum: Plugins
In reply to: [Import to Photo Gallery from NextGen gallery] No images transferredForum: Reviews
In reply to: [Elementor Website Builder - More than Just a Page Builder] Stay awayThis has not been my experience.
For anyone else that comes across this, I had to also change the Elementor settings. Click Elementor settings -> advanced -> Switch Editor Loader Method to ‘enable’. Only had to do this after I migrated the site from 1and1 hosted servers to GoDaddy!
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Enlargening a web page sticky menu bugThanks, Mark. That did the trick.
Forum: Fixing WordPress
In reply to: Continuous Multi Images Horizontal Image SliderI installed the plugin and tried various settings. Maybe I’m missing something, Steve, but I could not get it to scroll and it seemed to want to display thumbnails rather than large images.
Forum: Plugins
In reply to: [Carousel Horizontal Posts Content Slider] Changing speed of scrowlingThis should be a settable parameter in the admin interface. Am I missing it?
Forum: Plugins
In reply to: [Fullscreen Galleria] How to add galleria to a page?OK – I get how this works now. Looks like you have to create a link that actually activates the gallery. I was hoping that going to a page would automatically start the full page slideshow. I used this:
[fsg_link class=”btn” include=”170,169,160,159,”]View[/fsg_link]