Woo Commerce

Discussion in 'Appointway WordPress Theme' started by pupwild, Sep 27, 2013.

  1. pupwild

    pupwild Member

    Joined:
    Jan 11, 2013
    Messages:
    126
    Likes Received:
    0
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    We have checked your website and it seems that you have resolved your issue by yourself.
     
  3. pupwild

    pupwild Member

    Joined:
    Jan 11, 2013
    Messages:
    126
    Likes Received:
    0
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .page_content .sidebar {
    display: none;
    }
     
  5. pupwild

    pupwild Member

    Joined:
    Jan 11, 2013
    Messages:
    126
    Likes Received:
    0
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For first issue:
    You have set number of post to display at the front page.
    So go to the
    Dashboard > Settings > Reading
    And change "Blog pages show at most" according to your requirement.

    For second issue:
    Second page looking normally at my side. Please share screenshot where you are getting problem.
    And also do let me know which browser you are using.
     
  7. pupwild

    pupwild Member

    Joined:
    Jan 11, 2013
    Messages:
    126
    Likes Received:
    0

    Attached Files:

  8. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    I have checked your page and i think page heading is working normally.
    Suppose if you select "Sort by popularity" in the dropdown at the right side.
    Page will show heading of most popular product at the top and then other products below it.
    If you don't want to show any heading then paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .content_bar h1 {
    display: none;
    }
    This will remove the heading.
     
  9. pupwild

    pupwild Member

    Joined:
    Jan 11, 2013
    Messages:
    126
    Likes Received:
    0
  10. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207

    Hello,

    It is not a theme issue, Please contact to plugin related support forum, they will provide solution for that.

    Or

    You can also try WP-eCommerce plugin, Download it from WordPress.org
    http://wordpress.org/plugins/wp-e-commerce/

    It will works fine.
     
  11. pupwild

    pupwild Member

    Joined:
    Jan 11, 2013
    Messages:
    126
    Likes Received:
    0
    Do you think installing an older version of wordpress will help the issue? or an old version of woo commerce?
     
  12. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    There is no problem with WordPress, this problem is occurring due to the woo-commerce plugin.
    So, please contact to plugin related support forum, they will provide solution for that.
     

Share This Page