Tag: code
-
Use WordPress REST API to pull posts into React Native and stylize the HTML tags
Before I upgraded my React Native version to the latest, the react-native-render-html node module was working fine. After upgrading node.js, React Native, and Expo to the latest, it threw errors. At first I thought WordPress was the problem and I tried to solve it by coding a WordPress plugin to strip the HTML tags from […]
-
Echo WordPress Featured Image Description
On blog post single.php in WordPress TwentySeventeen, echo the Featured Image Description with photo credit just before the comments’ If statement. Remove “photo credit” from the text (not case sensitive), then add
-
Personal Project: Sort HTML Tables
I’ve been sick as a dog since Sunday (28-Dec-2014) with a sore throat and cold. I hardly want to talk because it hurts and when I do talk (would prefer not to), my voice is full bass and staggered/monotone so I don’t cough. I chose a simple project because thinking hard was too much for […]
-
How to build a PayPal form with an Other textbox field
Finding the proper way to make more complicated projects work when I’m still a budding developer, can be hard. There are many good resources out there that I like to draw from for WordPress development and visual design. Only a few of them have tutorials that venture into the more advanced topics and thus I […]
-
Bookmark This Page
I needed a simple script that would work across many browsers to bookmark a page. This works in Desktop browsers. This script is borrowed from here where more can be read about it.
-
Embedding the Twitter widget on your website the right way
Twitter has a widget that you can put on your website to allow users who are already signed in to follow you automatically and send you a message. There’s a problem that happens when installing this tool that Twitter doesn’t make you aware of, at the time of this writing, on their website. When I […]
-
Custom WordPress Gallery Shortcode Design
-
PayPal form – Increment items – jQuery – WordPress sidebar
This code took me about five days to put together. Since I’m not a programmer and new to jQuery, I wanted to share it in case someone else needed help. I wasn’t able to find a replication of this online for my own problem so with lots of guesswork and looking at 10 different sites […]
-
How to enable Thickbox in WordPress