Forum Replies Created

Viewing 15 posts - 151 through 165 (of 1,648 total)
  • Author
    Posts
  • in reply to: Header – Fixed/Absolute Position #463832
    David Morgan
    Keymaster

    Hi Lewis,

    I apologize for the delay. Upon inspecting the code on your site I see the class is applied. However, it’s applied to the wrong element. It should be applied to the group block, just inside the site header.

    As another solution, you could just try applying this CSS:

    .site-header > .wp-block-group {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    Let me know if this works.

    Thanks!

    in reply to: Twitter / X icon update #463831
    David Morgan
    Keymaster

    This content is restricted to Organic Themes members with an active subscription. Login here.

    in reply to: Intermittent Fatal Error #463830
    David Morgan
    Keymaster

    This content is restricted to Organic Themes members with an active subscription. Login here.

    in reply to: Error-Message #463829
    David Morgan
    Keymaster

    This content is restricted to Organic Themes members with an active subscription. Login here.

    in reply to: Error-Message #463828
    David Morgan
    Keymaster

    This content is restricted to Organic Themes members with an active subscription. Login here.

    in reply to: Blog template #463825
    David Morgan
    Keymaster

    Hi Berit,

    Does the update message occur when trying to update the theme, or a particular plugin? Are your license keys applied to the theme and Organic Blocks plugin separately?

    There may be restrictions on your server for third party updates. As a result, you may need to perform a manual update by downloading the latest version from your account, and replacing the version on your site.

    Regarding the page speed, I’m less familiar with PageSpeed Insights for testing. However, I did use GTMetrix, which I have used in the past, and the page speed is ranked as an “A”. See attached screenshot.

    Increasing page speed is not my specialty, but it usually involves decreasing the size of images and scripts on the page. The blog page for STAX, and the theme in general does not load many scripts. It’s a pretty lightweight theme. So it’s most likely the content and/or plugins that may slow things down.

    I hope this helps.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Intermittent Fatal Error #463666
    David Morgan
    Keymaster

    This content is restricted to Organic Themes members with an active subscription. Login here.

    in reply to: Intermittent Fatal Error #463665
    David Morgan
    Keymaster

    This content is restricted to Organic Themes members with an active subscription. Login here.

    in reply to: Blog template #463664
    David Morgan
    Keymaster

    Hi Berit,

    What version of the theme do you have active?

    This may require resetting the “Index” page template within the Appearance > Editor.

    Thanks!

    in reply to: Error-Message #463663
    David Morgan
    Keymaster

    This content is restricted to Organic Themes members with an active subscription. Login here.

    in reply to: Builder Widget Pro Won’t Update or Activate #463662
    David Morgan
    Keymaster

    This content is restricted to Organic Themes members with an active subscription. Login here.

    in reply to: Stax Site Editor Error #463103
    David Morgan
    Keymaster

    Hi Dave,

    Thanks for reaching out. I’ve followed up with you in your recent email.

    Thanks!

    in reply to: Header – Fixed/Absolute Position #463102
    David Morgan
    Keymaster

    Hi Lewis,

    No problem. Can you provide a link to your website so I can inspect the code?

    Thanks!

    in reply to: Header – Fixed/Absolute Position #462943
    David Morgan
    Keymaster

    Hi Lewis,

    Thanks for reaching out! Yes, this is possible. The STAX theme has a .position-absolute class within the theme stylesheet. So, applying the “position-absolute” class to the new header within the Advanced block options should anchor the header to the top of the page.

    Let us know if this works.

    Thanks!

    in reply to: Should I non-index tag pages (how)? #462942
    David Morgan
    Keymaster

    Hi Berit,

    No problem! Using an SEO plugin could improve your site SEO, and shouldn’t have any noticeable effect on the site speed. Site speed can be improved using various methods, such as using a CDN service like Cloudflare or a caching plugin.

    I hope this helps.

    Thanks!

Viewing 15 posts - 151 through 165 (of 1,648 total)