• Resolved lilianah

    (@lilianah)


    I’ve tried to set the popup option to display as Notification Bar, but the content I entered doesn’t show up, only the close button.

Viewing 1 replies (of 1 total)
  • Thread Starter lilianah

    (@lilianah)

    I found the problem. In the class-advanced-popups-public.php file, <?php if ($popup_info_text) { ? can’t get content we put in the textarea. I copy/paste the code in the “content” popup <?php $content do_blocks( $popup->post_content ); echo do_shortcode( $content );

    Works fine now.


Viewing 1 replies (of 1 total)

The topic ‘Notification bar doesn’t show content’ is closed to new replies.