silverliebt
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] PHP Fatal error 12.3The Github page has marked the issue resolved. And this thread as well. However, I just got this error as well. Am I hearing right: a cache clear and then manual install of the plugin is the proposed solution?
Forum: Themes and Templates
In reply to: [Hestia] Remove Site Identity logo from homepageGet Started With Viewing And Changing CSS
(Google article on using DevTools)Forum: Themes and Templates
In reply to: [Hestia] Big Title Button Font SizeI had to use !important for both the background color and the font size, much as I don’t like to generally. Add to Customize > Additional CSS.
a.btn.btn-primary { background-color: red !important; font-weight: 500; font-size: 18px !important; text-transform: uppercase; letter-spacing: .04rem; }
Hope this helps. You can also increase the border radius with border-radius: 5px or whatever.
Forum: Themes and Templates
In reply to: [Hestia] Hestia Theme Can’t edit Contact SectionUpdate: I found the Edit button, and was able to edit these headers and paragraphs.
Forum: Themes and Templates
In reply to: [Hestia] Hestia Theme Can’t edit Contact SectionI am having the same issue. Specifically these sections within the Contact module: they are not accessible in the Customizer and cannot be edited in Elementor.
Find us at the office
Bld Mihail Kogalniceanu, nr. 8,7652 Bucharest, RomaniaGive us a ring
Michael Jordan
+40 762 321 762
Mon – Fri, 8:00-22:00Forum: Plugins
In reply to: [Native Lazyload] Images DisappearI updated the WP plugin and Native Lazyload now works with Autoptimize. Images that previously did not show now show correctly.
My only question is the code injection for images of a Native Lazyload placeholder SVG file, e.g.
<img class="wp-image-8071 native-lazyload-js-fallback" src="https://mysite.org/wp-content/plugins/native-lazyload/assets/images/placeholder.svg"...>
‘
Could you explain the purpose of this placeholder svg?
Admittedly, this should probably be in a new or different thread.Forum: Plugins
In reply to: [Native Lazyload] Images DisappearI do not have Force JavaScript in
<head>
checked in Autoptimize. Thank you for your response and action on the issue.Forum: Plugins
In reply to: [Native Lazyload] Images DisappearImages on the home page of my site are pulled from featured images of the latest posts. These images disappear / do not show when LazyLoad is activated. They show again as soon as the plugin is deactivated. Theme is Typology; plugins include Autoptimize.
- This reply was modified 5 years, 2 months ago by silverliebt.
Forum: Reviews
In reply to: [Gutenberg] The editor is very slowFor me, the perceived speed is fine during editing. Rather it’s saving, even after a change of one word in a paragraph, that is slow. In fact, currently WordPress flashes the View Post (as if it were done updating) while the fancy new “Updating” animation continues for another 2 to 3 seconds. Clearly it’s not holding a copy and doing just a delta or diff update, but something much more involved. If the team could get the update functionality to be zippy or zippier at least, it would save users a lot of time IMO. Thanks! I am enjoying Gutenberg. For the site in question, it’s a great match (mostly writing). Also I’ve noticed some add-ons coming into the plugins marketplace that look intriguing (more blocks to play with, like i’m a kid again, right?)… Pardon the digression.
Forum: Plugins
In reply to: [List Petfinder Pets] Set up SSL and now Petfinder photos not displayingIf it’s of any help, here’s a staging url:
https://secure-sb-humane-society.pantheonsite.io/adopt/dogs-for-adoption2/Forum: Plugins
In reply to: [List Petfinder Pets] Set up SSL and now Petfinder photos not displayingI’m moving the Santa Barbara Humane Society from http to https currently, and have run into this same issue. Do you know of a way to exclude pages from https? I was planning on forcing https on all page using a Cloudflare Page Rule, but this issue of broken Petfinder images under https is a show-stopper.
Thanks much for your time, and for the great plugin!I just published a post and Subscribe2 sent out a seemingly endless string of duplicate emails. I myself got at least 200 I would estimate. I have deleted the plugin after downloading the subscribers to a CSV file. Never again. This is a show-stopping issue and I regret having to move on from Subscribe2.
- This reply was modified 7 years, 9 months ago by silverliebt.
Forum: Reviews
In reply to: [Portfolio Gallery - Photo Gallery] Very GoodGreat team and products. Latest version of Portfolio Gallery is responsive, which helps a lot on handheld devices. Portfolio setup is a breeze & use of category filters and animations makes the plugin feel particularly useful & fun.
Forum: Plugins
In reply to: [Image Gallery - Responsive Photo Gallery] Titles in LightboxI can try removing lines but wanted to know if this solution will work as I describe…
Forum: Plugins
In reply to: [Image Gallery - Responsive Photo Gallery] Titles in LightboxWill this solution remove the title at the bottom of the image (not desired) or just the tooltip’s use of title attribute (desired)?