Forum Replies Created

Viewing 15 replies - 76 through 90 (of 165 total)
  • Thread Starter ronbme

    (@ronbme)

    Thanks. So far it is working fine.

    I haven’t tested everything but the only thing I’ve seen so far is cosmetic. The html tags show up in Submission Data and Form Extra. For example, I have <b>Do you like the forums?</b> as the title of one of my lists. It shows up that way on the label in Submission Data and under Item Label in Form Extra.

    Also I haven’t had any problems with it in MultiSite.

    Thanks.

    Thread Starter ronbme

    (@ronbme)

    Actually, by using “span” and “style” I can create my own versions of block elements like < h1 > and decide whether I want line breaks or not. So that is what I did with your plugin. And I can use “H1”, “H2”, etc. for their titles.

    Thanks.

    Thread Starter ronbme

    (@ronbme)

    Thanks. I’m still looking into it. I can see from other comments in the forum that this isn’t a new problem.

    There is a line break before and after every < div > < p > and any h1, h2, h3, etc. elements.

    I’ll post back when I find a solution.

    Thread Starter ronbme

    (@ronbme)

    I don’t think this is about your plugin. It looks more like a WordPress problem.

    Thread Starter ronbme

    (@ronbme)

    Thanks. Yes, I think getting multisite fixed is the biggest priority now.

    I’m going to try to develop some new templates for the plugin.

    This is already a great plugin and getting better all the time!

    Thanks.

    Thread Starter ronbme

    (@ronbme)

    I edited the editformnn.php file and took the ‘note’ and ‘separator’ out of the ‘if’ statement. I left the ‘recaptcha’ in because I didn’t think I needed that. I assume that was the only file I needed to edit.

    I gave nicknames to the ‘note’ and ‘separator’ fields and they show in the Conditions now, so everything seems to be okay.

    I formatted the note labels with ‘h2’ and they show up that way in the Form Extra screen. That’s okay though. They don’t show up as ‘h2’ in my post because of the theme’s css. I’ll need to change that.

    The field labels in Submission Data show up with whatever styling I give them. I made them bold and that’s how they show up. I tested and made one of them ‘h2’ and it showed up that way also. I didn’t know if you meant for it to be like that.

    Thread Starter ronbme

    (@ronbme)

    Thanks.

    Disregard what I said about the html on labels.

    Strange story. I thought I had the plugin working with multi site. When I checked my plugin directory the Form Manager was not there. (Keep in mind that I had forms and was modifying them, so everything looked fine.) I tried to go Network Admin and got the error message I initially told you about.

    I had to delete the plugin from the Content directory and make a few modifications to get my Multi Site back.

    I have set up a single version of WP 3.2.1 just to test the Form Manager plugin. So far it seems to be working.

    Thread Starter ronbme

    (@ronbme)

    Thanks. The problem is that labels don’t show up in the “Form Extra” for Notes. So I can’t give them a nickname. The blank labels for Notes do show up in Conditions, so I can use them. I just have to remember the order in which they were created.

    I tried some html on the labels and it didn’t work. I put in code for italics on part of it and the result was no italics but red text. But then I have only tried this on the version using tables. I’ll try the other way and see what result I get.

    Thanks again. I think my biggest problem is that I have too many projects going at one time, but isn’t that the way it always is?

    Ron

    I would check in your theme’s style.css file for a conflict.

    This plugin also has a style.css, but the only asterisk in the plugin is the red asterisk after the label indicating a required field. (You have some of those in your form.)

    You might have to do some renaming to solve the conflict.

    I’m not the author. He might have other thoughts. I’m just trying to help out.

    Ron

    You’re welcome! 🙂

    You have the template name wrong.

    It should be Template: twentyeleven

    When you enter the template name, you need to put in the name as it is in the file directory.

    The template is the name of the main theme of which you are making a child theme, which is Twenty Eleven.

    DIM_2007, I didn’t see the following line in your wp-config.php file:
    define (‘WP_ALLOW_MULTISITE’, true ) ;

    Is it in there?

    I’m running on Firefox, latest version, if that helps.

    The “bleeding edge” would be WordPress 3.2 now. 😉

    M66B and mpwalsh8,

    Just a suggestion but have you tried a local install of WordPress using either MAMP or WAMP?

    This is a great way to rule out all problems with a server. You control everything. You can experiment all you want and once you’ve got it where you want it, then put it up on your host online server.

    I’m running multi-site locally with 28 web sites. I’ve put it through the ringer and have been able to resolve all problems. It’s much easier to isolate a problem when you don’t have to worry about the server setup.

    It’s working in trunk 17368. The modal window comes up whether or not there is anything highlighted.

    I’m running Multi-Site with 77 plugins.

    You probably just need to deactivate all of your plugins and turn them on one at at time to find which one is causing the problem.

Viewing 15 replies - 76 through 90 (of 165 total)