This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Price Table disappear

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5995
    RolSocialRolSocial
    Participant

    Why disappear the price bar when I use it? Don’t appear until I close and open the settings again

    #6005
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    I need a bit more information on this.

    – Was it working before?
    – Did you install any new plugins or anything else that might have caused the issue?
    – Can you provide an url where I can look at the problem?
    – Can you please also provide temporary back-end and FTP access in case I need it?

    #6006
    RolSocialRolSocial
    Participant

    Hi Ernest,

    – Was it working before?
    Yes

    – Did you install any new plugins or anything else that might have caused the issue?
    Maybe

    – Can you provide an url where I can look at the problem?
    ** moved to file for security reasons **

    – Can you please also provide temporary back-end and FTP access in case I need it?
    ** moved to file for security reasons **

    Many thanks for your help

    • This reply was modified 10 years, 8 months ago by Ernest MarcinkoErnest Marcinko. Reason: removed details for security
    #6007
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    I didn’t find the cause, probably some other script is detecting the handle change event, and the hides the whole area.

    I added a preventive line of code to the ajax search pro script files via FTP you provided, the problem should be gone now.

    For future reference for me, the code I used was:

    [code]$(‘#range-handles-<?php echo $_in; ?>’).on(‘slide’, function(e) { e.preventDefault(); } );[/code]

    #6008
    RolSocialRolSocial
    Participant

    Many thanks for your time and effort!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.