calsnoboarder
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: paragraphs and soft returnsAgain… I am aware of the plugins, function rewrites, etc.
If you actually read my original post, you’ll see that my question (still unanswered) is:
“… why does the WP system delete markup? I’m sure there is a valid reason, but I just don’t know what it is… anyone?”
If you can’t answer that, I understand… but simple copy and paste answer isn’t valid for my question. Thanks for your help though.
Forum: Fixing WordPress
In reply to: paragraphs and soft returnsI don’t want to disable the html editor. I just wanted to find out if anyone knows why hard and soft returns are stripped from the editor.
I suppose the easiest fix is to simply grab a plugin that disables the function that strips p and br code from a page.
Forum: Fixing WordPress
In reply to: paragraphs and soft returnsI know if I NEVER return to the visual tab, the line breaks will remain. That isn’t really a solution though… what I am wondering is if there is some specific reason (causes some kind of vulnerability that opens the site up to malicious code) that something as simple and common as line breaks are stripped out. It just seems like something is inherently wrong with a web site publishing system that prevents simple html (or even xhtml) code from being used as needed.
And I have tried using both the html and xhtml versions of line breaks and wordpress simply strips them out as soon as I click on visual editor.
While i have no issue working in the text editor exclusively to assure my line breaks remain, my clients who will eventually edit things aren’t really capable of writing code, even simple html… that is afterall, why I chose to use wordpress as the platform for them because it is supposed to be easy enough to build a functional website without actually having to be a coder.
Forum: Fixing WordPress
In reply to: Image Gallery Window Missing on Edit Page ViewI can verify hugomrbatista’s information. Weird though, it took me to attempts to work (delete temp files twice) with chrome. This issue is resolved, though it should be notated that this will fix this issue (at least for some people).
Forum: Fixing WordPress
In reply to: Sidebar and footer switched places!That is odd… unless their is a cache plugin active, you can usually see changes right away… i assume you have deactivated all plugins to ensure there isn’t a plugin issue preventing refresh?
Forum: Fixing WordPress
In reply to: Sidebar and footer switched places!If you are using a cache plugin, it may take a while for the cache to clear naturally. I had some theme issues on a site a few months ago and it was driving me crazy… i had WP Super Cache plugin active… Here is how to clear the cache when you have WP Super cache plugin enabled:
Forum: Fixing WordPress
In reply to: Image Gallery Window Missing on Edit Page ViewInichetti… how did you manually resize the placeholder?
Forum: Fixing WordPress
In reply to: Image Gallery Window Missing on Edit Page ViewSo I found something else that was interesting… apparently, the image editing box is still on the page in VISUAL view… it is just smaller than a period punctuation mark…
You can see a screenshot here: http://www.inherentlydifferent.com/wp-content/uploads/2013/08/gallery_edit_issue.jpg
If I am patient, and don’t drink coffee for a few days, I might be able to click on that teeny tiny little box to get the contextual pop up with the edit icon to appear).
I could link the admin panel so you can check, but that wouldn’t be a good idea… Anyone have any ideas on how to fix this problem?
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] bullet in widget?Thank you… I did figure it out… I’ll be closing this and marking it as resolved!
Forum: Themes and Templates
In reply to: Footer layout css styling issuesThank you for you help… I’ll keep trying to figure it out (used firebug… tried editing them div classes i found with firebug but failed miserably 🙂
Forum: Themes and Templates
In reply to: Footer layout css styling issuesWell, this is less about Artisteer than it is about CSS… so I suppose I can try some CSS forum some where.
The question is about CSS in general rather than about something that is special to Artisteer. In fact, you can’t really customize CSS through artisteer… you have to do it by hand.
So I just tried out the latest version for wp 3.3.1 and it works in firefox 11.0 but is broken in chrome 18.0+… No idea about explorer though…
Forum: Fixing WordPress
In reply to: How do I add subheads to my horizontal menu?Hmmm… I found this tutorial, but not sure if either of these would do the job….
http://cell-designs.com/blog/wordpress-3-0-how-to-add-description-text-to-menu-navigation/
Forum: Fixing WordPress
In reply to: How do I add subheads to my horizontal menu?Yes, I have found similar versions, but just can’t seem to find a way to edit my files (since my files don’t hold the same html menus).
Forum: Fixing WordPress
In reply to: Adding subtitles into a horizontal menuSorry about the code… here is the pastebin for my header.php file:
and the pastebin for my navigation.php file: