Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
One thing my client noticed was the header “flashing” and I added, quite some time ago, this code to the child theme css… because i read it in one of your forums. I’m not sure I totally understand it but I wonder if it could be causing this issue for some reason?? Just a thought.
THanks,
Katie
/*stop sticky header flashing */
#header-section header {
position: fixed!important;
right: 0;
left: 0;
}This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Sending a screenshot so you see what I mean. When I return to top of page, header is still white instead of naked. Happening on Microsoft Edge browsers. Gosh I am not a fan of IE. I am not having the problem on my IE11. Do you have a fix for this? Thanks!
Attachments:
You must be logged in to view attached files.Sorry, I don’t understand. I did not change any image sizes – I sized each of them to 700 X 904 before uploading them to the site to match the settings provided in the documentation. What am I missing?
So I found this article http://www.456bereastreet.com/archive/201306/how_to_proportionally_scale_images_that_have_dimension_attributes/
Client not using IE8 but perhaps the problem somehow persists in later browsers?
I added this CSS to my child theme:
.woocommerce div.product div.images img {width:auto;}
.woocommerce img, .woocommerce-page img {width:auto;}Think I’m on the right track? Unfortunately client is in CA and I’m on East Coast so I can’t see what he sees or check if this works and I think he’s gone home for the night. So in the meantime, if you have any helpful hints or tips, I’d really appreciate it.
Thanks,
KatieMay 18, 2016 at 3:26 am in reply to: Slow Site Load when Logged in as a Customer (any WP user) #268190So, for anyone following this odyssey with bated breathe:
1. Woocommerce Memberships $150 plugin was slowing down my site speed significantly once I added my membership plans. I uninstalled.
2. Instead, I installed too excellent plugins for what I needed (which was to provide membership level discounts on different product categories to different types of members). One was the free Members plugin (https://wordpress.org/plugins/members/). This allowed me to create different roles for each of my different members on the backend. When folks purchase a membership (ours are free), we then manually assign them a role. Not actually a bad thing – I noticed with the other plugin that if you deleted your old orders, ALL OF YOUR MEMBERSHIPS DISAPPEARED!!! Not so with this system. Anyway, then, using Pricing Deals for Woocommerce https://wordpress.org/plugins/pricing-deals-for-woocommerce/ (premium version), I could assign the discounts to different membership levels for different products. Voila. No site speed issues.Thank you to the kind folks at Swift Themes for their patience and help as I worked through this incredibly frustrating issue!
May 18, 2016 at 3:20 am in reply to: Slow Site Load when Logged in as a Customer (any WP user) #268189This reply has been marked as private.May 17, 2016 at 2:04 pm in reply to: Slow Site Load when Logged in as a Customer (any WP user) #268089Hello there,
I’m giving up on the Woocommerce Memberships plugin. Busily installing another solution now and if it works, I will share in this forum. Thanks for sticking with me through this frustrating odyssey, I really don’t think it’s your theme anyway. So hold off any further poking around for now. I will report back and share what works. Think I found something. Thanks!
KatieMay 17, 2016 at 1:37 am in reply to: Slow Site Load when Logged in as a Customer (any WP user) #267929This reply has been marked as private.May 17, 2016 at 1:27 am in reply to: Slow Site Load when Logged in as a Customer (any WP user) #267928This reply has been marked as private.May 16, 2016 at 9:03 pm in reply to: Slow Site Load when Logged in as a Customer (any WP user) #267899This reply has been marked as private.May 16, 2016 at 6:21 pm in reply to: Slow Site Load when Logged in as a Customer (any WP user) #267853Hello, I installed this plugin: https://wordpress.org/plugins/query-monitor/ at the request of the Woocommerce Memberships developer on Friday late afternoon. (I have not heard back from them but they don’t work weekends.) Does this plugin you are requesting do something different ? Looks quite similar? Will add if you want but figured I’d ask first. Thanks!
-