Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author qstudio

    (@qlstudio)

    Hey – if you’d like some support, you’ll need to provide further info about the problem you’re having and what you’ve done to debug it.

    Thanks

    Thread Starter Wasim alhajebi

    (@wassimo)

    Mbothing just , i actived it and it doesn’t appear

    Plugin Author qstudio

    (@qlstudio)

    To use this plugin you’ll need Advanced Custom Fields installed.

    After you install the ACF Number Slider plugin it adds a new “field type” – called Number Slider – it’s listed in the “jQuery” fields group, towards the bottoms of the list of fields types.

    You can select the Number Slider type – configure it to your needs and then it should show when you go to edit a post or taxonomy, if you have configured it to show correctly using the “Location Rules” settings in ACF.

    If you cannot complete any of these steps – please turn on debugging and check for errors to report – this will enable us to assist you further.

    Q

    MP

    (@therealmikep)

    Q,

    Just wanted to say thank you for taking first crack at this add-on, it’s long overdue!

    Looks like we’ve run into the same bug as the member above.

    WP v3.8
    ACF v4.3.4

    We’ve installed ACF Number Slider in a dev environment and deactivated all other plugins (except ACF). jQuery linked correctly and works with the other ACF JQ fields.

    Confident we’ve configured the field type correctly (adding values for all config fields). We’ve set the location/view to appear on all Posts.

    When viewing a Post on the back end, the field appears but it is a standard text field and has the ‘Minimum Value’ displayed as the place holder – no slider present.

    Once again – thanks for getting a start on this plugin! I’ll be sure to notify Elliot! ??


    MikeP

    Plugin Author qstudio

    (@qlstudio)

    @therealmikep – thanks for the note and the informative report!

    I’m going to test the latest build on a Vanilla WP ( 3.8 / 2013 theme – no other plugins ) and see how it responds.

    I’m guessing there must be either PHP or JS errors – can you please check both your error log and also the browser console and report anything that you find here – let’s see if we can get this working nicely for you!

    Cheers!

    Q

    Plugin Author qstudio

    (@qlstudio)

    hey – perhaps I found the reason.

    v3 and v4 use slightly different methods to enqueue the scripts:

    v3 uses – admin_print_styles()

    where as

    v4 uses – input_admin_enqueue_scripts()

    I tested and fixed up v3 last and perhaps I accidentally made the same change to v4 – can you try the update and see if it’s working better for you?

    Plugin Author qstudio

    (@qlstudio)

    I also added an update to allow for multiple sliders on the same screen – please check and let me know if this working for you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘doesn't appear’ is closed to new replies.