realife
-
contact form
oh yeah.. i think also the required is important like @Podders said also for security, you don't wanna get spam or blank messages to your email
-
contact form
I think your question not so clear.. What are you trying to make? can you put your code?
-
wp Error establishing a database connection
and it could be also the functions.php, make sure that you don't have an empty line at the beginning of the code or at the end of the code.
-
wp Error establishing a database connection
just before level 3, you need to open your .sql file in the editor and rename the path - instead of the localhost path you need to put the domain, for example: localhost path: http://127.0.0.1/mywebsite online path: http://mywebsiteonline.com just…
-
Two different domain for specific languages pointing to one wordpress site
I don't understand what's the question, if you want 2 different domain so you just duplicate the website, but if you wouldn't like to do that, i would create just 1 domain that detect the country (GEOtargeting) so for example the use…
-
Blurry Text In Safari (CSS Issue?)
It looks fine to me.. (in my browsers) maybe it's a version issue or i would ask first what is your screen resolution? but the only thing that I see a different is the "OFFLINE POWER SALE" text, it looks thinner in the safari than the…
-
new in css
Yeah.. but i figured you can customize it as they did the exact way
-
new in css
here's the tutorial: http://www.no-margin-for-errors.com/demos/prettyphoto_image_map/#!prettyPhoto[image_map]/1/
-
Meta Robots and robots.txt
You just set your robots.txt once in the root folder, then you choose in the txt file what folders that located inside the root to be allow/disallow
-
Add Post ID to Featured Image
You can add title to the featured image:
-
Time to upgrade web hosts. I need some real life input, please
It's all depends what size of traffic you talking about, but i can give you a free solution that works: https://www.cloudflare.com/ This website changed my life, if you using a huge traffic it can save you a lot of bandwidth, this website doin…
-
Mobile Question
I didn't understand exactly what the problems with IE10? why do i need to use the css -ms-viewport code because it's just working fine for me with the first code you gave, can you give more details?
-
Mobile Question
Thanks.. That's exactly what i was needed : ) Bookmarked to my library codes
-
chriscoyer blank template uploading
Ok .. i don't wanna push, anyway nice meeting ya
-
chriscoyer blank template uploading
@chrisburton Thanks so much This is the second time that you helping me =) may i ask if you do have linkedin?
-
chriscoyer blank template uploading
i think it was the space at the end of the functions...
-
chriscoyer blank template uploading
is it working for you now?
-
chriscoyer blank template uploading
Sure, thanks for the big support
-
chriscoyer blank template uploading
well you know what i did.. i renamed the functions.php so i can login to the wp-admin and play with the permalinks but then i turned it back.. so i guess it's still not working... :/
-
chriscoyer blank template uploading
oh the permalinks.. i remember that when sometimes you need to change it, and then turn in back.. just to make some refresh of something.. i think now it's working, can you check now and tell me if you can get the wp-admin page?
-
chriscoyer blank template uploading
how do you explain that if I'm just renaming or removing the functions.php it's working... :/
-
chriscoyer blank template uploading
ok... still having that error when trying to login to the wp-admin
-
chriscoyer blank template uploading
none, didn't install nothing, just worked on my design index.php, header.php, page.php, single.php, footer.php, archive.php, 404.php, style.css
-
chriscoyer blank template uploading
no, it's in the root of the domain directory
-
chriscoyer blank template uploading
yes, i opened the sql file, and replaced all to the new URL (to the domain)
-
chriscoyer blank template uploading
i'm not uploading the file, i'm uploading the all wordpress folder btw - this is the website: http://pierangelochifari.com/ let me explain the steps i did: i did download the chriscoyer blank template i've built the website and styl…
-
chriscoyer blank template uploading
header("Location: $location", true, $status); it's probably calling the header twice... i never could upload chriscoyer blank template without this error
-
wordpress menu ul class=''
OK, you are crazy It's working... Thanks a lot ! =)