Roman
    Spectator
    Posts: 3147
    April 27, 2015 at 10:04 am #16945

    I see no breadcrumbs on those pages 🙁

    Anatoly Valenti
    Spectator
    Posts: 26
    April 27, 2015 at 6:18 pm #16992

    I enabled breadcrumbs temporarily to demonstrate my question.

    First example: I am now showing page Page Title Bar on this page. See how page text is pushed down. My content top padding = 1 px and page title bar = 1 px. (this is actually not a breadcrumbs question but the top padding question)

    Second example: see breadcrumbs appearing on top of the title bar background image (on this and many other pages).

    Roman
    Spectator
    Posts: 3147
    April 27, 2015 at 6:32 pm #16997

    try reduce top padding of the main area in Theme Options -> General -> Page Content Top Padding

    Anatoly Valenti
    Spectator
    Posts: 26
    April 27, 2015 at 6:54 pm #16999

    That worked!

    What about the second question on breadcrumbs? Please see this link: https://powerofaloe.com/aloe-vera-products/aloe-vera-juice/ – breadcrumbs are on top of the title bar image.

    Thank you for your fast responses.

    Roman
    Spectator
    Posts: 3147
    April 27, 2015 at 7:41 pm #17004

    that would require changing the theme’s code, we don’t support it, sorry 🙁

    Anatoly Valenti
    Spectator
    Posts: 26
    April 28, 2015 at 6:47 am #17017

    OK. Is there a way to hide breadcrumbs for this page until you fix the code? I’d be totally fine to ‘hack’ these pages manually, if possible. Can you show me how?

    Roman
    Spectator
    Posts: 3147
    April 28, 2015 at 6:58 am #17020

    You could create a child theme for that 🙂

    Anatoly Valenti
    Spectator
    Posts: 26
    April 28, 2015 at 7:28 am #17021

    Will do! Can you give me some pointers as to where to change the code?

    Roman
    Spectator
    Posts: 3147
    April 28, 2015 at 10:08 am #17027

    are you sure? this require a PHP knowledge. alora/framework/custom_functions.php , check alora_current_page_title_bar() function, also header.php file, alora_current_page_title_bar( $c_pageID ) function

    Anatoly Valenti
    Spectator
    Posts: 26
    April 29, 2015 at 6:09 am #17050

    Yeah… this is beyond my knowledge and time needed to research… Hope you will add this feature in the upcoming releases… They say breadcrumbs is good for SEO and this is the primary reason I want to add them.