Home Forums WoodMart support forum Homepage banner links

Homepage banner links

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #231140

    pudelis
    Participant

    homepage banner not working.

    #231148

    Artem Temos
    Keymaster

    Hello,

    Try to edit the file

    woodmart\inc\shortcodes\promo-banner.php

    and find this line:

    if ( strrpos( $link, '|') ){

    replace it with this line:

    if ( strrpos( $link, '|') || strrpos( $link, 'rl:') ){

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)