akaalvin
Forum Replies Created
-
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] new update broke mineBut of course, I more than understand…thought I’d ask just in case. Thanks again for such great work and for your help here!
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] new update broke mineHey, good news…kinda….I found after hours of looking that the issue lies in my themes function.php file..specifically these lines:
// Remove the 2 main auto-formatters
remove_filter(‘the_content’, ‘wpautop’);
remove_filter(‘the_content’, ‘wptexturize’);
// Before displaying for viewing, apply this function
add_filter(‘the_content’, ‘webtreats_formatter’, 99);
add_filter(‘widget_text’, ‘webtreats_formatter’, 99);
it seems though, that if I alter them at all my theme breaks and I get an error. Any ideas…. I hope?
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] new update broke mineThanks, I looked at my parameters and tried some things to no avail. The real problem now is that I switched themes to see what happened and it worked perfectly and I got to see how great your new changes are. Really nice. So this is going to drive me crazy trying to figure out what my theme is doing to this. I turned off other plugins of course and that didn’t do it. I don’t know, do you think maybe it’s a jquery conflict? I did notice that when showing correctly that the first question displays after you push the start button as you would expect it to….on my broken version the first question is displayed under the start button before one begins. I’m all messed up in other words. If you do think of anything please do pass it along and, as always, thank you.
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] new update broke mineCufon is a font enabler in html5. I disabled it but the issue remains…hmmm…and yes, I have been modifying css in wrong place (thanks!). And thanks for your time, i really appreciate it. I’ll keep at it and if I can find out what’s causing it (if it’s not cufon and I don’t think it is) I’ll let you know what it was.
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] new update broke mineI’m still digging at so I can save you the trouble and I’m thinking it’s the p and br tags that are being created while rendering the pages (I see them in the source code) . Specifically, it’s the huge top margin above the quiz title, big top margin in the start quiz button and the space below it that I’m trying to minimize, but I can’t find the origin anywhere.
Could it be those tags being generated somehow as opposed to the css perhaps?
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] new update broke mineOh, thanks so much. You can see that I’ve started to tweak the CSS but am having a hard time controlling margins.
Forum: Plugins
In reply to: [mTouch Quiz] [Plugin: mTouch Quiz] new update broke mineHello. Thanks so much for your replies and great plugin. I don’t know what the issue was but it’s working now after a few deletes and such. I guess maybe it was the cache but didn’t think so before. I am having an issue with this huge top margin of white space before the quiz title and subsequent quiz are displayed. I’ve been digging around the css for hours trying to fix and cannot. Any ideas as to what this is? Many thanks for your help if you have time.
Me too.
Forum: Plugins
In reply to: Contact Form 7 and newsletter opt inExcellent, any idea when? Or until ,then, is there a current option or other plugin that would achieve both contact form and newsletter opt in/admistration?