-
Posted a reply to “Disable Access to WP Dashboard” Option causing login issues, on the site WordPress.org Forums:
Sorry to waste your time. I am rebuilding from scratch. If it's any consolation I'll… -
Posted a reply to “Disable Access to WP Dashboard” Option causing login issues, on the site WordPress.org Forums:
Hi, Sorry for the big gap in time. I've been busy. I've installed WP on… -
Posted a reply to “Disable Access to WP Dashboard” Option causing login issues, on the site WordPress.org Forums:
Hi, I received no error, just a page refresh and "username or password not recognised"… -
Created a topic, “Disable Access to WP Dashboard” Option causing login issues, on the site WordPress.org Forums:
After updating the plugin I finally got around to test… -
Created a topic, Many pretend, this one simply does, on the site WordPress.org Forums:
This plugin does what the title and description says a… -
Created a topic, Seeking advice ahead of multisite installation, on the site WordPress.org Forums:
Hi, I've worked with WP for a decade on shared hosting… -
Posted a reply to Trouble with require once in a plugin, on the site WordPress.org Forums:
Thank you @alanfuller. You're right that the file was present, just that $detect wasn't defined.… -
Posted a reply to Trouble with require once in a plugin, on the site WordPress.org Forums:
That's a fair point @alanfuller. I suppose I want more granular control that won't be… -
Created a topic, Trouble with require once in a plugin, on the site WordPress.org Forums:
Hi, I'm trying to make a site-specific plugin that dis… -
Created a topic, Adding a form ID with a variable, on the site WordPress.org Forums:
Hi, I'm a little lacking in my PHP and the suggested s… -
Created a topic, Child theme support question, on the site WordPress.org Forums:
Hi, I use a child theme and I've made a child theme fo… -
Posted a reply to Help using javascript in archive loop, on the site WordPress.org Forums:
Thanks to bcworkz I have solved my puzzle. Here's my work for anybody who might… -
Posted a reply to Help using javascript in archive loop, on the site WordPress.org Forums:
Thank you @bcworkz ! This didn't occur to me. My reasoning behind me choosing to… -
Posted a reply to Help using javascript in archive loop, on the site WordPress.org Forums:
Excuse my noobish mistake. I forgot to change my onclick variable, but my function no… -
Created a topic, Help using javascript in archive loop, on the site WordPress.org Forums:
Hi folks, I'm a complete beginner with Javascript. I k… -
Created a topic, Does what it says on the tin, on the site WordPress.org Forums:
Better than that captcha nonsense. Honeypots will alwa… -
Posted a reply to Can’t read my feed, on the site WordPress.org Forums:
Please forgive me. I'm very stressed this week. I should have been more attentive. Thank… -
Created a topic, Can’t read my feed, on the site WordPress.org Forums:
Hi, I have a custom Wordpress RSS feed on another WP i… -
Posted a reply to “CPT UI” brings me to “About”, on the site WordPress.org Forums:
@tw2113 It seems this issue is technically solved. I'll have to live with a workaround… -
Posted a reply to “CPT UI” brings me to “About”, on the site WordPress.org Forums:
@tw2113 Yes, that URL brings me to the correct page. I'm using Admin Menu Editor.… -
Created a topic, “CPT UI” brings me to “About”, on the site WordPress.org Forums:
Hi, I'm not even sure how I'll troubleshoot this, but … -
Posted a reply to Registering multiple custom feeds error, on the site WordPress.org Forums:
Thanks @bcworkz I'm more of a javascript guy and function layouts are confusingly similar. Can… -
Created a topic, Registering multiple custom feeds error, on the site WordPress.org Forums:
Hi folks, Below is a snippet I got from an external wo… -
Posted a reply to Custom RSS not validating, on the site WordPress.org Forums:
Thank you for your time @bcworkz, but I'm afraid it may have been abused. For… -
Posted a reply to Custom RSS not validating, on the site WordPress.org Forums:
Hi and thanks @bcworkz That's strange. I imagined it was hierarchical when I followed a… -
Created a topic, Custom RSS not validating, on the site WordPress.org Forums:
Hi folks, I've registered an RSS feed for my podcast … -
Created a topic, PHP inside do_shortcode or workaround?, on the site WordPress.org Forums:
Hi folks, I need to be able to insert a shortcode in a… -
Posted a reply to Help me style widget? Display horizontally not vertically, on the site WordPress.org Forums:
I've partially solved my own puzzle! .rpwwt-widget li { display:flow-root; } .rpwwt-widget img { float:left;… -
Created a topic, Help me style widget? Display horizontally not vertically, on the site WordPress.org Forums:
Hi, I'm inserting your brilliant widget into a page us… -
Posted a reply to Menu location not showing chosen menu, on the site WordPress.org Forums:
Yeah, I'm just gonna slink on out of here in embarrassment after I explain my… -
Created a topic, Menu location not showing chosen menu, on the site WordPress.org Forums:
Hi, I'm building a child theme (I've troubleshoot-ed, … -
Posted a reply to Custom RSS for taxonomy term, on the site WordPress.org Forums:
This is a proper array to call a post type, taxonomy, and term into a… -
Posted a reply to Custom RSS for taxonomy term, on the site WordPress.org Forums:
You're probably right now that I look at the situation. I just wanted to avoid… -
Posted a reply to Custom RSS for taxonomy term, on the site WordPress.org Forums:
Going on the assumption I can use an RSS template as if it were a… -
Created a topic, Custom RSS for taxonomy term, on the site WordPress.org Forums:
Season greetings, I've followed these instructions to …