Can someone please help me with figuring out how to get rid of these

Ralph Pearcy Posted in General Discussion 2 years ago

enter image description here
How do i get rid of these icons on the home page

This topic has been closed!

[Topic is Duplicate]: Front Page (Home) icon & intro removal

Replies
Indonesian Arsalan Shah Replied 2 years ago

Disable login selector. and follow the above same discussion

us Ralph Pearcy Replied 2 years ago

I disabled the cashe and i deleted that code and i looked at it on all 6 computers i have and it still shows up

ma Melo lobo Replied 2 years ago

if you plan to make changes to the ossn pages I recommend that you disable the cache so that you can see the results of what you are doing

ma Melo lobo Replied 2 years ago

you must deactivate the cache, to do it, connect as an administrator and deactivate it so that the modifications appear immediately after updating the page

us Ralph Pearcy Replied 2 years ago

I went there and got rid of the part of the code but they are still there

us Eric Croskey Replied 2 years ago

Looks like you're using GoBlue.

Check root directory > system > plugins > default > pages > contents > index.php

 <ul  class="some-icons">
                <li><i class="fa fa-users"></i></li>
                <li><i class="fa fa-comments"></i></li>
                <li><i class="fa fa-envelope"></i></li>
                <li><i class="fa fa-globe-americas"></i></li>
                <li><i class="fa fa-image"></i></li>
                <li><i class="fa fa-video"></i></li>
                <li><i class="fa fa-map-marker"></i></li>
                <li><i class="fa fa-calendar"></i></li>
         </ul>

I hope this helps.

us Ralph Pearcy Replied 2 years ago

Can you tell me where the registration page is located at

ma Melo lobo Replied 2 years ago

its not hard to do. you can do this by accessing the source codes of the registration page and removing these icons