Support and General Use > Theming and Appearance Customization

Some themes wouldn't display Album art

<< < (2/2)

karashata:
You need to remove the %P tag altogether and substitute the old %pb tag with the one I gave you...

Since all the rest of the WPS is image load tags I can't see any problems with it (except that the %X tag doesn't need x and y positions, remove the 0|0| from the end of that and it will be fine), so all you need to do is take the line %pb|pb.bmp| out, and substitute the line %pb|pb.bmp|0|0|168|24| for the line %pb|24|0|168|0| in the WPS file.

Your WPS should look like this when it's done:


--- Code: ---%X|WPS.bmp|
%xl|A|play.bmp|7|173|
%xl|B|rew.bmp|4|172|
%xl|C|ffwd.bmp|4|172|
%xl|D|stop.bmp|4|172|
%xl|E|pause.bmp|4|172|
%xl|F|1bat_vlow.bmp|148|4|  
%xl|G|2bat_low.bmp|148|4|
%xl|H|3bat_mid.bmp|148|4|
%xl|I|4bat_high.bmp|148|4|
%xl|J|5bat_max.bmp|148|4|
%xl|L|shuffle.bmp|51|0|
%xl|M|lock.bmp|79|0|
%xl|N|HDD.bmp|103|0|
%xl|O|repeat_all.bmp|0|0|
%xl|P|repeat_one.bmp|0|0|
%xl|Q|repeat_shuff.bmp|0|0|
%xl|a|vol1.bmp|40|198|
%xl|b|vol2.bmp|40|198|
%xl|c|vol3.bmp|40|198|
%xl|d|vol4.bmp|40|198|
%xl|e|vol5.bmp|40|198|
%xl|f|vol6.bmp|40|198|
%xl|g|vol7.bmp|40|198|
%xl|h|vol8.bmp|40|198|
%xl|j|vol10.bmp|40|198|
%xl|k|vol11.bmp|40|198|
%xl|l|vol12.bmp|40|198|
%xl|m|vol13.bmp|40|198|
%xl|n|vol13.bmp|40|198|
%xl|n|vol14.bmp|40|198|
%xl|o|vol15.bmp|40|198|
%xl|p|vol16.bmp|40|198|
%xl|q|vol17.bmp|40|198|
%xl|r|vol18.bmp|40|198|
%xl|s|vol19.bmp|40|198|
%xl|t|vol20.bmp|40|198|
%xl|u|vol21.bmp|40|198|
%xl|v|vol22.bmp|40|198|


%?mp<%xdD|%xdA|%xdE|%xdC|%xdB>
%?pv<%xda|%xdb|%xdc|%xdd|%xde|%xdf|%xdg|%xdh|%xdj|%xdk|%xdl|%xdm|%xdn|%xdo|%xdp|%xdq|%xdr|%xds|%xdt|%xdu|%xdv>
%?bl<%xdF|%xdG|%xdH|%xdI|%xdJ>
%?mp<%xdD|%xdA|%xdE|%xdC|%xdB>
%?mm<|%xdO|%xdP|%xdQ|>
%?mh<%xdM|>
%?ps<%xdL|>
%?lh<%xdN|>

%V|0|26|176|38|1|FFFFFF|000000|
%ac%s%?ia<%ia|Artist Unkown>
%ac%s%?it<%it|Title Unkown>
%ac%s%?id<%id|Album Unkown>

%V|38|64|100|100|1|FFFFFF|000000|
%?C<%C|>
%Cl|0|0|c100|c100|

%V|24|175|144|8|1|FFFFFF|000000|
%pb|pb.bmp|0|0|168|24|

%V|1|199|40|14|1|FFFFFF|000000|
%al%pc
%V|136|199|39|14|1|FFFFFF|000000|
%ar-%pr

--- End code ---

For what it's worth now, you might as well replace the whole WPS file with the above code, since that's what you need...

halluc1nati0n:
@karashata

That worked like a charm!   :D
Thanks for all the help.. Now I can modify the themes to my own liking  ;)

karashata:
I do what I can, having experience with making themes tends to help, and I've gone through most of the WPS syntax changes myself and had to update accordingly.

Keep in mind that, due to the nature of a wiki, the older CustomWPS pages are still archived (right along the bottom of the page you can see the page's revision history), if you need to find an unlisted command that may bave been removed or changed, or the old syntax to a command that's since been changed, you can browse to an older page and try to find it there.

ilovehayden101:
hi, i have the same player im wondering if this works for all themes? becasue mines wont show it

karashata:
If you open the .wps file for the theme and make sure there are no unsupported tags (check the CustomWPS wiki page), and the existing tags are in the proper syntax, you should be able to fix any theme.  Keep in mind though that if a theme is using unsupported tags it likely requires a custom build with a particular patch, and fixing it will likely result in the theme not quite looking like it was originally made to.

Navigation

[0] Message Index

[*] Previous page

Go to full version