frnkoc
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] W3TC Caused Update 1.5.0 CrashedI’ve never had any issue in all the years i have used your great plugin. It was very odd for sure. I will keep an eye on W3TC plugin. Thanks again.
Forum: Plugins
In reply to: [Custom Post Type UI] W3TC Caused Update 1.5.0 CrashedI tried uploading manually and same thing happened. then I tried a sandbox and updated correctly. It looks that somehow the old version was being cached by W3 total cache. After deactivating W3TC and updating to the new version and then reactivating W3TC it work.
Thanks
Hi Ryan.
I sent you an email to check this issue in our sandbox. I sent your admin credentials. Feel free to deactivate any plugin or change the theme to a default one to test.
Let me know
Thanks,
FCHi.
Your plugin is having issues with Visual Composer Version 4.12. The Easy Pricing Table admin screen only shows the title. If i deactivate Visual Composer then the admin screen shows correctly.
Any idea why is this happening? I have WordPress 4.5.3 running VG Rossi Child theme. The easy pricing table version is 2.3.0
Thanks
FCI had the same problem and i did a code search on my plugins folder and i found the Mega Main Menu version 2.1.1 was causing the issue.
I followed the instructions here: https://www.ads-software.com/support/topic/read-this-first-wordpress-45-master-list?replies=7Change this:
$( ‘a[href*=#]:not([href=#])’ ).click( function() {
To this:
$( ‘a[href*=”#”]:not([href=”#”])’ ).click( function() {Then all the shortcodes started working.
Forum: Plugins
In reply to: [reCAPTCHA for Ninja Forms] reCAPTCHA This is a required fieldHi Aman.
Yes that solved the problem. Thanks for the fast solution.
Francisco C.Forum: Plugins
In reply to: [Youtube Playlist Thumbs] Max Itemsnice. i will be looking forward to get a new version whenever is released. Let me know. Thanks
Forum: Plugins
In reply to: [Youtube Playlist Thumbs] Max ItemsI changed the link https://economyandmarkets.com/video-test/
Forum: Plugins
In reply to: [Youtube Playlist Thumbs] Max Itemshttps://economyandmarkets.com/video-test/ i need to show all available videos ideally having a scroll bar in the list.
Forum: Plugins
In reply to: [Youtube Playlist Thumbs] Max ItemsI installed the plugin but its showing a long list making the page scroll down too much.