Hi, can you tell how did you do i talking about, roster on your side that you have no errors? Can pls tell also how to do https://imgur.com/a/8Jhka or like yours https://imgur.com/a/222aR. Pls answer. Cheers
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 8 years, 2 months ago by
tectas.
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('http://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.
@tectas Thank you very much for having the patience to write me about the issue. The thing is I am not notified when something happens in the forum, so I am not visiting the plugin page for quite some time. If you ever see any more issues, please do write me at [email protected]. Also my in-game profile is Throkwa#2433.
Thread Starter
tectas
(@tectas)
No worries, many thanks for the fix 🙂