Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter vscoworkspace

    (@tavestudio)

    Ah, yes thanks for pointing that out, it appears we are hooking the crp_output_list_item filter (new code to me!) to wrap the contents of $relation permalink, feature_image and title in our own classes. It looks like the output helper has changed so maybe this format is no longer valid…

    Thanks for your help

    Thread Starter vscoworkspace

    (@tavestudio)

    Just started looking through the diff between 1.3 and 1.6.5, seems that you changed the way options are stored? Could that be related to this issue?

    Thread Starter vscoworkspace

    (@tavestudio)

    Appreciate the fast response! So unfortunately I’m unable to provide you access to our staging site right now but happy to share other details here or screenshots if that helps? Software developer as well so happy to discuss specific code if needed.

    What I can say is we’re strict with updates so the only thing updated was this plugin. There are no errors in the wordpress debug.log and the console shows no js errors on page.

    On version 1.6.5 the shortcode just outputs empty html, like this:

    <a class="crp-list-item-container col-sm-6" href=""><div class="crp-feature-image-container crp-feature-image-container--no-image"></div><div class="crp-list-item-title"></div></a>

    whereas on 1.3 we get the correct urls and images inserted here.

    Let me know if I can provide any other specifics information.

Viewing 3 replies - 1 through 3 (of 3 total)