Hello. When I activate the child theme, when I open the page the top bar appears displaced, and above it a large white space. That space disappears (the top bar moves up) when I scroll the page.
This problem does not occur with the parent theme, only when I activate the child theme. I don’t have any customization on the child theme styles. I have tried to correct it with this:
.page .post-inner {
padding-top: 0;
}
But the problem persists.
]]>hello, how to final deactive dark mode on theme via code to functions.php or CSS define?
in theme setting ignore me preferenc. Sometimes automaticky switch to dark mode
]]>Hi community,
Adding a new “Buttons (Material)” or “Icon (Material) to any of my pages works well but then when I try to edit the button text in the editor or even select any of the block elements in the editor (Buttons or Icon) I ge the message : “This block has encountered an error and cannot be previewed”.
To reproduce:
Environment information:
This is happening on a brand new staging instance of WordPress on wordpress.com. Since the instance was provisioned, I first installed the Barnsbury theme and the I disabled it to switch to the Material Design Google theme.
Thanks in advance for your help troubleshooting this issue.
-Salah
]]>
<div class="mdc-switch">
<div class="mdc-switch__track"></div>
<input type="checkbox" class="mdc-switch__native-control" id="my-switch" />
<div class="mdc-switch__thumb-underlay">
<div class="mdc-switch__thumb"></div>
</div>
</div>
.mdc-switch:not(.mdc-switch--checked)
.mdc-switch__track {
background-color: var(--md-sys-color-on-surface, #000);
}
Above is the switch markup inside a function and what I believe is the CSS for the switch to render instead of a checkbox. I’m only getting a checkbox to show on the front end. What am I missing?
]]>Thanks to the developer for the theme!
Please add some features to the theme:
– The ability to display buttons in the header: login and registration
– More options to customize the site header, save space and customize styles separately
Thanks
– hide search in the header
Hi,
I would like to change mansore-grid-style to normal grid on the page with latest entries. Can you help me please with it?
]]>I’ve noticed the material design buttons allow one to add an icon to the button. It would be nice if I could use these icons elsewhere on my site. How does one reference these icons properly?
Unfortunately, my CSS/HTML is a bit weak, but I did try to do some research. I can see the following HTML code associated with an icon I added to a material design button:
<a href="/register" class="mdc-button mdc-button--raised is-large mdc-ripple-upgraded" style="--mdc-ripple-fg-size:95px; --mdc-ripple-fg-scale:1.867116220324907; --mdc-ripple-fg-translate-start:36.36669921875px, -21px; --mdc-ripple-fg-translate-end:32.366668701171875px, -22.5px;">
<i class="material-icons mdc-button__icon">person_add</i>
<div class="mdc-button__ripple"></div>
<span class="mdc-button__label">Register</span>
</a>
I then look in the F12 developer tools scouring the css. I’m not sure how that icon gets displayed. I’m specifically interested in updating my css so that each of my menu drawer items has an icon to the left of each item. How should one accomplish this? Thanks!
]]>I will have a website that requires user registration and login. I plan to use WPForms to add this functionality and integrate it with WordPress. I want to add the login/registration buttons (or links) to the top right corner of the page. Another less desirable possibility is adding the registration or login link to the menu drawer.
How would you suggest I do this as it seems like the Material Design theme/plugin doesn’t present an (easy) way of doing this?
]]>Can anybody show me a css trick to place the logo in the center of the top app bar, please?
]]>Hi thank you so much for this wordpress material design.
How can I customize website widths it’s shown in as a boxed type. I want to increase widths of the website
]]>Hi
This theme is excellent overall, but a small bug makes it imperfect.
If I make a long english post, the card of it will collapse properly in the feed page.
However this feature seems not working for Chinese posts. All the cards with Chinese content will not be able to collapse in the feed.
Could you please check this out?
Kind regards
]]>I discovered (after the fact) that my website’s theme (Rebalance by Automattic) hasn’t been updated in over 2 years. I’ve also been told that the theme looks a bit dated.
So I am wondering how difficult it would be to switch to Material Design theme? (I am not a developer.)
I don’t want my existing content to be overwritten. How do I prevent that?
Is it compatible with the Jetpack portfolio custom post type which comes included with Jetpack? (Although my current theme has it built-in.) Would I be able to set my static home page as my Portfolio page as I have currently? OR Is there a better way to create projects/case studies? (Wish you had a theme demo so we can see how you envisioned “Projects”.)
Are you going to update Material Design theme to keep up to changes with Material Design design system?
How long do you intend to support this theme? Surely, at some point Material Design design system will be retired by Google, as it was introduced in 2014?
Thank you!
Nicole
Hi,
Two Questions Related to Menu Items
1) Tabs
The menu on the top (Top App bar tabs?) is only showing 4 entries currently.
On Mobile, it is perfect as it covers all menu items by scrolling to the right.
However, on desktop only 4 Menu items can be seen, missing others.
2) Drawer
The desktop drawer menu is overflowing at the end, missing 1 menu item.
Please help on this.
Thanks.
]]>Hi,
First of all thanks for this beautiful theme.
I want to remove the whitespace on the top between the menu and site content.
I have tried setting .site-main or .entry-content’s padding, and margin to 0 yet nothing is working.
Requesting help please.
Thanks
]]>Hi,
I’m using
WordPress 5.6.2
Material Design Google Version: 0.1.3
The images of blog posts on homepage are inserted as background-image.
The problem is, the original images are used for that, independent from device screen size or pixel ratio.
Would be great, if the theme could somehow use image srcset here.
Thanks for help
Andree
]]>hi all,
i developing site: https://viecnganhluat.com/ with wp.org, but now i want transfer wp.com,
but i don’t known that can i can use material design wordpress theme for wordpress.com?
help me please
Hi,
I'm using
WordPress 5.6.1
Material Design Google Version: 0.1.3
Viewing the homepage on desktop, I have two columns (LEFT and RIGHT) with posts. Reading the posts from left to right, row after row, I'm reading the posts descending in chronological order.
Problem: On small screens (mobile), when there is only one column, the sorting order isn't correct. Reading from top to bottom, first there are the posts of desktop LEFT column and then desktop RIGHT column.
How to reproduce: Open https://www.lialo.blog/blog/ on desktop and reduce the browser window width, so you can toggle between two and one column. Check the sorting order of posts by date.
Thanks for help
Andree
]]>