• Resolved omarperezwebhead

    (@omarperezwebhead)


    Would like the ability to change company name in disclaimer and the company name in disclaimer sometimes shows up in some browsers and in others it either displays differently or does not show up at all

Viewing 1 replies (of 1 total)
  • Plugin Author Constant Contact

    (@constantcontact)

    Thank you for this.

    Updating the company name itself is going to come from your account information in your constantcontact.com dashboard.

    However, as we mentioned a little bit ago, we also have caching going on for that information that lasts for 12 hours.

    To force a refresh of the information, you should be able to add something like the following to your active theme temporarily, unless you want that to be real time going forward for which you can leave it in place.

    add_filter( 'constant_contact_bypass_acct_info_cache', '__return_true' );

    Regarding displaying, can you provide the URL at which we can see the current form and disclaimer information at, and which browsers are proving the most problematic?

Viewing 1 replies (of 1 total)
  • The topic ‘Disclaimer Company Name’ is closed to new replies.