Forum Replies Created
-
AuthorPosts
-
jsm
ParticipantI have tried some older version of Meta Box and 4.6 version is saving and showing 0 without any problem.
jsm
ParticipantI have tried to put 0 in the textfield in the WP edit and add area where the textfield is and if I type 0 and click on update, it's removed/escaped and nothing is saved.
If I type 00 or something else it's saved ok.
October 19, 2015 at 9:04 PM in reply to: URGENT: Unable to make the Conditional Plugin work after activation ;( #1592jsm
ParticipantGreat. Thank you a lot. Now, it's working as it should ๐
October 19, 2015 at 7:36 PM in reply to: URGENT: Unable to make the Conditional Plugin work after activation ;( #1589jsm
ParticipantDid you receive the email now?
October 19, 2015 at 6:40 PM in reply to: URGENT: Unable to make the Conditional Plugin work after activation ;( #1588jsm
ParticipantI have sent it again via the Contact form on your page https://metabox.io/contact/ . Previously I tried to send reply to your emails with the download link from my gmail email account. but maybe there is some noreply filter and it was refused or something.
October 19, 2015 at 6:21 PM in reply to: URGENT: Unable to make the Conditional Plugin work after activation ;( #1586jsm
ParticipantI have send you email with the login credentials and info.
October 19, 2015 at 6:04 PM in reply to: URGENT: Unable to make the Conditional Plugin work after activation ;( #1583jsm
ParticipantOK, so it should be OK. I have just learned that that semicolon results in a minification of the js code and the "use_strict" is for not allowing to use undeclared variables in the function code.
Hmm, still something is wrong with the plugin. The MB Tabs plugin is working fine.
Is there any specific part of the code in COndition Logic that could make it prohibit from running?
My Firefox is 41.0.2 and Chrome is the latest version. But I don't think that the browser could be a problem. I don't have adblocker in Firefox installed and only in Chrome and I have turned it off on the domain where is this plugin.
October 19, 2015 at 5:52 PM in reply to: URGENT: Unable to make the Conditional Plugin work after activation ;( #1581jsm
ParticipantI have checkd the js file in assets and is this normal?
;(function($) { 'use strict'; var conditions = window.conditions;Or is it an error?
Could you please provide some earlier versions of this plugin to check if it's working? Maybe you have made some mistake and the code is broken in the latest version?
October 19, 2015 at 5:23 PM in reply to: URGENT: Unable to make the Conditional Plugin work after activation ;( #1580jsm
ParticipantMy PHP version is 5.5.12 on localhost. Do I need to have some special PHP extensions activated?
-
AuthorPosts