Edit category pages - by Windu12 - on WordPress WooCommerce support

This topic has 19 replies, 4 voices, and was last updated 8 years, 12 months ago ago by Eva Kemp

  • Avatar: Windu12
    Windu12
    Participant
    April 15, 2015 at 19:29

    How can I edit my category pages in visual composer?

    18 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 15, 2015 at 19:35

    Hello,

    Please clarify what exactly you need to edit. Please give us a page url.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Windu12
    Windu12
    Participant
    April 15, 2015 at 19:46

    Hello,

    http://platformaizolacji.pl/?product_cat=welna-skalna
    I want change this page – add some elements. Remove this woocommerce categories widget and add royal categories element.

    Avatar: stan
    Stan Russell
    Participant
    April 16, 2015 at 07:11

    Hello,

    please navigate to Dashboard > Appearance > Widgets and add needed widgets form widget list to Shop sidebar.

    Regards,
    Stan Russell.

    Avatar: Windu12
    Windu12
    Participant
    April 17, 2015 at 14:07

    Hello,

    but I dont have on widget list “Product Categories” so how can i aad him?

    Avatar: stan
    Stan Russell
    Participant
    April 17, 2015 at 14:22

    Hello,

    please provide us with admin credentials for your Dashboard in private content.

    Regards,
    Stan Russell.

    Avatar: Windu12
    Windu12
    Participant
    April 17, 2015 at 15:08

    Hello again.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 17, 2015 at 16:02

    Hello,

    Product categories pages use the same template as for Shop page, so to remove sidebar from product category pages it’ll be removed from Shop page too. To add product categories to sidebar on Shop page go to Appearance > Widgets and add Woocommerce Product Categories widget to “Shop sidebar” area.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Windu12
    Windu12
    Participant
    April 17, 2015 at 23:55

    I understand but Woocommerce Produckt Categories have no layout from Royal. It looks raw. Go check http://platformaizolacji.pl/?product_cat=plyty-fundamentowe . Compare with produkt categories on main page.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 18, 2015 at 08:05

    Hello,

    Categories on the main page are added with Product Categories element in Visual Composer editor and not as a widgets on a Shop page.
    If you want to have the same border add this code in custom.css file:

    .sidebar-widget.woocommerce.widget_product_categories {
      border: orange 2px solid;
    }
    .sidebar-widget.woocommerce.widget_product_categories .widget-title {
      border-top: none !important;
    }
    .sidebar-widget.woocommerce.widget_product_categories .widget-title span, .sidebar-widget.woocommerce.widget_product_categories .widget-title {background-color: orange !important;}
    .sidebar-widget.woocommerce.widget_product_categories .widget-title { padding: 20px 20px 20px !important; }
    .sidebar-widget.woocommerce.widget_product_categories .product-categories > li > a {
      padding-left: 30px !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Windu12
    Windu12
    Participant
    April 23, 2015 at 16:45

    Ok Ty, I will try it.

    How can a change order of categories in menu categories? Now it’s alphabetically.. Need to change at my own order.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 23, 2015 at 17:33

    Hello,

    You can try to reorder categories in Products > Categories.

    Regards,
    Eva Kemp.

    Avatar: Windu12
    Windu12
    Participant
    April 23, 2015 at 19:20

    Hello,

    nothing has changed. Still alphabetical order…

    Avatar: Windu12
    Windu12
    Participant
    April 23, 2015 at 21:25

    EDIT:

    I added the code in custom.css file and nothing changed…

    and still have problem with reorder categories in categories menu.

    I really need change this two things. Thank U for help.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 24, 2015 at 10:56

    Hello,

    I’ve edited the code. Please check now and clear browser cache before. To reorder categories in sidebar add “Woocommerce Product Categories” widget into “Shop Sidebar” area in Appearance > Widgets and select order type.

    Regards,
    Eva Kemp.

    Avatar: Windu12
    Windu12
    Participant
    April 24, 2015 at 14:08

    hello, thank U for reply.

    I applied for Your advice.

    On main site categories are still on alphabetical order.

    When I change order setting of woocommerce categories, frame disappeared. U can check http://platformaizolacji.pl/?product_cat=ekrany-akustyczne .

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 24, 2015 at 14:38

    Hello

    You may try drag and drop operation for category element on its page. Please check this screenshot: http://prntscr.com/6xlhr9.

    With best regards
    Brian Johnson

    Avatar: Windu12
    Windu12
    Participant
    April 24, 2015 at 15:09

    Ofcourse I do this in the same way. But this operation changing order of Woocommerce Categories widget, not a “Product Categories” element.

    Please check order in main page and compare with order in category page.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 24, 2015 at 15:41

    Hello,

    I’ve added the previous code in custom.css. Now border is shown. Please check.
    Unfortunately order for categories in Product Categories element can’t be changed. There is no such option. Sorry.
    You can try to use Widgetised Sidebar element instead and select “Shop Sidebar” to display.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 19 results - 1 through 19 (of 19 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.