Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #5895
    jnkopr
    Participant

    After updating to version 1.2.6 plugin stopped working on my theme.

    #5896
    Bartosz
    Keymaster

    @jnkopr, it should not. The only change in this version of the plugin is Hebrew translation. Did you make any other updates?

    #5898
    freespin
    Participant

    Same for my site, after the updating to version 1.2.6 plugin stopped working on my theme. I didnt do any other updates, just this one. I use theme Follet version 1.0.3.3.

    #5900
    Bartosz
    Keymaster

    Ok, can you check one thing?

    Change line 1597 in restrict-widgets.php (plugin file) from:

    elseif(is_singular())

    to

    elseif(is_singular() && !is_page())

    and give us some feedback – maybe that fixes the issue.

    #5902
    freespin
    Participant

    Yeeahhh it works, thank you very much!!! I appreciate your quickly response and support very much!!!

    I have this plugin on other sites also but I havent updated the plugin on the other sites yet, shall i wait with update or what du you suggest?

    Again, thank you =)

    #5903
    Bartosz
    Keymaster

    Yeah, just wait for the next update, I’ll push that ASAP.

    #5904
    freespin
    Participant

    Okej i will do =) Thank you!!!

    #5905
    bobmines
    Participant

    Thanks for pushing the update so fast!

    #5915
    jnkopr
    Participant

    Today I was again updated to 1.2.6.1 and everything is OK.
    Thank you

    #5916
    Bartosz
    Keymaster

    You’re welcome.

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