Ron the Web Guy
Forum Replies Created
-
I knew that as soon as I posted that I had this same issue I would find an answer. – LOL!
I just found this CSS that I added to the Additional CSS area under Customizing:
.site-header.featured-image {
min-height: 60vh;
}https://ww.wp.xz.cn/support/topic/featured-images-are-huge-on-desktop/
It worked perfectly for me.
I too would like to be able to make the featured image smaller in the Twenty Nineteen theme.
I’ve tried the above suggestions but the featured/header images stays the same.
Any other suggestions?
- This reply was modified 7 years, 2 months ago by Ron the Web Guy.
I figured it out
.site-header.featured-image:after {
background: none;
}Forum: Fixing WordPress
In reply to: BUG: Bulk image delete crashing serverI am going crazy trying to figure out how to bulk delete images without having the server crash. I can only delete about 20-30 images at a time or risk crashing the website. I have 8000+ images to delete.
My web-host says its caused by: WordPress Heartbeat and Heavy admin-ajax.php Usage
Anyone know about this and can help?
Forum: Plugins
In reply to: [WooCommerce] Import products from a CSV fileI am having the same issue trying to import a basic CSV products file into WooCommerce.
I exported a CSV, made minor edits and tried to re-upload it and I get: Sorry, this file type is not permitted for security reasons.
I made certain it was saved UTF-8 and comma delimited .csv
Using the built-in product CSV importer and exporter.
WordPress 5.0.2 running Storefront theme
WooCommerce 3.5.3Forum: Themes and Templates
In reply to: [Storefront] Navigation links missing on mobile devicesIt started working again. Not sure if it was the Storefront Hamburger Menu or not? I will test it some more.
Forum: Themes and Templates
In reply to: [Storefront] Navigation links missing on mobile devicesI even tried to add the Storefront Hamburger Menu and that didn’t work either.
+1 – same issue for me with latest update = blank product details page – had to disable the plugin for my product details pages to show back up
Forum: Plugins
In reply to: [WooCommerce UPC, EAN, and ISBN] Rename: “GTIN> EAN”Not sure where to post this, but I had the same question about how to change the default name of GTIN to UPC and I found it by clicking on WooCommerce in the left navigation of my site, then clicking Settings, then clicking Products, then there is a hard to see link called Inventory that you need to click. Near the bottom of the Inventory page is the GTIN Settings where you can change the GTIN label to UPC or EAN or whatever you need.
This plugin works great, but like most other WordPress/WooCommerce plugins it takes a little detective work to figure out how to make the plugins work as well as how to edit the plugins.
The developers put readme files in the ZIP files but I never extract the ZIP files I just add them to WordPress and hope there is a help/readme file installed into my WordPress.