I am trying to integrate a.

 
Akapo: Nate: http://i.imgur.com/0yGWvcU.png

Chrisman: Twirl: what’s your URL? if I were to guess the blue is probably waiting for the backend, so you’re prob looking at around 550~ms for a backend response

Chrisman: Twirl: new relic may be something worth looking into as well if it’s just a single WP site

Chrisman: They have free accounts with some moderate statistics

Saik: Nate: http://i.imgur.com/2u9APg3.png

Lunsford: Llewlyn for use of only 1 gallery is a custom post type needd

Milak: Anyways, i’m not going to worry much about it since 636ms doesnt look that bad too me

Llewlyn: Lunsford: you know any “cheaper” solution?

Llewlyn: Lunsford: Custom post types or Settings API.

Lunsford: Lets look for a tutorial

Lunsford: Llewlyn should I select 1 of the optoins : Built-in taxonomies categories or tags?

Lunsford: I am using your suggest plugin

Llewlyn: If you want to make a slider, you can keep that very simple. you basically just need to make it support featured images.

Lunsford: And a title it seems otherwise it renders a weird title 😛

Llewlyn: Taxonomy or custom fields could be an option if you want to create different sliders

Llewlyn: Makes it easier to select images later

Lunsford: When only using images it says: Automatic concepts ”

Llewlyn: Ya, that’s a typo. The company is called Automattic. ;

Lunsford: Ok sweet added some imagse /titles now let’s grab them in my theme

Llewlyn: Lunsford: https://generatewp.com/wp_query/

Lunsford: Ha I was just here: http://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Custom_Post_Types#Querying_by_post_type

Llewlyn: You need to consider what happens if you disable the plugin though

Marder: I’m certain that spotify is just hoping their advertisements will annoy you enough to buy premium. “You’ve been listening to Metallica, Edguy, Pink Floyd and Led Zeppelin – how about ads about Justin Bieber and Miley Cyrus?”

Lunsford: Then it will probably be gone right?

Llewlyn: Lunsford: at least you don’t want your query to through errors if the post type doesn’t exist anymore

Lunsford: Llewlyn is it bad to loop inside ‘the loop’ those results?

Llewlyn: No, but why would you? you don’t want the slider for each post?

Lunsford: No but I am using a 1 pager website which loops all the posts as ‘pages’

Lunsford: Https://paste.ee/p/zkj78 Llewlyn this is what I made from it. works what do you think?

Llewlyn: I would just wrap that in if post_type_exists ‘gallery’

Llewlyn: If empty is true, if you have a post type but didn’t add content

Lunsford: If post_type_exists ‘gallery’

Llewlyn: Same to you, sterndata

Diallo: What contact form do people here use ? Particularly for multiple file uploads ?

Gordineer: I am having trouble adding multiple file uploads with Contact Form 7. Using this jquery solution: https://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/support/topic/plugin-contact-form-7-upload-attach-multiple-files-using-only-1-file-input-button

Babick: I’m back from my visit

Babick: Amanej: I personally tend to use gravityforms but I know lots of people say CF7 is decent

Jeng: I’ve never used CF7 for file uploads. I use formidable for that.

Olverson: But its so strange my chrome console says “$ is not a function” as an error and references the second line of code: $’p.hide’.not’:eq0′.hide;

Jeng: Amanej: https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Function_Reference/wp_enqueue_script#jQuery_noConflict_Wrappers

Jeng: How was Boston, eddq?

Babick: Jeng: Amazing. Also went to NYC and Martha’s Vineyard. Got very unlucky with the weather for Martha’s. Drove down in one of the worst storms i’ve seen

Verbilla: I am trying to integrate a slider plugin to a template but realised that where i want to place it that currently holds a post thumbnail image which is attached as a background image URL and has CSS properties is not making it easzy to place the ?php if function_exists ‘meteor_slideshow’ { meteor_slideshow; } ? or possibly shortcode in there this link is a code snippet of the post loop check if there is a post thumbna