joncosby
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Embedding Spotify playlistsThere was an update a month ago. I have WP 4.9.14.
Forum: Developing with WordPress
In reply to: WP strips CSS attributesThanks, but I’m using the customizer. Unfortunately, when I try to use this on the page above, it gets stripped when published:
<span class="myemail" data-domain="seablues.net" data-user="blog"></span>
is stripped to
<span class="myemail"></span>leaving only the “@”.
Forum: Fixing WordPress
In reply to: iFrames without pluginsWordPress strips it each time I save the page. I’m an author; do I need special permission? The code is
<iframe width='640' height='480' frameborder='0' allowfullscreen src='http://cdn2.trb.tv/iframe.html?ec=MzeHE1ZjE6wJ_Ted-RKmk_SnwchBmHC9&pbid=c8cff4cec9d94ae0896f6443af7ee837&pcode=VqYjUyOkWkUw5ULayoUpHorxtcBB'></iframe>Forum: Fixing WordPress
In reply to: Lost super-adminNot necessary. I found the admins field in the wp_sitemeta table.
I’ll soon be locked out for 24 hours, unless I change the settings to something weaker.
Forum: Fixing WordPress
In reply to: Too many login attemptsThanks, that’s very useful. There are a couple of things to try.
Forum: Themes and Templates
In reply to: [Xmag] Editing styles.cssThanks, the builtin css customization works.
Forum: Fixing WordPress
In reply to: Need permission for iFramesThe embed tag does it, thanks!
Forum: Fixing WordPress
In reply to: Assigning rolesForum: Fixing WordPress
In reply to: Assigning rolesI don’t have the drop-down for the user roles. See the screen shot. Instead, there’s a checkbox for admin privileges. The user has no assigned role right now.