Forum Replies Created

Viewing 15 posts - 136 through 150 (of 1,644 total)
  • Author
    Posts
  • in reply to: Site tagline keeps changing #464382
    David Morgan
    Keymaster

    Hey Guys,

    I may have located the source of this issue. I believe it may be related to the Header Block in the Organic Blocks plugin. I updated the plugin, removing any updates the plugin makes to the site title and tagline.

    Please try updating STAX and Organic Blocks, and let me know if it resolves the issue. If you’re hosted on WordPress.com, the theme and plugin will automatically update within the next 48 hours.

    Thanks!

    in reply to: Issues with Organic Blocks (Agency Theme) #464230
    David Morgan
    Keymaster

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

    in reply to: Issue with Site tagline #464229
    David Morgan
    Keymaster

    Hi Dmitry,

    Very interesting, and a very odd issue. Based on your screenshot of the code, I don’t see any indication that the theme is having an effect on the tagline. However, are you using any custom blocks for the header?

    Also, can you provide your website login information in a private reply so we can take a closer look?

    Thanks!

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

    Hi Dennis,

    Could you please provide your login information within a private reply, and direct me to the page where the block is added? I’ll login and take a closer look at this issue.

    Thanks!

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

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

    in reply to: Blog template #463932
    David Morgan
    Keymaster

    Hi Berit,

    Yes, we should be able to apply that blog style to your site using the One Change service.

    Let us know if there is anything else I can help with!

    Thanks!

    in reply to: Issue with Site tagline #463931
    David Morgan
    Keymaster

    Hi Dmitry,

    Thanks for reaching out and using STAX!

    Is your website hosted on WordPress.com?

    The theme doesn’t have any specific functionality that should alter the tagline. This issue is most likely the result of a plugin setting. If your site is hosted on WordPress.com, their support team might be able to provide more insight.

    Thanks!

    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.

Viewing 15 posts - 136 through 150 (of 1,644 total)