• Hi
    I changed in Consultup Pro Customizer the Callout Section to a german text. (Text is “über 35 Kunden vertrauen auf unsere Erfahrung.”)

    On the Abous us page the text is overwritten by the predefined text “Trusted By Over 10,000 Worldwide Businesses. Try Today”.

    Could you please help.

    Thanks and best regards from Switzerland
    Kurt

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kurtsch

    (@kurtsch)

    any News regarding this error?

    Thread Starter kurtsch

    (@kurtsch)

    Hi
    I found out that in the about template the get_template_part calls call-to-action instead of callout.

    Please change it or create a second about.php with

    $consultup_cta_enable = get_theme_mod(‘consultup_cta_enable’,’on’);
    if($consultup_cta_enable !=’off’){
    get_template_part(‘sections/home’, ‘callout’);

    I already changed it temporarely.

    thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text in Callout Section overwrites Consultup Pro Text’ is closed to new replies.