elizool99
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: can’t upload files seuddenlybut it worked perfectly before
can it be something in the host?Forum: Fixing WordPress
In reply to: can’t upload files seuddenlyFailed to transfer the file to /home/onlinebomb/domains/onlinebomb.onfree.co.il/public_html/wp-content/uploads/2010/06.
i dont sure its the exactly message because my blog is on hebrew but its the exact translation
777 is on all files
Forum: Fixing WordPress
In reply to: can’t upload files seuddenlyall
Forum: Fixing WordPress
In reply to: some tags from the tag cloud doesnt show any poststhanks but i think its for delete tags no about why they dont show posts
Forum: Fixing WordPress
In reply to: some tags from the tag cloud doesnt show any postssomeone
Forum: Fixing WordPress
In reply to: WordPress says udefinded function on wordpress’ functionoh thanks
so this function is going to be in the next versions?Forum: Fixing WordPress
In reply to: Put a single widget not in sidebarup
Forum: Fixing WordPress
In reply to: How to Remove header and footer from a single page?what to write so the header wont display on page id 10?
if yes
make if in php to the page id and if its equlals 10 so header wont show and else
he will be shownForum: Fixing WordPress
In reply to: How to Remove header and footer from a single page?1.u have fatal error i cant see ur site
2.i dont understand what do u want to do u know page id and how to edit headerForum: Fixing WordPress
In reply to: How to Remove header and footer from a single page?Jeff
use a function that checks page’s id then make a IF condition in PHP that if the page’s ID isnt not the id of the page u dont want to show the so the header will be shown
u need to type != in the IF so its says not equal because if the ID not equal to the id of the page the header will be showndo it in header.php
Forum: Fixing WordPress
In reply to: Looking for a good registration pluginup
Forum: Fixing WordPress
In reply to: WordPress says udefinded function on wordpress’ functionsome1
Forum: Fixing WordPress
In reply to: How to upload JPEG image to side barYou can upload the image to ur host
or upload to image uploading site
then take the direct link of the image from the image host the type this in HTML text
in the two cases use this HTML code:
<img src=”image’s direct link” border=”0″ />Forum: Fixing WordPress
In reply to: WordPress on PC’s hostno,no error PHP works I’ve checked
but i am going to try XAMPPForum: Fixing WordPress
In reply to: WordPress on PC’s hostDo you mean I should try my blog in XAMPP?