dshayne
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Making content area wider on weaver themeThanks, Tara!
Forum: Plugins
In reply to: unable to update or install pluginsOk, my stupidity: I had entered credentials for another domain on the same account, so of course it was looking at that site. Solved! Ugh…
Thank you, this got me much further along, but now I am getting error message “Destination folder already exists. Installation failed.” Any ideas?
Forum: Plugins
In reply to: [WP eCommerce] Customers can't check out!Well, this has its problems too…for instance, the email we now receive does not show a shipping address at all. So…still a bit funky, but at least customers can order.
Would love to see a broader solution.
Debbie
Forum: Plugins
In reply to: [WP eCommerce] Customers can't check out!Hey!! I figured it out!
I unchecked ‘mandatory’ for the shipping address settings, thinking that there might be a hidden problem if the customer chose “Same as billing address.” This instantly went to the paypal checkout page.
Obviously, it would be better to have those settings stay as mandatory, but until there is a fix, this seems to work for me.
Debbie
Forum: Plugins
In reply to: [WP eCommerce] Customers can't check out!Hi,
I am having the same issue. I can add the items to the cart, the shipping is correctly calculated, but hitting “purchase” just returns to the same page and no orders go through. I am using the most current version of ecommerce and Weaver theme. I have tried it, also, activating 2013 and 2014 (I assume one of those is the default theme referenced above?)Please help!
Thanks,
DebbieForum: Fixing WordPress
In reply to: WordPress 3.7.1 update fails; cannot copy filesThanks. I’ve since found it is also happening on several other sites, using different themes.
If I were to upgrade to Weaver 2013, would it basically hold all the customizations?
Debbie
Forum: Plugins
In reply to: [Custom Contact Forms] [Plugin: Custom Contact Forms] Senders emailHi AKnecht,
The place to enter this is not in the form creation field, but in the file called custom-contact-forms-front.php You kind of have to go into your files to find this; it is NOT in your wordpress dashboard. I am not sure how to direct you to find this file, as every one has a different set up. When you install a plug-in, those files are kept somewhere on your domain. You might ask your isp if what I’m saying does not make sense to you. Sorry! I am not a computer tech, just an intrepid amateur who is not afraid to stick her nose behind the scenes!Forum: Plugins
In reply to: [Custom Contact Forms] [Plugin: Custom Contact Forms] Senders emailI don’t know why this has not been answered, but I figured out how to do this by sort of dinking around. In the custom-contact-forms-front.php, search for this line:
$mail->FromName = $from_name;and change it to the slug you use for your fixed email (here is mine)
$mail->FromName = $fixedEmail;
Hope this helps! Actually, it may even be possible to just insert that slug when you are creating the form to begin with. haven’t tested that yet.
Thank you SO much! I cannot tell you how appreciative I am of your help. I am not quite sure that I entirely understand what you mean by using firebug, but I will most certainly look into it.
Take care,
DebbieForum: Fixing WordPress
In reply to: Change site name problemThank you thank you!!! you made my day.
debbieForum: Fixing WordPress
In reply to: Change site name problemreally, that’s it? thanks, i’ll report back. and i didn’t mean to not answer your questions…sorry
Forum: Fixing WordPress
In reply to: Change site name problemi don’t know if my isp is on unix (me, personally, no). the directory in my http folder DOES have the mixed caps.
Forum: Fixing WordPress
In reply to: Change site name problemHi,
the name of the blog right now is http://www.reelingsilk.com/eXplosivePunching and i want to change the whole blog name to http://www.reelingsilk.com/explosivepunching (in other words, i just want to change the ‘x’ and the ‘p’ to lower case instead of upper case). this is for the whole blog.Forum: Fixing WordPress
In reply to: Upgrading a customized site to 3.1Many many thanks!
Debbie