• Resolved slrvcom

    (@slrvcom)


    Hi !
    i’m setting CPO options, but the div id=”uni_cpo_options” is empty and doesn’t display the options (select, image etc)
    I recognized that when I change theme, it’s ok… but i don’t know how to fix that in my theme…
    could you help me please ?
    thanks !

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author moomooagency

    (@moomooagency)

    Hi. I don’t see that you are using UniCPO on page which you sent me. Anyway please contact us using this contact form https://support.moomoo.agency and send us admin access to your site. We wil check it.

    Hi,

    Same issue i am facing on my site, Have you found any solution on this?

    Thanks

    enachke

    (@designgioro)

    Hello!
    Do you want something new about this issue?
    The div with id=”uni_cpo_options” is empty in the custom theme i have built.

    Plugin Author moomooagency

    (@moomooagency)

    Try switching to Storefront and let me know if it solves the problem.
    Thanks!

    enachke

    (@designgioro)

    In Storefront theme is visible and have content. Switching back to my theme the div became empty.
    in console i have no error message, only this: Uni CPO @ Google API key is missing or invalid.

    Plugin Author moomooagency

    (@moomooagency)

    Ok, I got it. So, check your theme again. If it still produces this issue – use Storefront or maybe similar.

    enachke

    (@designgioro)

    The answer can be this, declaring WooCommerce support:

    function mytheme_add_woocommerce_support() {
    	add_theme_support( 'woocommerce' );
    }
    add_action( 'after_setup_theme', 'mytheme_add_woocommerce_support' );
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘UNI CPO options does’nt appear on my theme’ is closed to new replies.