Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Plugins
    In reply to: Images in More Fields

    Yep, it works fine up to v2.71. When you have created a box, then add a image field to the box, (eg: called: top_left_image).

    When making a post/page, use the image uploader (just above the content WYSIWYG box). Upload image(s), press save, close popup window. Then press ‘update’ in the more fields box, the new images attached to the post/page should now be in the pull down menu down.

    To use on the page, use somehting like this:
    <?=wptexturize(get_meta(‘top_left_image’));?>

    We’re experiencing the same problem, the site were dealing with has approx 22,700 posts & its timing out. When we disable the archives setting it still appears to be including them; we’re not clear on the definition of ‘archive’ as to our understanding it means anything not in the current month, hovever these is an option to include the ‘archive of the current month’ which makes no sense. We’ve reduced the number of posts to include ‘10,000’ & increased the memory usage limit to 32M.

    Any help greatly appreciated.
    Thanks.

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