Adam Leone
Forum Replies Created
-
Forum: Reviews
In reply to: [Hey] Simple theme, hoorayHey there,
What is the URL of the site you’re working on? We’ll take a look and see what’s happening there.
It sounds like you’re importing content – is that correct? If yes, what process are you following exactly?
Forum: Themes and Templates
In reply to: [Bibimbap] Front Page not DisplayingHey there.
Thanks for reaching out.
The content would be in the home template, added via Appearance > Editor > Home.
Have you created a page or post for the homepage?
Forum: Themes and Templates
In reply to: [Dara] Can’t select dropdown menu itemHey there,
It doesn’t look like Dara is in use with this site: https://www.eastlundhutchinson.com/ – to check, is this the site you need help with?
Forum: Themes and Templates
In reply to: [Pendant] How to add pages to the navigationHey there,
This would be added via the Site Editor here: https://survivinglifetogether.com/wp-admin/site-editor.php
This guide here explains how to add links to a navigation block: https://wordpress.com/support/site-editing/theme-blocks/navigation-block/#add-content-to-the-block
Many thanks!
Hey there,
Glad this is of use!
When I decide to move into your free community wordpress.org
To note WordPress.org is just where the free open source software can be downloaded from. When moving off of WordPress.com, you would need to source hosting for the site.
There’s a bit more detail on the differences between .com and .org here: https://en.support.wordpress.com/com-vs-org/
I hope that’s useful also.
Forum: Themes and Templates
In reply to: [Loudness] Issues with Homepage and PostspageI know these can be frustrating for sure – can I make a suggestion? 🙂
It’s free to create a site on WordPress.com – and it’s free to use Loudness.
So that we can best help, may I suggest creating a free site on WordPress.com, using this theme, and importing the theme demo content and settings, that you can replicate on the local installation, or you could host the site on WordPress.com going forward…
You wouldn’t be obligated in anyway to make a purchase when creating a free site: https://wordpress.com/log-in/
It may give you more insights on how the theme operates – and you can get help direct from WordPress.com.
What do you think?
Forum: Themes and Templates
In reply to: [Bibimbap] Theme Conflict?Hey there,
Bibimbap is the theme – it sounds like there could be a plugin conflict if you’re unable to add new pages.
What seems to be happening specifically?
Forum: Themes and Templates
In reply to: [Loudness] Issues with Homepage and PostspageGotcha, that does sound confusing…
So to confirm, is your content actually in the template? (and not the page)
Alas, this mistake is quite common.
Forum: Themes and Templates
In reply to: [Adventurer] Page BuilderHey there,
Personally, I wouldn’t recommend using a page with this theme, mainly because generally speaking page builders and themes go together like a hand in glove.
This theme uses the block editor (Gutenberg) to create the pages.
I hope this helps.
Forum: Themes and Templates
In reply to: [Blockbase] How to style the More linkAh I see, ok – so you would need CSS to style that.
What styles are you looking to have for the site?
Forum: Themes and Templates
In reply to: [Dyad] Widget OvelappedHey there,
It looks like this is a duplicate thread and is being discussed here: https://wordpress.org/support/topic/4-0-update-made-widget-layout-smaller-on-desktop/
Hey there,
Many thanks for reaching out!
This can be hidden with custom CSS. The code you would need is:
.site-info { display: none; }It looks like this site is on WordPress.com and so to run this code, the site would need to be on the premium plan.
I hope this helps!
Forum: Themes and Templates
In reply to: [Loudness] Issues with Homepage and PostspageHey there,
What is the URL of the site you’re working with exactly?
The content seen in the Home template, is that content. With the page that’s been created, has this been assigned the Home template?
Many thanks!
Forum: Themes and Templates
In reply to: [Hey] Anyone ported this to non-block?Hey there!
What headaches have you faced exactly?
Forum: Themes and Templates
In reply to: [Blask] Portfolio Template different in Mobile viewHey there,
Got it, so because of the nature of a masonry grid, this would essentially be the end result:

And this is because the items are randomly generated upon refresh.
I hope this helps.