inkluna
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Translate HTML5 validation errorsI am struggling with this too! It was warking fine and dandy before those problems with the 1.5.2 version last week.
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] 1.5.0.1 Just Crashed My SiteNew version does not work for me. I got this error
Fatal error: Class ‘Caldera_Forms_Sync_Factory’ not foundI had to go back to older version and deactivate automatic updates for now.
Forum: Plugins
In reply to: [Theme My Login] “Login” Template for Registration PageHi Ed,
This is the shortcode that works for me. Hope it helps
[theme-my-login default_action="register"]
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] Animation with greensock, JSDear dcooney, It is working!!! Your are the chosen one :). Thank you big time from Prague!!
Forum: Plugins
In reply to: [WordPress Infinite Scroll - Ajax Load More] Animation with greensock, JSThank you for your cues. It looks promising but i got stuck at the callback functions not firing at the moment. Got thru the support forum and looking and trying but nothing so far. Let you know if i bring it to life. Thanks again!
What i use is this WordPress Bootstrap. It is more like a front-end framework to handle all those WP latest bells and whistles.
It is working now. I have bent it for my need.
Awesome plugin!! Thanks!
wp-ajaxify-comments.js
var submitName = form.attr("name"); wpac_options.selectorCommentsContainer = "#"+submitName; var oldCommentsContainer =jQuery(wpac_options.selectorCommentsContainer);
comments.php
<div class="mycomments" id="c504" > comments.php code </div> <form name="c504" id="commentform" class="form-vertical" method="post" action="https://wp-comments-post.php">
Hi jan,
I have spent same time investigating it but still cant put my finger on it..
Here is my work in progress. Its without DynaBMan fix now..
https://pavelon.cz/pilotni-denik/Thanks for your time m8!
This is great, It helped big time. One more thing though. How would you tackle multiple posts with comments on one page.. That unique id is a trouble.