![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() On all the views of my store (category page and detail page), the products are all going down the page in one single column instead of 3 columns across. I have all the views set up to display in 3 columns across. I have multiple stores and they are all displaying fine. This one is set up the same way but not showing up right and I can't figure it out. Looks like the css is identical on all of them.
Problem URL: http://www.marinebootcamp.net/store Store ID: 33766 Thanks Dan |
#2
|
||||
|
||||
![]() The problem is that your store CSS file is not even getting rendered. Do you have any other plugin installed which may prevent CSS from being displayed or alter CSS files in anyway?
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() I have 2 other plugins activdated (Digital Access Pass and WP eStore which is a digital download plugin). I deactivated both and reset my store, then did a "update products and settings" but am still getting the same thing. I'm not sure if it's the other plugins interfering or not?
|
#4
|
||||
|
||||
![]() What are the other plugins you have activated?
__________________
![]() ![]() ![]() ![]() |
#5
|
|||
|
|||
![]() The only other plugin activated is Akismet.
|
#6
|
||||
|
||||
![]() Hi
Can you PM me the following information: BLOG LOGIN INFO with ADMINISTRATOR PERMISSIONS (Temporary login information preferred) Admin URL: Username: Password: FTP LOGIN INFORMATION (Temporary login information preferred) Host: Login: Password: Thanks, Eric
__________________
![]() ![]() ![]() ![]() |
#7
|
||||
|
||||
![]() The problem was your theme. It was missing a very important piece of WP code in it. All themes need to have wp_head(); in the <head> tags. Without this, other plugins will not be able to add necessary <head> elements. I added <?php wp_head(); ?> to your header.php file and now the style.css for the store gets loaded.
__________________
![]() ![]() ![]() ![]() |
#8
|
|||
|
|||
![]() Awesome, thanks
I had the theme customized from a template i purchased so I wasn't aware of that. I appreciate the help. Everything looks great! Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I get my columns into rows? | cashnow | Questions | 2 | June 1st, 2011 11:45 AM |
Products not displaying in 3 columns | elecpulp | Problems | 3 | March 21st, 2011 07:14 PM |
Store categorys showing in 2 columns? | retailoffers | Questions | 3 | February 24th, 2011 08:47 AM |