nikjvale
Forum Replies Created
-
Forum: Plugins
In reply to: [Constant Contact for WordPress] Suddenly Stopped Working!Just as strangely as the problem randomly appeared… it has now randomly disappeared…
I’m using WordPress 4.4.4, with PHP 5.5.35, and the plugin version is 4.0.3
Forum: Plugins
In reply to: [Constant Contact for WordPress] How to empty the Activity Log?Thank-you. I upgraded and it reduced the log size by 50%. How does the plugin decide how big the logs are? Does turning the log off delete the history? Is there a way to manually purge the log?
<DELETED>
Forum: Plugins
In reply to: [Calculated Fields Form] Form Templates Not WorkingI believe it was “CM Tooltip Glossary”
Forum: Plugins
In reply to: [CM Tooltip Glossary] Plugin removes from posts/pagesHere is the page where I discovered the problem – https://investamarillo.com/leverage-calculator/. The CM Tooltip Glossary plugin is currently disabled but it was the <link>s before the <form> that were being stripped. I don’t see any problems with the <link> html being incorrect.
Forum: Plugins
In reply to: [Calculated Fields Form] Form Templates Not WorkingIt was being caused by another plugin that was stripping <link> tags out of the content ??
Forum: Plugins
In reply to: [WP Post Styling] QuotesI understand your dilemma. But just to clarify – the plugin does not support the following CSS examples:
.class:before{content:'@';background-image:url('image.png');}
and
.class{font-family: 'Gentium Book Basic', serif;}
I am getting the same fatal error when using the widget as shortcode in a page.
Thanks everyone for the tips but they didn’t work. I’m very disappointed that it’s been broken for 2 months and hasn’t been fixed yet ??
I added a parameter ‘full_first_post’ which if true shows the content for the first post, and then just the titles for the remaining posts – https://www.mini650pacificchallenge.com/sailors/usa806/#Audio
Perhaps a more useful modification would be to have number instead of a bool making it possible to show the contents of the first X posts.