onthebrinkbook
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Why is my site so slow?It says the browser is waiting for linkedin.com .. could this be the Jetpack share button?
Forum: Plugins
In reply to: [WooCommerce] Ordering Products Is Broken, Very BrokenAfter 90 productive developer minutes down the drain on the simplest of functionality, I finally was able to use plugin ‘Post Types Order’ to reorder them and have it reflected on my site.
Native functionality is super, super broken ??
Forum: Plugins
In reply to: [WooCommerce] sort products woocommerceI spent a good 90 minutes (of very productive, competent developer time) f#%*ing with WooCommerce’s drag & drop sort, and manual enter-in-the-id sort.
@kothouse’s recommendation of using ‘Post Types Order’ plugin and then hitting the reorder tab worked. THANK YOU SO MUCH <3 <3 <3
Neither of the three plugins work for me. All the ‘external’ editors are paid options.
I need a way to use a bonafide IDE to edit posts/pages, like I edit my theme/plugins.
It seems really absurd that the hundreds of thousands/millions of people using WordPress are all developing HTML with no syntax highlighting. HTML is already error-prone as is, we don’t need to make it exponentially worse.
I’m sure I’m not the only one who has brought this up. Lol. Developing HTML inside a browser without syntax highlighting. This is the craziest thing I have heard all day.
Forum: Plugins
In reply to: [WooCommerce] PayPal store name displayed incorrectlyHey, thanks Terry. The other thing I had to do was upgrade from a Premier to a Business PayPal account, hopefully that can help anyone who may read this in the future.
Wicked, thanks a lot. Hey, while I have your ear, is there an easy way to edit pages with an external editor? If not, is there no feature for syntax highlighting the HTML on WordPress? Seems weird that everyone building HTML for WordPress is doing it without syntax highlighting. (Thanks again!)
Just this thread. I was trying forever to change the PayPal payment options on checkout but I’ve decided to just hack around it & save myself the continued terror of deconstructing the template spaghetti of WP/WooCommerce.
Also worth noting, I am using the Storefront theme by WooThemes and am developing locally at the moment.
This morning I could find the scripts loading! Thanks!
Forum: Themes and Templates
In reply to: Cannot reset WordPress themeThanks for the info Crouching. Turns out the Array being spawned at the bottom of the page was due to a plugin, but still it weirded me out that my settings were saved despite completely deleting and reuploading the theme, thanks for the help.
Forum: Fixing WordPress
In reply to: Working locally and pushing to remote serverShould be possible to set up a shell script to automate the process of pushing to git repo locally, and having the changes pulled on your remote server, with having the server rebooted.