Gallery Posts not working

Support Area Forums Foundation Gallery Posts not working

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question:
  • Author
    Posts
  • #5950
    Janice
    Participant

    Hello Bill,

    Unfortunately I have a further issue:

    1) The Gallery Post is not working. I get the following error message:

    Fatal error: Call to undefined function organizedthemes_gallery_format() in /home/mitrabay/public_html/TOTALHEALTHPROJECT.ORG/wp-content/themes/foundation/single-gallery.php on line 13

    Here is the link to the page: http://totalhealthproject.org/?p=688&preview=true

    Many Thanks
    Janice

    #5965
    Bill Robbins
    Moderator

    Janice,

    I believe I caused a bug in the last update (the theme available for download is already fixed as of version . Here’s what you’ll want to do to change it:

    1. Go to the appearance section and select edit to open up the theme editor.
    2. From the list of files on your right, choose functions.php
    3. Scroll down to the very bottom and paste this right before the ?> at the bottom:
      
      include(TEMPLATEPATH."/includes/gallery-functions.php");
      
    4. Save your changes.

    That should take care of that. If you have any trouble, let me know,
    Bill

    #5974
    Janice
    Participant

    Many Thanks Bill,

    I have now got it working and have posted a Posts Gallery:
    http://totalhealthproject.org/?p=730

    I only purchased and downloaded the theme 2 days ago. Have you updated it since then with this fix?

    Also, is there a reason this post does not show up on the Homepage? (being the latest post).

    Janice

    #5977
    Janice
    Participant

    Just realized the post does not show up because i didn’t put it into the category I specified in Home Post section! 🙂

    #5985
    Bill Robbins
    Moderator

    I actually updated the theme once you mentioned what you uncovered. That way it wouldn’t happen to anybody else.


    I’ve done that a time or two with a new post myself.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Gallery Posts not working’ is closed to new replies.