meltdown2
Forum Replies Created
-
Forum: Plugins
In reply to: [Async JavaScript] Plugin breaks Envira Gallery Lite pluginIt looks like I was a bit quick to call this resolved. Concerning your suggestion to also exclude that gallery’s JS from Autoptimize: How can I determine what exactly to exclude?
Thanks.
Forum: Plugins
In reply to: [Async JavaScript] Plugin breaks Envira Gallery Lite pluginIt looks as though I’ve resolved this. It seems that I needed to exclude the Woocommerce plugin as well. I suspect that is because I am using the Woocommerce Storefront theme.
I’ll mark this as resolved.
Forum: Themes and Templates
In reply to: [Storefront] Site content area: BG color above Background imageHi Linda – Thanks for your reply. I’ve made some progress in that I’ve found a code snippet that is specific to the BG color of the sidebar:
div#secondary { border-style: solid; border-color: #ccc; border-width: 1px; padding: 5px; border-radius: 20px !important; background-color: #eee; }
I quite like that, and it sits on top of the site background image.
As for the content area, I can use the same:
div#content.site-content { border-style: solid; border-color: #fff; border-width: 0px; padding: 5px; background-color: #ffffff; }
Which is fine for now, although I’d like to determine how to restrict the width so that the site BG image is visible on the edges. Not quite sure how to do that.
Forum: Plugins
In reply to: [Advanced Woo Search] Storefront header: Restrict AWS widthThat did it! Checking Seamless integration was the answer – Thank you!
Forum: Plugins
In reply to: [Advanced Woo Search] Storefront header: Restrict AWS widthIn short, I would like the AWS form to be in the exact position as the .site-search form found in the Storefront header.
Thanks again.
Forum: Plugins
In reply to: [Advanced Woo Search] Storefront header: Restrict AWS widthForum: Plugins
In reply to: [Advanced Woo Search] Change Placeholder TextI see this now. Settings > Search Form > Text for search field
Forum: Plugins
In reply to: [Advanced Woo Search] Storefront header: Restrict AWS widthTo clarify, I’d like to replace the default Storefront header search with AWS, as shown here.
Forum: Plugins
In reply to: [Jigoshop] Hide Jigoshop options in user profileIn wp-content/plugins/jigoshop/jigoshop.php go to line 364 and remove it ??
Forum: Plugins
In reply to: [Jigoshop] "Add New Post": Remove Jigoshop optionsPerfect – Thank you!
Forum: Plugins
In reply to: [Jigoshop] Hide Jigoshop options in user profileNo help on this? It’s quite important that my site members do not have the Jigoshop options visible in their profiles.
Thanks.
Forum: Plugins
In reply to: User: Select avatar from folder – limit them to that optionOr, since all authors have their own media library, is there a way to add images that would display in ALL Author media libraries?
I would like them to have a number of avatars to choose from.
Thank you
Forum: Plugins
In reply to: [Testimonials Widget] Sidebar: Show Title OnlyThank you for your response. I do have the “Hide Content?” checked, and am not seeing the testimonial content. However, I am also NOT seeing the testimonials Title, which is the ONLY thing I’d like to display.
“Hide Title Above Content?” is unchecked, although it makes no visible difference either way.
Any idea why the title is not being displayed?
Thank you
Forum: Plugins
In reply to: [Testimonials Widget] Shortcode to display the title in Slider WidgetI’ve just realized that I need to go to beadedlily.co.uk/testimonials-archive/ to display ALL. Sorry about that ??
The other question remains: I ONLY want the title displayed in the sidebar (“A huge thank you!!”), no content. How can I do this?
Thanks again
Forum: Plugins
In reply to: [Testimonials Widget] Shortcode to display the title in Slider WidgetI, too, wanted to display the title so I’ve downloaded this plugin update and used FTP to overwrite my files. However, not all is well.
My individual testimonials are displayed (as seen at beadedlily.co.uk/testimonial/a-huge-thank-you/) but the page that displayed ALL testimonials no longer exists: beadedlily.co.uk/testimonial/
Any thoughts on what I’ve done?
And to be clear, I ONLY want the title displayed in the sidebar (“A huge thank you!!”), no content. How can I do this?
Thank you!