• tblobaum

    (@tblobaum)


    Hello,

    Thank you for this plugin.

    So far, it works perfectly when testing for users who are not logged in. However, when I am logged in there are some problems:

    1. After I favorite a post the icon is filled in and is added to the favorites list. However, when I navigate back to the post the icon is no longer filled in.
    2. The favorites page I set up to display the list isn’t working properly. If I try to unfavorite a post it goes away, but when I refresh the page it is there in the list again. Also, the number of favorites says 1/2 or even 3/5 even though I have only 1 or only 3 favorites saved (this might be because after running into the previous issue I clicked the favorite button a few times).
    3. The delete all and load more only show up when the other shortcode is also loaded: [ccc_my_favorite_list_menu slug="favorites"].
    4. The only way to remove favorites is with the delete all link. However when I refresh the page it says I have 0/1 favorites.

    In conclusion, something funny is going on with the database for logged-in user, but it works just as expected for users who are not logged-in. I should also mention I am testing the plugin on localhost.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter tblobaum

    (@tblobaum)

    More info: I found out when I am logged in and I try to remove a favorite from the list it adds 1 to the number of favorites displayed by the other shortcode and then Favorite items 1/2. Could this bug be coming from usage of [ccc_my_favorite_select_button] without passing in a Post ID? When I first installed the plugin I thought it would grab the post id automatically and clicked the favorite button a few times before I changed my code to pass in post ID.

    Thread Starter tblobaum

    (@tblobaum)

    Plugin Author Takashi Matsuyama

    (@takashimatsuyama)

    @tblobaum

    Sorry for the late reply, and thanks for the GitHub pull request! I think your code is appropriate, but I would like to verify this issue again before merging.

    Thanks

    nobu1

    (@nobu1)

    自覚していないのかもしれませんが、

    作った当初から、ここのお気に入りプラグインはバグも起こらず使い勝手もよく、群を抜いて出来がいいプラグインです。有名なプラグインの2つは、セッションなどにバグが起こります。このプラグインだけが正常に動きます。デザインもいい。

    群を抜いてます。

    radeko

    (@radeko)

    hi @takashimatsuyama thank you for creating the plugin, outstanding job! When do you plan to merge the PR?

    thank you

    Hello I have the same issues as @tblobaum.

    I copied the code from the Github repository but I does not correct the problems. @tblobaum have you found a solution?

    Thank you for your help

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