btraill
Forum Replies Created
-
Thank you for such a prompt response to this issue! Oddly, I cannot access the New User/Account creation page to generate an API key. I will try again on my home network later.
I will change my review.
- This reply was modified 6 years, 2 months ago by btraill.
Forum: Plugins
In reply to: [Task Scheduler] Automate sending a page as an email?Ideally I’m looking at having it at a scheduled time.
Once I figure out if that’s possible with this, I’d likely extend the functionality to offer some front end for guests to schedule their own.
Trying to not have to re-invent the wheel if there’s already a good solution! (And this plugin looks great)
- This reply was modified 6 years, 3 months ago by btraill.
Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page?Just called in and .xml files are not restricted… Please help!
Forum: Fixing WordPress
In reply to: How do I take off entries on the Meta widget?Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page?Not yet, I’m going to call them in a few minutes. But would wordpress be giving me that error if my host disallowed those files?
Forum: Fixing WordPress
In reply to: How do I take off entries on the Meta widget?Thank you ?? I have added it.
<?php wp_loginout( $redirect, $echo ); ?>
within the<div id= "sidebar">
tag.Anything else I need to do to make it appear on my sidebar?
[Please post code snippets between backticks or use the code button.]
Forum: Fixing WordPress
In reply to: How do I take off entries on the Meta widget?esmi, I really appreciate your help!
I’m a new with adding templates. When I go to edit the sidebar.php template within my themes folder where/what tag would I be adding?
Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page?I get the error: Sorry, this file type is not permitted for security reasons.
When attempting to upload it via “Add Media”.
Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page?Multisite? Not sure. How do I enable that?
Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page?Hmmm… Not sure why when I’m logging into my admin account and submit a post that I cannot attach a .xml to it.
Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page??? Something so simple requires such a manual process. Surprised for all the years WP has been around they haven’t just included an option to turn off the file upload restrictions from the Dashboard for administrators only.
Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page?Anybody? ??
Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page???
Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page?Will tip for fix! ??
Forum: Fixing WordPress
In reply to: How do I upload file types that are not support on a page?Forgot to add: I have searched google and tried adding the file types to the functions.php part but still to no help… Still getting the security error. Not sure if I did it right.