equinesites
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: help with code for custom post categoryYes, it’s ‘taxonomy-wpl_restaurants_category.php’
and the code in that file is:
<?php /** * The default Custom Post Restaurants Archive * */ ?> <?php include_once 'archive-post_restaurants.php'; ?>
Forum: Fixing WordPress
In reply to: help with code for custom post categoryThanks for the suggestion, but it didn’t work. It returned the ‘sorry no posts matched your criteria’ response.
I tried moving the ‘category_name’ => ‘American’ around within that string of code, but then it just called all of the categories, not just the American. ???
Forum: Fixing WordPress
In reply to: need to make changes to site in 3.0.4 without updating?Thanks so much!
Forum: Your WordPress
In reply to: Site check – new siteThanks for the input. I agree that the video auto play is kind of annoying. The client wants it to play automatically. There is the button on there to stop auto play – but I’m not sure it’s large enough to be noticeable.
I think I’ll revisit with the client whether they actually want it to auto play or have a big “Play” button on the screen.
Theme is one I purchased entitled “Gamepress”. I liked it too.
Thanks guys!
Forum: Plugins
In reply to: Highslide4WPduh, nevermind. Float, anyone?
Forum: Your WordPress
In reply to: New WP site – for a winery.Very nice site. Doesn’t look like a typical “wp” site, which I love. Question, for the drop down menu, did you use a wp plugin of any kind or just code that yourself? I need a drop down menu for a site I’m working on but it’s the first site I’ve ever done in WordPress and frankly, it has me a little stumped.
Forum: Fixing WordPress
In reply to: custom flash video player not functioningyep – if I embed a video in a swf file timeline, it plays. Unfortunately, that’s not going to work because I have many videos and some of them are big. I don’t understand why the XML won’t function.
Forum: Fixing WordPress
In reply to: custom flash video player not functioningThanks, dmccarey. I tried that but still nothing. I think it has something to do with the XML calling external files. I can see the swf file, it just won’t call up and play any of the flv files.
I am going to test it with a strictly swf file and see what that does…
Thanks!
Forum: Fixing WordPress
In reply to: custom flash video player not functioningHas anyone used flash in this way? I’m not trying to embed flash in a post, which I can find in the forum answers, but rather in the page itself. Anyone??
Forum: Your WordPress
In reply to: New siteBeautiful! Did you use a plugin for that main rotating gallery?