Forum Replies Created

Viewing 15 replies - 181 through 195 (of 217 total)
  • Thread Starter Johnny Bravo

    (@herbiehysteria)

    its wierd ive tried entering text-align: center; in all the css rules it could be in, now i cant find the .footer_menu class, what firebug points to, in my themes stylesheet.

    it’s the links at the bottom, i just want to centralise them for design sake. still no luck, i know this is sooo simple.

    HH

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    rvoodoo
    thanks for replying

    im using firebug to do the same, it says the class is .ngg-singlepic but i cant find this in nextgen’s stylesheet

    wot gives?
    HH

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    anybody?

    same here! wheres these emails going?
    hh

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    STOP PRESS! STOP PRESS! STOP PRESS!
    I am a genius, my stubborness ALWAYS PAYS OFF, and this time is no exception!! Wooooohhhooooooooooo! I am so happy right now, I’ve sorted it!

    To everyone who kindly replied, thank you to you all. A special thanks goes to t31os_ for trying to help, theform works fine now, i get the validation errors and also the status messages work too, the email is also sent.

    HOW I DID IT!
    substitute, dont give up hope yet mate heres how i worked it out:

    one of my form fields was called ‘name’, i changed that too ‘your-name’, matched it with the mail settings and everything works fine now.

    substitute, try it and good luck

    happier than a drunk in a brewery
    Herbie Hysteria

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    STOP PRESS! STOP PRESS! STOP PRESS!
    I am a genius, my stubborness ALWAYS PAYS OFF, and this time is no exception!! Wooooohhhooooooooooo! I am so happy right now, I’ve sorted it!

    To everyone who kindly replied, thank you to you all. A special thanks goes to t31os_ for trying to help, theform works fine now, i get the validation errors and also the status messages work too, the email is also sent.

    HOW I DID IT!
    substitute, dont give up hope yet mate heres how i worked it out:

    one of my form fields was called ‘name’, i changed that too ‘your-name’, matched it with the mail settings and everything works fine now.

    substitute, try it and good luck

    happier than a drunk in a brewery
    Herbie Hysteria

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    substitute
    are you getting the ‘Sorry, no posts matched your criteria’ error too?
    HH

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    yeah thanks t31os_ ive just been reading up on it, you’re right.
    for god’s sake, this plugin is probably THE most downloaded plugin for WP but getting support is a real ballache, im 95% there its just this error
    HH

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    ive trawled the forums, the plugins FAQ and even directly mailed the author but nothing, i can remember seeing somebody else with the same problem but no remedy

    i have tested with plugins disabled and the same problem.
    i kno, as it always is, it is an easy fix and probably an oversight but its really hindering me now. ive spent the best part of a full week on this.

    the theme i use is indeziner paperwall – how do i enable error reporting?

    the themes author does not seem to want to help(!) i have seen him reply to other posts within the same timeframe as my posts but not in mine, i dont kno whats going on and i am not one to assume.
    HH

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    t31os_
    thanks for the reply, yeah the positioning is now sorted but i still get the ‘Sorry, no posts matched your criteria’ message when i press submit. no email sent, no status bar, no spinning icon.

    this has been a long week…
    HH

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    ok, ive sorted the positioning using tables – now why the hell does the form not work????
    1 thing sorted, another 10000 to go

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    MY MAIL:
    TO:
    [email protected]
    FROM:
    [name] <[email-360]>
    SUBJECT:
    [service]

    ‘Use HTML content type’ = ‘CHECKED’

    Thread Starter Johnny Bravo

    (@herbiehysteria)

    MY MESSAGE BODY:

    From: [name] <[email-360]>
    Subject: [your-subject]
    
    Message Body:
    [your-message]
    
    Service:[service]
    Details:[Details]
    Budget:[Budget]
    Name:[name]
    Email:[email-360]
    Phone:[telephone]
    Contact:[Contact]
    From:[marketing]
    Subscribe:[subscrbe]
    --
    This mail is sent via contact form on www.artbyherbie.com https://www.artbyherbie.com/wptest
    Thread Starter Johnny Bravo

    (@herbiehysteria)

    t310s_ YES , the particular things are this:

    1) i get a ‘Sorry, no posts matched your criteria when i press submit, no email sent, no ‘status box’, no ‘spinning icon’ it goes straight to a blank page and gives the above message.

    2) at first, my form appeared centralised in one long line, not great for design so i needed it to be in two columns, to shorten the form’s overall height. i put <div align=”left”> and it moved everything to the left, but it’s still tooo long. i need it in two columns.

    3) how can i layout the form in two columns???

    MY LINK: https://www.artbyherbie.com/wptest/?page_id=51

    MY FORM SYNTAX:

    <div align="left">
    <p><strong>PROJECT DETAILS</strong>
    Which service do you need?
    [select* service multiple "Wall Art" "Canvas Art" "Graphic Design" "Design and Print" "Web Design" "Custom Clothing" "Project Management" "Other"]</p>
    
    <p>Details
    [textarea Details 14x6]</p>
    
    <p>Estimated budget?
    [select Budget "Any" "I don't know" "Less than £200" "£200 to £500" "£500 to £1000" "£1000 to £2000" "More than £2000"]</p>
    
    <p><strong>YOUR DETAILS</strong>
    Name
    [text* name 30/]</p>
    
    <p>Email
    [email* email-360 30/]</p>
    
    <p>Telephone
    [text* telephone 30/]</p>
    
    <p>How shall I contact you?
    [radio Contact label_first "Phone" "Email"]</p>
    
    <p>Where did you hear about me?
    [select marketing "Social Network" "Google" "Newspaper" "Word of Mouth" "Other"]</p>
    
    <p>Subscribe to my monthly newsletter?
    [radio subscrbe "Yes" "No"]</p>
    
    <p>Type this code:[captchac captcha-44 size:m fg:#FFFFFF bg:#9400D3]
    [captchar captcha-44 4/4]</p>
    
    <p>[submit "Send"]</p>
    </div>

    PLEASE SOMEBODY HELP!
    HH

    Forum: Fixing WordPress
    In reply to: Contact Form 7

    dscoggins
    im TRYING to position my form so that it has two columns, not one long form on my page. im using div tags and CSS.

    can i embed the css in the form edit page? or does the CSS have to go in my themes .css file.
    please help
    HH

Viewing 15 replies - 181 through 195 (of 217 total)