Sidebar being pushed down

Support desk for Multipurpose Quark Theme
GK User
Tue Sep 20, 2016 8:51 pm
My CherryPicker module, that is positioned in the "Sidebar" position is being pushed down.

This happens despite there being enough space for the sidebar.

You can view the problem here:
valkyri.co.za/store
User avatar
Fresh Boarder

GK User
Wed Sep 21, 2016 7:07 pm
I can fix the problem using position:absolute, but I would prefer not to and instead keep the sidebar as float:left
User avatar
Fresh Boarder

teitbite
Thu Sep 22, 2016 9:18 am
Hi

Looks like this issue is because of validation errors. You have a wrong HTML syntax on this page and columns do nto know how to behave: https://validator.w3.org/nu/?doc=http%3 ... za%2Fstore please try to fix it.
User avatar
Moderator

GK User
Thu Sep 22, 2016 8:50 pm
Hi Teitbite thanks for getting back to me.

I've checked through the areas of php that generate the code and there don't appear to be any issues unless i'm checking in the wrong place. I've also run the php through 3 php checkers all of which have returned no syntax errors.

I also haven't touched the templates php since i installed the theme as i'm I don't feel confident editing php without instruction.

I have no idea how to deal with these syntax errors if I cant find them. Also my php knowledge is very limited.
User avatar
Fresh Boarder

GK User
Thu Sep 22, 2016 9:59 pm
By the looks of things <section id="gkMainbody"> is ending inside of <div class="browse-view"> which is causing issues.

I don't know where the php is that determines this or how I would go about fixing it.
User avatar
Fresh Boarder

teitbite
Sun Sep 25, 2016 2:11 pm
Hi

If You have not done any changes to php files than this validation error can't be generated there. I have a copy of this template and can see it without any issues. Most likely the wrong syntax is added in an article or one of the modules. Try disabling all modules and see if problem is there, than republish them one by one checking the site. Last module published till You will be able to see the problem will be to blame and You will need to check it's content closely.
User avatar
Moderator

GK User
Fri Sep 30, 2016 11:46 am
<section id="gkMainbody"> is ending inside the browse view div.

I haven't touched anything to do with positions.
User avatar
Fresh Boarder

teitbite
Sun Oct 02, 2016 12:40 pm
Hi

I do not see such problem in out demo site which is a site packages are created from. Also <div class="browse-view"> and everything in it is generated by Virtuemart. Send me an access to joomla panel and url in one message so I'll unpublish modules and see if problem is still there.
User avatar
Moderator


cron