michaelstetina
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Update Broke Console AccessHi esmi,
It worked! Thank you for your help.
Forum: Fixing WordPress
In reply to: WordPress Update Broke Console AccessHi esmi,
-Swtiching theme didn’t work
-Renaming Plugin folder didn’t work
-Running the upgrade manually – The upgrade.php file was missing, so I uploaded it.Navigating to http://seeplusphoto.com/wp-admin/upgrade.php now returns this message:
<Quote>
Database Update RequiredWordPress has been updated! Before we send you on your way, we have to update your database to the newest version.
The update process may take a little while, so please be patient.
</Quote>Should I update?
Forum: Fixing WordPress
In reply to: single.php errorSorry – site address
Forum: Plugins
In reply to: [WP-Table Reloaded] Paypal Button SpacingI removed the line breaks and the button moved up. Now how can I remove the spacing below the button. Here is the code on one line:
<form target=”paypal” action=”https://www.paypal.com/cgi-bin/webscr” method=”post”><input type=”hidden” name=”cmd” value=”_s-xclick”><input type=”hidden” name=”hosted_button_id” value=”ZLFYXWCWCUPTE”><table><tr><td><input type=”hidden” name=”on0″ value=”Sizes”>Sizes</td></tr><tr><td><select name=”os0″> <option value=”S/M”>S/M </option><option value=”L/XL”>L/XL </option></select></td></tr>
</table><input type=”image” src=”https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif” border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online!”>
<img alt=”” border=”0″ src=”https://www.paypalobjects.com/en_US/i/scr/pixel.gif” width=”1″ height=”1″></form>Thank you.
Forum: Fixing WordPress
In reply to: PHP fatal errorThanks what I was thinking but I wanted confirmation. Thank you for replying!
Forum: Fixing WordPress
In reply to: Theme Broken in Firefox OnlyHi David – removing the -10px margin worked perfectly. Thank you so much!