James
Forum Replies Created
-
Forum: Plugins
In reply to: [Presto Player] Problem with Aspect RatioWhat do i need to look for in “theme Builder”? I already disabled all plugins and caching, but it still giving me the same error message when i try to save the code the same way you did in the video.
Also, i’m not really sure why the plugin can’t just work the way it says it does. 2 videos from YouTube with the same settings, resolution, etc, but one is displayed in the plugin as 16:9 and the other 4:3. Makes no sense to me
Forum: Plugins
In reply to: [Presto Player] Problem with Aspect RatioNot quite, the videos on my channel are all either 3840×2160 or 1920×1080 (16:9) yet they are being displayed as 4:3. That looks like the same code i found on this forum already, and it’s giving me the same error message:
Your PHP code changes were not applied due to an error on line 126 of file wp-content/themes/truebuild/functions.php. Please fix and try saving again.Uncaught Error: Undefined constant “‘wp_footer’” in wp-content/themes/truebuild/functions.php:126 Stack trace: #0 wp-settings.php(600): include() #1 wp-config.php(99): require_once(‘/home/972040.cl…’) #2 wp-load.php(50): require_once(‘/home/972040.cl…’) #3 wp-admin/admin.php(34): require_once(‘/home/972040.cl…’) #4 wp-admin/theme-editor.php(10): require_once(‘/home/972040.cl…’) #5 {main} thrown
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Error when creating a new podFor the first one that worked, I used “Vendor/Vendors” for the label and type was a Post. for the 2nd one that didn’t work, I used “Layer/Layers” for the label and type was custom taxonomy (name was just “Layer”). I don’t remember seeing storage type.
Forum: Fixing WordPress
In reply to: “Post name” permalink option making some pages 404Figured out the problem. Just me being dumb. It was an issue with how i had the permalinks set up on a custom post type.
Forum: Fixing WordPress
In reply to: “Post name” permalink option making some pages 404already read through that page, nothing suggested seemed to have worked.