pheadirean
Forum Replies Created
-
Forum: Plugins
In reply to: [Recent Posts Widget Extended] How to change color of RPWE TItleI found the answer – but it was not what I expected
Given the I am using the Responsive Pro Theme from Cyberchimps…the way to color the sidebar is via setting colors in the
Appearance -> Customize -> Appearance -> Sidebar
panel
Steep, time-consuming learning curve…but I was eventually successful
Forum: Reviews
In reply to: [Postie] Great productSee my review at http://www.chapt3r1.com/postie-a-wordpress-plugin/
Forum: Plugins
In reply to: [Postie] Postie not resolving placeholdersOk. Thank you
Forum: Plugins
In reply to: [Postie] Postie not resolving placeholdersI see my original post had html translated, so, It should have read…
My email body is
When I run with DEBUG, I see this line
post body ReplaceImagePlaceHolders: <div><div><div>
<span style=”background-color: rgba(255, 255, 255, 0);”>Lorem ipsum…</span></div><div id=”AppleMailSignature”><span style=”background-color: rgba(255, 255, 255, 0);”><br></span></div><div id=”AppleMailSignature”><span style=”background-color: rgba(255, 255, 255, 0);”>Signature to force <b><u>html</u></b></span></div></div></div>
The placeholders are not translated.
Do placeholders get translated when mail is html?
Okee – take 2
I disconnected my FB connection in the wordpress site user I was working in.
I logged on to FB under my own user ID – which has admin rights to the fan page I am building.
I Connected to FB in wordpress via “Settings -> Share”, to my fan page (while in my own voice).
I posted a “new” article on my wordpress site and lo and behold, it appeared in FB.It would be interesting to know whether Username, Password and “Voice” are stored in the connection that is made between WP and FB, and if so, which one.
And, do I need to physically be logged on to FB when posting to my WP site – or will the connection take care of this.Even though my underlying problem is resolved – it appears to have got resolved magically.
I will leave this post open for a while in the hope that some kind person will answer my residual questions – or point me to answers.
Forum: Fixing WordPress
In reply to: Permalink by Postname issueJan and Just2Help. Thank you.
I did not resolve this; but made another plan. I am closing this as a result. I suspect the problem is because of something I did. I just do not want to spend the time troubleshooting.Forum: Fixing WordPress
In reply to: Permalink by Postname issueThank you for the help. My .htaccess file contains
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
I cannot see the AllowOverride, but I have a development URL on the same server and it is working fine, with postname Permalinks enable
I am experiencing the same problem as the original post on this thread. I posted this to participate in follow-ups.