Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter jingz

    (@jingz)

    This would be great and very user-friendly 🙂

    Thank you for your work on this nice plugin 🙂

    Thread Starter jingz

    (@jingz)

    BTW
    resolved! 🙂

    Thread Starter jingz

    (@jingz)

    Hi Takayuki,

    that’s perfect!
    Thank you very much!

    I missunderstood the manual in the document fpr date in mail.

    Cheers!

    Thread Starter jingz

    (@jingz)

    Hi Takayuki,

    thanks for reply.

    I know the linked dokument.
    But can not figuring out how it works.

    This is my shortcode for the date field in the form-field in the WordPress admin (left site):
    [date* date-geburtsdatum id:geburtsdatum-job]

    And this is the short code for output the mail-text:
    [date-geburtsdatum]

    I tried now:
    [date-geburtsdatum _format_date-geburtsdatum “D, d M y”]
    and
    [date-geburtsdatum _format_geburtsdatum “D, d M y”]

    in the output-area and but it not works.

    I received the email with the content:

    Geburtsdatum: [date-geburtsdatum _format_geburtsdatum “D, d M y”]
    Geburtsdatum: [date-geburtsdatum _format_date-geburtsdatum “D, d M y”]

    What I am doing wrong?
    Can you give me to short code which is working correctly with the date format j. F Y?

    Thanks!

    Thread Starter jingz

    (@jingz)

    Hello,

    thanks for reply.

    In the output part in the admin, I added the shortcode: [date-geburtsdatum]
    The output in the email is how I described in my post above.

    It the shortcode in the output part in the admin wrong?

    I tried this:
    [date-geburtsdatum date-format: j. F Y]

    But outputs in the email is the shortcode [date-geburtsdatum date-format: j. F Y] instead the date.

    Thread Starter jingz

    (@jingz)

    Hi,

    thank you for reply.

    Can I enter an email adress directly in the php file of the plugin?
    May I only have to replace the variable for admin-email with an custom email-adress.

    Is this possble?
    If yes, which file I have to edit?

    Thanks for help 🙂
    Cheers

    Thread Starter jingz

    (@jingz)

    Hello Ewout,

    thanks for reply.
    I sent you an email to the given email-address.

    🙂

    Cheers
    Jingz

    Thread Starter jingz

    (@jingz)

    Hi Ewout,

    thank you for reply and I am sorry for late my late reaction.

    The PHP memory limit is really capped to 128MB even when I set a higher limit. I reported this to my hosting provider to set a higher PHP memory limit.

    I think, it’s no a issue of the plugin.
    I used the HTML mode to see and print the relevant invoices, which could not generate as PDF. It’s an alternative solution 😉

    Thank you for help! 🙂

    Cheers
    Jing

    Thread Starter jingz

    (@jingz)

    Thank you very much for help!

    Works fine 🙂

    Hello klav,

    can you reply which files have to edit, so js file is load below jquery?

    thank you!

    Thread Starter jingz

    (@jingz)

    Hi,

    the website is still on localhost and not available online.

    But here is the content of the style.css in the child-theme-folder:

    @import url("../twentythirteen/style.css");
    
    .site, .navbar {
    max-width: 1462px;
    width: 100%;
    }
    
    .site-header .home-link {
    max-width: 1462px;
    width: 100%;
    padding: 0;
    min-height: 1px;
    }
    
    a.home-link img {
    max-width: 1462px;
    width: 100%;
    height: auto;
    }
    
    body {
    color: #295b60;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    }
    
    h1, h2, h3, h4, h5, h6, .widget .widget-title {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    }
    
    .widget .widget-title {
    font-style: normal;
    }
    
    h1.entry-title {
    font-size: 22px;
    }
    
    .site {
    border: 0;
    }
    
    .site-header {
    background: none!important;
    	}
    
    .navbar{
    text-transform: uppercase;
    background: transparent;
    position: relative;
    top: -48px;
    }
    
    ul.nav-menu {
    background: #5d9ba5;
    padding-right: 0!important;
    }
    
    .main-navigation {
    left: 180px;
    max-width: 1100px;
    }
    
    .entry-header, .entry-content, .entry-summary, .entry-meta {
    margin-left: 370px;
    }
    
    .sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
        max-width: 1040px;
        padding: 0px 286px 0px 150px;
    }
    
    .site-footer .sidebar-container, .widget {
    background: #295b60;
    }
    
    .nav-menu li a {
    color: #fff;
    font-size: 18px;
    }
    
    .nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus, .nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #5d9ba5;
    font-style: normal;
    background: #fff;
    }
    
    ul.sub-menu {
    border: 0!important;
    }
    
    ul.sub-menu li a {
    background: #295B60;
    }
    
    ul.sub-menu li a:hover {
    color: #295B60;
    background: #ededea;
    }
    
    .page-id-9 ul>ul.sub-menu {
    display:block;
    }
    
    .site-footer a, .site-footer .widget a {
    color: #fff;
    }
    
    .site-footer .widget-title {
    color: #37a4b0;
    text-transform: uppercase;
    }
    
    .widget {
    text-transform: uppercase;
    }
    
    .widget ul li {
    line-height: 1em;
    }

    Thank you guys for help.
    I am good with css, but here I have no idea ;o)

    Thread Starter jingz

    (@jingz)

    Hi,

    thanks you for quick reply 🙂

    I checked the CSS and the text-transform is not define for the labels in custom review form.

    In the backend, when I enter “You like our page” and than click on save, the custom field shows “You Like Our Page”. I it looks like that one script or something else converts the text-transform to uppercase every first letter of the words and than saving the value.

    I tested it with an other WordPress installation, same issue. Also on an clean localhost installation.

    Thanks for help 🙂

    Cheers

    Thread Starter jingz

    (@jingz)

    Hi Alex,

    no problem. Work on it, when you have time.
    It’s just a suggestion of mine 🙂

    Cheers
    Jingz

    Thread Starter jingz

    (@jingz)

    I mark this topic as resolved 🙂

    Thread Starter jingz

    (@jingz)

    Hi Alex,

    just installed the update of your plugin.
    Works well! Also with multiple receiver emails in notification email-field 🙂

    Thank you very much for update! 🙂

    Have a nice weekend!

    Cheers
    Jingz

Viewing 15 replies - 1 through 15 (of 17 total)