Shape 5

Joomla Templates => Business Pro - Club => : pchoppin September 04, 2013, 11:51:02 AM



: Request a Call
: pchoppin September 04, 2013, 11:51:02 AM
Hi

I am trying to figure out how the Request a Call module works.

I have looked at the HTML in the Custom Output.  When I try adding a link to the Request a Call button it won't allow it.

Maybe I don't understand how this module is supposed to function.

I would like to be able to click Request a Call and open a S5 Box with a form to fill out to request contact.

Can you please help me understand how this module is intended to function and how to set this up?

http://simply-sites.net/bizpro/

Thank you,

Pete


: Re: Request a Call
: mikek September 04, 2013, 12:06:28 PM
Hello,

It's just an <a> call inside of a custom html module:

<a class="highlight_button">Request a Call[/url]

If you want that to open s5 box see here:

http://simply-sites.net/bizpro/index.php/tutorials-menu-48/s5-login-and-register-setup

You would do this:

<a class="s5box_one highlight_button">Request a Call[/url]

And then publish any module to the position "s5_box1" on all pages.


: Re: Request a Call
: pchoppin September 04, 2013, 05:13:32 PM
This worked perfect!

Thank you!


: Re: Request a Call
: pchoppin September 06, 2013, 10:33:41 AM
Hi
I got the S5 Box working great on a desktop.  But the S5 Box will not open at all on mobile devices.  

Would it be possible to have this module not show up on responsive layouts?  Or would it be easier to configure S5 Box to function on mobile devices?

Thank you?

Pete


: Re: Request a Call
: mikek September 06, 2013, 12:25:07 PM
Hello,

S5 box does hide on mobile devices because it's too large and some functionality doesn't work well in a mobile environment.

You can hide modules on mobile. Please see the Responsive Best Practices guide from the following link. There is a section on using hide classes with modules:

http://www.shape5.com/joomla_tutorials.html


: Re: Request a Call
: pchoppin September 06, 2013, 01:24:57 PM
Oh that's AWESOME!!

I used the class=hide_900

Perfect!

Thank you so much!


: Re: Request a Call
: deendev December 30, 2013, 12:29:34 PM
Hello,

It's just an <a> call inside of a custom html module:

<a class="highlight_button">Request a Call[/url]

If you want that to open s5 box see here:

http://simply-sites.net/bizpro/index.php/tutorials-menu-48/s5-login-and-register-setup

You would do this:

<a class="s5box_one highlight_button">Request a Call[/url]

And then publish any module to the position "s5_box1" on all pages.

I have my modules setup exactly as mentioned above with the S5 Quick Contact published to the to the s5_box1 on all pages but it doesn't respond to the click.  What could I be doing wrong.

my page is webpage-sample.org (http://webpage-sample.org)

Help


: Re: Request a Call
: mikenicoll December 31, 2013, 06:09:26 PM
Hello,

I took a look at that URL but I don't see anything set up that way with the S5 Box. Do you have a direct URL or can explain where on the page you have this coding setup so I can take a look.

-Mike


: Re: Request a Call
: deendev January 02, 2014, 01:15:37 PM
It's at the bottom of the home home page and all other pages.  I have attached an image of it's location on the home page.


: Re: Request a Call
: deendev January 02, 2014, 02:16:32 PM
Mike,

Figured it out.  I was publishing the S5_box to the wrong position.  I was putting in up top somewhere instead of the custom_1 position created for the module.

Thanks for looking at it for me.  Sorry for wasting time.


: Re: Request a Call
: mikenicoll January 02, 2014, 09:40:20 PM
Glad you got it sorted.

-Mike