Dumitru Brinzan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Faith] On mobile, the blog feature image is not centered.Hello,
I am not the one “dismissing it”. I have already told you that you yourself have added custom CSS code that hides the featured image in posts, I even showed you the code that you have:
<style type="text/css" id="wp-custom-css"> @media screen and (max-width:640px) { #ilovewp-hero { display: none; } } </style>This is custom code on your website. It doesn’t come from the theme.
This particular code hides featured images on inner pages, not on archive pages.Is this the “bug” that you are referring to?
- This reply was modified 3 years, 6 months ago by Dumitru Brinzan.
Forum: Themes and Templates
In reply to: [Faith] On mobile, the blog feature image is not centered.Thumbnails are 200×160. That mobile view is turned ON when the viewport is 460 pixels.
The theme displays the thumbnails in their original size (200×160) instead of increasing their size in the browser. If you ever tried increasing the dimensions of an image, you probably know why that’s not desirable.
So what you are seeing is the intended behavior, it is not a “bug”.
Forum: Themes and Templates
In reply to: [Faith] On mobile, the blog feature image is not centered.Not sure how it “doesn’t align properly”, when they are completely hidden on your website.
I’m looking at the theme’s live demo and everything appears in order to me. So I can’t even replicate the issue that you are describing.
Can you post a screenshot of what you’re seeing?
Forum: Themes and Templates
In reply to: [Faith] On mobile, the blog feature image is not centered.Hello,
- The mobile image is not displayed because something on your server prevents them from being served. Besides that, you also have custom CSS code that hides the featured image on small screens.
@media screen and (max-width:640px) {#ilovewp-hero { display: none; }} - The theme is not responsible for what happens when your pages are shared elsewhere.
Usually SEO plugins generate all the appropriate markup for the data that is used on social media platforms.
Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Lectura Lite] Removing the sidebar block from pagesHello Matt,
The theme’s sidebar doesn’t disappear if there are no widgets in it.
And the main content area doesn’t increase in width if there are no registered widgets.
You would probably have to create a custom page template to achieve what you’re looking for.
The theme is old and hasn’t been updated for a long time, so some features are still missing from it.Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Endurance] How to import demo content for endurance themeHello,
The demo content for Endurance is not available.Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Podcast] Gallery Bug?Hi,
Can you please specify which gallery you are referring to?
If you’re talking about the homepage, then all I see is the native Gallery block. The theme doesn’t overwrite any of the default block behavior, it contains no rules that would affect its appearance.
But I do see a lot of empty tags on your page, so maybe there is some error in the content of your page.Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Faith] ThanksHello and thank you for your kind words.
You might want to consider leaving a review/rating instead 🙂
You can do that here: https://wordpress.org/support/theme/faith/reviews/Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Endurance] Change language of “Recent Posts”Hello Sebastian,
The theme is internationalized, which means it is ready to be translated.
You can use free plugins like Loco Translate to translate theme strings into your language of choice, without touching any of the theme files directly.Best regards,
Dumitru B.Forum: Themes and Templates
In reply to: [Podcast] Image description broken + featured effectHi,
Please provide a link to the pages where you have issues, otherwise it’s difficult to guess what’s happening.
Best regards
Dumitru B.Forum: Themes and Templates
In reply to: [Photozoom] Change possibilities of separation lineThis is the CSS selector for the lines:
#site-main .page-title-span:afterForum: Themes and Templates
In reply to: [Photozoom] Change possibilities of separation lineHello,
Which “separation line” exactly?
Forum: Themes and Templates
In reply to: [Nutmeg] Sidebar width increasedHi,
I can’t see anything different on your website.
Everything looks good to me, the sidebar is 300px wide (on desktop).
Have you cleared the cache?Best regards,
Dumitru B.I’m really not sure that I understand what you are doing in the customizer.
You provided this link: https://bhiggs.x10hosting.com/foodie/. Open it and click on Edit Page in the top (black) bar.
You should see your content on this page, not anywhere else.Unfortunately here in the forums we are not allowed to ask for any kind of admin access to user websites in order to investigate such issues.
Best regards,
Dumitru B.Hello Bryan,
This title and content are part of your page content. You have it before the custom block patterns.
Simply edit the page and remove that content.Best regards,
Dumitru B.