Archive for the ‘Joomla’ Category
Thursday, July 22nd, 2010
Below are the links that offer the best selected joomla 1.5 free templates that are widely used and most downloaded. No Membership needed, you just need to click the download button.
1. http://www.rockettheme.com/joomla-downloads/113-free
2. http://www.joomlart.com/forums/downloads.php?do=cat&id=145
3. http://www.joomspirit.com/free-templates.html
4. http://www.templateplazza.com/free-joomla-1.5-templates/
5. http://www.joomlapraise.com/free-joomla-templates/demi-joomla-template.php
6. http://www.joomlapraise.com/joomla/templates/free/dailypraise-redux.php
7. http://www.yagendoo.com/en/joomla/joomla-templates/city-sky.html
8. http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,2554/
9. http://www.bestofjoomla.com/component/option,com_bestoftemplate/task,detail/Itemid,46/id,2720/
10. http://www.themza.com/joomla1.5/
>>read more
Tags: free, joomla 1.5, templates
Posted in Joomla | No Comments »
Thursday, July 15th, 2010
Problem: Email confirmation sent after Paypal payment has been completed + itemized the product
The problem above was requested of my Canadian clients for their site . I used the virtuemart patch here but it took me a long time to figure out and i encountered a lot of errors. What I did [...]
>>read more
Tags: confirmation, Joomla, paypal, Virtuemart
Posted in Joomla, PHP, Virtuemart, Website Addons | No Comments »
Sunday, March 28th, 2010
Module ANY HTML allows you to add iframes, javascript, youtube embed code and any HTML code in joomla module.
Requirement:
Joomla 1.5.X
Here’s how to use :
1. Download the Module ANY HTML here.
2. Go to Extensions –> Module Manager
3. Click New Button and chose module ANY HTML
4. Enable the module and Add any html tags (iframes [...]
>>read more
Tags: code, CSS, extensions, html, iframe, Javascript, Joomla, module, tag
Posted in CSS, Javascript, Joomla, Youtube | No Comments »
Tuesday, February 23rd, 2010
The tutorial explain on how to remove the tax total that appear in chekout process and confirmation email in virtuemart.
It include editing some virtuemart files so we need back up them and also database.
System :
Virtuemart 1.1.x
Joomla 1.5.x
>>read more
Tags: checkout, confirmation email, Joomla, Virtuemart
Posted in Joomla, Virtuemart | No Comments »
Tuesday, February 16th, 2010
In order to display category name in your product detail page you need to modify some of your Virtuemart files.
Requirement:
Joomla 1.5.X
Virtuemart 1.1.X
>>read more
Tags: flypage, Joomla, Virtuemart
Posted in Joomla, Virtuemart | No Comments »
Tuesday, August 18th, 2009
Here’s how to add a bookmark code in your high traffic website:
1. Place the following script into your section in the page you need to use it:
<script type="text/javascript">
function bookmark_us(url, title){
if (window.sidebar) // firefox
window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
var elem = document.createElement(’a’);
elem.setAttribute(’href’,url);
elem.setAttribute(’title’,title);
[...]
>>read more
Tags: add to favorites, bookmark, firefox, internet explorer, mozilla, netscape, safari
Posted in Blogger, Javascript, Joomla, Video Sharing Community, Website Addons, Wordpress, Zen Cart | No Comments »
Friday, July 10th, 2009
The tutorial explain on how to remove the powered by Jcal 1.5 footer information in your Jcal Pro joomla component.
Here’s how:
1. Back up joomlaroot/components/com_jcalpro folder
2. Removed he following lines
themes/default/theme.php , lines 1237-1239:
<div class="atomic">Powered by <a
href="http://dev.anything-digital.com/" target="_blank"><strong>JCal
Pro <span style="color: orange">1.5</span></strong></a></div>
include/functions.inc.php, lines 1350-1356:
$signature = ‘<a href="http://dev.anything-digital.com/" target="_blank">JCal Pro Calendar <span style="color:#FFA500"> ‘ . CALENDAR_VERSION . [...]
>>read more
Tags: extension, Jcal Pro, Joomla, module calendar, plugins
Posted in Joomla | No Comments »
Tuesday, February 10th, 2009
The tutorials explains how to sort date to descending on your event list displaying in EventList joomla page. Evenlist is a free extention in joomla that offers a lot features and possibilities which makes your work easier, like the Venue database, Frontend editing with more than the three Joomla! access levels, Picture resizing and much [...]
>>read more
Posted in Content Management System, Joomla, Website Addons | No Comments »
Monday, February 9th, 2009
The tutorial explains on how to change form action based on the 2 select option. The use of this code is for loading different pages using the submit function of the javascript (this.form.submit();) when one of the select option changes its value ( onchange=”changeAction(this.form,this.name);”). In the example below, the first select named range will load [...]
>>read more
Tags: Form, Javascript, option, select, submit();, tutorial
Posted in Creloaded, Ecommerce, Form, Javascript, Joomla, Virtuemart, Website Addons | 2 Comments »
Saturday, January 31st, 2009
VM Paypal Integration Pro is support shipping , itemized products with discount and coupon. Check out the comparison chart below:
>>read more
Tags: checkout, coupon, discount, integration, Joomla, payment gateway, paypal, tutorial, Virtuemart
Posted in Ecommerce, Joomla, Virtuemart | 4 Comments »