softstor
Forum Replies Created
-
Forum: Plugins
In reply to: [JS Categories List Widget] Permission Denied ErrorThis may be an issue with the plugin not working with WordPress 3.5.1
Forum: Fixing WordPress
In reply to: How to get Technorati to index postsMy blog has been posting to rpc.pingomatic.com automatically. It is picked by everyone but Technorati.
I just ran my site through the W3C Validator and it failed many times on the same type of code in my theme. For some reason it does not like seeing a <h2> tag inside a <span> tag.
Would a problem like this cause Technorati to ignore my posts?
Forum: Fixing WordPress
In reply to: Moving post to a different categoryI have found the problem. It seems to be a problem with IE. I edited the post with Firefox and the category boxes are displayed.
Forum: Fixing WordPress
In reply to: Moving post to a different categorySorry, that did not work.
Forum: Fixing WordPress
In reply to: Moving post to a different categoryThe category boxes are not shown when I edit a post.
I am using WordPress 1.52
The following plugins are installed:
Adsense-Deluxe
CG-inbetween
Chenpress
EventCalendar
Feedwordpress
Popularity Contest
SecureImage
Google Sitemaps
Wordpress Database Backup
Docking Boxes for WP SidebarForum: Fixing WordPress
In reply to: Moving post to a different categoryThe categories do not seem to show up when editing a post. They only show up when creating a new post.
Forum: Your WordPress
In reply to: Please review blog – Cell Phone ReviewsThe sidebar section was included with the Lanzilla theme. This is the code:
<span class=”dbx-box”>
<h2 class=”dbx-handle”>HEADING</h2>
<ul class=”dbx-content”>
Text line # 1
Text line # 2</span>
Forum: Fixing WordPress
In reply to: Exended Post ProblemI downloaded Firefox, and when I create a new post it does not add the [p][/p] on every line. This only happens when I use IE.
Is there some fix when using IE?
Forum: Installing WordPress
In reply to: Double Spacing ProblemI am having trouble with this post. I will try it again.
I just had WordPress 1.5.1.3 installed for me with the Landzilla 1.2 theme. Anytime I create a new post by using the Write function, it double spaces every line.
While in the editor and if I select SOURCE, I see that it places [p] [/p] around each line of text.
Why is this happening?
Forum: Installing WordPress
In reply to: Double Spacing ProblemI just had WordPress 1.5.1.3 installed for me with the Landzilla 1.2 theme. Anytime I create a new post by using the Write function, it double spaces every line.
While in the editor and if I select SOURCE, I see that it places [] [] (without brackets) around each line of text.
Why is this happening?
Forum: Your WordPress
In reply to: Review my site, please!Very good blog. I really liked the ‘read the rest’ link in each article. May I ask what you did to insert this link?
Forum: Fixing WordPress
In reply to: Exended Post ProblemI do not think it is a plugin problem. I just removed every single plugin and it still shows the same. In fact, when I type an article in the editor I noticed that every line is double spaced. Any clues why this is happening?
Forum: Fixing WordPress
In reply to: Exended Post ProblemThanks for the info on the plugins. I have removed Textile and now where the <!–more–> was displayed, now it does not display anything.
My source message looks like this in the editor:
————
line 1
line 2<!–more–>
Line 3
Line 4
————But on the screen it looks like this:
————
Line 1
Line 2Line 3
Line 4
————–Does anyone have any ideas why the <!–more–> is not doing anything?
Forum: Fixing WordPress
In reply to: Exended Post ProblemBlank lines do not help. For some strange reason <!–more–> is getting changed to <!-more->
The following plugins are installed:
Automatic WordPress Music Player
Hello Dolly
LiveCalendar
Markdown
Cronless Postie
Postie
Textile 1
WP-Cron Reminder
WP Plugin ManagerForum: Fixing WordPress
In reply to: Exended Post ProblemIt looks like there is only one dash on the screen. I then just to edit the message, but editor shows two dashes.
When I view the source in the browser, it shows the following:
<!–more–>
I am not sure how that is interpreted.