This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

URGENT: shortcode stripping keeps breaking site

Home Forums Product Support Forums Related Posts Pro for WordPress Support URGENT: shortcode stripping keeps breaking site

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11878
    sanksank
    Participant

    hi – suddenly this is breaking:

    http://feel.subpac.com/creator/bass-kleph/

    looks like a shortcode stipping is not working so some html is being striiped – i tried many option combos, turning on shortcodes but truning off stripping returns a 500 internal error after a long load time…

    looks like the >>” gets stripped and breaks the pages – happens randomly but on a of of pages…

    how do i make this code work?
    [expand title=”Read More >>” swaptitle=”<< Read less”][/expand]

    thanks!
    s

    #11883
    sanksank
    Participant

    You cannot access this content.

    #11891
    sanksank
    Participant

    i was able to fix this by simply changing

    [expand title=”Read More >>” swaptitle=”<< Read less”][/expand]

    TO:

    [expand title=”Read More…” swaptitle=”..Read less”][/expand]

    🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Related Posts Pro for WordPress Support’ is closed to new topics and replies.