catacaustic
@catacaustic on WordPress.org and Slack
WordPress Origin Story
- Member Since: October 31st, 2011
- Location: Brisbane, Australia
- Website: catacaustic.com
- Job Title: Developer
- Employer: 7-90 Systems
Contribution History
catacaustic’s badges:- Support Contributor
-
Posted a reply to get_posts with meta_query and include array, on the site WordPress.org Forums:
It should just be: $authorPosts = get_posts( array( 'post_type' => 'post', 'posts_per_page' => -1, include'… -
Posted a reply to Broke Link to PDF, on the site WordPress.org Forums:
Normally that would mean that the new file was not uploaded to the website. Are… -
Posted a reply to How to integrate Google Customer Reviews opt-in surveys, on the site WordPress.org Forums:
The way to do it is to follow the instructions on those pages (but use… -
Posted a reply to emailed re my forum question, on the site WordPress.org Forums:
No. Sorry but once your email is out there, it's already been passed off /… -
Posted a reply to emailed re my forum question, on the site WordPress.org Forums:
Your email is listed on your website, which is listed in your WP profile here.… -
Posted a reply to Idea for a Python REST API plugin to modify the content, on the site WordPress.org Forums:
You wouldn't "merge" the two together. You'd want to set up your Python scripts to… -
Posted a reply to Site title when displayed in browser screen, on the site WordPress.org Forums:
If you don't want to use a plugin you'll need to add in your own… -
Posted a reply to Site title when displayed in browser screen, on the site WordPress.org Forums:
That's not part of the standard WordPress system. I'd recommend using an SEO plugin that… -
Posted a reply to DNS Location, on the site WordPress.org Forums:
WordPress doesn't manage DNS. If you're with WordPress.COM you should ask on their forums as… -
Posted a reply to Menu not saving pages, on the site WordPress.org Forums:
How big is your menu? How many items? I say this because I've had this… -
Posted a reply to What is the “Gutenberg way” to manage different paddings per breakpoint, on the site WordPress.org Forums:
Option B. All the time. :D The reason for that is that as soon as… -
Posted a reply to 403 Forbidden Access to this resource on the server is denied!, on the site WordPress.org Forums:
If there's no files you will need to restore everything from a backup. Your hosting… -
Posted a reply to How to convert images to WebP/AVIF?, on the site WordPress.org Forums:
That is true but... that's a LONG way down the page. And there's so many… -
Created a topic, How to convert images to WebP/AVIF?, on the site WordPress.org Forums:
In the descirption for your plugin you say: Note: … -
Posted a reply to Spice up admin, on the site WordPress.org Forums:
@anmolwpswings That's really a bad idea - especially if your theme is not 100% custom… -
Posted a reply to How can I enable CDN for Images? – LLBVarun.com, on the site WordPress.org Forums:
What plugin/system are you using for the CDN? WordPress doesn't have this out-of-the-box so it… -
Posted a reply to Spice up admin, on the site WordPress.org Forums:
Yes. You just need to hook a function to enqueue your CSS file to the… -
Posted a reply to Website, on the site WordPress.org Forums:
The "server not found" message from the URL means that it's a problem with your… -
Posted a reply to [NSFW] This page contains the following errors: error on line 1322 at column 248435: At, on the site WordPress.org Forums:
It means what it says, but it's a little hard to recognise that unless you're… -
Posted a reply to Password on one particular post that I have forgotten, on the site WordPress.org Forums:
Log into the site using your administrator account. then go to the page and edit… -
Posted a reply to Verifying you are human, on the site WordPress.org Forums:
That notice is shown by Cloudflare, not WordPress How that happens is someone has set… -
Posted a reply to Website crashes when update pHP from 7.4 to 8.3, on the site WordPress.org Forums:
If you turned on debugging - what errors did you se on the screen when… -
Posted a reply to Website crashes when update pHP from 7.4 to 8.3, on the site WordPress.org Forums:
You need to turn on debugging and find out what the actual error is. That… -
Posted a reply to Forms not submitting on front end, on the site WordPress.org Forums:
Yes. I've been able to figure out that there was a conflict with another system,… -
Posted a reply to Moving a site, on the site WordPress.org Forums:
As a very big note... The methods above will work, but they are not correct.… -
Posted a reply to Forms not submitting on front end, on the site WordPress.org Forums:
OK thanks. I'll see how it goes and report back if there's still a problem. -
Posted a reply to Forms not submitting on front end, on the site WordPress.org Forums:
As another note, this also has not fixed the invalid HTML issue with your forms,… -
Posted a reply to Forms not submitting on front end, on the site WordPress.org Forums:
I've done as requested and created the new 'Lost Password' page using the shortcode provided.… -
Created a topic, Forms not submitting on front end, on the site WordPress.org Forums:
We've found that recently the some forms have not been… -
Posted a reply to My website does not allow me to create a page or post but everything is working, on the site WordPress.org Forums:
Please check your site admin email inbox for instructions. Did you get an email from… -
Posted a reply to Website font displaying incorrectly on mobile, on the site WordPress.org Forums:
Whatever is being sued to load the fonts (looks like Elementor) is not doing it… -
Created a topic, Is there a way to change the order of checkout steps?, on the site WordPress.org Forums:
On our site, we'd like to change the order of how the … -
Created a topic, Login, etc, forms not submitting due to no “action” attribute in form, on the site WordPress.org Forums:
I have found on a site that I'm running that none of t… -
Created a topic, account_creation-date not set for some users, on the site WordPress.org Forums:
We've seen that the account_creation_date property is … -
Posted a reply to Old Website Problems with Software Updates., on the site WordPress.org Forums:
You need to follow what I said above. Nothing else is going to work. If… -
Posted a reply to Does Google read the back-end like Yoast or the actual displayed text?, on the site WordPress.org Forums:
While it seems very strange that the text that you type in for a page… -
Posted a reply to Problem with the cart, on the site WordPress.org Forums:
The error is a pretty standard notice - fatal error. What that means is that… -
Posted a reply to functions.wp-styles.php on line 90, on the site WordPress.org Forums:
Even though that's where the error displays, that is not where the error originates from.… -
Posted a reply to Backlinks Not Showing in Ahrefs & Google Search Console – Need Advice”, on the site WordPress.org Forums:
This isn't a WordPress question, but more to do with SEO so you might get… -
Posted a reply to Old Website Problems with Software Updates., on the site WordPress.org Forums:
If there's an issue where a required theme or plugin is not compatible with anything… -
Posted a reply to Database Errors, on the site WordPress.org Forums:
If that happens then it's XAMPP doing something wrong. MySQL is very good and it… -
Posted a reply to Database Errors, on the site WordPress.org Forums:
@themavo You have one rather large problem that I can see now. MySQL does not… -
Posted a reply to Database Errors, on the site WordPress.org Forums:
If you are having this many problems with XAMPP then I'd suggest ditching that and… -
Posted a reply to WordPress Default Media Image Sizes, on the site WordPress.org Forums:
A solution for... what exactly? I've already given two solutions that allow you to define… -
Posted a reply to WordPress Default Media Image Sizes, on the site WordPress.org Forums:
I understand the idea of consistency with powers of 2, but that also will break… -
Posted a reply to fatal error needs fixing, on the site WordPress.org Forums:
That error is coming from your theme. I can't find a theme called "motor' in… -
Posted a reply to Database Errors, on the site WordPress.org Forums:
If your database can't be found, it either has not been set up, or your… -
Posted a reply to Yet another Fatal error, on the site WordPress.org Forums:
That's a PHP function that was deprecated in 5.6, and removed completely in 7.0. Just… -
Posted a reply to WordPress Default Media Image Sizes, on the site WordPress.org Forums:
There's two things to think about with image sizes like this. First, they can be… -
Posted a reply to How do I get rid of my website?, on the site WordPress.org Forums:
Remove all of the files from it and delete the database. If you want to…
Completed Courses
Total completed courses: 2
- A Developers Guide to Block Themes - Part 2* December 6, 2022
- A Developers Guide to Block Themes - Part 1* December 5, 2022
- *Course is no longer available.