Forum Replies Created

Viewing 15 posts - 226 through 240 (of 1,562 total)
  • Author
    Posts
  • in reply to: Different Header and Footer #454118
    David Morgan
    Keymaster

    Hi Stefan,

    1. What version of STAX is installed on the site? In the latest theme version, I only see one footer within the code. Regardless, you should be able to remove the extra footer within the full-site editor by navigating to Appearance > Editor > Templates > Featured Image. Then, you can edit the template directly, and delete the extra footer.

    2. Unfortunately, the Builder Widgets plugin isn’t fully compatible with block themes when using the “Organic Custom” page template. Rather than applying the page template, you could add a Widget Area Block within the block editor, and then add the Team Members widget within the widget area. Alternatively, I would recommend using the “Posts Block” within the Organic Blocks plugin in order to display your team members.

    Let us know if this resolves the issue.

    Thanks!

    in reply to: Fatal Error when installing Blocks Bundle #454116
    David Morgan
    Keymaster

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

    in reply to: Page Title Issue #454114
    David Morgan
    Keymaster

    Hi Manu,

    You could change the position and alignment of the logo and menu within the full-site editor using the group block within the latest version of the theme. However, if you would prefer to make this change using CSS, you can try the following styles:

    .obb-header .obb-header-content {
      justify-content: center;
    }
    .obb-header #obb-nav {
      width: 100%;
      display: flex;
      justify-content: center;
    }

    You can change the menu font size by adjusting the Primary Navigation font size option within the Header Block options. I’ve attached a screenshot.

    In order to achieve an underline effect when you hover over menu items, you can try the following CSS:

    .obb-menu a:hover, .obb-menu a:active, .obb-menu a:focus {
      text-decoration: underline;
    }

    I hope this helps. Let us know if there is anything else.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: product image gallery thumbnails too large #454112
    David Morgan
    Keymaster

    Hi Erich,

    Thanks for reaching out and using STAX! Did you get this issue resolved?

    The thumbnails appear small and horizontally aligned when viewing your example page, as in the attached screenshot.

    We did make some WooCommerce updates with the most recent theme update that may have resolved this issue. However, if it was a custom solution, we would love to know what was added so we may apply an update to theme.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Full-Width Header Inside Hero #453904
    David Morgan
    Keymaster

    Hi Joshua,

    Thanks for reaching out. When viewing your site, the header content and hero content appears to be full-width. Did you get this issue resolved?

    Thanks!

    in reply to: Adding blog page to my STAX site #453526
    David Morgan
    Keymaster

    Hi Berit,

    Thanks for reaching out!

    Yes, the blog page is managed using the Index template for the STAX theme.

    First, in order to utilize the Index template, you will need to assign a page as your Posts page within the WordPress Reading settings. Navigate to Settings > Reading within the WordPress admin. Then, set your Posts page, and save the changes. See attached screenshot.

    Keep in mind, whatever page you set as your Posts page will display as your blog.

    Additionally, you can add links to your blog page by adding a link to whatever page you have set as your Posts page (Typically a page named Blog or News).

    If you would like to edit the blog template to display a Portfolio Block, you can then navigate to Appearance > Editor > Templates > Index, and edit the Index template, adding a Portfolio Block at the top of the page.

    I hope this helps. Let us know if there is anything else.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    David Morgan
    Keymaster

    Hello,

    Sure! There was a faulty conditional code in the display of the excerpt. I updated the conditional code in the plugin files, and we recently pushed an update with the fix.

    Let us know if there is anything else.

    Thanks!

    David Morgan
    Keymaster

    Hello,

    Thanks for the clarification. I was able to troubleshoot and resolve the issue. I fixed the issue on your site, and we’ll be pushing a plugin update soon that will include the fix.

    Let us know if there is anything else. Thanks!

    David Morgan
    Keymaster

    What page is the Portfolio Block currently displayed on, so I can view for reference?

    Thanks!

    David Morgan
    Keymaster

    Hello,

    The issue appears to be related to that particular Vimeo video, or perhaps the embed and/or size settings for that particular video within Vimeo. I’ve tested in our theme demo, and added another Vimeo video to the same page, and it scales responsively as expected, http://monotwin.co.uk/2023/03/15/le-donk/

    I might suggest checking your video settings within your Vimeo account.

    I hope this helps. Thanks!

    in reply to: Links colour #453021
    David Morgan
    Keymaster

    Hello,

    The “Additional CSS” section has been added within the full-site editor as well. After navigating to Appearance > Editor, click on the template you would like to edit. Within the top right corner, you should see the “Styles” icon. Click on the icon, then click the “Style actions” icon (3 vertical dots). You should then see the option to add Additional CSS.

    I have attached a screenshot for reference.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Home Page Having Problems #453020
    David Morgan
    Keymaster

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

    in reply to: Home Page Having Problems #452901
    David Morgan
    Keymaster

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

    in reply to: Titillium Web doesn’t show up on clients browsers #452900
    David Morgan
    Keymaster

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

    in reply to: Stax Single Product Page #452899
    David Morgan
    Keymaster

    Hi Erich,

    Thanks for reaching out. It’s difficult to say without more details. We may need the login information for your site to inspect the issue further. If you provide your login info, make sure you do so within a private reply.

    I have 2 possible solutions:

    1. Your shop page templates may need to be set within the WooCommerce settings.

    2. It’s possible that customizations may need to be cleared for the STAX shop templates within the full-site editor.

    Have you made any progress on this since your post? Also, we have recently pushed an update for the STAX theme. Updating may resolve the issue.

    Thanks!

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