Results 1 to 3 of 3

Thread: Flatter theme pop-up language translate problem

  1. #1
    Thread Starter
    f_desat's Avatar
    Join Date
    May 2012
    Location
    United States
    Posts
    40
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Flatter theme pop-up language translate problem

    Hi mohsinoffline.


    I turned the theme into Turkish language. But the "Show Coupon" click a pop-up window that does not change the language.

    Details link : http://forums.appthemes.com/report-c...ion-pop-78149/



    I tried the following method. clipper/includes/function.php files edit text language translate.

    Language partially changing. Only "Copied" does not change.


    Code:
    <div class="content-box comment-form coupon-code-popup">
    
    		<div class="box-holder">
    
    			<div class="post-box">
    
    				<div class="head"><h3><?php printf( __( 'Your %s coupon code:', APP_TD ), get_the_term_list( $post->ID, APP_TAX_STORE, ' ', ', ', '' ) ); ?></h3></div>
    
    				<div id="respond">
    
    					<div class="popup-code-copy">
    						<div class="text"><?php echo esc_attr( $coupon_code ); ?></div>
    						<button id="copy-button" class="btn submit" data-clipboard-text="<?php echo esc_attr( $coupon_code ); ?>" ><?php _e( 'Copy', APP_TD ); ?></button>
    					</div>
    
    					<div class="popup-code-info">
    						<p><?php _e( 'Paste this code at checkout when you are done shopping.', APP_TD ); ?></p>
    						<a href="<?php echo clpr_get_coupon_out_url( $post ); ?>" title="<?php _e( 'Click to open site', APP_TD ); ?>" target="_blank" ><?php _e( 'Open site', APP_TD ); ?></a>
    					</div>
    
    					<?php do_action( 'clpr_coupon_code_popup', $post->ID ); ?>
    
    				</div>
    
    			</div>
    
    		</div>
    
    	</div>
    Coupon Code Find
    The easy way to find a coupon code.

  2. #2
    Marketplace Seller mohsinoffline's Avatar
    Join Date
    Dec 2011
    Location
    Algeria
    Posts
    1,575
    Thanks
    44
    Thanked 213 Times in 192 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Do you need content that helps to rank your website better on Google? Check out https://aicontently.com

    Create a website like Retailmenot with FlatterPro Theme , Check out the demo here Retailmenot





  3. #3
    Thread Starter
    f_desat's Avatar
    Join Date
    May 2012
    Location
    United States
    Posts
    40
    Thanks
    2
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Coupon Code Find
    The easy way to find a coupon code.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [TUTORIAL] Translate Classipress theme to Spanish language
    By cynvlad in forum ClassiPress General Discussion
    Replies: 27
    Last Post: May 29th, 2015, 01:09 PM
  2. [SOLVED] Strange Problem with the Searchbar in Top of the Flatter Theme
    By liefertraum in forum Flatter
    Replies: 1
    Last Post: April 25th, 2014, 06:53 AM
  3. Flatter child Theme - Pagination Problem
    By vinimatias in forum Flatter
    Replies: 1
    Last Post: March 12th, 2014, 10:49 AM
  4. Flatter child Theme - Pagination Problem
    By vinimatias in forum Clipper General Discussion
    Replies: 1
    Last Post: March 12th, 2014, 10:49 AM
  5. [SOLVED] Language file Flatter ?
    By tmbn in forum Flatter
    Replies: 5
    Last Post: February 23rd, 2014, 04:07 AM