Support » Theme: Orfeo » Second Big Title Button Disappears

  • Trying to have two buttons in the header section of this website that I’m building. The second one will not show up on the live version of the site. In the customizer, it’ll show up until I refresh the page. Anyone else have a similar issue or know of a fix?

    Thanks!

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

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi, I am having exactly the same issue as you. the Orfeo button on the right displays in the Orfeo theme customizer, but will not display in the live website. After saving on the customizer, the button on the right disappears from the customizer preview.

    https://www.diigo.com/item/image/5pj5q/enqx

    https://www.diigo.com/item/image/5pj5q/4cgb

    Is this a bug on Orfeo theme code? Any advice is welcome.

    Hello,

    The issue is from the parent theme, Hestia. After the release of the latest version of Hestia (check for 1.1.60 ) which will be this week, the button will work on the front page too.

    Apologize for the inconvenience and thank you for your patience.

    Hi there,

    Did this Orfeo Big Title Front Page button bug get fixed. In customise, I see the left button with a red box (colour changeable) – but the left button just has an outline and no means of changing or creating a fill. Can anyone advise me please?

    Many thanks.

    Thread Starter harmonherring

    (@harmonherring)

    Hey!
    @moragstark, it seems to be an issue with the parent theme, Hestia. After updating both Hestia and Orfeo, the problem was resolved. If that doesn’t fix it, maybe try reinstalling the theme(s)

    Hi @harmonherring thanks very much – I’ll try that!

    Hi there,

    I lost my main page header button too, on hestia theme … and uptades doesnt solve anythings for me.

    I see it when i am log in to wordpress admin but it disappear when i am not.

    Thanks !

    My config :

    == WordPress Environment ==
    Version: 4.9.4
    Language: fr-FR
    Timezone: Europe/Paris
    Debug Mode: Inactive

    == Theme ==
    Name: Hestia Child
    Version:
    Author:
    Child Theme: Yes
    Parent Theme Name: Hestia
    Parent Theme Version: 1.1.63
    Parent Theme Author: ThemeIsle

    == User ==
    Role: administrator
    WP Profile lang: fr_FR
    User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36

    == Active Plugins ==
    Akismet Anti-Spam
    Version: 4.0.2
    Author: Automattic
    Duplicator
    Version: 1.2.32
    Author: Snap Creek
    Elementor
    Version: 1.9.5
    Author: Elementor.com
    Free & Simple Contact Form Plugin – Pirateforms
    Version: 2.3.4
    Author: Themeisle
    Jetpack by WordPress.com
    Version: 5.8
    Author: Automattic
    Orbit Fox Companion
    Version: 2.3.4
    Author: Themeisle
    Really Simple SSL
    Version: 2.5.25
    Author: Rogier Lankhorst
    SendinBlue Subscribe Form And WP SMTP
    Version: 2.8.3
    Author: SendinBlue
    WooCommerce
    Version: 3.3.1
    Author: Automattic
    WP Super Cache
    Version: 1.5.9
    Author: Automattic
    Yoast SEO
    Version: 6.3
    Author: Team Yoast

    @stefancotitosu – I updated the orfeo theme (1.0.5) and hestia theme (1.1.73) but this didn’t resolve the Big Title Front Page second button bug. Still can’t edit the second button in the Big Title section although is shows up as “Second Button Text” when viewing the page.

    Any other suggestions?

    Hey @steve_c,

    Thank you for reporting this. I had a look and there is indeed an issue with the theme.

    We are working to release an update on Hestia theme this week, with a fix for this issue.

    In the meantime you can use the following code, to hide the button.

    .header .carousel .buttons .btn-right {
    	display: none;
    }

    Apologize for the inconvenience, and thank you for your patience.

    Hi,
    I have the same issue.
    Is there any way to make it work?
    Br, Marcin.

    Problem has just re-appeared after update.
    I am not using second big button.
    Did use to use CSS code:
    .header .carousel .buttons .btn-primary + .btn-right {
    display: none;
    }
    But it is not hiding second button any longer.
    Best rgds
    AngelDK

    Thread Starter harmonherring

    (@harmonherring)

    One of the classes was probably renamed. See what classes pertain to the button, and try using the !important tag as well.

    Good luck

    Hi,

    We just launched a new update for Hestia, that should fix this problem.
    Could you please update and let me know if everything is ok?

    Regards,
    Rodica

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Second Big Title Button Disappears’ is closed to new replies.