Dumitru Brinzan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Podcast] Thumbnail pictures (on mobile devices)Hello,
Thank you for bringing this to my attention again.
I have fixed it in today’s update (1.2.7).After updating the theme, if you already have existing content, you will have to install, activate and run (once) the “Regenerate Thumbnails” plugin.
After you do that, you can deactivate and uninstall the plugin.Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Podcast] How to expand text on same pageI’m saying that the functionality that you are asking about is not something that should be provided by the theme itself.
You are probably looking for a very specific plugin or some custom implementation. Either that, or I didn’t understand what you are trying to achieve.
Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Podcast] How to expand text on same pageHello,
I don’t think that this is a theme-related question.
Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Faith] Password Protection for “Child” PagesHello,
I’m glad that you like the theme.
However, restricting access to content and general user management is not something that a WordPress theme does. This is handled by WordPress and/or third-party plugins.
Functionality is generally best handled by plugins, not by the theme, which is supposed to handle the design and appearance aspect of a website.
Best regards,
Dumitru B.Hello,
The theme doesn’t control the Block Editor, so this is not a theme-related question.
Please use the general support forums if you need helping with using WordPress.
Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Podcast] Background of top menu barHello,
This is the code in the theme, which adds some padding at the top and at the bottom, so that the logo has some room to breathe.
#site-masthead { padding: 1.25rem 0; }You can add your own custom CSS code to adjust this white space according to your personal preference. Though I wouldn’t change this.
At the same time, you can use the same CSS selector to add a custom image background to the header. Though again, personally I don’t think it’s a good idea.
But, if you want the header to be transparent and have the same background as the whole page, then add this:
#site-masthead { background: none; }Best regards,
Dumitru B.- This reply was modified 2 years, 5 months ago by Dumitru Brinzan.
Forum: Themes and Templates
In reply to: [Nutmeg] Dropdown menu under “recipe”Well, either way, this is not a theme issue.
Good luck.
Forum: Themes and Templates
In reply to: [Nutmeg] Dropdown menu under “recipe”I still see it. Maybe you have some browser cache enabled.
<!– Page optimized by LiteSpeed Cache @2023-12-29 11:31:39 –><!– Page cached by LiteSpeed Cache 6.0.0.1 on 2023-12-29 11:31:38 –><!– Guest Mode –><!– QUIC.cloud UCSS loaded ✅ –>
Forum: Themes and Templates
In reply to: [Nutmeg] Dropdown menu under “recipe”This is what I see in the footer of your website:
<!-- Page cached by LiteSpeed Cache 6.0.0.1 on 2023-12-30 07:50:41 -->That looks like a pretty old cached version. Have you tried clearing the cache?
Forum: Themes and Templates
In reply to: [Nutmeg] Dropdown menu under “recipe”If the elements are there, it should display them, just like it does with the “Cuisines of India” parent element.
If it doesn’t, then there’s something wrong with your set up in the back-end.
Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Nutmeg] Dropdown menu under “recipe”Hello,
I’m not sure what the reason might be. The theme doesn’t control the amount of elements in the menu, it only displays them.
Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Faith] Move the sidebar to the rightHello,
The theme comes with a custom page template that displays the sidebar on the right (example). However this option is not available sitewide.
Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Faith] Theme doesn’t work under PHP 8.0 or higher :(That’s what I thought 🙂
Glad it’s OK now.Forum: Themes and Templates
In reply to: [Faith] Theme doesn’t work under PHP 8.0 or higher :(Hello,
I believe that you are mistaken. The theme works just fine with PHP 8.0+.
The theme doesn’t include any custom widgets in order to call the WP_Widget class.
Are you using version 1.3.1?
Have you tried disabling plugins?Best regards,
Dumitru B.Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] PHP Errors in Debug ModeThank you!
Is there an ETA for the new version?