Forum Replies Created

Viewing 15 replies - 1 through 15 (of 37 total)
  • Senica– did you get this to work?

    The plugin page says it’s tested to work with 3.0, but for the life of me I cannot get it to show up!

    Here’s what I have in my template (about.php)

    Top:

    * Template Name: About
     * MultiEdit: Left

    In my loop (although I’ve tried it out of the loop as well and no dice.
    <? multieditDisplay('Left'); ?>

    Thread Starter ingero

    (@ingero)

    Ok, I think I figured this out.

    home.php (my home template) seems to have been the problem. It worked for home, but when I tried to load the news page it was also using that template, and then displaying my posts double. Not really sure why, but if I renamed home.php in my theme folder to homepage.php… presto. Now it works.

    I seem to remember a long time ago that you couldn’t make a home.php in your theme directory but when I was recently looking up information regarding templates and such, I didn’t recall seeing it, so I thought perhaps that was no longer an issue. Oops.

    Thanks for your help vtxyzzy. I truly appreciate it!

    Thread Starter ingero

    (@ingero)

    It appears to do the same thing when I set it to show my latest posts vs static page — good thinking.

    Plugins… I only have one plugin installed for sifr, and deactivating that made no difference.

    I switched to a default theme and that seems to fix it. I guess I will look at my index.php template more closely, although I originally just copy and pasted from the default template :\

    Thank you for your help so far!

    Thread Starter ingero

    (@ingero)

    Oh, here are my settings & news page screen caps from the admin area:

    Screen Caps

    Thread Starter ingero

    (@ingero)

    As I thought, same issue with the News template (and yes, I remembered to edit my News page and change the template to News).

    Here’s what my template looks like for news.php

    <?php
    /**
     * @package WordPress
     * @subpackage goatramp
     * Template Name: News
     */
    
    get_header(); ?>
    
        <div id="content-container"><!--content-container-->
    
            <div class="billboard"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/fpo-billboard.jpg" /></div>
    
    		<div class="content"><!--content-->
    
    <?php if (have_posts()) : ?>
    
    		<?php while (have_posts()) : the_post(); ?>
    
    			<div <?php post_class() ?> id="post-<?php the_ID(); ?>"><div class="padding"><!--post-->
                	<div class="date"><?php the_time('F jS, Y') ?> <!-- by <?php the_author() ?> --></div>
    				<div class="title"><h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2></div><br class="clear" />
    
    				<div class="entry">
    					<?php the_content('Read the rest of this entry &raquo;'); ?>
    				</div>
    
    				<div class="postmetadata"><?php the_tags('Tags: ', ', ', '<br />'); ?> Posted in <?php the_category(', ') ?> | <?php edit_post_link('Edit', '', ' | '); ?>  <?php comments_popup_link('No Comments »', '1 Comment »', '% Comments »'); ?></div>
    			</div></div><!--post-->
    
    		<?php endwhile; ?>
    
    		<div class="navigation">
    			<div class="alignleft"><?php next_posts_link('&laquo; Older Entries') ?></div>
    			<div class="alignright"><?php previous_posts_link('Newer Entries &raquo;') ?></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 get_search_form(); ?>
    
    	<?php endif; ?>
    
            </div><!--content-->
    
    <?php get_sidebar(); ?>
    
    </div><!--content-container-->
    
    <?php get_footer(); ?>

    Thread Starter ingero

    (@ingero)

    Thanks!

    I did try setting up a template for the news page, but it had the same results. The news template was pretty much identical to my index.php template. Should I be doing something differently? I will try making it again and report my findings.

    Thread Starter ingero

    (@ingero)

    Sure, here it is:

    Static Homepage
    News Page

    Also, I don’t quite get it… do I just put <itunes:new-feed-url> in my feed and it knows what the new one is, or do I do something like
    <itunes:new-feed-url>FEED URL HERE</itunes> ???

    Let’s start from ground 0 here!!

    Ok, I am trying to do the same thing here… but I am not sure how to add the <itunes:new-feed-url> to my feed… is there somewhere that I can change that?

    Also, I have no clue what a 302 or 301 redirect is… how would you go about setting that up?

    This article tells you what to do, but it doesn’t really tell you what to do if you have no idea what these things are or how to access them.

    You have to download a plugin to send it to multiple authors. Do some searches in Extend. The way it works currently is that it only sends the notifications to the author of the post.

    Thread Starter ingero

    (@ingero)

    Ok, here’s my update. I commented out the following line in my htaccess and now it is working:

    # RewriteRule ^(.*)wp-content/uploads/(.*) /index.php?attachment=$2&scoper_rewrite=1 [NC,L]

    Still not sure why it suddenly stopped working.

    Thickbox profile modals on the Trustees page is still not working, but I suspect it’s another rewrite issue.

    Thread Starter ingero

    (@ingero)

    I talked with my host again, and he was much more helpful than the last guy I talked to. When my htaccess file was removed completely, none of my permalinks and stuff worked, but the images did.

    I have a copy of the htaccess file on my computer that was working before Oct 30th, which I renamed and then downloaded the one that was on the website currently to see if they were different. They were identical.

    But at least I know that there is something that is causing it not to work properly in the htaccess.

    Thread Starter ingero

    (@ingero)

    Nevermind, I had to break up my post over several posts in order for it to display.

    http://wordpress.org/support/topic/327425

    Thread Starter ingero

    (@ingero)

    Again, all of this stuff was working before 5pm on October 30th. The last I had worked on it was publishing a new issue on the 29th. I did not adjust any of the settings, just uploaded files and created new posts.

    As a side note, I have an old testing install of WordPress 2.7.1 on this same server (different domain) and the images are showing up just fine.

    I have not upgraded to 2.8.5 yet, but I had a development testing blog set up that was having the same issue with the images, and the new install did not fix the problem. I am going to do some more testing on there because there is something funky going on with it and report my findings.

    Some help in this issue would be great… as I am completely baffled on this issue.

    My apologies on breaking this post up over several posts. I tried to post it all at once, but it kept removing my post as soon as I posted it.

    On another side note, there was only 1 pdf (consequently, the first one I checked) that wasn’t working. For some reason that file was misplaced, but I put it up again and now it’s working. However, the image files are still not displaying, so this must be related directly to image files.

    Thread Starter ingero

    (@ingero)

    Also, another interesting development occurred: I was using thickbox to display some profiles, but now it is no longer working. Interestingly enough, I am using thickbox to display some gallery photos, and even when moving the images to uploadx, the images show up in the modals just fine.

    In the status bar, I see the following:
    http:///?TB_iframe=true&width=720&height=540

    It appears this may be a permalinks issue?

    Here are my permalink settings (custom structure):
    /%year%/%monthnum%/%postname%/

    Category base:
    section

Viewing 15 replies - 1 through 15 (of 37 total)