Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • @adam
    That is correct and of course you should always copy modified files as a backup to your Computer so that you can upload it again after updating the plugin.

    @kiko
    you are welcome. I’m happy I could help.

    Found the solution!

    Find the file “gallery-simple_portfolio.js” in the foogallery plugin folder (plugins -> foogallery -> extensions -> default templates -> js) and open it in an editor (you can use the standard windows text editor after downloading it via ftp to your computer or use the wordpress editor).

    Search inside the raw JS-Code for this term: css({top:l
    You will get two results:

    .css({top:l,left:a})

    and a little further

    .css({top:l,left:a+i*u+r*u})

    replace in both code-snippets the letter “a” by “0” (zero)

    The first search result (.css({top:l,left:a})) is for galleries with just one picture in it, the second search result (.css({top:l,left:a+i*u+r*u})) is for galleries with more than one picture in it.

    Same issue here. It seems impossible, but there should really be a solution. Perhaps somewhere in the .js?

    Thread Starter knunni

    (@knunni)

    Hi Mike,

    ok, i’ll give this a try. As i can’t change it myself, i wrote a ticket to my server hosting technician. He will update the max_var to 3000.

    Would be great if it works, ’cause honestly: I didn’t find a more comfortable contact form plugin until today.

    Thanks. And also thx to mbrsolution for the help…

    Thread Starter knunni

    (@knunni)

    After testing a lot of times: it seems like it really is buggy.
    Captcha field disappears and can’t be reactivated after adding new fields or making changes in the css-editor.
    Also after adding more than 5 to 7 new fields, the css resets and can’t be edited anymore (as written in my earlier posts).

    For troubleshooting I can’t deactivate all over plug-ins because data would propably be lost.

    So the conclusion is: it HAS serious bugs and this causes many problems. That’s sad 🙁

    UPDATE: deactivated all other plug-ins… same problem. Captcha disappears, css resets.

    I’m done with this plug-in …. -.-

    Thread Starter knunni

    (@knunni)

    Here are the links to the contact forms if this would perhaps help…
    this one works fine:
    http://www.nu-pr.de/wordpress/kontakt/

    this one doesn’t:
    http://www.nu-pr.de/wordpress/fuer-schulen/
    (I wanted to customize the width of the fields like in Form 1)

    Thread Starter knunni

    (@knunni)

    The ID is [si-contact-form form=’2′]

    But now things are getting more serious… the plug-ins customizing frontend doesn’t show up any more correctly. I think there must be some conflict with a theme or another plug-in (alltough i’m not using another contact form plugin).

    Guess I will have to try a re-install – even if this means that the other forms will be deleted.

    Update: frontend back again after re-start, but problem still there- New settings won’t be saved.

    Thread Starter knunni

    (@knunni)

    I tried to switch to external css (as this is an option) but also this option can’t be set. I think the main problem is, that whenever you hit the “save settings / changes” button, it does NOT save the settings and restores the default settings for the form. But as I said: the first form works perfect, also the customized settings. I have no idea, why the second form doesn’t allow the changed settings to be saved.
    Was this information helpfull?

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