apexbee
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] How to reduce featured image size?Thank you @nobita! This fixed it.
@hikinmike, that’s where I placed the css. It worked until I updated to 6.0. I reentered the css and saved it again. Now it works correctly on mobile!
/* Logo - reduce size on smaller screens */ .custom-logo { max-width: 100%; height: auto; }
- This reply was modified 2 years, 4 months ago by apexbee.
Thank you all. The css worked until I updated WP to 6.0. Now the custom logo is overflowing on mobile view again. I am using this css (I tried removing it but it still overflows):
/* Logo – reduce size on smaller screens */
.custom-logo {
max-width: 100%;
height: auto;
}@uxl Thank you for the cleaner css. That works well. I appreciate you opening a ticket in Gutenberg about this.
@mrfoxtalbot I did not stretch or scale up the logo size prior to noticing this issue. I just added a 500px wide x 85 px logo to the Template Part for the Header using the beta editor. The image had been uploaded via the media library at this size.
Thank you for replying Kathryn. I’m surprised that this theme is not mobile friendly. That is a real negative and I will probably use another theme that is responsive. I thought we were trying to get away from adding so much css to style themes? Do you know if there is a plan to make this more responsive?
Thank you again.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Header logo locationHi, look on the dashboard for Appearance –> Editor (beta). You will see various templates to choose from. The logo is managed there.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] Add site tagline to header, below site titleI solved this by creating a new template part. Look at headers –>patterns. There is a Header with Site Title and Site Tagline format.
Thanks Andy. That fixed it!
I think there may be a glitch because I have gone into the editor, on Site Editor clicked Post Title content area, toggled width from None to Wide, saved twice. The Pages are still narrow content. Any other ideas?
Yes, that fixed it. Thank you!
Thanks for your reply. PHP version is old (5.3) and I cannot update at this time; WordPress version 5.1.8.
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] update caused Parse ErrorAlso tried the update on the original website that had the issue and received this error:
Fatal error: Can’t use method return value in write context in /home/content/38/4256738/html/karencaseyfusedglass/wordpress/wp-content/plugins/limit-login-attempts-reloaded/core/LimitLoginAttempts.php on line 197
Forum: Plugins
In reply to: [Limit Login Attempts Reloaded] update caused Parse ErrorI tried to update to the latest version and still get an error (on a similar website):
Fatal error: Can’t use method return value in write context in /home/content/38/4256738/html/custombyevan/wp-content/plugins/limit-login-attempts-reloaded/core/LimitLoginAttempts.php on line 197
Yes! Thank you so much for fixing this so quickly. I love Metaslider and I’m happy to have it working on my website again.
I’m having issues getting the older version installed. Please let me know when you have updated the plugin. Thank you.