I turned off a lot of it.

 
Mackiewicz: Remember to also confirm that users are allowed to generate files when you hit the ajax function =

Gilliom: I was so convinved it was a permissions thing I didn’t hink of that

Roettger: Http://www.skyfiredesign.net/safariwire/ do you see how the main navigation has text shadowing.which I want. but the drop down also has text shadowing. both are of the a cl***.how do I make it so only the main navigation a’s have text shadowing but not its children a’s?

Jeng: Or perhaps .main-navigation ul.sub-menu li {text-shadow: none; }

Jeng: I think the 2nd one is the one that will work

Jeng: Safari: as long as you’re at it, change the text shadow on the top level to #ccc on hover. The black on black text shadow now on hover makes the text look muddy

Denegre: Yeah im changing the hover now

Sellin: I just changed it what do u think now?

Watrous: Hi i’ve forgotten my p***word and lost access to my email so i cant login to wordpress or my website help

Fratercangelo: Go into your wp_config file and edit the username/p***word settings

Leimbach: Watrous: https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Resetting_Your_P***word

Jeng: Safari: that’s incorrect

Lukin: Is there a way to include all the wordpress/advanced custom field libraries in seperate php file included in your theme?

Jeng: Follow the instructions in the codex

Hostetler: Yeah Jeng is right follow the link i was wrong

Jeng: Elec****: http://www.advancedcustomfields.com/resources/including-acf-in-a-plugin-theme/

Watrous: If i give the linik could someone solve it for me

Watrous: Well i need access to my website

Jeng: Did you read the codex article?

Jeng: Do you have access to phpMyAdmin through your hosting control panel?

Watrous: Yes how can i do any of that i cant login to my account

Jeng: Did you actually read it? It explains how to reset your WP p***word thorugh phpMyAdmin or ftp

Watrous: I cant get into my control panel

Watrous: I dont have the p***word for any of it

Jeng: You’re not really good with p***words, are you? :-

Jeng: Contact your hosting company. They can reset your control panel p***word.

Watrous: Ok thanks i need to change a few things because it’s a school website so i’ll do that thanks

Nevala: Something seems a little gypsy.

Metropoulos: How can I perform a new wp_query from a permalink in javascript lol

Denise: Sure. Is there a way to get the results without loading the entire page in ajax?

Handler: You call a function in php via ajax this functions calls the wp query

Waggy: And send the result back to the client

Izumi: And then handle the result on the client

Groenke: Https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Plugin_API/Action_Reference/wp_ajax_action

Manivong: Dont forget csrf and some security stuff

Mikkelson: Jeng why when i hover over my menu now does it jig the lions and everything slightly to the left? how do i eliminate the jig http://skyfiredesign.net/safariwire

Agumga: Cannap, thanks for the help. When you say you call a function in php, how do I do that from js?

Rocker: What would the syntax look like?

Loretto: Cannap https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Plugin_API/Action_Reference/wp_ajax_action

Menden: You send the values what you want

Stango: To the function and get the post back you want

Jeng: Safari: there’s a lot of strange CSS in your header, absolute positioning, etc.

Hektner: There are many ways to do this

Garofano: You can store the post id in a data-attr=”postID”

Jeng: I turned off a lot of it and got a much nicer look. http://i.imgur.com/FzCdxDq.png