Yael K. Miller
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: unexpected T_CLASS errors – site shut downI did some digging and found suspicious files. I’ve been hacked.
Forum: Fixing WordPress
In reply to: unexpected T_CLASS errors – site shut downI tried that. Now the main site page doesn’t have an error message but it is blank.
/wp-login.php shows me the login screen but says my username is invalid. It’s not.
/wp-admin displays this message:
abcabcabc
Warning: Cannot modify header information – headers already sent by (output started at /home4/ykmiller/public_html/alzimcomedy.com/wp-admin/includes/admin-filters.php:2) in /home4/ykmiller/public_html/alzimcomedy.com/wp-includes/pluggable.php on line 1195Forum: Plugins
In reply to: [W3 Total Cache] Uninstall of w3 Total Cache Crashes whole WP siteI’m also seeing:
W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove filepath/wp-content/object-cache.phpI don’t see advanced-cache.php, object-cache.php, and/or db.php in wp-content.
There is no define(‘WP_CACHE’, true); in wp-config.php
There is no W3C addition to .htaccess
Thanks.
Forum: Fixing WordPress
In reply to: Configuring Automatic Background UpdatesInteresting. Why? Why would controlling the updates of WordPress go in a theme function.php file?
I think it’s wrong to think this way.
You have an article, and the media size you are using is 500×300. You don’t have to think about anything except inserting the image of the media size 500×300.
That’s a good point. I need to think about standardizing the media size. Thanks.
I have read the tutorial several times.
I thought the answer was 1037×648 / 2 — I guess my earlier question was unclear.
So I’m asking: how to I get the image to display at 1037×648 / 2 ?
Forum: Plugins
In reply to: [Online Backup for WordPress] Plugins Backed-Up Even Though Set to ExcludeJason, you’re welcome. I just tested the development version and it works. Thanks for fixing the issue.
I’m having problems understanding exactly how Retina works.
Is the below explanation correct?
I have an image that the dimensions are x. In order to have Retina work for the image (in this case WP Retina 2x), I must display the image at x/2 aka y so it renders for Retina at y*2 which is = x.
Maybe using a real example will help. I want to display my images at their largest possible dimensions where Retina is enabled.
I have an image that’s 1037×648. According to WP Retina 2x, thumbnail and medium have a green check and large has a yellow exclamation mark.
What is the largest dimensions I can display my 1037×648 image at so Retina will be enabled?
Forum: Everything else WordPress
In reply to: Supported Video and Audio Formats?Thanks. This was what I was looking for but I couldn’t find it.
Ok, I figured it out.
The image source on the Edit Page (or Post or whatever) is to the original image. It’s what appears on the front end that changes. So when I turned on debug mode of the plugin (that enables Retina for everyone) and went to the page, and looked at the image source, it showed the below:
<img class="aligncenter size-large wp-image-3919" width="1024" height="684" alt="Fanboys movie" src="https://www.millermosaicdemo.com/wp-content/uploads/2013/08/[email protected]">
There’s the @2x image version.
I checked the uploads folder and there is a
[email protected]
(along with a medium and thumbnail size). So I know the generator worked.But I still don’t know if the plugin is working. Is the image source suppose to be
fanboys-1024x684.jpg
or[email protected]
?Thanks.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Edit LinkTobias, you’re the plugin author so you know but if removing the Edit link doesn’t change spacing I need to know that so I can change it manually.
I’m using TablePress on a site that needs to stay in maintenance mode until it’s launched so I can’t just log out to view it.
Thank you for creating the extension.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Remove Table BordersThe answer’s at https://tablepress.org/faq/