• Resolved anddywebber

    (@anddywebber)


    I am using Visual Form Builder plugin + Simple Custom CSS. When inserting a VFB form shortcode into the PopUp Maker container, my custom CSS is not processed, the form is displayed in default CSS. The same shortcode in any page is displayed correctly. What is the problem? How to solve it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @anddywebber – I’m not certain, but I’m guessing that Simple Custom CSS is conditioanlly loading your custom stuff if that shortcode is detected. If so they are detecting it by scanning the_content, except we don’t call the_content because it would result in things like author boxes being appended to popups.

    Whatever they are doing on the_content also needs to be hooked into pum_popup_content.

    Hope that helps. If your issue is resolved please take a moment to rate and review the plugin or support.

    If you still need help please message us directly at https://wppopupmaker.com/support/.

    Thread Starter anddywebber

    (@anddywebber)

    Thank you, but I decided to change the site structure, the need to output the form as a popup is no more. The interface has become more convenient.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Visual Form Builder shortcode + custom CSS + PU Maker= problem’ is closed to new replies.