Forum Replies Created

Viewing 15 posts - 16 through 30 (of 37 total)
  • Posted in:
  • in reply to: Danish language for theme #200334
    OctoKom
    Member
    Post count: 45
    This reply has been marked as private.
    OctoKom
    Member
    Post count: 45
    @media only screen and (max-width: 767px) {
    .portfolio-items .portfolio-item.item-animated {
        width: 50%;
        float: left;
    }}

    Used this on previous project 🙂

    in reply to: 'Swift' in Product description #198050
    OctoKom
    Member
    Post count: 45

    Oh I had already fixed it, forgot to update (refresh) 🙂

    If you add this to functions, it will allow you to use HTML in category & taxonomy descriptions 🙂

    // HTML in descriptions
    remove_filter( 'pre_term_description', 'wp_filter_kses' );
    remove_filter( 'pre_link_description', 'wp_filter_kses' );
    remove_filter( 'pre_link_notes', 'wp_filter_kses' );
    remove_filter( 'term_description', 'wp_kses_data' );

    Regards,

    in reply to: Tabs with shop products #195008
    OctoKom
    Member
    Post count: 45
    This reply has been marked as private.
    in reply to: Tabs with shop products #194928
    OctoKom
    Member
    Post count: 45

    Hi David,

    Thanks, but the danish letter categories still dosnt show 🙂

    in reply to: Tabs with shop products #194927
    OctoKom
    Member
    Post count: 45

    Hi David,

    That was my guess, but I cant seem to update the plugin, I have tried to disable, enable, should I delete to install again?

    in reply to: Resize category images #194702
    OctoKom
    Member
    Post count: 45

    After you have changed image-size in WooCommerce, you should use regenerate thumbnails – https://wordpress.org/plugins/regenerate-thumbnails/

    Just make sure you havnt “checked” the hard-crop checkbox under woocommerce > Product, if the images got the right aspect-ratio 🙂

    in reply to: Few addings (Product slider) #192287
    OctoKom
    Member
    Post count: 45

    Ok then, ill figure something out, seems like some other supporter wrote about it 🙂

    in reply to: Few addings (Product slider) #192284
    OctoKom
    Member
    Post count: 45

    It just reappear 🙁

    in reply to: Few addings (Product slider) #192280
    OctoKom
    Member
    Post count: 45

    Ok, ill find a freelancer, but I how do I remove the “you need to install this” message from wordpress? Its annoying, and I dont want half of it 🙂

    in reply to: 2 questions :) #186887
    OctoKom
    Member
    Post count: 45
    This reply has been marked as private.
    in reply to: 2 questions :) #186882
    OctoKom
    Member
    Post count: 45
    This reply has been marked as private.
    in reply to: 2 questions :) #186370
    OctoKom
    Member
    Post count: 45

    What I want to do, is to switch “breadcrums” with “product description”, so breadcrums disapear (which I can do with CSS) and products short desc take its place 🙂

    in reply to: 2 questions :) #186367
    OctoKom
    Member
    Post count: 45

    I hoped the attached image would help 🙂 Underneat the product image 🙂

    in reply to: 2 questions :) #186363
    OctoKom
    Member
    Post count: 45

    it seems like the description shows under the price, how to I change it with the breadcrums? 🙂

Viewing 15 posts - 16 through 30 (of 37 total)