Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)
  • Thread Starter pglynn

    (@pglynn)

    So I added to the page template, but it doesn’t show peoples answers on the page. It only shows up on my end at the comments.php
    How do get it so that people’s answers show up on the page just like when people leave a comment on a post?

    Thread Starter pglynn

    (@pglynn)

    Thread Starter pglynn

    (@pglynn)

    It says it’s to big to upload…my max is 8M. Is there another tool to use that would allow me to upload it under ‘audio’ media?

    Thread Starter pglynn

    (@pglynn)

    One last question….is it possible to make the video look bigger on my site? The video is kinda hard to see.

    Thread Starter pglynn

    (@pglynn)

    When I try to upload the video under my media icon…it says I’m only allowed 8M for uploading. My video is 15.5. Is it still possible to upload the video?

    Thread Starter pglynn

    (@pglynn)

    Thank you both for the info. I will learn more about optimizing and work on that. What are your thoughts on Stumbleupon.com advertising through google? I just found it today. I’m kind of confused about how it works. It says it’s 5 cents per visitor. Does this mean I get charged 5 cents every time a visitor comes to my site that stumble upon referrals? Here is the link to stumble upon:

    http://www.stumbleupon.com/create_campaign.php

    Thanks again for the help!

    Thread Starter pglynn

    (@pglynn)

    How do I make a word clickable that will go to a link. For Example, if I was writing a sentence and had the word “lurker” in blue within the sentence. Then if you clicked on lurker, it would go to my site?

    Thanks

    PG

    Thread Starter pglynn

    (@pglynn)

    Thanks!!!! Glad you like it.

    Thread Starter pglynn

    (@pglynn)

    Does the WordPress.com Stats only update once a day? It says zero for every categories. I know of at least three people that have gone to my site since I up loaded the plugin. Just wondering

    Thread Starter pglynn

    (@pglynn)

    Now when I try to check my google Analytics a page pops up from google saying that I need to remove all my caches and cookies because there is an error or something. I removed them both and the Analytics still doesn’t work? What do you think the problem is? I tried logging in with my firefox, but it won’t because “it’s an unsecure site?

    Thread Starter pglynn

    (@pglynn)

    I signed up to Analytics, but there is no tracking yet. Everything is at zero. It says it takes up to 24 hours, but what if the status is now a green check? Does that mean it should be working now? I know people are going to my site, this is confusing?

    Forum: Plugins
    In reply to: page numbers
    Thread Starter pglynn

    (@pglynn)

    <?php else : ?>
    is the part that I left out of my archive.php. This is what the whole archive looks like at the bottom:
    one last thing, when I go to settings then page numbers….do I unclick the something. Sorry, I keep asking so many question, it just that I have no clue about this html/wordpress stuff and I have no one to call to help me. Your help is much appreciated!
    ——————————————————————–

    <?php endwhile; ?>

    <div class=”navigation”>
    <!– <div class=”alignleft”><?php if(function_exists(‘wp_page_numbers’)) { wp_page_numbers(); } ?>) ?></div>
    <div class=”alignright”><?php if(function_exists(‘wp_page_numbers’)) { wp_page_numbers(); } ?>) ?></div>
    </div>–>
    <?php if(function_exists(‘wp_page_numbers’)) { wp_page_numbers(); } ?>

    </div>

    <?php else : ?>

    <h2 class=”center”>Not Found</h2>
    <?php include (TEMPLATEPATH . ‘/searchform.php’); ?>

    <?php endif; ?>

    </div>

    <?php get_sidebar(); ?>
    </div>
    <?php get_footer(); ?>

    Forum: Plugins
    In reply to: page numbers
    Thread Starter pglynn

    (@pglynn)

    This is now how it looks after following your instruction. But the numbers still don’t show up. Can you tell what I did wrong?

    <div class=”navigation”>
    <!– <div class=”alignleft”><?php // next_posts_link(‘« Older Entries’) ?></div>
    <div class=”alignright”><?php // previous_posts_link(‘Newer Entries »’) ?></div>
    </div>–>

    <?php if(function_exists(‘wp_page_numbers’)) { wp_page_numbers(); } ?>
    </div>

    <?php else : ?>

    Thread Starter pglynn

    (@pglynn)

    Thanks so much!!!!! Now I just need to figure out how to get the page numbers to work.

    Thread Starter pglynn

    (@pglynn)

    I finally had a friend of mine help me upload number page plugin. This is the site of the plugin I uploaded:

    http://www.jenst.se/2008/03/29/wp-page-numbers/

    do you know how to get to work, where I choose what post I want on each page? Right now all of my post are on the same page, except one. It also does have a the number of the page at bottom. It just says previous entries.

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