Adi Glibanović
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Caldera Forms ….SLOW…..@write2joy I’m using lightweight “WP Mail Bank” plugin to send eMails via SMTP so you can try it. It’s easy to configure.
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Caldera Forms ….SLOW…..After upgrading from version 1.2.2 this plugin works excellent. Working with fields now is really fast.
@write2joy I have about 700 entries until now with over an 400 fields. I’m not having any issues. Sending data to email or to database is fast. SCREENSHOT
I’m using WordPress 4.4-alpha-33981. Try to switch to this version (BETA) by installing WordPress Beta plugin from official WordPress repository by enabling “Bleeding edge nightlies”. SCREENSHOT
I think this theme is RESOLVED since it’s about slowly Caldera form fields.
@josh Pollock Keep up good job!
Thanks for this excellent “painkiller” plugin.
Fixed by removing comma ‘ , ‘ in file wp-content/plugins/caldera-forms/fields/html/field.php on line 49
Sorry, here it is
— CORRECTED —
First: http://postimg.org/image/cbsdbwvp3/.CSS: http://pastebin.com/DukbXVU3
Code for HTML field: http://pastebin.com/bdABViz6
You can use CUSTOM HTML field to achieve that with this simple boostrap based progress bar http://postimg.org/image/cbsdbwvp3/.
Use this CSS for it, simply change color of progress bar by changing this values of “background-color” http://pastebin.com/DukbXVU3
This code will go to Custom HTML field http://pastebin.com/bdABViz6. You can simply put percentages instead of text or something…
Hope this helps…
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Caldera Forms ….SLOW…..Yes, I agree with you. I made form with several rows, about 50 fields, and four pages. It tooks about 2 minutes to rename one of the field, or to save form.
I tried manually editing forms and fields by exporting .json file, but you need after to change ID of CF on several WP pages, or to connect to Database and manually change ID. It’s complicated so I wait for 2 minutes. It tooks me a plenty of time to add/remove/change some fields. If this can be fixed it will be awesome. Also I found some bugs but I will post it on regular way by submitting ticket here.
Author made excellent job, but there is a lot of job about polishing Caldera forms. Hope somebody will post solution for this problem…
Forum: Plugins
In reply to: [YouTube SimpleGallery] Just broke – Shows Only First VideoI FOUND simple SOLUTION! It’s not “code clean” (because of installing additional plugin) but it’s useful if you want to bring up your videos back.
@franklyal @kilrizzy I think it’s not WordPress update issue since I made downgrades version by version until WordPress 4.0 with no results…
What works for me on all sites with diferent themes and WP versions:
- Install this plugin https://ww.wp.xz.cn/plugins/insert-html-snippet/
- Put your shortcode into it (screenshot here: http://red-beret.com/.share/wp/html-snippet.png)
- Use your new simple shortcode generated by HTML Snippets
IMPORTANT: All YouTube links inside [youtubegallery] needs to be in this way:
http://www.youtube.com/watch?v=If you are using Visual Composer put your shortcode inside “RAW HTML” box (screenshot here: http://red-beret.com/.share/wp/raw-html.png)
Hope it works for you also until better solution comes.
CheersThank you Jeremy. I done it by simple updating MySQL database field
jetpack_active_modulesso with that I am able to synchronize all my current and future sites with same modules which I want to use. Thanks again for your solution.Forum: Plugins
In reply to: [YouTube SimpleGallery] Just broke – Shows Only First VideoI hate to switch plugins too! I’m currently trying to determine where is a problem since nobody post here resolution. Is anybody resolved this error folks?