Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi can you share what shortcode you are using?

    Also if you are trying to show the product icon in the shopping cart. Read the following URL.

    Thank you

    Plugin Author mra13

    (@mra13)

    I just added an item to the cart on your site and I can see the dustbin icon fine.

    Thread Starter Andrew Leonard

    (@andrewleonard)

    Thank you for your replies

    I am using this short code in the content sidebar:
    [show_wp_shopping_cart]

    I can see the dustbin OK in Firefox and IE – the problem seems to be in Chrome. Is this something you can fix or is it a “feature” of Chrome?

    Plugin Author mra13

    (@mra13)

    There seems to be some kind of a CSS conflict. What happens if you add that shopping cart shortocde in the body of the post or page?

    Thread Starter Andrew Leonard

    (@andrewleonard)

    It works fine in the body of the post
    I strongly suspect this is happening because the table you use has decided there is not room to show the dustbin – this is a problem with Chrome interpreting the table
    Is it not possible for you to change your coding?

    Plugin Contributor mbrsolution

    (@mbrsolution)

    @andrewleonard is your issue resolved?

    Thread Starter Andrew Leonard

    (@andrewleonard)

    No, not at all

    Plugin Contributor mbrsolution

    (@mbrsolution)

    @andrewleonard I am almost sure it is a theme issue. I have tested this plugin with three different themes and it works in the following browsers IE, Google Chrome, Firefox and Seamonkey.

    Can you test one of WordPress themes and report back please.

    Thank you

    Thread Starter Andrew Leonard

    (@andrewleonard)

    Please see this page: https://ebps.org.uk/join-us/paypal-test/

    Can you try to reproduce this
    I have used CSS to reduce the width of the page

    This is the code I used for the div:
    <div class=”w300j14″>
    and this is the CSS
    .w300j14 {
    font-size: 14px;
    text-align:justify;
    width:300px;
    }

    If this does not work for you – then by all means suggest a theme for me to use

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi if you want to try some themes, try the following URL .

    Try to increase your right sidebar a few more pixels. Or the other choice would be to get in contact with the theme developers.

    Regards

    Thread Starter Andrew Leonard

    (@andrewleonard)

    I tried 2013 and I get the same thing, it works in IE but not Chrome

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Are you saying that applying your css code from above using WordPress Twenty Thirteen gives you issues?

    Plugin Author mra13

    (@mra13)

    I just tested the plugin in Google Chrome using 2013 and 2014 theme. It works correctly.

    So there has to be some custom CSS (maybe from another plugin) that is interfering and causing this issue on your site.

    Thread Starter Andrew Leonard

    (@andrewleonard)

    You are correct!
    I apologise
    It bis something bin my child theme….

    Plugin Contributor mbrsolution

    (@mbrsolution)

    @andrewleonard have you found a solution to your problem?

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Dustbin Icon’ is closed to new replies.