Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter tectas

    (@tectas)

    No worries, many thanks for the fix ??

    Thread Starter tectas

    (@tectas)

    For everyone having the same issue, the included icon url is simply outdated.
    Go to includes/wowpi_image_processing.php and change line 23 from
    $image_get = file_get_contents('https://media.blizzard.com/wow/icons/'.$image_size.'/'.$image_name.'.'.$image_extension);
    to
    $image_get = file_get_contents('https://render-eu.worldofwarcraft.com/icons/'.$image_size.'/'.$image_name.'.'.$image_extension);
    and the icons for the allied races will be shown properly.
    Would still be great if the fix could be included into the plugin directly.

    Hi,
    I’m just a user myself, but nevertheless I’ll try^^
    Did you set the everything properly within the wowpi settings (wow api and secret key, character,…)?
    At least for me the roster shortcode works as described.
    Regards,
    Tectas

    • This reply was modified 6 years, 11 months ago by tectas.
    Thread Starter tectas

    (@tectas)

    Hi,
    the roster you’re showing from the guild lead isn’t done through wowpi, but through elementor and images and it also seems to be bugged at your end, because the padding isn’t taken properly. The text should be at the bottom of the image, what browser are you using?
    The ones from the sample site are a mix of character widgets and the roster widget, how exactly i can’t tell though, haven’t really looked that deep into the character widget yet, sry.
    Regards

    • This reply was modified 6 years, 12 months ago by tectas.
Viewing 4 replies - 1 through 4 (of 4 total)