slaafws
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Singular and plural wording in post types is reversedBy the way, I’m running version 5.5.3, all plugins up to date.
Forum: Plugins
In reply to: [Read Offline] 404 on PDF, options for Media Library and Icons Only are DeadI just did a check in troubleshooting mode and this is not a theme or module conflict. The problems above persist with all other modules disabled and default theme.
Forum: Developing with WordPress
In reply to: How to use auto-generated PDF images in a view loop?Yeah I’d like to learn PHP, but for now, instead of the first 3 options, I’ll go with option 4, which is find someone else’s code that they already figured out. π Thanks
Forum: Developing with WordPress
In reply to: How to use auto-generated PDF images in a view loop?Line 17. I do not know PHP.
Forum: Developing with WordPress
In reply to: How to use auto-generated PDF images in a view loop?Just tried this, there is a syntax error.
syntax error, unexpected ‘=’, expecting variable (T_VARIABLE)Forum: Developing with WordPress
In reply to: How to use auto-generated PDF images in a view loop?Wordpress core auto-generates an image of the front page of every PDF I upload, so I just want to reference the URL of that image for my links.
Forum: Fixing WordPress
In reply to: Use Custom Unique ID Field for URL when Post Title is Not UniqueI just downloaded the Permalink Manager plugin and used it to make the URL for meetings website.com/meeting/%post_id%, and it seems to be working as I need it to. I wish this was part of WordPress Core.