Hi
I have installed Jmitech and working on the project for quite few time
Now all of a sudden my left column is not working
Here is the link
None of the sidebar items are getting displayed
Please help
Vancitybeats.com
4 answers
Hi Jay,
I see it working very fine http://prntscr.com/6hf7lj. Could you please send me some screenshot exactly the issue you want resolve?
Best Regards,
Ziven.
Hi Ziven
Sorry for the late response
I cannot see the left column contents displaying on any section right now
Should I send the ftp access and admin access for the same
The url is http://vancitybeats.com/index.php/beat-market.html ( here the left column is conetnts like the price for example is not getting displayed)
http://vancitybeats.com/index.php/marketplace/seller/profile/WillieSacks ( In this url the menu on the left bar is not getting displayed)
I couldn’t figure out were I could add the screen shots in this editor
Hi Jay,
Please go to the file: skin/frontend/default/jm_itech/css/layout.css at line 60 and change code like below:
#jm-col1 {
float: left;
width: 33.3%;
display: none; <-- Remove it
}
Best Regards,
Ziven.
Hi Ziven
Thank You got it working
Regards
Jay
This question is now closed