javalawyer
Forum Replies Created
-
Thank you for the explanation. Since these converted files are stored in another directory, must this plugin always be active for the website to access the optimized images? That is, If we disable the plugin, will the website revert to referencing the original jpg/png files in the upload/* directories?
Thanks. Michael
- This reply was modified 1 year ago by javalawyer.
Forum: Plugins
In reply to: [Participants Database] Text Area Form Element – Prevent working hyperlinksThanks for your prompt reply.
I’m already using reCaptcha but some “persistent humans” are taking the time manually add many entries on a daily basis. I presume they are trying to ride off our high page rank for strong backlink SEO for their spam sites. We don’t want to have an approval as that will impact visitor satisfaction.
https://foundfootagecritic.com/blair-witch-petition/
What do you mena by “filter the rich text area value”?
Thanks again!
Thank you for your prompt response.
It took me a while to get the [pdb_list template=responsive] shortcode to work, until I realized “responsive” was spelled wrong in your original post (something to edit in case other readers rely on your post). ??
I took your suggestion and am using a variant of the CSS code below. This offers a good compromise. The text now spans the width of the column, which makes the responses more reader friendly and eliminates most of the scroll bars.
.pdb-list span.textarea { display: block; max-height: 5em; max-width: 150px; overflow: auto; }
Thank you!
Michael