startribe
Forum Replies Created
-
Forum: Installing WordPress
In reply to: include from wordpress parentSorry, I’ve included this in the wrong forum on accident, I hope it gets bounced.
Forum: Themes and Templates
In reply to: CSS IE Issue | Broke in the LoopThanks Doodlebee,
I will send this to Travis, he may not be working on it until tonight or tomorrow. I am currently booked up on getting the forum up and going.Any other feedback is welcome.
Thanks again Doodlebee,
-orionForum: Themes and Templates
In reply to: CSS IE Issue | Broke in the LoopHey Samboll,
I will pass this on to my CSS guy, Travis, for review and thoughts.
Thank you very much for the compliments on the theme, we are almost complete, not to much longer. We are actually working on trying something different for the logo, for we are not sure if we want to commit to something delicate or ornate when our direction is strong & sporty.
Thank you again, and if there are any other ideas specific to our issue, anyone, please feel free to chime in. I’m looking forward to changing this to a resolved topic.
-orion
Forum: Themes and Templates
In reply to: CSS IE Issue | Broke in the LoopSure, our development site is at (note this url will change):
http://ostardesign.comWe are still prepping for content, flash, and etc, so please ignore the content outside of the articles.
Thanks for the reply Samboll, and any help or suggestions are welcome.
-Orion
Forum: Themes and Templates
In reply to: May a category inherit template from its parent?Hey Kaf and Community,
I am loving this plugin. Is there any word on the latest development and if it will be set so that a child to a child will inherent the parent category template. That would be awesome and save me even more category.phps.
Thanks,
OrionForum: Fixing WordPress
In reply to: help on PHP if commandIt worked!
I love this forum, I am looking forward to when I get good enough to help with this stuff too.
Thank you so much Kafkaesqui,
All the Best,
OrionForum: Themes and Templates
In reply to: Excerpt Picture ThumbSolution can be found here…
http://wordpress.org/support/topic/81136?replies=12Plugin for solution…
http://guff.szub.net/2006/02/09/post-image/also maker of some of my favorite plugins!
Forum: Themes and Templates
In reply to: Excerpt Picture ThumbHey,
I just realized that I posted this in the incorrect category on accident. Anyhow, I wanted to follow-up before I get lost in the list.
Thanks,
OrionForum: Fixing WordPress
In reply to: comments option not appearingYes! It worked! Thanks vkaryl.
It is strange that it wasn’t in the default template, yet the option of comments was working when selecting. I must of been missing something, but thank you so much for your help.
All the Best,
OrionForum: Themes and Templates
In reply to: Category QuestionWow!
I am in love with wordpress! I just love how simple and grounded it is. It is the ultimate publishing program, and it also has one of my favorite communities.
Thank you for your help, it works great!
All the Best,
OrionForum: Plugins
In reply to: Anarchy Media Plugin display problemHey Community,
It was a format issue with the CSS, so I re-did the CSS from scratch, and now it works! I am still new to this coding thing, but I think I’m starting to get it. WordPress and PHP are awesome!
Now I will only have to test across browsers.
I would highly recommend the Anarchy Plugin, it is awesome. You only have to put a link in your posts and it automtically includes the relevant player, whether mp3, mov, flv, or google video.
Thanks again everyone,
All the Best… and almost there,
OrionForum: Themes and Templates
In reply to: displaying current categoryI did it!!! With the help of the community of course. I am now running off of the index.php with includes and and conditional tags, and all headers and secondary navs are set through conditions.
Thank you so much. All I have left is checking the layout across browsers, I am only off of a mac with firefox, and I haven’t adjusted for the box issue as of yet.
Alright Moshu and Leovenous,
Thank you so much for your help,
All the Best,
OrionForum: Plugins
In reply to: Anarchy Media Plugin display problemLate Breaking:
As soon as the browser window is resized in Firefox (using the lower right corner resize), the footer drops down. Hmmm, interesting.
Any ideas, feel free to let me know.
Thanks,
OrionForum: Plugins
In reply to: Anarchy Media Plugin display problemHey Trent and WP Community,
The code is only a standard link to a file. The plugin functions by java script, and when it sees a link with the relevant file, it automatically acts upon it with the appropriate actions… Awesome Plugin!
I received an email for Dr. Riddoch of An-Archos:
<–email begins–>
On 17/12/2006, at 8:06 AM, Orion Star wrote:> I am having a bit of trouble with the preliminary load for quicktime
>
> movies. I noticed that the size of the preliminary anarchy image is
>
> not being registered in the height of the post div, and the footer is
>
> floating over the pre-load image.Your theme is a bit weird, it’s loading all the js and style etc links in the body. You should have <?php wp_head(); ?> just above </head>, it’s a wordpress hook used by lots of different plugins and wp itself.
The image float problem is also a common theme problem which you can usually fix via your style.css by using clear: both; on the postmetadata class. Or you could try writing some text just after the mov link which will get placed just below the image and should push the other content down.
<–email ends–>I then made the changes he mentioned (with exception to the PHP note, I am still learning that stuff too, so any recommendations are welcome) and I was still having trouble in Firefox for the mac, and I had yet to test in other browsers. So, I tested in Safari, and it displayed fine. I then tested in IE 5 for the mac, and aside from a problem with the post dropping (which I expected, box model issue) the footer wasn’t overlapping the movie pre-load (which I didn’t expect.)
Here are pics from the different browsers:
(Firefox)
http://startribecinema.com/_ext_files/wp_anrch_issue.jpg
(Safari)
http://startribecinema.com/_ext_files/wp_anrch_sfr.jpg
(IE5)
http://startribecinema.com/_ext_files/wp_anrch_exp5.jpgI also noticed that when I outlined the block level elements through the Firefox developer tool bar, the footer would then drop down, thought the footer box still showed that it was underneath the post wrap div.
I believe it is going to be something in the CSS for Firefox.I am committed to figuring this thing out, so any ideas or thoughts are greatly appreciated.
All the Best,
OrionForum: Plugins
In reply to: Anarchy Media Plugin display problemHey Trent,
Thanks for the reply.
Is this what you mean by the text for the page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--header-->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>star tribe cinema</title>
<style type="text/css" media="screen">
@import url( <?php bloginfo('stylesheet_url'); ?> );
</style>
</head>
<body>
<div id="wrapper"><!--div1-->
<div id="wrapper2"><!--div2-->
<div id="content"><!--div3-->
<div id="header">
<h1 class="header1"><a href="index.php">star tribe cinema</a></h1><h2 class="header2"><?php single_cat_title(); ?></h2>
</div>
<!--end header-->
<!--nav-->
<?php get_sidebar(); ?>
<!--end nav-->
<?php include('mom_nav.php'); ?>
<!--begin-->
<div id="post_wrap">
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<div class="post" id="post-<?php the_ID(); ?>">
<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>">
<?php the_title(); ?>
</a></h2>
<div class="post_date">
<?php the_time('F jS, Y') ?>
<!-- by <?php the_author() ?> -->
</div>
<div class="entry">
<?php the_excerpt_reloaded(50, '', 'none', TRUE, 'read more', FALSE, 2); ?>
</div>
<p class="postmetadata">Posted in
<?php the_category(', ') ?>
|
<?php edit_post_link('Edit', '', ' | '); ?>
<?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?>
</p>
</div>
<?php endwhile; ?>
<div class="navigation">
<div class="alignleft">
<?php next_posts_link('« Previous Entries') ?>
</div>
<div class="alignright">
<?php previous_posts_link('Next Entries »') ?>
</div>
</div>
<?php else : ?>
<h2 class="center">Not Found</h2>
<p class="center">Sorry, but you are looking for
something that isn't here.</p>
<?php include (TEMPLATEPATH . "/searchform.php"); ?>
<?php endif; ?>
</div>
<!--end posts-->
<?php get_footer(); ?>
</div><!--div3-->
</div><!--div12-->
</div><!--div1-->
</body>
</html>Let me know if you need something else, and thank you very much for the consideration.
All the Best,
Orion