Jump to content

Delete specific thing in the footer.


Recommended Posts

(SOLVED) thanks to paul for the help

 

Hello.

 

Im tried to get rid of the thing circled in red here :

http://postimg.org/image/z5er3axqd/     (or look at attachment here)

 

I searched in the module front end part and tried to uncheck - check some things.... but im not able to get ride everything in the red circle....

 

Since im not a good programmer, could anybody guide me on how to erase these thing, without preferably playing in the website code ?

 

Thanks alot !!

 

Jon

post-513352-0-09071700-1436634695_thumb.png

Edited by jongilbert90 (see edit history)
Link to comment
Share on other sites

Hello again

 

So, to remove everything in the Footer except the copyright then it would perhaps be easier to:

 

1. Hook the CMS block back to the Footer

2. Go the the CMS block and click Configure. Uncheck all the boxes except the Copyright

3. Add the code below to the bottom of global.css

 

.footer-container #footer h4 {display:none!important;}

 

Hope this helps

 

Paul

Link to comment
Share on other sites

Thanks for your fast answer Paulito, like i said im still not a expert with PrestaShop 1.6 (will soon be haha )

 

You are saying to hook the cms block back to the footer, unfortunatly, i cant find it anymore , i did a search ' displayfooter ' in the position categorie, but i cant find that particual CMS block your talking about.

 

Hope you can help me to put it back up here, so i can then follow the steps your talking about in your second message here.

 

Thanks alot Paulito

 

Jon

Link to comment
Share on other sites

Hello

 

OK, go to:

 

Back office > Modules > Positions > Transplant a module

http://screencast.com/t/psvBnbVPqVo

 

Then:

 

Use the Drop-Downs:

 

CMS block in the 1st dropdown

 

display Footer(Footer)  in the 2nd dropdown

 

http://screencast.com/t/bBwy9pJb

 

Hope this helps

 

Paul

 

EDIT: sorry, forgot to say, then do as described in Post #4

Edited by Paulito (see edit history)
Link to comment
Share on other sites

Hello again

 

So, to remove everything in the Footer except the copyright then it would perhaps be easier to:

 

1. Hook the CMS block back to the Footer

2. Go the the CMS block and click Configure. Uncheck all the boxes except the Copyright

3. Add the code below to the bottom of global.css

 

.footer-container #footer h4 {display:none!important;}

 

Hope this helps

 

Paul

Everything in Post 6 work !! Thanks alot !!

Now back to Post 4 i clicked on CMS box and configure, you said to uncheck everything except 'Copyright' , i may sound stupid, but i cant find a copyright to check or uncheck , not even the copyright word in there... Is there something im doing wrong ?

 

Sorry for this trouble

 

Thanks in advance !!

 

Jon

Link to comment
Share on other sites

UPDATE :

 

Hello Paulito or anyone that is a pro on Prestashop,

 

I went to CMS block in module.

Please look at the 2 picture to see the modification i did :

http://postimg.org/image/8jh7pxulb/full/

http://postimg.org/image/ve1osajez/

 

It'S the best i can do to delete the cms block and keep the copyright thing.... But i can still see the text ' Information' at the website footer.... how i could get ride of it ?

 

Thanks alot everyone !

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...