Forum Replies Created

Viewing 15 posts - 61 through 75 (of 1,562 total)
  • Author
    Posts
  • in reply to: Header – Fixed/Absolute Position #463875
    David Morgan
    Keymaster

    Hi Lewis,

    Try adding this CSS to account for the admin bar:

    .admin-bar .site-header > .wp-block-group {
      top: 32px;
    }

    Let me know if that works.

    Thanks!

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

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

    in reply to: Unable to browse for images #463873
    David Morgan
    Keymaster

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

    in reply to: Testimonials Section is unavailable #463872
    David Morgan
    Keymaster

    Hi Dennis,

    Thanks for reaching out and using the plugin! It appears you are adding a Testimonials pattern. When using a pattern to display the Testimonials Block, there are already preset options for displaying categories or the testimonials post type. However, if those posts don’t exist in your content, nothing will be displayed. In which case you will need to set the options for the block by selecting the “pencil” icon in the block controls. This will allow you to choose from categories that exist on your site, and then the block should display your selected posts/testimonials.

    Let us know if you need further guidance.

    Thanks!

    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.

Viewing 15 posts - 61 through 75 (of 1,562 total)