socsolu
Forum Replies Created
-
Forum: Plugins
In reply to: [Rotating Tweets (Twitter widget and shortcode)] Speed of the text movingAwesome, Martin!
Thank you, that’s exactly what I was looking for. Thank you!
Forum: Themes and Templates
In reply to: [BlackBird] Formatting of H tags and P tags aren't functioningHey Stephen,
Thanks very much for taking the time to reply.
I really appreciate the suggestion here, it seems weird to me to have to edit a theme to get paragraph breaks and a descending order on H tags. To think this is “by design” is weirder still 🙂
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] How to exclude just one page from https?Check http://wordpress.org/support/topic/fully-ssl-enabled-site-ok-wexception-of-feedburner?replies=7
I used this to exclude my feed page (as it wasn’t working when pushing to FeedBurner.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] page not found when redirecting to httpsThis seems to be an issue with pages beyond the initial top layer.
i.e.
http://example.com > https://example.com (works)
http://example.com/page1 > https://exmaple.com/page1 (works)but
http://example.com/folder/page2 > https://example.com/folder/page2
On my site, it changes adds “~b2382149”
http://example.com/folder/page2 > https://example.com/~b2382149/folder/page2
Which then serves up a 404 error
I’m serving up the whole site on https by using a URL filter of “/”