Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter corentinjr

    (@corentinjr)

    Hello, thank you for your answer.
    Infact that I had already seen on one of your answers to a question.
    However, is it good to put bcn_breadcrumb_url instead of bcn_display in the function:

    <?php if(function_exists(‘bcn_breadcrumb_url’)){bcn_breadcrumb_url();}?>

    Or maybe I misunderstood because it doesn’t work.

    Thread Starter corentinjr

    (@corentinjr)

    Super thank you very much for your answers

    Thread Starter corentinjr

    (@corentinjr)

    Super thank you very much for your response

    I find the 2 very interesting and I have a problem for both:

    – With the code: I understood the operation very well, I manage to remove the 3 which bothered me. However, being that the plugin is configured to display “6” posts so I end up with only 3 (since I removed 3 with the code) how can I force the fact to put 9 posts (without modifying the plugin configuration since I use it for other types of content) => maybe post per page?

    – Without the code: For that I understood the operation very well, however my post type is not the default wordpress post but one that I created and therefore the tags of this new post do not appear in plugin settings.

    thank you in advance for your return

    • This reply was modified 3 years, 6 months ago by corentinjr.
Viewing 3 replies - 1 through 3 (of 3 total)