• Resolved Daniel

    (@damen02)


    Hi, I think this is a bug report.

    I updated Astra from 4.1.7 to 4.1.8 on two different websites, both up to date. The feature of enabling / disabling title view on page and posts (the eye appearing left when hovering title in editor) has dissapeared.
    One of my tests was with all plugins deactivated.

    I downloaded Astra 4.1.7 from https://github.com/brainstormforce/astra/releases, installed it, and problem is gone.

    Dev Tools show this:

    Uncaught TypeError: Cannot read properties of undefined (reading 'contentWindow')
    at astra_onload_function (block-editor-script.js?ver=4.1.8:51:27)
    at block-editor-script.js?ver=4.1.8:3:2

    I hope you can fix this because is a very useful feature.
    Thanks for Astra! ??

Viewing 13 replies - 1 through 13 (of 13 total)
  • Hi @damen02,

    Yes, we are aware of this, actually. We are sorry for the inconvenience you may have because of this.

    If everything works as expected, we will include the fix in the next update. If you would like to have the fix right away, please submit a ticket through our Support Portal, and we will provide you with the dev version that contains the fix for this issue.

    Kind regards,
    Herman ??

    Johan

    (@johanvandevelde)

    Same problem here. I was hopeful when I saw that there was an update 4.2 for Astra today, claiming to fix the issue, but after the update, the problem still persists.

    I only have a few pages that need to have their title hidden for aesthetic reasons. Since the H1 tag used for the title has some custom CSS on my website, I can’t use any other plugins as these only hide the text and not the CSS layout. Astra on the other hand did a perfect job with this.

    Looking forward to see this solved.

    Same problem here, I have disabled the title in all pages but I liked the option to hide it in specific pages. Hope it does not affect to other functionalities. Thank you

    Johan

    (@johanvandevelde)

    The new update 3.2.1 doesn’t solve the problem either. In case you need a temporary workaround, you can input the following code in the extra CSS of your website (0 is the ID of the page of which you want to hide the title).

    .page-id-0 .entry-title {
    display: none;
    }

    This works perfectly, hiding the entire H1 header for one specific page. The downside is that you need to input this code for every page of which you need to hide the title.

    • This reply was modified 1 year, 7 months ago by Johan.

    Hi guys,

    This is weird, really.

    Would you please share the Astra Settings of your site? I will import it to my dev site and see if I can replicate it. This doc will show you how you can export Astra Settings of your site.

    I look forward to hearing from you.

    Kind regards,
    Herman ??

    Actually, guys..

    Is it possible for you to lodge a ticket on our Support Portal? We need to have even closer look at this.

    Thanks for your cooperation!

    Kind regards,
    Herman ??

    Thread Starter Daniel

    (@damen02)

    Hi!

    I updated to Astra 4.2.1 in two different sites and the problem is solved.

    The eye icon is back and the feature of enabling/disabling title is restored as expected.

    Thanks to the Astra team!

    Johan

    (@johanvandevelde)

    Anyone here running the Woocommerce plugin? Because I do and the issue still persists. Woocommerce also uses the H1 title for product headers, so maybe there is a conflict there? (Woocommerce was also updated along with WordPress 6.3 and Astra).

    Thanks for confirming the fix @damen02!

    For you guys who still have the issue, please try to hard reload your browser. It’s probably it’s simply just the matter of the cache.

    Kind regards,
    Herman ??

    Johan

    (@johanvandevelde)

    Thanks! I discovered that it’s an issue in Firefox. I tried in a Chrome based browser and the icon displayed just fine.

    EDIT: Also tried in other Firefox based browsers and the icon is also not showing. So it’s definitely a problem with the Firefox engine.

    • This reply was modified 1 year, 7 months ago by Johan.

    The icon is missing for me on Chromium and Firefox. Astra version 4.2.1. I switched from my child theme to Astra, and disabled (almost) all plugins, but still no joy.

    EDIT: Doing a hard refresh on the ‘edit post’ page fixed it on Chromium, but not Firefox.

    • This reply was modified 1 year, 7 months ago by adhisthana. Reason: typo
    • This reply was modified 1 year, 7 months ago by adhisthana.

    Same problem here! Its gone and cannot get it back. I have updated to Astra 4.2.2 and Pro 4.1.7, and Spectra 2.7.6 – hard reload, cache cleared and same problem.

    “This works perfectly, hiding the entire H1 header for one specific page.” – this is not acceptable longterm. I want to keep to recommended SEO guidelines and just have one TITLE (i have a different paeg title to my SEO H1 title you see).

    Fix expcted when please?

    Hi guys, sorry for the inconvenience.

    Please refer to this thread. In the meantime, please use a Chromium based browser, like Chrome or Edge.

    Kind regards,
    Herman ??

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Astra 4.1.8 Title enable/disable missing’ is closed to new replies.