![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Eric,
You advised me previously on how to get the price to display in the title tag of a page, I cannot seem to get this to work on drip posts. The code I am using is below, can you see any reason why it shouldn't be showing the price? <title><?php echo substr($product->name, 0, 50); ?> Just £ [product.price]</title> thanks |
#2
|
||||
|
||||
![]() Hi
Title overrides don't work on dripped posts. You'll need to grab the price from the post's custom fields and insert it into your <title> tags in your header.php file. Eric
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ability to add price to title tag | ccgmark | Questions | 2 | September 15th, 2011 01:46 PM |
Drip worked but shows Title and [DFR:drip?p=1...] ? | gamerspy | Questions | 4 | August 13th, 2011 08:02 PM |