Hi there,
Coblocks is working well for us, however, we need to make some modifications to the Hero block so that it supports adding media in the right hand column.
Is it possible to make this kind of modification with hooks, or would that require forking and maintaining a separate branch of coblocks in the future.
Is there a better place to post this kind of request? the coblocks github repo for example?
Thanks in advance.
]]>Here you can see what I mean with the video not respecting the width height set in the Gutenberg editor. In the editor it looks fine. But when saving and refreshing the page video not respecting what is set in the editor. The theme somehow reset width and height.
I have crated a test page where I added the same video with different width settings.
]]>I am trying to setup a submit button, but don’t know where to go to edit what the button does.
]]>How to set Light Mode as default even when the Dark mode is enabled on Mac OS X.
Disable in CUSTOMIZE does not work.
I want the site to be in light mode as default and them the user has the toggle option to switch to dark mode.
]]>I’m using services blocks on most of my pages. Same code at the top of each page so I can get a uniformed look across the entire site. There’s been no problems up until yesterday.
I added a new page https://www.toddbaker.net/home/work/field-producing and it doesn’t work like my previous pages. When I click on one of the images, instead of being sent to — for example — https://www.toddbaker.net/home/work/field-producing/cannon, I’m sent to https://toddbaker.net/home/work/field-producing/”http:/www.toddbaker.net/home/work/field-producing/cannon.
Notice that the second half of the doubled URL has only one slash mark after http:. That’s not the way I wrote it in my code. In fact, I’ve checked my code at least five times. There’s no errors.
GoDaddy.com recently did an update on its WordPress software. However, I believe this issue began prior to my clicking on the update.
Can anyone figure out why this page is behaving strangely?
Many thanks.
]]>I want to create a link between a photo I have in a services group in the “Go” theme (CoBlocks). There’s no way to do it using the WordPress visual editor. Nor is there a way to do it using traditional HTML. And finally, when I tried editing the image in the media folder and adding a link there, it didn’t work.
To give you a better idea of what I’m trying to do, here’s an example of the HTML. Plus at the bottom, I’ve placed the link.
<!– wp:coblocks/service {“focalPoint”:{“x”:”0.61″,”y”:”0.25″},”alignment”:”center”} –>
<div class=”wp-block-coblocks-service”><figure class=”wp-block-coblocks-service__figure”></figure><div class=”wp-block-coblocks-service__content”><!– wp:heading {“align”:”center”,”level”:3,”placeholder”:”Write title…”} –>
<h3 class=”has-text-align-center”>CBS</h3>
<!– /wp:heading –>
<!– wp:paragraph {“align”:”center”} –>
<p class=”has-text-align-center”>Segment Producer</p>
<!– /wp:paragraph –></div></div>
<!– /wp:coblocks/service –>
The link is https://www.toddbaker.net/grammys, and as you can see from the above example, I have text linked to that. But I’d prefer that it was the larger image (Grammy-60-2.jpg) that contains the link.
]]>When my phone switches to night mode (when it’s dark outside), certain elements of my site turn black. But any images still have a white background, and the text isn’t readable whatsoever.
How can I disable night mode for my site? I don’t mean just click the night mode button — I mean override a device’s night mode settings so my site never changes colors (always white background)?
]]>Working on a site using your theme. Can’t seem to get the theme out of Night Mode.
In Customizer –> Theme Options:
—Dark Mode: unchecked
In Customizer –> Colours:
—Background Colour: #ffffff
Still the theme has a dark background, light text.
User error, or any idea what might be causing this?
On localhost, using MAMP, PHP7.1.6.
]]>Hi, I’ve just put together a sample page using the Coblocks theme. Looking at the HTML I see that the site title and the page title are both marked up as H1. Is that, uh, “bad”?
When I view source the site title HTML looks like this:
<h1 class="h3 site-title " itemscope itemtype="https://schema.org/Organization"><a href="https://wpaas.co.uk/coblocks/" rel="home" itemprop="url" class="black">Site title</a></h1>
It has the CSS class as “h3” though. Should the site title and page title be H1’s? I thought it was good practice to only have one H1 title? Or doesn’t it matter?
Thank you!
]]>Any plans to add support for the excerpts? Currently, the entire post content is displayed on archive/category pages.
]]>Bad solution for the wrapper element:
.entry-content .wp-block-columns * {
margin-bottom: 20px;
margin-top: 20px;
}
What if I need the items in the column to be without margins? Write a style for each of these elements?… This is not a best practice.
]]>Grid layout for posts (with a short excerpt and ‘read more’ button).
Any change to add such an option?
]]>Hello !
I saw that if I enable the related posts feature from JetPack the list / grid gets left aligned in the page instead of being aligned at the center like the rest of the page content.
Can anybody help with this ?
]]>Hello Rich Tabor =) Thank you for this theme! I spent many hours finding a theme that worked perfectly with the Gutenberg Editor. Now that I have learned the basics and are familiar with all the functions, I have a few questions:
1. How can I hide the title on pages?
2. Is there a way to use the background image only on a specific page? (which I can set in the customizer)
]]>Hello,
would you please add (at least the option) of displaying the featured image on the top of each post page?
thanks!
]]>Hey Rich! Great stuff as always.
Just a quick feature request: the ability to output the site title + a custom logo. Right now adding a logo hides the title.
Even if the separate customizer option is not added it would be nice for the site title to output and be hidden with CSS for improved SEO (currently you lose the h1
tag).
Really enjoying it!
]]>Your theme is very good.
I’m making my site using coblocks theme.
But I don’t konw how to make a same width as the width of comments and post title??
Please let me know a solution of this problem.
Hi Rich Tabor,
Your theme is very beautiful. But, it shows the article content in full width. Could you please provide the CSS classes to make the content appear in accordance with the width of comments and post title??
]]>