Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • flamingmonk

    (@flamingmonk)

    If you have tried all of the methods listed in the forums and still can’t get your uploads to work, don’t panic. You are NOT crazy.

    I opened a support ticket with my hosting company and asked them to check my permissions, etc. They replied:

    I’ve updated your website’s upload_tmp_directory directive in your PHP.INI file, and your uploads should now work correctly.

    Problem solved.

    I tried renaming my plugins directory to “_plugins” and that seemed to work, but some of my plugins were completely missing (red/pink). So I changed the name back to “plugins” and reverted to the 2.86 version of “wp-admin/plugins.php” All of my plugins were deactivated (blue), but available. All i had to do was re-activate each one.

    Forum: Fixing WordPress
    In reply to: Images

    i am having the same issue. i would like to display a thumb on my home page but not necessarily on the single post page. i would also like to have a gallery on the post content page, but had to include a small, scaled down icon at the bottom of the post in order for it to show up on the home page. i have found another thumbnail plug-in (wp post thumbnail), but it’s not working for me at all.

    any ideas? thx!

    mitch

    Forum: Plugins
    In reply to: [Plugin: WP Post Thumnail]

    I have the same problem. I just upgraded to 2.7 before installing.

    try the following to display images instead:

    Main index template:

    <?php next_posts_link('<div id="nav1" class="alignleft"></div>') ?>
    <?php previous_posts_link('<div id="nav2" class="alignright"></div>') ?>

Viewing 5 replies - 1 through 5 (of 5 total)