Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter edandy

    (@edandy)

    Hi,
    On my Site I put everything in the Custom CSS Plugin
    Here are the CSS Customization:

    /*Donation Amount*/
    div.give-donation-amount.form-row-wide{
    width:238px;
    display: block;
    margin: 0px auto 0px;
    }
    /*Currency Style*/
    .give-form-wrap form[id*="give-form"] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    	height: 64px;
            width: 38px;
    	line-height: 64px;
    	border-radius: 4px 0px 0px 4px;
    	}
    /*Text Style*/
    .give-form-wrap form[id*="give-form"] .give-donation-amount #give-amount {
    	font-size: 2.8em;
            //text-align: center;
    	height: 64px;
    	width: 200px;
    	border-radius: 0px 4px 4px 0px;
    	}
    
    /*—Select Amount--*/
    #give-donation-level-button-wrap{
    display: table;
    margin: 10px auto 40px;
    }
    
    [id*=give-form] .give-donation-level-btn {
        width: 100%;
        font-size: 1.2em;
        font-weight: 300;
        background: #f2f2f2;
        color: #5d4b51;
        height: 40px
        border-color: #fff;
        /*border-radius: 1px;
        -moz-border-radius: 3px;
        -webkit-border-radius:3px;*/
    }
    
    [id*=give-form] .give-donation-level-btn:hover {
    background: #f2f2f2;
        color: #5d4b51;
        border-color:#fff;
        opacity: .9;
    }
    
    /*———Donate Button------*/
    
    #give-purchase-button{
    font-size: 1.5em;    
    font-weight:00;
        width: 100%;
        //height: 80px;
        background: #e55e54;
        color: #fff;
        border-color: transparent;
        /*border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        position: relative;
        top: 40px;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%)*/
    }
    #give-purchase-button:hover{
    background:#d85050;
    }

    Hope you can do something with that code.
    Andy

    Hi,
    I have the same problem like leefuller. I just installed the Plugin Email Cop and if I make a donation I get in the Plugin 2 Emails… one for Admin and one for the Donor… but when I check my Email accounts I dont get any Mail.. Neither on my Admin Email Account (it is GMAIL) nor I get the mail for the Donor (this is HOTMAIL)

    Thread Starter edandy

    (@edandy)

    Hi Matt,

    Sorry i mean languages… but I could it be that I have to create this folder once more??? I have a pre created folder which is named languages and inside there are more folders like plugins themes and so on … but should I create a second folder which is named languages and inside of this zhe give folder???
    Maybe this is my prblem..

    andy

    Thread Starter edandy

    (@edandy)

    Hi Matt,

    I tried this. I changed the default language to Romanian -> then my Give Form is in English.
    Then I created the translation files and named them give-ro_RO and placed them in the new directory wp-content/language/give

    but the Form is still in English. but I have to say that I translated this time only few Words ..like First Name Last name Total Donation: and a few others… I searched all Words and translated them but it diesnt work
    Andy

    Thread Starter edandy

    (@edandy)

    Hi Matt,

    Yes German is the default language of my site but can I do something to check this problem?
    I tried also to change the default language to Romanian or English but then the Form remains on English and the Translate Files doesn’t work.

    I named it like in the document -> give-ro_RO
    I placed it in wp-content/languages/give

    Thanks!
    Andi

    Hi Matt,

    I wrote you an Email on this topic but maybe it helps others too if we discuss it here.

    1) I would like the give form to be in Romanian language
    2) I named it like in the document -> give-ro_RO
    3) I placed it in wp-content/languages/give

    I tried also the Loco plugin but without succes. The problem is like you mentioned in the Email that my Site default language is German and so no matter what I’m doing it will remain German. But can change this setting anywhere?
    Thanks!
    Andi

    Hi sarah,

    Could you please tell me what you set wrong? Because my translations do not work.
    Thanks!
    Andi

    Thread Starter edandy

    (@edandy)

    Hi Matt,
    Thank you very much but I figuered it out … but maybe you could take a look over the site to see if i made the customizations right? The site is http://www.gemeindeberg-wien.at/donation
    Maybe you could help me with another problem im facing… I translated some words with the PoEdit in Romanian Language… i copied the files in the languages-give directory like it is described in the docu.. but nothing happens… the plugin is still on german

    Thank you for your help!

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