TylerNYC
-
Adding multiple javascripts in one page
Code tag failed here too.
-
Adding multiple javascripts in one page
Okay, I'm back. Edonian, are you working on your site right now? The sources keep changing.
-
Adding multiple javascripts in one page
Edonian, give me bit. As soon as my toddlers rest, I will solve this for you!
-
Reading Time Remaining (For WordPress)
http://wordpress.org/extend/plugins/read-time/ You would need to alter it to hook to the scroll bar.
-
Vertical Menu, Text Resizing and Fixed Center Point
Codepen seems to be down right now. But what I basically did for testing was, I used: For horizontal sliding - http://mootools.net/demos/?demo=Fx.Slide For menu items - http://valums.com/vertical-scrolling-menu/
-
AnythingSlider - Still cannot link directly to slide.
Scroll all the way down on the JS side :P
-
AnythingSlider - Still cannot link directly to slide.
http://codepen.io/anon/pen/ikjnK
-
AnythingSlider - Still cannot link directly to slide.
What do you mean link directly to slide?
-
Long option element in Select breaks (pushes out) layout on mobile
@grimski I checked on my phone and it seems to work just fine.
-
Permalinks not working on latest blog post.
kmullins, Check your divs and CSS to make sure nothing is overlapping the link. You can do these easily with inspecting elements. Right-click the TITLE TWO and inspect element and see what pops up.
-
SQL Like Statement in Wordpress
It would look similar to this. $wpdb->prepare( "SELECT COUNT(post_author) from wp_posts WHERE post_title NOT LIKE %s;", '%' . like_escape($ReplyTo) . '%');
-
Weird blinking in jQuery fade effect
Hello! I've checked in Firefox and Chrome, it seems to be okay to me, I don't see any effect. What browser are you using?
-
Wordpress blog post notification
Hello Voodazz! Try this: http://wordpress.org/extend/plugins/subscribe2/