Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter GonzagueGB

    (@gonzaguegb)

    Sorry Automattic (WordPress) and not Automatic (WordPress) ??

    Plugin Author webtechideas

    (@webtechideas)

    Can you please explain what exactly is going wrong? Is it related to not showing the updated counts after successful voting or there are some other issues? You can also check with the Cache plugin settings to bypass some other plugin’s related functionality. I am sure there will be some option. Like here is an issue with W3TC and there is solution as well.

    Thanks

    Thread Starter GonzagueGB

    (@gonzaguegb)

    Hi

    Sorry for the delay. Here you are a video that I made for you using a copy of my website with MANP in order to not screw-up the rating on the live site (which already suffered from this bug)

    https://cl.ly/3d1n3R2D393X

    You will not hear any sound but basically at the beginning I am clicking on the thumbs up like an idiot and each click are counted after the refresh.

    I tried to check in Automattic (WordPress) WP Super Cache if I could find something but no luck.

    Would really love to get this fixed!

    Cheers

    Plugin Author webtechideas

    (@webtechideas)

    Sorry, the video does not play showing this error “#11 Invalid streamType and/or streamServer settings for”. Can you please share your site url so that we can have a check?

    As per you the problem is that the updated counts show up only after page refresh. Please confirm. It may be a cache problem or javascript problem as well. Can you please share a screenshot of the plugin configuration settings page (do not show any other information regarding to your site)? Or can you mention what option is set for “Voting Period” setting?

    Thanks

    Thread Starter GonzagueGB

    (@gonzaguegb)

    Here you are a Dropbox link VIDEO it will work.

    As for the period setting I have Always can vote (which was working just fine) but whatever options I am using it has no effects whatsoever here.

    And here you are a screenshot of WP Super Cache Settings : SETTINGS (I just removed the part about the secret Key)

    Plugin Author webtechideas

    (@webtechideas)

    We had a look at the video and it seems that you are using a custom theme and have modified our plugin or the theme to show up there. In such a case if it’s not done correctly, then it won’t work. We would like to know the theme that you are using and what you have done to show the thumb icons there. If these details can’t be shared here, then you can drop an email to [email protected]

    As far as the screenshot is concerned, we actually meant our plugin’s screenshot which may not be relevant for now.

    Thanks

    Plugin Author webtechideas

    (@webtechideas)

    Possibly you are using the theme Truemag. You need to modify the place where the like & unlike counts are showing. If you can wrap those values with a span tag having class as lc-post_id and unlc-post_id, then it should work for you. Here post_id should be the variable having the current post id.

    The output of code for post id 608 should look something like below
    <span class="lc-608">+8</span> for like count and <span class="unlc-608">0</span> for unlike count.

    Do let us know if this worked for you or not.

    Thanks

    I am using the theme TrueMag and I’m running into the same exact issue with WP Super Cache.

    When posts/pages are cached – users will not see accurate “like” and “dislike” counts until WP Super Cache refreshed it’s cache (even if they refresh their page).

    Would there be a way to force WP super Cache to regenerate cache for that post/page when a like/dislike it made?

    Here is the website I’m talking about: https://bogoiskanie.org/a-new-perspective-on-history/the-split-a-tragedy-of-the-century-film-3/

    Thread Starter GonzagueGB

    (@gonzaguegb)

    webtechideas.

    Wow I am so sorry I just realised (7 month later) that you replied to my question with some good tips… Good lord I am sorry for not replying to you earlier.

    Regarding this solution :

    The output of code for post id 608 should look something like below
    <span class=”lc-608″>+8</span> for like count and <span class=”unlc-608″>0</span> for unlike count.

    Can you please elaborate a little more? I am not that good ad coding.

    Cheers

    Any one know how to out this plugin working with wp super cache… becouse say is ajax but dont refresh until cache is clear or is a work only function on PRO version ?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘WTI Like Post not working with automattic.com WP Super Cache’ is closed to new replies.