I want to not use the woocommerce plugin

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by alefveld, Oct 7, 2014.

  1. alefveld

    alefveld New Member

    Joined:
    Oct 7, 2014
    Messages:
    10
    Likes Received:
    0
    I disabled it, but now it says on the frontpage, under the working slider:
    product not found, install plugin first

    Instead of the woocommerce plugin, I would like to put a gallery or vidgallery there. Is that possible or is there a widget I can put in that now empty block ?

    Thanks,
    Alef
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Theme cannot work properly without woo-commerce without it it will be a simple theme .It required woo-commerce plugin.
    Thanks & Regards
    Pramod
     
  3. alefveld

    alefveld New Member

    Joined:
    Oct 7, 2014
    Messages:
    10
    Likes Received:
    0
    It works fine for me. Why can't i just disable the plugin and remove that message?
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .content_wrapper .content{
    display: none;
    }
    This will remove that section.
    Thanks & Regards
    Pramod
     
  5. alefveld

    alefveld New Member

    Joined:
    Oct 7, 2014
    Messages:
    10
    Likes Received:
    0
    Thanks Pramod, i will try that
     
  6. alefveld

    alefveld New Member

    Joined:
    Oct 7, 2014
    Messages:
    10
    Likes Received:
    0
    Would i be able to put something like on the cisco.com website, where you see the pics under the slider ? That's what i would really like.
     
  7. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello alefveld,
    There isn't way to put something like that with us, Sorry.
    Thanks & Regards
    Pramod
     
  8. alefveld

    alefveld New Member

    Joined:
    Oct 7, 2014
    Messages:
    10
    Likes Received:
    0
    Your previous code worked great, thanks.
    But doesn't woocommerce use some sort of lightbox to show products? Could i not reuse that to show a gallery or video? Or failing that, is there any way to add such a thing to the frontpage?

    Sorry don't mean to be a hassle! Appreciate your input.
     
  9. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    You can use plugins from wordpress.org for that. We are not recommending any particular plugin. But you can find there lots of plugin which help you a lot.
    Thanks & Regards
    Pramod
     

Share This Page