Still getting an error with the graph shortcode

Hi guys,

Updated Affiliate Enterprise to the latest version today.

Once again our graph disappeared and the same conflict we had fixed previously came back with our posts shortcode

Screenshots :
http://www.awesomescreenshot.com/image/1075650/6dba9378436f5b03d63b461779e4500d
http://www.awesomescreenshot.com/image/1075652/5a24229dac461bdd0ddd02470edc1239

Waiting for your feedback.

Kind regards,
B

PS : Where can we see all the support topic we created in the past?

One Response to Still getting an error with the graph shortcode

  1. George March 14, 2016 at 12:07 pm #

    Hi Bastien,

    Please add the following snippet in your functions.php file of your Child Theme. If you don’t use a Child Theme let me know so i can turn the snippet into a plugin. That way you won’t have issues upon a future update.

    add_action( 'init', 'affiliates_graph_custom_css' );
    function affiliates_graph_custom_css () {
    echo "";
    echo ".affiliate-graph {
    width: 500px;
    }";
    echo "";
    }

    Let me know if it works.

    Kind regards,
    George

We use cookies to optimize your experience on our site and assume you're OK with that if you stay.
OK, hide this message.

Affiliates · Contact · Jobs · Terms & Conditions · Privacy Policy · Documentation · Downloads · Useful Plugins · My Account

Share