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

    (@intoxstudio)

    Because your shop page template does not contain any sidebar, Content Aware Sidebars does not work with that page by default.

    However, if you edit that template to include the same sidebar as your blog page, you will be able to use Content Aware Sidebars there too.

    Alternatively, you can use display_ca_sidebar() in the blog page template and then just create a new sidebar with “Handle: Manual”.

    Thread Starter Kenika

    (@kenika)

    Thanks for your reply. I fear I don’t have the coding skills to do stuff like that. Can you tell me where I have to add/edit what? Hehe… 🙂
    Thanks.

    Plugin Author Joachim Jensen

    (@intoxstudio)

    I think it would be better to ask the developers of your theme how you insert a sidebar in the shop page template. There are so many different themes out there that it is hard for me to say what files you should edit (or if it is necessary at all).

    However, in short, you need to find the shop page template file and insert the following code <?php get_sidebar(); ?>. This will display the Main Sidebar (might be called something else by your theme), and you can then use Content Aware Sidebars to replace that sidebar.

    Again, I suggest that you contact the theme developers. This can be done here: http://support.apollo13.eu/?envato_item_id=4534186

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is there a chance to make this plugin work with my theme?’ is closed to new replies.