• Resolved nylarosie

    (@nylarosie)


    The clear cache was working but now does not update to the latest video in the playlist. There is a new video in ‘Talking to local heroes’ and this has not updated.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 16 through 25 (of 25 total)
  • Thread Starter nylarosie

    (@nylarosie)

    Ok, thanks. Even if I could have a general placeholder that I could choose on desktop that would be ok. Best wishes, Nyla

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    hey @nylarosie ;
    I tested the snippet and there indeed is a small bug in it, can you change the line

    if (strpos($meta_key,"lyte")===0){
    into
    if (strpos($meta_key,"_lyte")===0){

    (so adding an underscore to lyte so it becomes _lyte?

    that should allow you to see the lyte cache and remove it.

    hope this helps,
    frank

    Thread Starter nylarosie

    (@nylarosie)

    Hi Frank, this has had no effect. The original was actually

    if (strpos($meta_key,”_lyte_”)===0){

    Also it still does not appear in custom fields list.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Afraid I have no idea why that would not work nylarosie, sorry .. :-/

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Thread Starter nylarosie

    (@nylarosie)

    In the custom fields I now see the 3 playlists. E.g. this one:

    _lyte_PL4g1DOGw1agtvpkLQLR3QFZSbHCidhgN3 when I click on ‘update’ it flashes yellow but has no effect.

    The value is this: eJydj0FLxDAQRv/KkrPbNNsUl1wFV/DiggsigWVspu2sybY2k8Ui/ndT8eJJ8DiPx/uYD8HEHoURDx5mT5HN6mYIIZ3pFQKsdgkjR3EluE/h5TD5bPbMYzRWWknFzBS6ohmClReycv+k2w7DqO+3VvZvDltInovT2OXE3f4fkQDvE8bfIQeMt4Te5c6m3Oh1qdaqelS10cpU2+dFSRMwDedsLBfGZqLxB/zxaQPfYjzmGch6Cz5i5n5mXBgewTnM2+q6rGuldFV9fgGs6G2/

    • This reply was modified 2 years, 3 months ago by nylarosie.
    Thread Starter nylarosie

    (@nylarosie)

    There only seems to be a problem with one playlist. I’ll try deleting that playlist on Youtube and adding a replacement playlist later.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    _lyte_PL4g1DOGw1agtvpkLQLR3QFZSbHCidhgN3 when I click on ‘update’ it flashes yellow but has no effect.

    you don’t have to update, simply deleting it should suffice 🙂

    Thread Starter nylarosie

    (@nylarosie)

    That worked!!! Thank you so much for sticking with me Frank.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    ah, super!! 🙂

Viewing 10 replies - 16 through 25 (of 25 total)

The topic ‘Not updating playlist’ is closed to new replies.