dirtyjerry
Forum Replies Created
-
Forum: Plugins
In reply to: [Eventbrite API] Single Event View – Page not found@Youngblood77,
I went to your 32 bit workaround patch and that got me running. Thank you for that.
I also copied and pasted your code into my inc/functions.php and it gave me a hard “NO”. I had to remove the plugin and start over. Is there a certain spot within the code that I should paste it to, or maybe try and replace something that’s already there?
Side question – if we’re running an extremely old version of php (in the 5’s), would upgrading to 7 fix the 32/64 bit problem or is that something my hosting service (godaddy) has to change?
Cheers!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] video header mobile and ipad wrong viewI had the same issue. Try this:
.has-header-video .custom-header-media video, .has-header-video .custom-header-media img, .has-header-video .custom-header-media iframe{ /*height: 100%;*/ height: auto; -o-object-fit: unset; object-fit: unset; /*position: relative;*/ }That fixed my screen size issues, but didn’t fix the autoplay on mobile devices. I’ve come to the conclusion that I’d rather not autoplay on mobile anyway – streaming and data plan issues will keep users off the site.
Forum: Fixing WordPress
In reply to: Can't edit website after adding strava widgetI just tried to download this plugin and crashed my dashboard. If I don’t have access to an FTP, how do I go about fixing this issue?
Maybe I’m not entering my FTP info correctly?