• Resolved Mr. W

    (@gabriel-winnberg)


    Hi,

    It’s not evident how this new feature is supposed to work. I’ve tried to create a page called “Brands”, let’s say with ID 1234, and added that ID there. Nothing happens. I’ve also tried to put “Brands” instead, that doesn’t work either.

    My impression is that one should be able to choose the slug that shows up in the breadcrumbs. How does it work?

    Cheers,
    Gabriel

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Mr. W

    (@gabriel-winnberg)

    Forgot to add:

    Array
    (
        [home_url] => https://www.example.com
        [site_url] => https://www.example.com
        [version] => 3.5.3
        [wp_version] => 5.0.2
        [wp_multisite] => 
        [wp_memory_limit] => 256M
        [wp_debug_mode] => 
        [wp_cron] => 1
        [language] => en_US
        [server_info] => nginx/1.10.3
        [php_version] => 7.0.32-0ubuntu0.16.04.1
        [php_post_max_size] => 96M
        [php_max_execution_time] => 300
        [php_max_input_vars] => 6000
        [max_upload_size] => 67108864
        [default_timezone] => UTC
        [theme] => Array
            (
                [name] => X – Child Theme
                [version] => 1.0.0
                [parent_theme] => X
            )
    
        [active_plugins] => Array
            (
                [0] => cornerstone/cornerstone.php
                [1] => perfect-woocommerce-brands/main.php
                [2] => tco-under-construction/tco-under-construction.php
                [3] => woocommerce-google-analytics-pro/woocommerce-google-analytics-pro.php
                [4] => woocommerce-products-filter/index.php
                [5] => woocommerce-variation-master/woocommerce-variation-master.php
                [6] => woocommerce/woocommerce.php
            )
    
        [pwb_options] => Array
            (
                [version] => 1.7.0
                [wc_pwb_admin_tab_brand_single_position] => after_meta
                [old_wc_pwb_admin_tab_slug] => marke-test
                [wc_pwb_notice_plugin_review] => 0
                [wc_pwb_admin_tab_slug] => marke-test
                [wc_pwb_admin_tab_brand_desc] => yes
                [wc_pwb_admin_tab_brand_single_product_tab] => yes
                [wc_pwb_admin_tab_brands_in_loop] => no
                [wc_pwb_admin_tab_brands_in_single] => brand_image
                [wc_pwb_admin_tab_brand_logo_size] => woocommerce_thumbnail
            )
    
    )
    • This reply was modified 5 years, 11 months ago by Mr. W.
    Plugin Contributor titodevera

    (@titodevera)

    Hi Gabriel.

    All WordPress pages has an unique ID.

    Maybe you have a page called “Brands” that displays all brands in your store (using the [pwb-az-listing] shortcode for example).

    If you enter this page ID into the settings, your breadcrumbs will link to the “Brands” page.

    With the next PWB release this customization will be easier to configure.

    ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Brands page id for linking breadcrumbs – how does it work?’ is closed to new replies.