Welcome Guest ( Log In | Register )

 Forum Rules Extensions Support
 
Reply to this topicStart new topic
> How To Change Mail Order To Show Popup With Highslide, GUIDE How To show MailOrder popup with Highslide
Web Design Seo
post Feb 24 2011, 01:34 PM
Post #1


Web Design Seo
****

Group: Root Admin
Posts: 4,332
Joined: 29-April 09
From: Sofia
Member No.: 1



How to change Mail Order to show popup with highslide instead of modal box - GUIDE.
This topic is Guide How To show Mail Order popup with popular javascript Highslide

Code is tested and work with: Opera, Firefox, Safari, IE 5, IE 6, IE 7, IE 8 and IE 9!

Note that this Guide is written with samples of code from Pro version, if you use free version of MailOrder you must modify this code.


First of all you must download attached package. In package is one folder that include:
- highslide javascript
- highslide css
- highslide graphics folder

In this folder are only necessary files, not an full highslide package! Full highslide is over 600 kb, here are only about 200 kb.

Unzip and upload folder "highslide" to folder media/system in your website. Path to highslide folder must be:
Код
/public_html/media/system/highslide


Than open file located in:
Код
/public_html/plugins/content/mailorder.php


And edit these parts of file:

Before:
Код
$document =& JFactory::getDocument();
        $document->addScript('media/system/js/modal.js');
        $document->addStyleSheet("/media/system/css/modal.css",'text/css',"screen");
        $document->addScriptDeclaration("
                        window.addEvent('domready',
                            function() {
                                SqueezeBox.initialize({size: {x: ".$modal['w'].", y: ".$modal['h']."}});
                            
                                $$('a.mailorder').each(function(el) {
                                    el.addEvent('click', function(e) {
                                        new Event(e).stop();
                                        SqueezeBox.setContent('iframe', el.toString() );
                                    });
                                });
                            }
                    );");



After:
Код
$document =& JFactory::getDocument();
$document->addScript('media/system/highslide/highslide-with-html.packed.js');
$document->addScript('media/system/highslide/easing_equations.js');
$document->addScript('media/system/highslide/highslide-sitesettings.js');
$document->addStyleSheet("/media/system/highslide/highslide.css",'text/css',"screen");
$document->addScriptDeclaration("
hs.graphicsDir = '/media/system/highslide/graphics/';
hs.outlineType = 'rounded-black';
hs.wrapperClassName = 'draggable-header';
");


You can use some other parameters here like: "rounded-white" instead of "rounded-black"

Before:
Код
return '<a rel="SqueezeBox" class="mailorder" href="'.$url.'">'.JText::_('Buy').'</a>';


After:
Код
return '<a rel="nofollow" href="'.$url.'" onclick="return hs.htmlExpand(this, { objectType: \'iframe\' } )">'.JText::_('Buy').'</a>';
}



All of this will work automatically in next version of mail order pro. In next update we will include option to change look of modal box. In component will be option that will change used script and look of popup.


Цитат
If you like our component, please Vote for us or write review at Mailorder page in JED


Attached File(s)
Attached File  highslide.zip ( 81.98K ) Number of downloads: 34
 


--------------------
Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
Go to the top of the page
 
+Quote Post
Web Design Seo
post Feb 24 2011, 03:54 PM
Post #2


Web Design Seo
****

Group: Root Admin
Posts: 4,332
Joined: 29-April 09
From: Sofia
Member No.: 1



Mail Order Demo with Highslide: http://extensionsjoomla.com/joomla-seo.html

Click on "Buy Now" button.


--------------------
Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
Go to the top of the page
 
+Quote Post
Web Design Seo
post Feb 9 2012, 02:01 PM
Post #3


Web Design Seo
****

Group: Root Admin
Posts: 4,332
Joined: 29-April 09
From: Sofia
Member No.: 1



Guide is updated, files are updated also. Update is needed to unlock more features like equations in Highslide and custom link in "Powered by Highslide".


--------------------
Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

Collapse

> Similar Topics

  Topic Replies Topic Starter Views Last Action
No New Posts Pinned: How To Optimize Speed And Server Load For Joomla Website?
How to reduce server load for Joomla site
0 Web Design Seo 66,204 15th January 2020 - 09:17 AM
Last post by: Web Design Seo
No New Posts How To Block Bad Bots On My Website .htaccess Code
code for .htaccess
3 Web Design Seo 79,806 15th January 2020 - 07:46 AM
Last post by: Web Design Seo
No New Posts Pinned: How To Check Aged Domain Names Quality
old domain for sale - check quality first!
3 Web Design Seo 99,024 10th September 2018 - 06:22 AM
Last post by: Web Design Seo
No New Posts Mailorder In Costum Module
1 Robert Johansson 58,537 2nd July 2018 - 06:46 AM
Last post by: Web Design Seo
No New Posts Mailorder Pro Plugin Blank Form In Internet Explorer 9
mailorder pro plugin blank form in internet explorer 9
3 rajinfosys 59,590 27th February 2017 - 10:25 AM
Last post by: Web Design Seo
No New Posts How To Boost Onpage Seo Of My Website
fast and power way to find the right keywords and to rank it quickly
0 Web Design Seo 77,090 16th January 2017 - 01:47 PM
Last post by: Web Design Seo
No New Posts Pinned: Without Support To 4 January 2016
Happy new 2016 Year
0 Web Design Seo 372,667 31st December 2015 - 01:01 PM
Last post by: Web Design Seo
No New Posts How To Limit Number Of Items In Rss Feed With Aggregator
yahoo pipes guide and example code
1 Web Design Seo 290,454 7th September 2015 - 10:48 AM
Last post by: Web Design Seo
No new Pinned: Topic has attachmentsMail Order Pro For Joomla
order by email, custom order forms component
27 Web Design Seo 159,674 12th May 2015 - 07:33 AM
Last post by: Web Design Seo
No New Posts Pinned: How To Use Majestic For Free
Majestic.com for free, how-to guide
0 Web Design Seo 49,182 11th March 2015 - 02:59 PM
Last post by: Web Design Seo


 



RSS Lo-Fi Version Time is now: 1st June 2026 - 10:02 PM