fistofpeanuts
Forum Replies Created
-
Forum: Plugins
In reply to: Do I have to upload videos to my blog in order to show them ?Ok … I’m off to the kitchen for a peanut butter sandwich … geez …
Forum: Fixing WordPress
In reply to: WP 2.3 and scribefire not working together anymore …Ok…. Am I really the only one having this problem ???
It seems to have to do with xmlrpc.php … I’ve written the exact error that blogdesk gives me below …. And by the way, I no other blog editor works either. Maybe it could be something on my shared host ? The point is that it worked fine with 2.2 and nothing has chanced in the setup…
An error occured while uploading the post.
Error transfering the post to the server.
XML Parsing Error : Malformed comment,’–‘ no allowed inside comment starting at position 546-FOP-
Forum: Themes and Templates
In reply to: Can’t get the search button to appear after the searchbox ….I just checked the source code in FF and it seems that there is a between the searchfield and search button … this break is produced by the widget source code. So I checked the search evertyhing PHP file…. I can’t seem to find out where the is coming from … I do know that it is keeping me from placing the search button at the right of the search field …
Anyone know how to solve this ?
-FOP-
Forum: Fixing WordPress
In reply to: How do I add those sponser ads to my sidebar ?macsoft : well … I used the search here but didn’t find anything … I didn’t search on exactly that post …
Again … I am not talking about adsense at 125x125px … I am talking about the 125 picture ads that are on sites such as readwrite web …
Forum: Fixing WordPress
In reply to: How do I add those sponser ads to my sidebar ?slambo : I mean the 125x125px ads …
Forum: Plugins
In reply to: Excluding widgets from certain template filesAll you need to do is call a different sidebar file from the different pages you mentioned.
index calls sidebar.php
singel calss sing-sidebar.php
etc…Then have copied instaces of the widgets ready to drag them into the dynamic sidebars that correspond to te called sidebar file …
-FOP-
Forum: Plugins
In reply to: upgrade to 2.2 and wysi wordpress doesn’t work anymore …For everyone experiencing the same :
I installed fck editor … it works on 2.2 .. without problems till now…
-FOP-
Forum: Plugins
In reply to: upgrade to 2.2 and wysi wordpress doesn’t work anymore …Well I wouldn’t have posted if the visual editor wasn’t checked and the plugin wasn’t enabled … but they both are …
-FOP-
Forum: Plugins
In reply to: maintentance mode plugin not working after upgrade to 2.2Problem solved … all I did was go into the options of the plugin and press UPDATE options … after that it works again … Weird though …
Forum: Installing WordPress
In reply to: Database import error …I allready did … that hosting company sucks, I wont name them … But I just figured that it would be ok… didn’t expect versions out of the stone age…
I will advice my friend to go to a real hosting service …
-FOP-
Forum: Installing WordPress
In reply to: Database import error …Why is that ? Too freaking old ?
Forum: Plugins
In reply to: TincyMCE is stuck in CODE mode and the VISUAL button is gone!Damn… your right .. I missed that little checkbox… its just not very easily findable… thanks alot ..
-FOP-
Forum: Fixing WordPress
In reply to: How would I choose category names and slugs to be findable ?Thanks for you reply shimon …. Yes the order I also would like to know about … Lets say that if I have a category for apples and a post called banana is yellow:
It would be http://www.blog.com/apples/banana-is-yellow
So , if a user looks for is yellow in google, will the find my post ? or does it have to be apples banana is yellow in google ?
Or does the postname have to be before the category name to be findable ? And also, what if the user searches only for apples ?
Regards,
-FOP-Forum: Themes and Templates
In reply to: How do I get an ‘ | ‘ in between my pages list ?Jane,
I don’t see why that is relevant… and anyways.. the blog is local on my server, cause I am still developing it 😉 … But anyway … there’s not much to show… All I want is to use a ‘ | ‘ as a seperator between links for the pages…
Regards,
-FOP-Forum: Installing WordPress
In reply to: Placing an ‘ | ‘ between page links …Drmike,
I am using wp_list_pages (); function for this I believe…
Regards,
-FOP-