andym3
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Messed up WYSIWYGMight I add I just completely disabled the WYSIWYG editor so now I have the standard HTML editor to use and still I have problems.
It’s funny how I stuck this exact code in between two lines of text:
“<br><br><br><br><br>”Did it do anything for me? Nope, it created ONE line break (not five) and that’s it.
Then I tried using the XHTML break line tags in the same manner, I used this between two lines of text:
“<br /><br /><br /><br /><br />”Did it do anything for me? Nope. Even though that’s in XHTML, what WP uses, all it did was add one break line, NOT five like it’s coded to.
I don’t get it, why is WordPress so anti-Break Lines?!
Am I going to have to resort to sticking an invisible image that’s 15 pixels in height just to break lines? Seems ridiculous but I don’t see any other solutions.
Anybody want to clue me in?
Forum: Plugins
In reply to: Image Gallery hack?Anybody have any suggestions?
Thank you
Forum: Fixing WordPress
In reply to: Is this a known glitch?Sure Spencer, just go here https://test1.flametide.com and click on “Rumors”, it is the 12th one down.
I just checked the coding and it turns out there’s two < strong > tags. Keep in mind that this was done in the WYSIWYG.
I know the WYSIWYG is just that, but I still think it’s ridiculous that you can’t get rid of this error very easily throught he WYSIWYG editor. Most of my staff members don’t even know HTML.
I just don’t know why the WYSIWYG is automatically churning out two < strong > tags, not just one.
Forum: Fixing WordPress
In reply to: Bulleted items not showingI didn’t know how to until just now..
Forum: Fixing WordPress
In reply to: Argh, how do I link to pages?Wow, something so simple. Thank you tptboy!
Forum: Fixing WordPress
In reply to: Running a “network” on WordPressSo do any of them allow you to manage ALL OF YOU BLOGS from JUST ONE interface? Just curious..
Forum: Fixing WordPress
In reply to: Running a “network” on WordPressHow about Lyceum, or is that virtually the same thing? There’s a whole list of things here: https://codex.www.ads-software.com/Installing_Multiple_Blogs – but I’m not sure which to to try.
Does any one of them on that list allow you to basically manage ALL blogs from ONE interface? Because from what I’m seeing most of them are just seperatel
Forum: Fixing WordPress
In reply to: Running a “network” on WordPressI will look into that, thanks.
Forum: Fixing WordPress
In reply to: Running a “network” on WordPressSorry, not trying to bump or anything.
Just seeking if anyone else has any additional advice for me to offer. Thanks in advance, many thanks.
Forum: Fixing WordPress
In reply to: Running a “network” on WordPressHmm, well I guess that one might be a possability. However, it appears it runs off of 2 different directories.
I found something called WordPress MU, would that help me with what I’m looking for, or is that something totally different.
Is there any way I can run 2 seperate sites/blogs using one dashboard? (One copy of WordPress/One directory, etc.)
Forum: Themes and Templates
In reply to: Question about code to display pagesHi Tony,
I added that code to the stylesheet but the bullet is still there. Anything else I could try? (I’d link to my blog but I don’t want to publically link to it.)
Thanks,
AndrewForum: Fixing WordPress
In reply to: Running a “network” on WordPressThanks vkaryl, so besides that page there’s nothing else you might have in mind?
Forum: Themes and Templates
In reply to: Any pro skinners around here?Ah alright. Well, if anyone is interested in working on this for me, please send an email to webmaster AT flametide DOT com.
Thanks.
Forum: Plugins
In reply to: Changing “wp” in links/filenames help, please read for more info..Darn, thanks anyway guys
Forum: Alpha/Beta/RC
In reply to: <Br>, <p>, etc. don’t stay.Err.. for some reason on the forum it posts “‘<Br />’ and ”/'”, it was supposed to be (mind the spaces): “‘<Br />’ and ‘< P >’/ < / P >'”
Oops, and sorry for the thread title.. I didn’t know that it would parse it so bizarrly.