twgerber
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] DoFollow setting for Blog Titles?That plugin hasn’t been updated in a very long time. I wonder if it’s safe to use anymore.
Forum: Themes and Templates
In reply to: [OceanWP] Avoid loading italic fontI added this code to my child theme php file:
function myprefix_google_fonts( $array ) {
return array( ‘Lato’, ‘Roboto’, ‘poppins’, ‘Karla’ );
}
add_filter( ‘ocean_google_fonts_array’, ‘myprefix_google_fonts’ );It only loads those fonts now….
I think 🙂
Forum: Themes and Templates
In reply to: [OceanWP] Modal Window Custom Size not working?Now it’s working. NM.
Forum: Plugins
In reply to: [WPeMatico RSS Feed Fetcher] nofollow linksWhere do you set nofollow or dofollow?
I am closing this thread. Another Admin had turned off Snap and did it another way and didn’t tell me. The issue is with another plugin! UGH
Forum: Plugins
In reply to: [Recipe Card Blocks Lite] Is there a way to have the image be smaller?Ok thanks. It would be good to allow for different sized images IMO. Lots of plugins allow you to select image size.
https://coldac.today/ac-repair-pointers-that-can-save-money-check-your-breaker/
The link back to the source site is marked no follow.
a rel=”nofollow” href=”https://bayside-ac.com/ac-repair-breaker/”>AC REPAIR POINTERS THAT CAN SAVE MONEY – CHECK YOUR BREAKER /a appeared first on
a rel=”nofollow” href=”https://bayside-ac.com/”>Bayside Heating & AirI can’t figure how this is generated…..
- This reply was modified 7 years ago by twgerber.
Forum: Plugins
In reply to: [Contact Form 7 Google Analytics] Not getting eventsFYI – I ended up replacing CF7.
Forum: Plugins
In reply to: [Recipe Card Blocks Lite] Is there a way to have the image be smaller?WPZoom? Do you understand the question/issue? No response in 4 days now.
Hello? Is anyone from NextScripts looking at this?
DOH! Thanks 😉
I am in Default Blocks Configuration screen. I click the Gear icon for the Contact Form block.
It says: Config for this block is currently unsupported.
I am in the wrong spot
I am on 1.10.10
- This reply was modified 7 years ago by twgerber.
No I didn’t see that.. For now I did it with some JS that says “Send us a message and your phone number” instead of just “message”.
I’ll go check that out now. I had looked in the config but didn’t see that.
One more dumb question.
Can I with custom CSS add a label to the message box or replace the placeholder text?
Thx. I didn’t realize it’s working now 😉
Much appreciated.