gregfielding
Forum Replies Created
-
I found it.
It was a function to change the shortcode settings:
// remove the standard shortcode //remove_shortcode('gallery', 'gallery_shortcode'); //add_shortcode('gallery', 'gallery_shortcode_tbs');
Forum: Plugins
In reply to: Add Theme Support Jetpack Tiled GalleriesI’ve posted this over under the Jetpack Plugin thread. Sorry for the duplicate post. Please ignore
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Volume come on sometimes@pupinzi,
Try loading this page in firefox (or any browerser other than chrome). https://zidi.5giants.com/stories/
If you don’t see it running in the edges, try inspecting it and add a 10% margin around the container-fluid div. You can see the video running. And, this is not the homepage. The home page is zidi.5giants.com
Thanks!
Forum: Fixing WordPress
In reply to: How to Call Different Meny On PageThat would work if the menu was in the sidebar, but this needs to go in the header, replacing the main navigation.
I could just build custom, bootstrap menus on each page, but this would definitely be easier.
Forum: Plugins
In reply to: [mb.YTPlayer for background videos] Volume come on sometimesThere are two issues here… first, the sound is set to off so it shouldn’t be playing. Second, this means that the video is in fact playing in the background of addional pages, instead of just the home page.
Solving either issue would fix my site ??
Forum: Fixing WordPress
In reply to: Links Don't Work Withing Page ContentYeah it was something with my div. Thanks for pointing me in the right direction ??
Forum: Plugins
In reply to: [Responsive Video Embeds] Not working with YouTubeI’ve got the same issue with youtube here https://zidi.5giants.com/patrick-willis-incredible-journey-pinnacle-nfl/ and vimeo here https://zidi.5giants.com/hello-world/
Any ideas on how to fix?
Forum: Fixing WordPress
In reply to: How to Activate Bootstrap Contact Formwp-butler… why would I need to use an smtp server insted of wp?
Is that a part of all contact form plugins?
Seems like there should be an easier way to solve this.
Forum: Fixing WordPress
In reply to: How to Activate Bootstrap Contact FormMaybe that’s the issue… I’m not using a plugin. I built the site using boostrap and added the form that way.
Forum: Themes and Templates
In reply to: [Arcade Basic] Adding Post Excerpts To Static Front Pagethanks @c.bavota.
That would be awesome. Any way I can add it to my own page template in the meantime?
I know just enough php to mess most things up ??
Forum: Fixing WordPress
In reply to: Fallback Image On iPhone Not ShowingIt’s the image in the video container that I am hoping will load on an iphone.
Forum: Fixing WordPress
In reply to: Background Image Doesn't Scale On Mobile DevicesThat worked thanks!
Forum: Themes and Templates
In reply to: [Arcade Basic] Secondary Pages Dont Recognize Custom ThemeThanks! that fixed it
Forum: Themes and Templates
In reply to: [Arcade Basic] Secondary Pages Dont Recognize Custom ThemeNew link to see
https://5giants.com/seo/Sometimes it shows, but usually not. Is this a server issue? or the way code is organized?
Forum: Themes and Templates
In reply to: [Arcade Basic] How Do I Add Bootstrap Carousel?resolved. I added the full bootstrap.js file