WordPress Troubleshooting and Support
Public Group active 10 months, 1 week ago agoWordPress support from our community
WP doesnt take the tag
- This topic has 10 replies, 2 voices, and was last updated 9 years, 10 months ago by
Steve.
-
AuthorPosts
-
October 18, 2012 at 7:03 am #1547
Puela Lulnaris
ParticipantHi everybody,
Lately my wp is not alowing me to create breaks in my copy. No matter how many times I hit the return key to create a line break, it doesnt show on the front end. Even if I manually input the tag
into the source code, still it doesnt create the breaks in the front end.Do you think this has anything to do with the autostop wp feature? or might a be a glitch on my theme ? ( I ‘m using the Unsigned wootheme), Or a plugin I am using?
Have you had a similar problem?
I have tryed several different visual editors and no editor. Always the same problem
Please help!
thanks!– Puela
October 18, 2012 at 1:57 pm #2698October 18, 2012 at 2:05 pm #2699Puela Lulnaris
ParticipantHi Steve,
Thanks for your help!
I dont thing the tags are saving. Wp eliminates the tags, no matter how many times I write them directly in the html code, still it doesnt create the breaks in the front end as you can see in the url: http://puelalunaris.com/?post_type=event&p=958&preview=true
i have tried on a different theme: same problem, I have tried deactivating the visual editors: same problem
Sometimes also the system changes the size of the font on its own. You might be right, it could be CSS.
I really appreciate your input.
Best– Puela
October 18, 2012 at 2:22 pm #2700October 18, 2012 at 2:28 pm #2701Puela Lulnaris
ParticipantI get the same results. Look: http://puelalunaris.com/events/performances/a-night-in-al-andalus/
October 18, 2012 at 2:34 pm #2702Steve
Keymaster@Puela— I don’t know what “I get the same results” means. Please be absolutely clear and specific with the issue on this page.
Which paragraph?
Which words?
Which Pictures?
What’s wrong with them?
How should they look?October 18, 2012 at 2:38 pm #2703Puela Lulnaris
ParticipantYes. You are right:
In the middle of the page, from the words: * Ayshe and her ensemble will perform Dance of Carmen…. to the end of the page, both the photos and the paragraphs are mushed together.
I have not been able to create line breaks between them.
Do you know what is the solution?
October 18, 2012 at 2:52 pm #2704Puela Lulnaris
Participanti just found a temporary solution: I have been adding horizontal rule as a way to get my paragraph breaks to show up in the front end and it seem to be working. But it is not ideal.
Wp should input the paragraph breaks automatically. Do you think this has to do with the autostop feature?
I am really out of my wits, because even when I add the tag
to create the breaks among the paragraphs, wp doesn’t take them and doen’t save them.Have you ever see this before?
October 18, 2012 at 2:55 pm #2705Steve
Keymaster@Puela— The source looks a bit messy. Here’s a quick fix for this page. Add this to your STYLE.CSS file:
img.alignleft {
clear: left;
}
October 18, 2012 at 3:17 pm #2706Puela Lulnaris
ParticipantThanks Steve,
that helped immensely with aligning all the photos on the left. However, wp is still not taking the paragraph breaks.
Any clue for a solution?
Thanks so very much for your help. You are a WP Hero!
October 18, 2012 at 3:26 pm #2707 -
AuthorPosts
- You must be logged in to reply to this topic.