FragaGeddon
-
Dreamweaver Templates....
How big is the site? Might be better to move it to wordpress.
-
securing wordpress
You might want to check out the book called Digging into WordPress. They give you ashlie of things you can do to secure your site.
-
WordPress Media upload into a specific folders?
Actually I'll just use the default media upload. I just have it upload the media files into the theme directory instead, since this is what I'm most likely to back up all the time. Then I just put in the description of what the picture is …
-
Thoughts on a CSS Site
I'd really get rid of the menu in pdf format, and just use an html page, etc. not everybody will have a pdf reader installed.
-
Opinions on website design
I think the social icons are way to big.
-
Fixed sidebar, fluid content area - equal heights and different backgrounds?
I'm using the holy grail in word press. That puts the content first and the side bars I have at a fixed width, and the content is flexible.
-
Looking for a new Web Design / Development forum. Suggestions?
I don't think you need an invite to join Dribble.
-
Looking for a new Web Design / Development forum. Suggestions?
Here's one that I use to visit, and still do from time to time. Right now there's 70 people on line, but on the 29th it had 853 users online. http://www.webdevforums.com/
-
Wordpress php include issue.
Sorry I meant it really didn't matter where I put it in the theme folder. That is what I had after numerous searching and tries. Well except I had " " instead of ' '. So I can see all the stuff is display in a list, but does…
-
Wordpress php include issue.
In a php folder. Really doesn't matter where I put it.
-
Easy best way to develope WP site before launch?
Just put the folder in your plugins folder, then activate and go to settings. You could use the ' Display the default under construction page , but use custom text' and then you can enter some text.
-
Self-Processing PHP Form
I've been using this one for a long time now. http://wordpress.org/extend/plugins/si-contact-form/ Also he has it just for a regular site also.
-
which template file are you using?
Yup, right at the very bottom. Edit, ok it's working now. Switched themes, then switched back and it's there now.
-
which template file are you using?
That didn't work for me.
-
What is the deal with !important
It could be an inline style that is over riding it. Inspect your site with firebug. Just inspect that element and see exactly where the style is coming from.
-
Limit user to 1 comment per post
I saw this posted somewhere else (Your text to link here...). Maybe it's possible that it would check the post id to see if they posted, then if they didn't, then they could post.
-
Need some help on my Pinboard child theme.
NM. I'm going to try and work with the Easel theme.
-
Really strange WP issue....HELP!!
And why its there 2 sources? If it can't get one of them, then it will just stop.
-
Need some help on my Pinboard child theme.
I was reinstalling it into a sub folder, so I'll provide the link when I get home. Now it seems really weird that the social links were beside the search bar in the header. Now since I've put it in the sub folder with a clean database and …
-
Twitter Account
He may be just logging in maybe once a month, or every third month, just to keep it active.
-
Menu UL list menus vs table menus
They are probably still designing in dream weaver, then slicing it up and making a table out of it. The guy who did my sisters site did this. I went to redesign her site and all the images where named rc3 and rc4, etc. Then I looked at the source a…
-
Changing Background
w3schools.com/cssref/css3_pr_background.asp
-
Website design feedback/critique
I've been using http://wordpress.org/extend/plugins/si-contact-form/ for awhile mow with no problems.
-
Wordpress template
Did you check the bottom.php file? Also what theme are you using? I'm just setting up wordpress and right now I'm using Pinboard. It's hard to find a good theme that has sidebar content sidebar with fixed sidebars and a flexible cont…
-
Wordpress template
Do you have a link? Just find out what the class or id is then: #copyright p { display: none; }
-
Is it possible to merge parts of a database together?
I'm just going to try it on my laptop first using wamp. I'll try and tell wordpress to use the stores database and see what happens. Just going to use wordpress as a cms, and maybe put a blog on the side. I was thinking of allowing commen…
-
style TEXT within P, not paragraph element itself
What happens with you type the tag in you're tweet? Like if you tweeted "Today I went to the
-
Windows Editers for HTML , CSS , PHP
Well if you are just getting into creating a site, and are not really a guru, then Aptana. You can start typing with b and it will give you a list. Then just hit tab. If you are a coder, then you really want Sublime Text 2.