By James on February 9, 2011
Posted in Uncategorized |
By James on February 9, 2011
Posted in Uncategorized |
By James on October 15, 2010
Add Online Price Only Tag /app/design/frontend/default/default/template/catalog/product/view.phtml <div class="online price" style="color:red;margin-right:5px;font-weight:bold;">Online Price Only</div> After Line 61 <?php echo $this->getChildHtml(’alert_urls’) ?> /app/design/frontend/default/default/template/catalog/product/price.phtml TO DO LIST: Magento GOOGLE SITE MAP
Posted in magento |
By James on September 30, 2010
Recently Brother, Canon and Epson have all released new inkjet printer / cartridges combinations. Below is a quick list of the new printer models and cartridges that are available. Brother LC-39 Black, Cyan, Magenta and Yellow New Individual ink tanks Models: DCP J125 DCPJ315W Canon Pgi-525 Black, Cli-526 Colours New Individual ink tanks Similar design [...]
Posted in Printer |
By James on September 28, 2010
www.XML-SITEMAPS.com Sitemaps.org XML Standard www.robotstxt.org Speed Test Keyword-Rich Domain http://wordpress.org/extend/plugins/download-monitor Main Index hewlettpackardtoner.com.au
Posted in Google SEO |
By James on September 13, 2010
app\code\core\Mage\Page\Block\Html\Head.php public function toHtml() { //Start Edit $_cmsTitle = Mage::getSingleton(’cms/page’)->getTitle(); if (strlen($_cmsTitle)>0){ $this->addText(’<title>’.$_cmsTitle.’</title>’."\n\t"); }else{ $this->addText(’<title>’.$this->getTitle().’</title>’."\n\t"); } //End Edit $this->addText(’<meta http-equiv="Content-Type" content="’.$this->getContentType().’"/>’."\n\t"); $this->addText(’<meta name="description" content="’.$this->getDescription().’"/>’."\n\t"); $this->addText(’<meta name="keywords" content="’.$this->getKeywords().’"/>’."\n\t"); $this->addText(’<meta name="robots" content="’.$this->getRobots().’"/>’."\n"); $this->addText($this->getAdditionalCssJs()); $this->addText($this->getChildHtml()); return parent::toHtml(); }
Posted in magento |
By James on September 7, 2010
We always think the colour laser is very expensive than inkjet printer, but this time OKI C110 Compact Desktop Colour Laser Printer is a very good choice for small business in South Australia If you print 250 Pages every month. AUD 188.00 Cheapest price than any other colour laser printer. Where you buy? http://www.adelaidecartridge.com/oki-c110-a4-colour-laser-printer.html Download [...]
Posted in Printer |
By James on September 4, 2010
I want to develop a module to show the best top 10 seller cartridge in Adelaide Cartridge base in Magento 1.4. But I am so tired to learn a new extension develop rule now. I will do it a month later. I choose a trick method to do it. Edit /app/design/frontend/default/your theme/templat/callouts/left_col.phtml <?php $_productbest = [...]
Posted in magento |
By James on September 3, 2010
Internet Marketing > Web Marketing Directory I want to try it.
Posted in Google SEO |
By James on August 25, 2010
Magento success.phtml /httpdocs/app/design/frontend/default/hellopress/template/checkout <!– Getprice.com.au sales tracking system –> <img height="1" width="1" border="0"src="https://secure.getprice.com.au/affsale.asp?shopid=1802&sid=<?php echo $this->getOrderId()?>"> <!– End Getprice.com.au –> I need find the Order Price method. Magento is a very huge system and it’s very hard to find the method of the object. <!–MyShopping.com.au Code for Purchase Conversion Page –> <img height=0 width=0 src="https://www.myshopping.com.au/sale.asp?mid=2688&order=<?php echo [...]
Posted in magento |
Recent Comments