rhassall
Forum Replies Created
-
Forum: Plugins
In reply to: How to install Hotfix plugin on localhost?Unfortunately the hotfix did not resolve the images not being displayed in Media Library issue, nor the WPEC issue.
I was hopeful that the other workaround was the unchecking of organizing folders in month, year but no go.
How do you know the hotfix was installed? I click the link and white page is displayed with the following text:
Install hotfix on https://www.domainname.com/ ?
Could I manually upload the hotfix.php file? If so, which directory should it reside in?
Forum: Fixing WordPress
In reply to: Media Library not displaying mediaUnfortunately the hotfix did not resolve the images not being displayed in Media Library issue, nor the WPEC issue.
I was hopeful that the other workaround was the unchecking of organizing folders in month, year but no go.
How do you know the hotfix was installed? I click the link and white page is displayed with the following text:
Install hotfix on https://www.domainname.com/ ?
Could I manually upload the hotfix.php file? If so, which directory should it reside in?
esmi, thanks for the reference, but unfortunately I do not have access to the PHP.ini file. When I “php_value memory_limit 256M” to the .htaccess file, I receive an Internal 500 Error.
I have tried lowering the threshold in the line down to 32m, with no success. I even updated the plug-in to the latest version.
Forum: Plugins
In reply to: [JS Banner Rotate] [Plugin: JS Banner Rotate] Actual Code AssistanceEric, I did take it down as readers were commenting on it. I was not using the code in a post or page. So, I switched the coding as you stated and now nothing is displayed. I have mistyped something…
Here is the code:
<?php jsbrotate(‘images=/wp-content/themes/mountainside-10/images/Hammer Nutrition.jpg|https://www.hammernutrition.com/affiliates/146032/); ?>Forum: Plugins
In reply to: [JS Banner Rotate] [Plugin: JS Banner Rotate] Actual Code AssistanceI forgot to add the URL is https://www dot windedbowhunter dot com and it is shown under the testing Widget in the lower-left column.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] No Input boxes appearZirka,
Thanks for the detailed info. I have followed the above instructions with no boxes still. I added the 2 lines at the very bottom, below the footer code and changed the permissions on the folder and file. I ran a CSS check at https://www.xhtml-css.com and received 5 errors as shown below. 1 on line 92, 2 on 93, 1 on 94Line: 92 Context:
Value Error : font-family (https://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font-family) Generic family names are keywords, and therefore must not be quoted. :An additional error on Line 94 of:
Line: 94 Context:
Property mso-tab-count doesn’t exist :Could someone assist me with this? Will this site not be of any use? Could I email someone my style.css sheet and have you make the changes and send it back to me?
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] No Input boxes appearzirka – Do I need to input the the code you provided under each catagory on the form? When you said, “You should probably paste at the bottom of the sheet” did you mean at the end of the /* Main */ section or at the very bottom of the sheet?
Do I need to input the following into the theme’s style.css?
<p>Your Name (required)
[text* your-name] </p><p>Your Email (required)
[email* your-email] </p><p>Subject
[text your-subject] </p><p>Your Message
[textarea your-message] </p><p>[submit “Send”]</p>
I have tried adding the 2 lines at the end of the plugin and theme style sheets with no success. I pretty sure that it is a ID10T error as I am new to CSS.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] No Input boxes appearI am with garyct and junkie06 on this issue. Could someone provide a sample code for a single box, and where exatly to input this code?
Thanks,
Rudy