Caleb Matteis
Forum Replies Created
-
Hi @nrobertsudp ,
Thanks for the reply. You’re absolutely correct, it was an issue with another plugin. UpdraftPlus is a great product. Thanks for your help.@nrobertsudp
I’m having the same issue. I followed the steps from the link provided and I still get the same message. There has to be another way to help users with this issue.@mdibrahimk48 @mdshak
Thank you both for your feedback. I apologize for not giving more context. I’m working on an FSE theme. My templates are HTML not PHP. So @mdshak your example renders a blank template on the front end. I changed this line to match the FSE theme:foreach ($categories_to_templates as $category => $template_slug) {
if (has_category($category, $post_id)) {
$category_template = locate_template($template_slug.'.html');
}
}The code above rendered a white screen on the front end. @mdibrahimk48 your snippet choose a page template as opposed to a single post template. Essentially I would like for a user to not have to manually choose a template when creating a post for a particular category.
- This reply was modified 4 months, 3 weeks ago by Caleb Matteis.
- This reply was modified 4 months, 3 weeks ago by Caleb Matteis.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 form not sending emails to my inboxThank you!! That was the issue.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 form not sending emails to my inboxAll good, nice site ntoscano!
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 form not sending emails to my inboxThe contact form page >>>>>>> https://kingdomman.online/contact/