nathan05
-
How to use the Anything Slider
its word press ... im setting it up on xampp first to make sure it runs ...
-
checked out the post for file paths ... still not working ...
Yes ... Thanks ...
-
checked out the post for file paths ... still not working ...
Thanks Christopher ... I see what your talking about I had style/css for the Type value instead of text/css and I also removed the forward slash Thanks again ...
-
IN BEGINNER TERMS PLEASE ...
Ok ... now that makes sense ... thanks for the help ...
-
How do I measure object sizes, in px, in Photoshop?
also if you use firefox you can install the add-on "FOX GUIDE 1.4" ... this will help you too ...
-
How do I measure object sizes, in px, in Photoshop?
use the ruler press F8 to make the info palette appear ... click and hold on the eyedropper a pop up menu will appear ... click on the ruler ...
-
hanging-punctuation ...
Paulie, Thanks ... along with your code ... here is what I have now ... the only thing is when I test it in Opera12 and I make the window smaller (not minimize) starts to flow into the image. #author-bio { float: right; margin-bottom: 15px; …
-
Adding Videos
sweet ... thanks ... I will attempt your recommendation ...
-
limit comments to one page ...
LOL ... yea ... I was just posting everything I did ... so if someone else runs into the same issue ... I just made back up copies of the page and comments .php files ... so I could read through the code and see where it might logically go ... T…
-
limit comments to one page ...
Ok ... so what I figured out is this ... the following bit of code has to go after this bit ... so now the title shows up above the comments box ...
-
limit comments to one page ...
Here is exactly what I have in my "PAGE TEMPLATE" get_header(); ?> All I did was add and I took out So now the about page gets its posts ... Now I am working on the Design page ... the commen…
-
limit comments to one page ...
now its not showing the post for the about pages ... LOL ...
-
limit comments to one page ...
Thanks doc ... I made a back up copy of the template page and comments.php files ... then I added the first bit of code to the comments.php file ... then I deleted everything in the pages.php file between the get_header();?> and and replaced it…
-
limit comments to one page ...
the first bit of code you recommended ... do i add that to the top of the comments.php template ... or do I replace a bit of code with what you shared? and the second bit of code ... do I add this in addition to the comments bit of code I add? ... …
-
limit comments to one page ...
Sweet ... so to be sure doc ... I put the code at the top of the comments.php and comment out the rest of it ... or leave it as is ?
-
How relevant is this in css 3 since its marked for css 2 ...
Thanks Doc ...
-
How relevant is this in css 3 since its marked for css 2 ...
Also ... am I looking to learn server and/or browser side jQuery ... I guess there is a difference according to w3schools ... and which should I learn first ...
-
How relevant is this in css 3 since its marked for css 2 ...
OK ... thanks ... I just wanted see since I am handcoding my first site ... I dont have time to learn stuff that is gonna be irrelevant in a short time ...
-
OMW!!! ... I am unable to figure out or find anything that tells me how to re assign posts
Thanks Doc ... How in world did you learn that ... cause there is nothing that I have seen that even remotely says what you just said ...
-
WordPress: Taxonomy links won't direct to taxonomy.php
Ok ... tried adding the new taxonomies under the section function twentyeleven_widgets_init() { and I see the option in the sidebar of the new post screen ... but once I publish the post ... I dont see anything different ... is there something I …
-
Unsure of permalink setup
LOL ... thanks Doc ... i am just trying to get a workflow going ... and sometimes it seems to be a bit overwhelming ... so I will be asking a lot of questions in the next couple of days ...
-
WordPress: Taxonomy links won't direct to taxonomy.php
Ok ... here is what I am looking to make new taxonomies ... I know where the functions.php file is located ... but where do i add the code do I add it to the following section of code ... function twentyeleven_widgets_init() { register_widget( &…
-
WordPress: Taxonomy links won't direct to taxonomy.php
I just made myself look like a dummy ... disregard my last post ... I will get my thoughts together ... and then ask my question ...
-
WordPress: Taxonomy links won't direct to taxonomy.php
is it recommended to follow this though ... since I am looking to create custom taxonomies ... doesnt the .htaccess file secure things? ... I also watched Chris' screen cast #41 and it explained a lot as usual except the way his page.php file h…
-
Home page name in the NAV BAR ...
Thanks SgtLegend ... that is what I needed ...
-
Unsure of permalink setup
Well ... Doc ... http://design-marq.com/?attachment_id=127 ... here is an image of how I eventually want my site to look ... based on its layout ... and knowing that all my content such as images and basic info will go in the main area ... with shor…
-
Home page name in the NAV BAR ...
I am in WP now ... I have my actual live site ... and a site running on xampp so I can try stuff there first ... then replicate it on the live site ... I was wondering about where in the code I could make the change to which ChristopherBurton refere…