Forum Support

Shape 5
March 18, 2024, 11:53:51 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Register link  (Read 474 times)
d0uble7
Jr. Member
**
Offline Offline

Posts: 17



« on: December 07, 2014, 04:47:30 PM »

Hello,
After disabling responsive layout, new register link appeared on the top of the website. How to get rid of it?
Website : 4students.us

Thank you!
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: December 08, 2014, 07:54:14 PM »

Hello,

In the Template Manager leave the input boxes for Login/Logout/Register blank and they wont appear on the front end.
Logged

Mike Nicoll
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
d0uble7
Jr. Member
**
Offline Offline

Posts: 17



« Reply #2 on: December 10, 2014, 10:38:43 AM »

Hello,

In the Template Manager leave the input boxes for Login/Logout/Register blank and they wont appear on the front end.

Unfortunately, when i did that Registration link does not show up next to LOGIN. See screenshot below.
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #3 on: December 11, 2014, 01:38:12 AM »

Hello,

I do not fully understand your issue then. The Login and Register links at the top of the site will only appear if you have a URL in the input box. Since you removed the URL the link for Register won't be there.
Logged

Mike Nicoll
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
d0uble7
Jr. Member
**
Offline Offline

Posts: 17



« Reply #4 on: December 11, 2014, 11:21:25 AM »

Hello, please see the screenshot, on the top-left corner of my webiste: 4students.us , you can see register link that is not suppose to be there.

I need a fix for that, but i want to have a Register Link next to Login link.

Hello,

I do not fully understand your issue then. The Login and Register links at the top of the site will only appear if you have a URL in the input box. Since you removed the URL the link for Register won't be there.
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #5 on: December 15, 2014, 08:22:35 PM »

Hello,

I see the register text on your site, but I am not sure why it's showing. I just installed a fresh Corpway Site Shaper, patched vertex, turned off responsive, and set the sidebar option. And it shows fine.

I am leaning more towards something is corrupt on his install or he modified something because this div is showing in his source "s5_responsive_mobile_sidebar". That's impossible for that div to show when responsive is called off due to this call:


<!-- Call mobile sidebar -->

<?php if ($s5_responsive_mobile_layout == "sidebar" && $s5_responsive == "enabled") {?>

<div id="s5_responsive_mobile_sidebar" class="s5_responsive_mobile_sidebar_hide_<?php if($s5_language_direction == "1") { echo "rtl"; } else { echo "ltr"; } ?>">

                <?php require(dirname(__FILE__)."/../../vertex/responsive/responsive_mobile_sidebar.php"); ?>

</div>

<div id="s5_responsive_mobile_sidebar_body_wrap">

<div id="s5_responsive_mobile_sidebar_body_wrap_inner">

<?php } ?>

You can most likely override this with the CSS below in the custom.css file:

Code:
#s5_responsive_mobile_sidebar {

display:none !important;

}

 
Logged

Mike Nicoll
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
d0uble7
Jr. Member
**
Offline Offline

Posts: 17



« Reply #6 on: December 15, 2014, 10:33:27 PM »

Did not work.


However, I found a solution:

On Layout tab I had to  set these to disabled: Force Login and Force Register For Mobile, and that link disappeared.

Anyways thank you for your effort!

Hello,

I see the register text on your site, but I am not sure why it's showing. I just installed a fresh Corpway Site Shaper, patched vertex, turned off responsive, and set the sidebar option. And it shows fine.

I am leaning more towards something is corrupt on his install or he modified something because this div is showing in his source "s5_responsive_mobile_sidebar". That's impossible for that div to show when responsive is called off due to this call:


<!-- Call mobile sidebar -->

<?php if ($s5_responsive_mobile_layout == "sidebar" && $s5_responsive == "enabled") {?>

<div id="s5_responsive_mobile_sidebar" class="s5_responsive_mobile_sidebar_hide_<?php if($s5_language_direction == "1") { echo "rtl"; } else { echo "ltr"; } ?>">

                <?php require(dirname(__FILE__)."/../../vertex/responsive/responsive_mobile_sidebar.php"); ?>

</div>

<div id="s5_responsive_mobile_sidebar_body_wrap">

<div id="s5_responsive_mobile_sidebar_body_wrap_inner">

<?php } ?>

You can most likely override this with the CSS below in the custom.css file:

Code:
#s5_responsive_mobile_sidebar {

display:none !important;

}

 
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #7 on: December 15, 2014, 11:03:47 PM »

NP

Glad you got it sorted!
Logged

Mike Nicoll
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.