About

August 7, 2006

Author

Hi, I’m Takayuki Miyoshi writing this blog from Tokyo, Japan. On this blog, I’m publishing WordPress tips and plugins I wrote.

Update: I moved to Fukuoka, my hometown, in June 2008.

If you have personal messages to me, feel free to send mail to this address. takayukister.png

As my English skills are not enough, use plain English, please :)

Update: If you have support requests of my plugins, do not email it to me. Please use WordPress Support Forum instead.

24 Responses to “About”

  1. davido Says:

    Hello. Can you help me? I want to allow my visitors to register to my WordPress 2.1 website with kanji usernames. Is it possible?

    It seems that WordPress only accepts romanji usernames…

    thank you!!!
    davido

  2. miyoshi Says:

    Davido,

    I checked around the core code. As you wrote, it seems that WordPress does not accept Kanji and many other Unicode characters in user name.

    However, it should be possible for a plugin to change the restriction by some filtering. validate_username in wp-includes/registration.php and sanitize_user in wp-includes/formatting.php are the possible candidates.

    I am not sure if changing the default restriction will cause no problem in future (risky maybe), but if it is necessary for you, I can write a plugin in ten minutes. Please tell me what you think.

  3. Brian Says:

    I use contact form 7 to add a contact form to my site. When the form is sent a confirmation message appears in a green rectangle beneath the form
    “Your message was sent successfully”

    My question: Which file do I edit to personalize this confirmation message?

    Regards
    Brian

  4. miyoshi Says:

    Brian,

    I answered your question on wordpress.org’s support forum. Please check there.

    Thanks for comment.

  5. banesto Says:

    Hi! Thanks for Great Module! I have one question though – how can i set privileges for configuring contact form settings to Editors? I changed

    add_options_page(__(’Contact Form 7′, ‘wpcf7′), __(’Contact Form 7′, ‘wpcf7′), ‘manage_options’, __FILE__, array(&$this, ‘option_page’));

    to

    add_options_page(__(’Contact Form 7′, ‘wpcf7′), __(’Contact Form 7′, ‘wpcf7′), 5, __FILE__, array(&$this, ‘option_page’));

    but this only shows option panel itself. If i click on a specific form, i got redirected to dashboard.

    How can i solve this?

  6. miyoshi Says:

    banesto, edit wp-contact-form-7.php line #420

    $base_url = get_option('siteurl') . '/wp-admin/options-general.php';

    to this

    $base_url = get_option('siteurl') . '/wp-admin/admin.php';

    This solves the issue, maybe.

  7. Jake Says:

    Hey I am having problems in deploying my contact form? I put the code in the html area of the text editor and nothing?
    Get back with me and if you don’t mind I can create you an admin to it and you can please check it out.
    Let me know

  8. Panos Says:

    Hi! Thanks for great form.I have problems with drop-down menus and radio buttons.Nothing shows from these in the e-mails i get even the labels.I used contact form 7 1.7.8 in wordpress 2.3.1 page.Look above the form.Could you give me some help?

    Your Name (required)
    [text* your-name]

    Your Email (required)
    [email* your-email]

    Telephone
    [text text-3] *//it doesn’t work//*
    Subject
    [text your-subject]

    Your Message
    [textarea your-message]

    Choice Activity
    [radio radio-643 "Reception" "Seminars" "Enviroment Informing" "Embarkation" "Fishing" "Bicycles"]
    *//it doesn’t work//*

    Choice Persons
    [select menu-262include_blank "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11" "12" "13" "14" "15" "16" "17" "18" "19" "20"]
    *//it doesn’t work//*

    [submit "Send"]

  9. beatjunkiez Says:

    hi,

    how can i change the color of the textbox when message is send?

    i mean the textbox that says:Your message was sent successfully. Thanks.

    i want to change the color around the text.
    its standart green.

  10. miyoshi Says:

    beatjunkiez, you can change it by editting CSS stylesheet. The default style is set in stylesheet.css in the plugin’s folder.

  11. marc Says:

    hi,

    is there a possibility to send a file with the mail?
    i mean attach a file…

    if not, could you include these feature in the next
    release? would be great.

    regards, marc

  12. pumpkinlam Says:

    i’ve installed the contact form 7.

    it is able to send email to visitors by showing the green box which mentioned email was sent successfully. However, “admin” is never recevive the email.

    I didnt modify the contact form, just using the default one when i created it!
    So, is there any step i miss to do??

    how to solve it??

  13. miyoshi Says:

    pumpkinlam, check spam filters first. Or it might be just a delay.

  14. Sam Says:

    I just download the contact form and I’m configuring it. I have added a question, “Are you interested in receiving our newsletter?” I have “yes” and “no” check box after the question. I want to receive the answer in the email from the sender. So far I cannot make it work. I added it at the bottom between the message box and the send button. How do I set this up so I receive the “yes” or “no” answer?

    Thanks,
    Sam

  15. dallas Says:

    Thank you very very much for this wonderful application.

  16. Menard Says:

    I’m a user of the contact form 7 plugin. As it is Thank a Plugin Developer Day today, I would like to thank you (and your team) for the wonderful plugin.

    -Menard

  17. miyoshi Says:

    @Menard Thanks. I do thank plugin users, too :)

  18. Donald Says:

    Trying to get the contact form work at
    http://www.donald-neisler.com/?page_id=122&preview=true

    But, just getting errors.
    Failed to send your message. Please try later or contact administrator by other way.

    Don’t I have to set the mail server and such somewhere. Am I missing something?

  19. Paul Says:

    Hey,

    First of all – great script! Secondly, you’ve published 1.9.7 version but on wordpress.org there’s still 1.9.4 viewable. This means I’m on 1.9.7 still? Or just wordpress.org didn’t updated that ver number?

    And last thing. Could you add a functionality that one would be able to grab someones IP? when submiting email? Or at least write me what to add and where to your script?

    Thanks!

  20. steppen321 Says:

    Hi Miyoshi,

    Thank You for really great plugin (Contact Form 7), but can you please tell me how can I modify it, so it could send mail not from script itself using php functions, but using predefined smtp server?

    I need this functionality badly, because my host provider adds advertisements to my mails sent through it’s php enviroment, therefore it provides very slow and not relieble mail services.

    So I just need ability to send mails from Contacts Forms using different smtp server I have access to, rather than by default – using my hosting provider’s one.


  21. I’m having a problem witch really simple capcha, it seems that on my site it almost never shows the full code. There are almost always some letters missing. Can you help me on this?

    This is the link in question http://joaoribeiro.eu/?page_id=930

  22. Stef Says:

    Hi there

    I have been usuing this great plugin for a few months but all of a sudden i can get it to work. Is it compatibale with wordpress 2.8? When i submit a form it says sent successfully…but when i check my inbox-nothing is delivered? Please could you help me.


Leave a Reply