167 reputation
9
bio website line5design.net
location
age
visits member for 9 months
seen May 30 at 15:48
stats profile views 4

Mar
13
answered Get custom thumbnail sizes
Mar
12
revised What is $interim_login?
edited body
Mar
12
answered What is $interim_login?
Mar
12
comment Multiple slider administration - best practice
I usually just run a check against the saved options. I do this in my functions that render the sliders and that enqueue the scripts for the different sliders. That way in your theme all you have to do is call one function for the different mark up required for each slider.
Mar
12
awarded  Citizen Patrol
Mar
12
awarded  Critic
Mar
11
comment wp_query and comment_parent - select only posts with top level comments
I'm glad it worked out for you.
Mar
10
answered Wordpress -> If Is Role Subscriber Show Image?
Mar
10
comment Display Something in the Header After All Styles are Loaded
Yes but you were already going to use a method that was not recommended. What is the difference? Beside when I said directly I meant with style tags <style></style>
Mar
10
revised wp_query and comment_parent - select only posts with top level comments
added 569 characters in body
Mar
10
comment wp_query and comment_parent - select only posts with top level comments
Chris see if this does the trick for you.
Mar
10
revised wp_query and comment_parent - select only posts with top level comments
added 569 characters in body
Mar
10
answered Contact information footer
Mar
10
comment wp_query and comment_parent - select only posts with top level comments
Please post the full query you are using and I'll see if I can help.
Mar
10
answered wp_query and comment_parent - select only posts with top level comments
Mar
10
comment Add class to DIV depending on page loaded
The whole purpose for the body_class() is so you can target elements in the css by a specific page. To try and add to it is overkill when it's already done for you.
Mar
10
comment Display Something in the Header After All Styles are Loaded
Creating a new style sheet and calling it last in the queue would be the proper way to do this. Else you could just add the styles to the header directly. I don't see the point of this either way.
Mar
10
comment JQuery load php - php file without the template
It seems like to me you have a problem with your .htaccess file. You should add it to your answer so we can see it.
Mar
9
comment Custom Portfolio String
Sorry, Had a typo see my edit.
Mar
9
revised Custom Portfolio String
added 1 characters in body