rpersonal2
Forum Replies Created
-
Forum: Plugins
In reply to: [WP CSV] Export Strips HTML in contentwell I’m embarrassed. I figured out what was wrong. Please disregard.
Forum: Plugins
In reply to: [WP CSV] Export Strips HTML in contentokay 3rd time (Sorry about this).
The field shows “ul” with “<“s on each side, followed by several “li” items.
But the field exported only shows the very first ul with <‘s. It stripped the rest of the items
Forum: Plugins
In reply to: [WP CSV] Export Strips HTML in contentLets try again.
The content & html is as follows:
- some item 1
- some item 2
But instead the field shows only:
Forum: Plugins
In reply to: [Contact Form 7 - Dynamic Text Extension] Custom Fields with Types & ViewsOkay I resolved it. Instead of calling the formatted data through -[types field=”contact-email”][/types]
Instead call the raw data through the following: [wpv-post-field name=”wpcf-contact-email”]
So when using the “contact Form 7 dynamic text extension” plugin type it like this (remember to use single quotes instead of double):
wpv-post-field name=’wpcf-contact-email’
Forum: Fixing WordPress
In reply to: HTML editor reseting on its ownThis still has not been resolved. Is it an IE thing?
Forum: Fixing WordPress
In reply to: Custom Taxonomies – Post Types – SidebarThanks for your help. I will give that a try!
Forum: Fixing WordPress
In reply to: Strange Redirection probelmOkay, found the fix for anyone who wants it..
http://www.ilertech.com/wordpress/whats-wrong-with-the-wordpress-redirection-plugin/
It works fine now.
Forum: Fixing WordPress
In reply to: Strange Redirection probelmOkay, I deactivated each plugin one by one and discovered that it had to do with a program called redirection Version 2.1.28 By John Godley. There was no setting in the redirection to have it go to this other page so for now I am going to remove this plugin and find another one. Bummer too because the plugin was originally working for me.