Forums

No Gallery Tab!! (6 posts)

  1. pobkepho
    Member
    Posted 3 years ago #

    hello, i just downloaded wordpress and am using a prophoto template. i am trying to follow along with a tutorial from prophoto that teaches you how to load multiple images at once using gallery. however, i don't seem to have the "gallery" tab anywhere on my blog! everytime i click on "add image", it opens a new window with just three tabs, none of which are gallery. please help! what am i doing wrong here?

  2. hawken1
    Member
    Posted 2 years ago #

    I have the same question.

  3. Nabber
    Member
    Posted 2 years ago #

    I've been using the prophoto theme for close to a year and just today I am having this problem....never been a problem before...what's going on????!!!

  4. MariahM
    Member
    Posted 2 years ago #

    Same issue here, too bad no one has responded.

  5. kz
    Member
    Posted 2 years ago #

    Maybe, you click on "add image" and upload before new page is saved.
    Usually, uploaded images have its parent. But I think your images have not their parent because of your clicking is too fast.

    try this:
    1. Open new post.
    2. Enter the title.
    3. Focus on content area.
    4. wait.
    5. Draft post is saved.
    6. Click on "add image" and upload images.

    If you kill the auto saving like:

    function disableAutoSave(){
      wp_deregister_script('autosave');
    }
    add_action('wp_print_scripts', 'disableAutoSave');

    You must fail. Enable auto saving.

  6. @mercime
    Member
    Posted 2 years ago #

    Also, if you paid for the theme, you should be getting free support from the theme developer. Maybe theme is not compatible with current WordPress version.

Topic Closed

This topic has been closed to new replies.

About this Topic