Forums

[resolved] [Plugin: Smooth Slider] slider_thumbnail Custom Field (3 posts)

  1. debenedictis
    Member
    Posted 2 years ago #

    Hi,
    I'm using version 2.2 of Smooth Slider and I love it.

    Today I tried to use the slider_thumbnail Custom Field.
    I set "Pick Image From" to "slider_thumbnail Custom Field."
    Then, I went into my posts and specified a Custom Field
    value for slider_thumbnail.

    However, the slider did not seem to use the image from the
    'slider_thumbnail' Custom Field. Rather, it seemed to be using
    the image from the 'image' Custom Field.

    So, I peaked at the code. I saw this on line 555:

    $thumbnail = get_post_meta($post_id, 'image', true);
    $image_control = get_post_meta($post_id, 'slider_image_control', true);

    Moreover, I couldn't find anywhere in the code where it refers
    to a 'slider_thumbnail' Custom Field.

    Am I missing something?

    Thank you,
    Robert

    http://wordpress.org/extend/plugins/smooth-slider/

  2. debenedictis
    Member
    Posted 2 years ago #

    Please disregard the above posts.
    The code I was working off off had
    been altered before I got to it.

  3. debenedictis
    Member
    Posted 2 years ago #


Topic Closed

This topic has been closed to new replies.

About this Topic