wiresplus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: "HOME" link unwantedly points to original WP installationTry going to appearance >> Menus. Now select the HOME from the list and edit the link
seoslider,
I understand your frustration, and have similar sentiments, but Mika was one of the developers who made 3.9, so you’d do well to listen and not slag off. He said, and I quote:The auto updates are only for minor release number updates. So 3.8.1 will update to 3.8.2 but it will not update to 3.9. The major version number release upgrades have to be initiated manually in the WordPress dashboard as always.
So, if your theme is so archaic that a security update will break it… JUST DON’T HIT UPDATE!!!
It will NOT update automatically unless your hosting has scripts like softaculous that auto-update.
Yes it’s annoying. No it’s not fair to say they don’t care. And go to wordpress.com for contact details.
And I have no affiliation with WP, I do not know Mika or any other developer, and I’ve only been using WP since 2011 – so I’m nobody special. I just hate this ‘backlash posting’
Forum: Fixing WordPress
In reply to: Menu admin, help section broken since woo updateRolled back, and issue fixed.
Forum: Fixing WordPress
In reply to: No header or taglineWhat was the culprit widget called?
Forum: Fixing WordPress
In reply to: Create your own premade "Format"Could be done by CSS, but it wouldn’t appear in the dropdown (i don’t think). Like, class=TcipsHdr and such.
Forum: Fixing WordPress
In reply to: No header or taglinewhat theme are you using?
Forum: Fixing WordPress
In reply to: Can't click buttons to add widgets etcBingo!
I had WP MAX SUBMIT PROTECT plugin, because horrible WP WooCommerce update won’t accept lots of variables. And that killed it.I’d love to find why, but I’m back in action, many thanks.
Forum: Fixing WordPress
In reply to: How-to add a script to the header tagJust pop your script in header.php
Of course, you should do this in your child header so it doesn’t go AWOL when WP ubdates.
Forum: Fixing WordPress
In reply to: Can't click buttons to add widgets etcSorry, in the dashboard.
Forum: Fixing WordPress
In reply to: Website links buttonspure html. just add an image inside a hyperlink.
<a href"somewebsite.com"><img src="someimage.jpg"/></a>Forum: Fixing WordPress
In reply to: No header or taglineGo to appearance, then header. see if the checkbox is ticked for ‘Show header text’
Forum: Fixing WordPress
In reply to: Menu admin, help section broken since woo updateNot only that, but I can’t add widgets to the sidebar anymore, either: I can click on the widget, but nothing happens. 🙁
Forum: Plugins
In reply to: [WooCommerce] Problems with Product variations, is there a limit?I also have the same issue. The edit product page has become very slow, and the variations take their pick as to whether they are enabled or not etc.
Php.ini has not helped.
Now what?
WP3.8.1
Woo 2.1Forum: Plugins
In reply to: [WooCommerce] Arbitrary charge on all ordersGo to Dashboard, then Woo Commerce settings, then check shipping. Sounds to me like Alameda County has somehow defaulted in there.
Forum: Plugins
In reply to: [WooCommerce] Add A "VIEW CART" Button To Product Page???? Woo has a standard widget for this, pre-installed. Just go to widgets, and add the one called ‘My Cart’. Tick the box for ‘Hide if empty’ and hey presto!