Jon Cuevas
Forum Replies Created
-
Forum: Your WordPress
In reply to: Check out my new fashion website :)Looks great, but I’d suggest you avoid using flash for your image galleries. There are a lot of HTML5/CSS3/Ajax gallery scripts/plugins out there that you can use.
Forum: Themes and Templates
In reply to: [Twenty Eleven] [Theme: Twenty Eleven] auto-slideit works! thanks a lot
on the child theme I made I modified line 18 so it would use the edited showcase.js which I uploaded into the child theme folder
from
wp_enqueue_script( ‘twentyeleven-showcase’, get_template_directory_uri() . ‘/js/showcase.js’, array( ‘jquery’ ), ‘2011-04-28’ );
to this
wp_enqueue_script( ‘twentyeleven-showcase’, get_stylesheet_directory_uri() . ‘/js/showcase.js’, array( ‘jquery’ ), ‘2011-04-28’ );
Forum: Themes and Templates
In reply to: [Twenty Eleven] [Theme: Twenty Eleven] auto-slideAlso using a Twenty Eleven child theme and would love to know how to animate the slides automatically
Forum: Plugins
In reply to: [WP Slick Slider] last two versions not workingthanks for giving me an idea of what could be wrong
I’ll fix how the javascript is implemented.
If I could get the dev setup on a temp domain, I’ll post it here in a bit.
Forum: Plugins
In reply to: [WP Slick Slider] last two versions not workingStopped showing. I meant it did not execute at all.
No code was generated from the line of PHP I inserted. Everything works when on 0.1 though.I’m using the 0.1 version right now on the live site.
https://pcdspo.gov.phForum: Plugins
In reply to: [Relevanssi - A Better Search] Warning: call_user_func_array()thanks, saw the update to version 2.9.3
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Warning: call_user_func_array()experienced the same error on two sites which I recently updated to the latest version of the plugin
Forum: Plugins
In reply to: looking for a Vanilla forums comment integration/replacement for WordPressI know bbsync is included as part of bbPress that is why I am asking if there is something similar for Vanilla forums which is a different application
Forum: Your WordPress
In reply to: Martial Arts Blog/Community@TweetNSleep – Not sure what you mean by bully blog. It would be disadvantageous for a martial arts community/group to brand itself as a bully.
Forum: Plugins
In reply to: [Plugin: W3 Total Cache] NGINX support status?any updates?
It now works after following the fix on that link, thanks
I get the same error on the redirection plugin since updating
Forum: Plugins
In reply to: [Plugin: The Events Calendar] how to assign events to a custom post type?I’m also looking forward for this plugin to support custom post types
Forum: Your WordPress
In reply to: My website, open to comments, I'm new at this.I find your content really interesting as I can relate since I also have run into some level of debt.
Now, why does everybody have to end their comment with a link?
Forum: Your WordPress
In reply to: I don't wanna upgrade. to WP 3.0Upgrade now for both security reasons and for faster loading times