efisher82
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Captions not showing and images uploading oddlyWow thanks never posting here again
Forum: Fixing WordPress
In reply to: HTTP error and 1px x 1px image displaybump. Still need an answer
Forum: Plugins
In reply to: [Custom Bulk/Quick Edit] PHP version incorrectThank you. I checked and my individual site WAS on 5.2.17.
How I fixed it:
Found line in .htaccess:AddHandler application/x-httpd-php52 .php .php5 .php4 .php3
Then I changed thex-httpd-php52tox-httpd-php53That solved the problem; you may want to add it to your info page because I assume it is the same for most Arvixe users.
Forum: Themes and Templates
In reply to: Whitespace under logo div in The Morning AfterThat didn’t eliminate the extra
<a>line but reduced the whitespace between it and the logo. So effective anyway. Thanks.Forum: Plugins
In reply to: [User Role Editor] Custom capabilitiesThank you I checked after my last reply and I will try that with the plugin. Thanks
Forum: Plugins
In reply to: [User Role Editor] Custom capabilitiesThat gives instructions that involve making a new custom post type within the plugin. But how should I do it if the custom post type already exists?
Forum: Fixing WordPress
In reply to: Cannot log in to admin panelNo. The closing ?> has been deliberately omitted in wp-config.php.
Oh nice to know. I took it back out. Thank you.
Forum: Fixing WordPress
In reply to: Cannot log in to admin panelOk all problems appear to be fixed. It was silly…just a bad plugin (this) that just released a patch. Also may have been the fact that there was no
?>at the end of wp-config. Would that have affected anything?I was in a sort of catch-22 because I needed to log in to know there was an update—luckily I was already logged in on my home computer.
Forum: Plugins
In reply to: [WP SVG Icons] Icons upsized in v2.1Ok thanks. I switched back to 1.3.2 for now so it is good.