Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter jjkeyport

    (@jjkeyport)

    Hi askmediy,

    If you can send me your email address I can send you the fixed CSS file. I have it working just fine now. [email redacted]

    Jason

    Thread Starter jjkeyport

    (@jjkeyport)

    I was using the lite version as a test and apparently that 1.9 version was a problem. I upgraded to the standard and it’s working great. Thanks for the plugin!

    Thread Starter jjkeyport

    (@jjkeyport)

    I’m not a coder so perhaps it might be easier for someone that is. I read the entire post about Changing File Permissions and I did as you instructed and changed the permissions on the wp-content to 755 and eventually to 777 and it still didn’t work. I even went into wp-content and made all of those folders 755. The only things I didn’t change to 755 and kept at 644 where the individual php files. I am working with the pro version. Is there supposed to be an “attach” button or once I select the file and click submit does that automatically attach it? I know Matt is extremely busy so if anyone else reads this post and has any suggestions – please let me know! I’d hate to try a different form because I use VFB on everything I do.

    Thread Starter jjkeyport

    (@jjkeyport)

    I guess a better question is what file and what value do I need to change? I see there is an option to select or unselect User/Group/Other for Read/Write/Execute and then there is a box for a number value. I’m just not sure which file to modify. I found the visual-form-builder.php. Currently only User can read/write and group and other can only read. The value is also set at 644. Is that where I need to make my change?

    Thread Starter jjkeyport

    (@jjkeyport)

    Thanks Matt,

    Is the file permission issue something I can address in VFB or is that a theme, wordpress or server issue?

    Jason

    Thread Starter jjkeyport

    (@jjkeyport)

    Sorry – one more note that may be important. I want the file that’s uploaded to be an MP3. I did change the file type in the “accepted file extentions” to mp3.

    Thread Starter jjkeyport

    (@jjkeyport)

    Thanks! I actually found the issue – It looks like the “span class” was set to right instead of left in the form-output.php. I changed it to left and it works perfectly.

    Thanks,
    Jason

    <span class="left">
    							<input type="text" name="vfb-' . $field->field_id . '[state]" id="' . $id_attr . '-state" maxlength="150" class="vfb-text vfb-small' . $required . $css . '" />
    							<label for="' . $id_attr . '-state">' . __( 'State / Province / Region', 'visual-form-builder' ) . '</label>
    						</span>

    [Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your posted code may now have been permanently damaged/corrupted by the forum’s parser.]

Viewing 7 replies - 1 through 7 (of 7 total)