• The labels and other text are not appearing. Nor do uploads arrive in the emails. Any ideas? Following the directions and various help postings & videos has not helped. This theme default has a search bar in the primary widget area, where I am trying to get this contact page working. I think some of this may have to do with the block feature; the instructions I have found for the blocks has been useless, and this may have to do with the theme. Any ideas at all?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter worder18

    (@worder18)

    The site’s pages are set as “private.” Is there a way to get you access?
    I ended up using html to make labels that show. This is working but is clumsy.

    Also, I cannot figure out a way to get the Messages under the Messages tab to show. The box outline appears when a message is sent or is not sent because of an error, but the text does not show unless you highlight it; is the message displayed in white font color? I tried to add html to color the message text but the program will not allow html in the message tab.

    Thanks.

    Thread Starter worder18

    (@worder18)

    Here’s my code in the Form tab:

    <p style="text-align: center;"><span style="font-size: small;"><span style="color: #0B0B45;">Your Name[text* your-name]</span>
    </p>
    <p style="text-align: center;"><span style="font-size: small;"><span style="color: #0B0B45;">Your email address[email* your-email]</span></p>
    <p style="text-align: center;"><span style="font-size: small;"><span style="color: #0B0B45;">Subject[text* your-subject]</span></span></p>
    <p style="text-align: center;"><span style="font-size: small;"><span style="color: #0B0B45;">Message[textarea your-message]</span></p>
    
    <label> <span style="font-size: small;"><span style="color: #0B0B45;">Upload document</span>
    
    [file file-563 limit:10485760 filetypes:.pdf | .jpg | .jpeg| .png | .doc | .docx | .xls | .xlsx | .csv | .txt ]</label>
    
    [submit "Send"]
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘labels, text, & sending attachments problems – theme 2010’ is closed to new replies.