I am using the css framework. I switched the category tree to template.
Problem 1: The template read in was an original non-css version. Oops. Shouldn't it have detected the framework type and read in an original of that type?
Problem 2: The issue with the products being jammed to the bottom in ctgy and prod pages is partially fixed. The first two moved to the top. Then the rest are back down at the bottom of the category tree as before. In a category with many products there should have been a next button on the first page of the category. Instead there is a previous button and no next button. Clicking the previous button redisplays the first page again.
Problem 1: The template read in was an original non-css version. Oops. Shouldn't it have detected the framework type and read in an original of that type?
Problem 2: The issue with the products being jammed to the bottom in ctgy and prod pages is partially fixed. The first two moved to the top. Then the rest are back down at the bottom of the category tree as before. In a category with many products there should have been a next button on the first page of the category. Instead there is a previous button and no next button. Clicking the previous button redisplays the first page again.
Comment