Forum Replies Created
-
AuthorPosts
-
David MorganKeymaster
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!
David MorganKeymasterThis content is restricted to Organic Themes members with an active subscription. Login here.
David MorganKeymasterHi 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.David MorganKeymasterHi 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.David MorganKeymasterHi 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!
David MorganKeymasterHi 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.April 1, 2023 at 2:41 pm in reply to: Preventing Featured Image from displaying as a title background on post page #453403David MorganKeymasterHello,
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!
March 27, 2023 at 8:59 am in reply to: Preventing Featured Image from displaying as a title background on post page #453250David MorganKeymasterHello,
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!
March 24, 2023 at 10:48 am in reply to: Preventing Featured Image from displaying as a title background on post page #453161David MorganKeymasterWhat page is the Portfolio Block currently displayed on, so I can view for reference?
Thanks!
March 24, 2023 at 10:20 am in reply to: Preventing Featured Image from displaying as a title background on post page #453157David MorganKeymasterHello,
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!
David MorganKeymasterHello,
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.David MorganKeymasterThis content is restricted to Organic Themes members with an active subscription. Login here.
David MorganKeymasterThis content is restricted to Organic Themes members with an active subscription. Login here.
David MorganKeymasterThis content is restricted to Organic Themes members with an active subscription. Login here.
David MorganKeymasterHi 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!
-
AuthorPosts