Jump to content

block best sellers appears in footer, can't find how to remove it


Recommended Posts

Hi All.

 

 

Having an issue with block best sellers appearing in the wrong place and i can't seem to find where to remove it.

 

here's a picture to illustrate the problem :

 

cLPkmEd.png

 

Obviously the block is in the wrong place.

 

I am using mercadopago module, but nowhere inside it there's a mention of blockbestsellers.

 

Ideally i'd remove it from that page altogether, but i can't figure out how.

 

Who controls whether or not this block is displayed, i know it's controllable since, for example, in one page checkout it doesn't get displayed.

 

Any help would be appreciated.

Link to comment
Share on other sites

can you share url please?

i think that there is just not enough space to display right column and it's appearing in footer section.

it's rpmstore.com.br but you have to register and purchase a product to get there.

 

actually no, it's not a matter of spacing.. it gets injected in the wrong place..

 

here's a screenshot of the element inspection, notice the block is not in the correct hierarchy, it should be under "row" after "center_column", and it's on the same level as the "row". 

Second issue would be that center column is span12, and it should be span9, but that's easy to fix once i figure out how to put in in the right place

 

 

A2bPQqk.png

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

code you attached means nothing for me.

so i created fake account and fake order (sorry about that!)

 

in css styles you can use for example

#module-mercadopago-payment #right_column {
    display:none;
}

but in fact i have no idea what you expect now.

move this blok somewhere else? disable it (with code that i suggested), or what?

 

 

effect with code:
HzIj1eX.png

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...