Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #14820

Re: php _e question

From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject Re: php _e question
Date 2015-01-10 19:41 +0100
Organization solani.org
Message-ID <m8rrp9$ko2$1@solani.org> (permalink)
References <e2907cd1-e267-4b14-a298-3002f7f2dca6@googlegroups.com>

Show all headers | View raw


pigsfoot.trotter@gmail.com wrote:

> I have some code within an ecommerce shop that i'm using as follows
> 
> <?php _e( 'No products were found matching your selection.',
> 'woocommerce' ); ?></p>
> 
> Is it possible to replace the 'No products were found matching your
> selection.'
>
> with text, a hyperlink and an image?

Well, why don't you try it out?

> I just want to format the message better and offer a link to
> somewhere else.
> 
> If so could someone tell me how please.

As the question might be rather WooCommerce specific, have you
considered asking on <https://support.woothemes.com/hc/en-us>?

-- 
Christoph M. Becker

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

php _e question pigsfoot.trotter@gmail.com - 2015-01-10 10:09 -0800
  Re: php _e question "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-01-10 19:41 +0100
    Re: php _e question pigsfoot.trotter@gmail.com - 2015-01-10 11:18 -0800
      Re: php _e question Tim Streater <timstreater@greenbee.net> - 2015-01-10 19:43 +0000
      Re: php _e question Jerry Stuckle <jstucklex@attglobal.net> - 2015-01-10 23:02 -0500
  Re: php _e question Richard Damon <Richard@Damon-Family.org> - 2015-01-10 15:32 -0500
  Re: php _e question pigsfoot.trotter@gmail.com - 2015-01-10 15:02 -0800
  Re: php _e question Denis McMahon <denismfmcmahon@gmail.com> - 2015-01-11 17:17 +0000
  Re: php _e question Arno Welzel <usenet@arnowelzel.de> - 2015-02-04 05:22 +0100

csiph-web