Webshop Toys - by irish - on WordPress WooCommerce support

This topic has 34 replies, 5 voices, and was last updated 6 years, 9 months ago ago by Laranz

  • Avatar: irish
    irish
    Participant
    April 12, 2017 at 10:27

    Hello!

    Yes solved ๐Ÿ˜€ Thanks!

    Other question; how can i set the shop page like 3 products in a row? Tried it in theme options and Woocommerce but the settings are not showing it…

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2017 at 10:41

    Hello,

    Youโ€™re welcome!
    You need to delete this custom code http://prntscr.com/evgwyz

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    April 12, 2017 at 11:01

    Hi Rose,

    Yes that works for the shop page but when i delete it, my homepage is a total mess…
    It there any way to make that code only for the homepage then? ๐Ÿ™‚

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 12, 2017 at 11:16

    Hello,

    You can change this code to:

    .home .products-grid .product {
        width: 50% !important;
    }

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    June 6, 2017 at 18:35

    Hi Rose,

    Just the last questions for http://www.ditto.nu :

    1. When scrolling down, fixed header is showing. Can we remove this?
    2. When searching (for example “lamp”), the images are really really big haha. Can this be shown in 2/3 columns? Or a lot smaller? Do you have an idea?
    3. See single product page like; https://www.ditto.nu/product/vogeltjeslamp-roze/ ; Can we remove “Product Description” text?
    4. See shop page; https://www.ditto.nu/product-categorie/posters-2/ Can we make the filter button also blue?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 7, 2017 at 10:22

    Hello,

    1. Please see screenshot http://prntscr.com/fguxh1
    2. If you select this type http://prntscr.com/fgw531, the page with search results displayed as http://prntscr.com/fgw73w. Please check it now. To display results as products please delete post_type="any" from your shortcode.
    3. Please use this code in Custom css:

    .single-product h4.meta-title {
        display: none;
    }

    4.

    .price_slider_wrapper .price_slider_amount button {
        background-color: blue;
    }

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    June 12, 2017 at 10:33

    Hello!

    Quick question; When editing the relates products in a single product, the area’s for Upselling and Crossselling products are not working. I can not type in this fields.
    Any idea how i can fix this?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 12, 2017 at 14:29

    Hello,

    You need update theme to the latest version (3.0.2.1), find it on ThemeForest where you bought theme https://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
    Log in to your account and go to the Downloads area.
    Then follow the documentation to update theme https://www.8theme.com/demo/docs/royal/#!/installation_upgrade
    Donโ€™t forget to create backup of your files and database before starting update process!
    Before uploading theme files delete โ€œwoocommerceโ€ folder, which is located in wp-content/themes/royal/ to avoid problems with old files.
    You need to enter your purchase code to activate the theme and skip Setup Wizard.
    Also, update all required plugins: https://www.8theme.com/download-plugins/.

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    June 12, 2017 at 15:16

    Hello Rose,

    Okay i will do that.
    As you know i build a lot with your theme, but i can’t find which purchase code belongs to which client of me. How can i do that?
    And do you have maybe a special offers for developers who buy a lot of licenses?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 12, 2017 at 15:42

    Hello,

    In new theme update will be added a new function to show purchase code in theme options.
    Here are our offers:
    3-5 sales – 5%
    10ย sales –ย 10%
    20 sales –ย 15%ย 
    30 sales – 20%
    If you are going to purchase more than 50 theme copies, then we will discuss the % individually.

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    June 13, 2017 at 16:04

    Hi Rose,

    Okay thanks for that!

    About my first question; When editing the relates products in a single product, the areaโ€™s for Upselling and Crossselling products are not working. I can not type in this fields.
    Any idea how i can fix this?

    Updated everything, but its still not fixed ๐Ÿ™

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 14, 2017 at 08:20

    Hello,

    Please update VC and Ultimate Addons for Visual Composer https://www.8theme.com/download-plugins/page/2/ http://prntscr.com/fjk3n2

    Regards,
    Rose Tyler.

    Avatar: irish
    irish
    Participant
    July 17, 2017 at 17:39

    Hello Rose!

    I have 1 question about the search function;
    When typing a word like “lamp”, before click on “enter”, the site is showing some results but that’s really confusing. Is it possible to set this function off?
    -> https://www.ditto.nu/wp-content/uploads/2017/07/Schermafbeelding-2017-07-17-om-18.35.57.png

    And is it possible to let the website only search on products, not everything?

    Avatar: laranz
    Laranz
    Participant
    July 18, 2017 at 05:59

    Hi,

    Go to Theme Options -> Header Settings -> Header Custom HTML you’re using this shortcode,

    [etheme_search post_type="any" images="3"]

    change that to,

    [etheme_search post_type="product" images="3"]

    that way it will only search products post type.

    etheme_search by default give the search results like that, if you don’t want you can try this shortcode,

    [et_top_search view="default"]

    Let us know,

    Thanks,
    laranz.

  • 1 2
    Viewing 34 results - 21 through 34 (of 34 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.