Forum Replies Created

Viewing 15 posts - 1 through 15 (of 1,562 total)
  • Author
    Posts
  • in reply to: Changing navigation color #468147
    David Morgan
    Keymaster

    Hi Mindy,

    Thanks for reaching out! You should be able to change the background color for the header within the Appearance > Editor by double clicking the header. See the attached screenshot for reference.

    Let us know if this works.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Trouble creating Purpose child theme #467903
    David Morgan
    Keymaster

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

    in reply to: Blog pagination not working properly #467810
    David Morgan
    Keymaster

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

    in reply to: Trouble creating Purpose child theme #467808
    David Morgan
    Keymaster

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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Trouble creating Purpose child theme #467700
    David Morgan
    Keymaster

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

    Attachments:
    You must be logged in to view attached files.
    in reply to: Full Width page #467699
    David Morgan
    Keymaster

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

    in reply to: Trouble creating Purpose child theme #467591
    David Morgan
    Keymaster

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

    in reply to: Page title is still showing up on featured page #467590
    David Morgan
    Keymaster

    Hi Jessica,

    Thanks for reaching out and using STAX! We’ll be happy to help.

    The STAX theme features multiple page templates. The “Default” page template displays the page title at the top. However, you can apply the “Blank Canvas” or “No Title” templates within the “Page” options in the right column of the editor. For reference, the home page utilizes the “Blank Canvas” template.

    Let us know if this helps, or you need more clarification.

    Thanks!

    in reply to: Portfolio Block not filtering categories correctly #467441
    David Morgan
    Keymaster

    Hello,

    Thanks for reaching out! Can you please provide us with your website link and WordPress login info in a private reply so we can take a closer look?

    Also, regarding the portfolio posts opening in a new tab, there’s no option in the block, but you could use the Page Links To plugin, https://wordpress.org/plugins/page-links-to/

    I hope this helps. Thanks!

    in reply to: Blog pagination not working properly #467439
    David Morgan
    Keymaster

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

    in reply to: Trouble creating Purpose child theme #467431
    David Morgan
    Keymaster

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

    in reply to: Trouble creating Purpose child theme #467204
    David Morgan
    Keymaster

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

    in reply to: Mobile Speed Issues #467024
    David Morgan
    Keymaster

    Hi Berit,

    I apologize for the delay. Rather than changing the width of the block, I could provide a style to hide the cover block in mobile, which should help optimization for mobile devices.

    You can hide the block using this CSS:

    @media screen and (max-width: 768px) {
        .site-main > .wp-block-cover {
            display: none;
        }
    }

    Also, make sure your image is saved in the .webp format for maximum file size savings. When it comes to large images and the LCP, there’s really no way around this optimization aside from either removing the image altogether or compressing the file size as much as possible. It just becomes a matter of preference whether you prefer having the image or prefer optimizing the page as much as possible.

    I hope this helps.

    Thanks!

    in reply to: Mobile Speed Issues #466869
    David Morgan
    Keymaster

    Hi Berit,

    Thanks for reaching out! I hope you’re well as well.

    In this case, I would recommend changing the width the Cover Block to Wide instead of Full Width, or removing the Cover Block altogether from the blog page.

    You can edit the block by navigating to Appearance > Editor > Templates > Index. The size can be toggled in the block controls, or you can delete it altogether. I attached a screenshot for reference.

    Let us know if there is anything else.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Header Media video not showing on desktop or Mac #466680
    David Morgan
    Keymaster

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

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