• Resolved pchlorenzo

    (@pchlorenzo)


    Hello. Thank you for your interesting and useful plugin.

    I have realize in my web that the plugin, in the basic configuration in Avada Theme ( Replace and Forced replace or , not works for Custom Post Types.

    Then, I would like to try shortcode mode with tag ca_display_sidebar() in functions.php, but i have never touch php files or programing.

    Is there any example or tutorial to know or learn exactly where and how inside the code may I insert that tag?

    Thank you very much in advance.

    Pablo Chamorro
    😉

    https://ww.wp.xz.cn/plugins/content-aware-sidebars/

Viewing 1 replies (of 1 total)
  • Plugin Author Joachim Jensen

    (@intoxstudio)

    Thank you for your kind words about the plugin.

    Are you certain that it is not compatible with custom post types created by your theme?

    If you want to use ca_display_sidebar() in your theme, then I recommend that you start reading these pages about WordPress theme development:
    https://codex.ww.wp.xz.cn/Theme_Development
    https://codex.ww.wp.xz.cn/Stepping_into_Templates

    ca_display_sidebar() works just like other WordPress functions/template tags, so you can insert it anywhere in your theme. It is not supposed to be inserted in functions.php but in the spot where you want the custom sidebars to appear.

    Let me know if you have any questions.

Viewing 1 replies (of 1 total)

The topic ‘AVADA COMPATIBILITY’ is closed to new replies.