TheJaredIsham
Forum Replies Created
-
I’m on PHP version 8.1.16
I’ll wait for the update – It is a slow implementation process but I’ve liked Academy LMS the best so far. Would be cool if it could integrate with Fluent CRM/Forms
Tried that and it wouldn’t override the setting for some reason.
I was trying to use
body { background: transparent !important; }For some reason, it would not work.
I found the culprit in the learnpress CSS file but I can’t seem to override it when adding custom CSS to my site through Elementor or Appearance customization.
Near the bottom of the LearnPress CSS it has this entry.
/* start reset css */ body { background: #fff; }For now, I just disabled the code but I fear it will revert back on a plugin update. Any suggestions?
Forum: Plugins
In reply to: [Elementor Custom Skin] Plugin contains elementor deprecated codeLikewise. It is causing basic Elementor widgets to stop working (i.e. form widget)
Forum: Plugins
In reply to: [WP Smart TV] Discontinued?Well, that is kinda exciting news. I was in the process of researching how to create a JSON feed automatically in WordPress… maybe I’ll put that on hold. :-).
I went in reverse of deactivating/activating my plugins and found that there looks to be a conflict between Yoast SEO and .TUBE Video Curator plugin (https://wordpress.org/plugins/tube-video-curator/). Since that one is pretty much dead and way out of date and looks to not be supported anymore…I’ll move on from that one.
Yes, it looks good on my end.
I ended up isolating the CSS that was giving the issue and added it in to my custom CSS.
img.lazyload { background-color: transparent!important;}Now that I have that I am running through the optimization again to hopefully speed up my site a bit more.
Thanks.
Good to know – I’m not sure what happened. I didn’t notice the issue until I ran the asset optimization. I am noticing now that I get this weird extension to the end of the css files.
…/style.css?ver=5.5.1Not sure if that is my CDN, Elementor or Hummingbird.
Just found that Lazy Load added a background-color of #bcbcbc to my images…does that really speed up load time?
Not sure where to turn it off but I’ll remove it from my css file.
Forum: Plugins
In reply to: [MAS Videos] Thumbnails Not WorkingI was using the Twenty Twenty theme with WooCommerce installed.
I ended up deciding to build a custom theme and will be working in making it work with MAS Videos…so we’ll see – still curious to know why I was getting that error.
We’ll see if I have jumped in over my head.
Forum: Themes and Templates
In reply to: [Awaken] Menu not full widthexcept there are two pages at the moment that still seem to be having the issue:
http://tv.jaredisham.com/membership-join/
http://tv.jaredisham.com/category/insider/Forum: Themes and Templates
In reply to: [Awaken] Menu not full widthFound it. It was the “Storefront Extension – Align Menu Right” plug-in. Deactivated and the menu is back to normal.
Thanks.
Forum: Themes and Templates
In reply to: [Awaken] Menu not full widthI can’t seem to find those bits in the style.css file. I also don’t have any custom CSS running right now that I can tell. I cleared all the places where I know to find custom CSS options.
@media screen and (min-width: 768px) { #site-navigation { float: none; width: auto; display: inline-block; margin-right: 0; }This looks like something that Site Origin CSS Editor may have done, so I deactivated the plugin because there was nothing indicating there was any CSS code. Still no luck.
I also reinstalled the theme to see if that would fix it.
- This reply was modified 8 years, 8 months ago by TheJaredIsham.
Forum: Networking WordPress
In reply to: Subdomainscool, thanks. I’ll do some research on that plugin.