Adam Leone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Optimismo] Theme Optimismo – Updating Comment FormHey there!
You should be able to edit the comment block as per this guide: https://wordpress.com/support/wordpress-editor/blocks/comments-block/
I hope this helps!
Forum: Themes and Templates
In reply to: [Optimismo] Design not centered and mobile friendlyHey there!
Many thanks for reaching out – I’ve taken a look at the site and it looks like everything is center on both a mobile and desktop.
Are you able to provide insights into where exactly you’re seeing this discrepancy?
If you’re able to provide a screenshot also, that would be most helpful!
Forum: Themes and Templates
In reply to: [Stewart] The social links are not displayed in some casesHey there,
Many thanks for reaching out!
But when I load the website from browser, itโs not there ๐ค๐คทโโ๏ธ Neither in full screen nor if I resize the window to use the tablet/phone responsive CSS. Itโs not there if I reload with small browser size as well.
Hmm, this sounds browser specific – what is the browser in use and are there any browser extensions installed?
Another questionย (although Iโm not sure if itโs a theme or WordPress question) is that when the Twitter icon and references will be replaced to ๐? ๐
I should think that’s in the works. ๐
Looking forward to hearing from you!
Hey there,
Many thanks for reaching out.
I’ve taken a look and it looks like this is behaving as expected.
Please, can you help me with that issue? I really know the bullet points worked normally before โ I used it by defaultย
To check, did you create a presentation and have you got a screenshot of what was seen there?
Many thanks!
Forum: Themes and Templates
In reply to: [Lodestar] Background ColorHello Again!
Yes, you should be seeing these options via Appearance > Customize > Colours and Backgrounds.
To check again, are you seeing these options also?
Forum: Themes and Templates
In reply to: [Lodestar] Positioning PanelsHey there,
Many thanks for reaching out!
You should be seeing > Appearance > Customize > Theme Options, whereby you’re seeing the Panel sections.
To check – are you seeing the same options there?
Many thanks!
Forum: Themes and Templates
In reply to: [Blockbase] Blockbase and HEIWAHey there @stellabarilari.
Where did you locate that blockbase theme and Heiwa theme?
I curious as with both installed each should function. Also who is the hosting provider?
Many thanks!
Forum: Themes and Templates
In reply to: [Penscratch] Remove Published by link to author archiveHey there!
Ah I think that’s something slightly different.
The CSS to hide that is:
.entry-author { display: none; }I hope this helps!
Forum: Themes and Templates
In reply to: [Penscratch] Remove Published by link to author archiveHey there,
That’s odd – is the theme up to date?
Failing that, this CSS should hide the Author details:
/* Hide author */ span.author.vcard { display: none; }This can be added via Appearance > Customize > Additional CSS.
I hope this helps.
Forum: Themes and Templates
In reply to: [Dara] Remove WooCommerce CartHey there,
Happy to help you with this.
This CSS should help:
/* Hide checkout from menu */ ul#site-header-cart { display: none; }This can be added via Appearance > Customize > Additional CSS.
I hope this helps!
Forum: Themes and Templates
In reply to: [Rebalance] Rebalance Theme Fix Header/MenuHey there,
Thanks for reaching out!
How can I fix the header (including the main menu) at the top of the Webpage?
Are you able to detail what needs fixing? I’ve taken a look at the site and it looks like everything is ok.
- Is this feature available by default or custom made for Rebalance Theme?
- And if not is there a straight forward way to migrate to another theme that offers that functionality? Does wordpress helps you to migrate to another theme easily?
What feature are you looking have? Generally, speaking it’s not possible to migrate a theme feature, instead you would require some custom development for the theme.
I hope this helps.
Forum: Themes and Templates
In reply to: [Karuna] Articles not updatingHello Maria,
Many thanks for reaching out.
What changes on these pages are you not seeing? The reason why I ask is because I suspect you may not be seeing these because of caching.
Do the changes appear if the site cache is cleared?
Forum: Themes and Templates
In reply to: [Ixion] Editing post layoutHey there,
It sounds like it could be in the template twice, so this can be checked via Appearance > Editor > page/single/…etc.
What is the URL of the site you need help with exactly?
Forum: Themes and Templates
In reply to: [Zoologist] Line break in page/site titleHey there,
No problem – happy to help!
I don’t think CSS would help you hear, mainly because of the responsive nature of the blocks.
I’d recommend adjusting the width of the column: https://wordpress.com/support/wordpress-editor/blocks/columns-block/#column-width
Additionally, if that doesn’t work, you may wish to use a layout block instead: https://en.support.wordpress.com/wordpress-editor/blocks/layout-grid-block/
I hope this helps so far.
Hey there,
It’s possible those features are WordPress.com specific.
Have you also installed the Gutenberg editor?
Many thanks in advance.