educatorplugin / ib-educator

A clean and elegant theme created to make it easy to sell online courses. Supports the Educator and the WooCommerce plugins.
GNU General Public License v2.0
6 stars 5 forks source link

course grid with filter disappeared #7

Open NicoleGaschler opened 8 years ago

NicoleGaschler commented 8 years ago

Hi, I set up woocommerce and now the educator course grid with filter (category and membership) is broken. The dropdown menus for the filter have disappeared. The distance between the lines of courses is smaller than before and people can leave comments at the bottom of the page.

Here is what I had done before this issue happened: 1) In woocommerce -> products -> display: I changed shop page from "shop" to "courses"

2) In settings -> permalinks: I changed the product permalinks from "standard" to "shop-based"

After that the course grid with filter drop down menus was broken. I canceled the changes and got back to the former settings but the course grid remained broken.

What can I do now?

Hope there is somebody who can help me, Nicole

educatorplugin commented 8 years ago

Hi,

Did you install the Educator WooCommerce Integration plugin?

If so, the "Add to cart" button should replace the default "Register" button on the course page. The "Shop" is the default page provided by WooCommerce to list products. You still need to use the old "Courses" page to list courses. You can find the link to the old courses page in Educator -> Settings, next to the "Courses Archive" label.

NicoleGaschler commented 8 years ago

Hi, yes I have installed Educator WooCommerce Integration Plugin. The problem is that the old courses page doesn't look like before.

1) The dropdown menus where you could filter categories and memberships have disappeared. 2) People can leave a comment at the bottom of the page. 3) With the shortcode [courses] the courses are not shown in three columns as they should be per default. Instead it's one column.

It looks like the shortcode [courses] ist broken.

Any idea how to get the old courses page back?