Frontpage Header module changes

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Mar 11, 2013 10:41 pm
Reply with quote
Report this post
I'm trying to figure out how to change the header call-to-action button to make the content scroll to next screen. Using anchor tag?

http://einsights.com/v3/op3/

An example how to do it, would be much appreciated. Thanks!
User avatar
Fresh Boarder

teitbite
Wed Mar 13, 2013 2:27 pm
Reply with quote
Report this post
Hi

You can make it by using anchors. Here is an example of such function: http://www.w3.org/MarkUp/1995-archive/Elements/A.html
User avatar
Moderator

GK User
Wed Mar 20, 2013 9:09 pm
Reply with quote
Report this post
Hi, thanks for your reply... works, but only partially.

I can't seem to place the anchor text from the beginning of the 2nd front page module. It leaves the module title and goes below... any way to have the anchor link start from module title?

Page is hosted here:

http://einsights.com/v3/op3/

or

http://einsights.com/

Much thanks!
User avatar
Fresh Boarder

teitbite
Thu Mar 21, 2013 12:54 pm
Reply with quote
Report this post
Hi

In rest files package of this template You should find a plugin which will enable to add url links to module headers. Please use that to make anchors.
User avatar
Moderator

GK User
Mon Mar 25, 2013 2:07 pm
Reply with quote
Report this post
Hi,

Thanks for pointing that out. Useful plugin.

But, seems it doesn't solve my problem, at least in the way I'm trying.

In the "Module Title Address" field I entered #Explore which is the anchor tag the call-to-action button has at the top: http://einsights.com/#Explore

I only want the second screen to start naturally from the heading "Take better decisions. In 3 easy steps." It seems the Header and 2nd module can't be used as anchor links, or am I doing something wrong?

Any more inputs would be much appreciated. Thanks!
User avatar
Fresh Boarder

teitbite
Tue Mar 26, 2013 5:56 pm
Reply with quote
Report this post
Hi

The only difference is that You should have an id rather than html attrubute. Please check this eaxmple: http://www.w3schools.com/html/html_links.asp
User avatar
Moderator

GK User
Fri Mar 29, 2013 2:14 pm
Reply with quote
Report this post
I've tried all the combinations such as:

Anchor link (Module Title Address): <a id="Explore">

Header button: <a href="explore">Explore Einsights<a/>

Maybe the the individuals modules are not made to work like anchors on the same page. Any suggestions?
User avatar
Fresh Boarder

teitbite
Sat Mar 30, 2013 5:20 pm
Reply with quote
Report this post
Hi

I can see You've gave up and removed it. Please send me an access to joomla panel. I'll try.
User avatar
Moderator

GK User
Sat Mar 30, 2013 5:55 pm
Reply with quote
Report this post
Yeah, I'm sorry I did remove it and put it in the HTML custom module body, where its working right now. Sending you a PM. Thanks!
User avatar
Fresh Boarder

teitbite
Sat Mar 30, 2013 6:16 pm
Reply with quote
Report this post
Hi

If it's working, than it's fine. Actually I have not thought about adding an anchor with a separated mod_custom and it looks to be a perfect solution :) Sorry I got fixated about this title anchor, Your way is much easier to achieve.
User avatar
Moderator

GK User
Sat Mar 30, 2013 7:25 pm
Reply with quote
Report this post
Thanks for your quick reply!

Although its working, but I'm not satisfied with the way its scrolling down from the content area instead of h2.

Please see the attached image to get an idea. Now, I'm ready to modify any template if required to achieve it. What do you recommend?

Thanks again for your continued support.
User avatar
Fresh Boarder

teitbite
Tue Apr 02, 2013 2:33 pm
Reply with quote
Report this post
Hi

Your way is still better than recodding, but with one modification. Please simply add a new module with just an anchor code so You will be able to order it display over the module You would like to scroll to.
User avatar
Moderator

GK User
Wed Apr 03, 2013 7:55 pm
Reply with quote
Report this post
Great, nice workaround!

I was nearly able to achieve what I wanted, but now when I just scroll through the site there is blank 140px module height showing up. Was trying to override it in the template option as 0px, but no success so far. Any more hints? :)

http://einsights.com

Thanks for your support!
User avatar
Fresh Boarder

teitbite
Wed Apr 03, 2013 9:19 pm
Reply with quote
Report this post
Hi

Please add module class suffix to this module " no-padding" (space in front is important).

Than add this code to css:

Code: Select all
.box.no-padding { padding: 0 !important; margin: 0 !important; }
User avatar
Moderator

GK User
Fri Apr 05, 2013 10:47 am
Reply with quote
Report this post
Thanks, it now works like I wanted. : )
User avatar
Fresh Boarder

GK User
Fri Aug 09, 2013 4:49 pm
Reply with quote
Report this post
Hi, How did you edit the header module?, I have been trying to edit "Start 30-Day free trial today. Set up in instant" and I guess is locked.

Regards.
User avatar
Fresh Boarder

teitbite
Mon Aug 12, 2013 7:49 am
Reply with quote
Report this post
Hi

If module is locked please go to system informations and make a global check-in This will clear session in database and fix the problem.
User avatar
Moderator

GK User
Mon Aug 12, 2013 6:50 pm
Reply with quote
Report this post
teitbite wrote:Hi

If module is locked please go to system informations and make a global check-in This will clear session in database and fix the problem.


I did it with the same way as you and is not working... When I tried to save the changes, does nothing..
User avatar
Fresh Boarder

teitbite
Tue Aug 13, 2013 3:05 am
Reply with quote
Report this post
Hi

Ok. Can You please describe the problem You have? I'm a little bit confuced when You used word "locked". Do You mean that You cannot enter module settings? Or that it's not reacting when You change this settings.

Show me the moduel we are talking about on Your site? And tell me what do You want to do with it.
User avatar
Moderator

GK User
Thu Aug 15, 2013 9:02 pm
Reply with quote
Report this post
teitbite wrote:Hi

Ok. Can You please describe the problem You have? I'm a little bit confuced when You used word "locked". Do You mean that You cannot enter module settings? Or that it's not reacting when You change this settings.

Show me the moduel we are talking about on Your site? And tell me what do You want to do with it.


That's right, it is not reacting when I changed the settings, System->Global Check In all items and save as SuperUser-> Go to Module Manager and Edit Header Module and edit in Custom Output, any button works even when I tryed to close ->...[img][img][/img][/img]
User avatar
Fresh Boarder

teitbite
Sat Aug 17, 2013 9:07 am
Reply with quote
Report this post
Hi

Please send me an access to joomla panel and tell me the module ID.
User avatar
Moderator

GK User
Mon Aug 19, 2013 9:02 pm
Reply with quote
Report this post
teitbite wrote:Hi

Please send me an access to joomla panel and tell me the module ID.


Already sent. Thanks!

Regards.
User avatar
Fresh Boarder

teitbite
Wed Aug 21, 2013 12:12 am
Reply with quote
Report this post
Hi

Ok. I've checked and looks like the problem is comming from TinyMCE. There is couple of errors in console. Please try to update this plugin. It's possible that the version You have is not compatible with newest joomla. Or simply switch to a different editor.
User avatar
Moderator


cron