I tested this theme with Linux mint (OS) with chromium browser, the buttons and theme links are not visible properly. No issues with Google chrome. Attached a screenshot
Screenshot – https://imgur.com/a/XLtBayE
]]>When i set custom color Palette and select one of the colors it end up selecting the first color and the others are just unclickable, tried other themes and it seems to be an issue with ollie
]]>I have a problem when creating new pages, because I have installed a plugin to hide the titles but the padding is not removed. Any way to solve it?
]]>First of all it is a nice little theme.
One small problem i face is, I cant seem set full width to group, cover and media blocks. There is no option missing. All i see is only wide width option.
How do set full width? I played around tweaking several settings not working.
]]>Hi,
I have been trying to implement posts in the bottom of the blog post with a 1:1 featured image; however, on mobile, the following media query changes the images to 16:9 and leaves empty space under the image when it stacks. I have previously patched these by editing theme files, but newer updates overwrite that. Is there a solution for that as well, like a child theme?
@media only screen and (max-width: 599px) {
.single .wp-block-query .wp-block-post-featured-image, .single .wp-block-query .wp-block-post-featured-image a, .single .wp-block-query .wp-block-post-featured-image img {
height: auto !important;
}
this also happens when not stacked btw
]]>I saw there was an update available for Ollie (1.1.1) today. Before updating, I tried to find a changelog or release notes to show what was new, but I couldn’t find one. So, I decided to just backup my site once more and update Ollie. After the update, everything seems to work just fine as before, at least in the first few minutes. However, the default font of the whole site (buttons, menus, headers, etc.) is different. I would like the previous font back. Please show me where to find the changelog, and I would be grateful for guidance in undoing the font change. Otherwise I guess I will have to use the backup of my site and roll back to Ollie 1.1.0. Please and thanks so much for an awesome theme!
]]>Hey guys, apologies if this is obvious; I’ve still got my block theme training wheels on. When inserting a default or Wide Line Separator block into a page, it’s being loaded twice. Styled by WP Core and again by core-separator.css Dots and Dotted styles are no problem.
What am I missing?
Screenshot Link
Also, Thin is disabled in core-separator.css
.is-style-separator-thin {
border: none !important;
}
Why would the Thin option still be displayed in the block styles selector UI if it’s not available?
.editor-styles-wrapper .wp-block-separator {
color: var(--wp--preset--color--main);
font-size: var(--wp--preset--font-size--large);
}
<style>
.editor-styles-wrapper .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
max-width: var(--wp--style--global--content-size);
margin-left: auto !important;
margin-right: auto !important;
}
.wp-block-separator:not(.is-style-dots), .wp-block-separator.has-background:not(.is-style-dots) {
border-bottom: 1px solid currentColor;
height: 1px;
}
.block-editor-block-list__block[data-type="core/separator"] {
padding-bottom: .1px;
padding-top: .1px;
}
.block-editor-block-list__layout .block-editor-block-list__block {
overflow-wrap: break-word;
pointer-events: auto;
position: relative;
-webkit-user-select: text;
user-select: text;
}
<style>
.editor-styles-wrapper *, .editor-styles-wrapper *::before, .editor-styles-wrapper *::after {
box-sizing: inherit;
}
<style>
.editor-styles-wrapper :where(body .is-layout-constrained) > * {
margin-block-start: var(--wp--preset--spacing--medium);
margin-block-end: 0;
}
.wp-block-separator {
opacity: 1;
}
.wp-block-separator {
border: none;
border-top: 2px solid;
]]>
Hi there,
I’m having trouble creating a workflow between development, staging, and production environments. The documentation says that one can export and import the theme. The export is clearly documented: from the site editor, choose export and a ZIP file will be downloaded. My questions:
Thank you.
Saul
]]>Hi all,
I am setting up a site with Ollie + WooCommerce, currently in staging, and “Description” appears twice for each and every product. Here is an example; I’m referring to the word “Description” under the rabbit in two instances. Does anyone know why this is happening and how to make the large font one, the bottom one, go away for all products?
]]>Hi,
Why does Ollie have a -8px margin on post terms by default? It makes them miss-aligned for no reason.
I’am trying to over-write it but it’s not working.
Hi there. Lines have appeared and are now showing under my site title block and all button text.
I’ve set the decoration to none for both but it’s not doing anything.
Any help would be much appreciated, thank you.
Mike.
]]>Hi all.
I’m trying to centre my mobile menu which is working on the back end but not the front.
The site is not yet live but a couple of screenshots are here if needed.
I’m also trying to style the hamburger icon (remove the box around it and change the colour of the icon). Is this possible?
Any help would be massively appreciated ??
Cheers.
Mike.
]]>Hi there.
My site isn’t live yet so sorry for no link. I’m just trying to figure out how to style the citation text in the quote block. It’s stuck on italics and I just want to turn that off really.
A screenshot is here if needed.
Any help would be much appreciated, thank you.
]]>Hi there. My site isn’t live so I don’t have a link to share, unfortunately, but can I remove the underline from the text within a button when you hover over it?
I’d like it still to do this with links, just not on the buttons.
Any help would be much appreciated and apologies in advance, I may have a few more requests over the next week…
Mike.
]]>Has anybody any experience using the Ollie theme with WPML for multiple languages?
So far I noticed that I have to completely recreate the header and the footer sequences for a new language. In fact I believe that design changes to the templates made in the lead language all have to be redone in other languages.
So, if anyone out there already has experience with Ollie and WPML, I’d appreciate any input you might have for me. It’s possible that I completely missed something…
]]>How can I define the website icon (favicon) in the Ollie theme? No problem to insert the website logo in the template header block, but I can’t find an option to insert the website icon (site icon settings). Can anyone help with this small issue?
]]>Having a hard time enqueueing a JavaScript file into my Ollie Child theme, tying to do it basically the same way I’ve been doing it for years and I cannot get it to work! This is in the Ollie Functions file…
// add custom scripts this breaks it
function ollie_enqueue_scripts()
{
wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/js/custom-script.js', array(), false, true);
}
add_action('wp_enqueue_scripts', 'ollie_enqueue_scripts', 999);
I tried registering it first and that didn’t work either… has to be something dumb I’m missing! Any help would be great!
Thank you!
]]>I can not find where I can change the point from which the mobile menu kicks in… Where can I change that width?
]]>Hi,
Can SureCart (supports Guterberg) and Blocksy Pro (plugin) work with Ollie?
]]>Hi Mike
When will the Setup wizard make an appearance as a plugin, it has been quite a while now?
Thanks
]]>Hi, a great theme, thank you for making it. I just left a 5 star review – the theme deserves it.
I would like to use a wider width for the blocks that display the Title, Featured image and Contents of the page template, and also do the same for other page templates.
I went into the theme editor and opened up the Page template to try and adjust the above blocks.
This, as you know ?? consists of a Group, that contains 1) a Group that contains the Title and Featured image, and 2) A content block.
I looked thru the Setting and Styles of the above blocks but do not see a Width setting.
I did Inspect and see eg:
max-width: var(–wp–style–global–content-size);
But I am not sure how I would change that.
Could you please explain how to change this width?
I hope I have explained my question clearly – please let me know if not ??
Thanks ahead of time….
]]>Having beautiful static patterns is one thing but what about more advanced features such as animations, dynamic data, query builder, support for flex box and css gird, will those be featured in future updates? Right now these are not possible with block editor and you need other plugins to make the pages more interactive but it would be nice if Ollie was a full fledged builder enhancing the block editor as the likes of Cwicly and Greenshift.
Also, advanced post layouts such as popular WordPress news themes as this example.
I want to use your theme for my next project but I would like to know if these advanced features will be possible in the near future.
]]>I love the available patterns but I was hoping to have different layout options for templates such as ‘Single post’, ‘Archive’, ‘Pages’, ‘Search Results’, etc. I don’t know if that is impossible due to the nature of FSE but just wanted to ask.
]]>I am super impressed by this theme but one thing that prevents me from using it in my future projects is that I don’t see an option to load locally google fonts or upload a custom font like Blocksy with the click of a button you can select the google fonts you want and it loads them from your server to be GDPR compliant and improve the performance.
]]>When using a svg as Site Logo I can not find a way to change the size in de header – within the Editor.
When I revert to a png the size options are available.
Firstly, this is easily the best FSE WordPress theme. With that out of the way, I want to ask a question about editing the Font Page template.
I am already using the Front Page template for my site’s homepage. What is the best way, however, to edit/amend this and save without making it go live? I need to make some drastic changes, so any tips would be great.
Thanks!
]]>Hello,
I’m using Ollie 1.1.0. I was attempting to create a reusable page template similar to the ones supplied with Ollie in the Pages folder that is in the Patterns section of the Editor, (Ollie Home page, About Page, Contact, etc.). Can someone explain the process of creating and saving page template like those provided? I tried making one and can only see it listed when I select “manage all of my patterns” at the bottom of the patterns section, but it is not added to the “?My Patterns” (which still has a zero next to it. Unfortunately, it doesn’t show up when I then search for patterns under the patterns tab where I can choose one to add to a new page.
]]>Hello. I was attempting to use the Gallery block to add 6 images (in columns) and a caption for each. the caption length is long on a a few and the words get broken up at different spot. For example. the word Phonological is broken up into Phonolo and gical is added in a line below it. I was looking for a way to increase the width of the columns but there was no width option. The only options where for the Padding and Margin.
]]>Hi
Since, ollie don’t have builtin breadcrumbs functionality, I want to add Rankmath breadcrumbs on single post and on single page, which file/s or templates i need to edit? I am using Ollie Child Theme, created using Ollie Dash Plugin.
Waiting to hear from you.
]]>Just started building a new site using Ollie and the settings for link color and text decoration that I set in Styles don’t seem to be applied. There is nothing else that explicitly sets the link colors (I mean the style for the individual blocks does not set it) and the links are all white and underlined on hover. I checked the CSS in the DOM inspector and links have the following styles applied:
.wp-elements-ba6c761aa48c98045929e6fe06619a6b a, .wp-elements-c7b83dbc5a167e5f4c1a4ee8385a3e2f a {
color: var(--wp--preset--color--base);
}
where the hex string after .wp-elements- is different for each element. I believe this is coming from Ollie.
]]>