[In Progress] Theme icons not showing

3 posters

Go down

Solved [In Progress] Theme icons not showing

Post by System32 Thu Aug 03, 2023 1:30 pm

Forum Name: Aca test forum
Forum Link: https://testingaca.forumotion.me/
Attach a screenshot: /
Explain you problem: 


I found this theme made by Matti: https://fmskins.forumotion.com/t21-release-phpbb3-elegant-theme
I applied all that he said in the post to apply and for some reason, the images are not being replaced by icons.


Last edited by System32 on Fri Aug 04, 2023 9:36 am; edited 1 time in total
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Solved Re: [In Progress] Theme icons not showing

Post by Mati Thu Aug 03, 2023 5:19 pm

Hi,  @System32

This is a problem with Forumotion which sucks you need to save the images first all the "Icons for the forum" and "Icons for topics" but there is a better way to do it.

Also test this by adding this link to the Icons for the forum -> Forum: https://i.servimg.com/u/f37/19/49/16/50/forum_10.gif the add the link to the Javascript this now should work...

Code:
$(function() {
  $('.forabg dl[style*="https://i.servimg.com/u/f37/19/49/16/50/forum_10.gif"]').find('.dterm ').append('<span class="nodeIcon"><i class="fa fa-comments"></i></span>');
});
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

System32 likes this post

Solved Re: [In Progress] Theme icons not showing

Post by System32 Thu Aug 03, 2023 5:49 pm

I am not sure I understand you. Add what where. The link you posted, add it where?

[In Progress] Theme icons not showing Screen92
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Solved Re: [In Progress] Theme icons not showing

Post by Mati Thu Aug 03, 2023 5:52 pm

Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

System32 likes this post

Solved Re: [In Progress] Theme icons not showing

Post by System32 Thu Aug 03, 2023 5:55 pm

So, okay, it works for the forum. I am not sure if it will work for new or locked because i didn't test it yet. But for forums it is not showing yet.
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Solved Re: [In Progress] Theme icons not showing

Post by Mati Thu Aug 03, 2023 6:00 pm

System32 wrote:So, okay, it works for the forum. I am not sure if it will work for new or locked because i didn't test it yet. But for forums it is not showing yet.

You need to save each icon and add the img links to the Javascript. So this is an old way to do it, you can also add them without saving any icons much faster and easy way to do it.
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

Solved Re: [In Progress] Theme icons not showing

Post by System32 Thu Aug 03, 2023 6:03 pm

How to do fast way? I missed what you meant.

And what do you think of this replies: https://help.forumotion.com/t162553-script-doesn-t-apply-image-changes?nid=1#1140071
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Solved Re: [In Progress] Theme icons not showing

Post by Mati Thu Aug 03, 2023 7:42 pm

System32 wrote:How to do fast way? I missed what you meant.

And what do you think of this replies: https://help.forumotion.com/t162553-script-doesn-t-apply-image-changes?nid=1#1140071

Mind making me admin so I can add the code for you?
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

Solved Re: [In Progress] Theme icons not showing

Post by System32 Thu Aug 03, 2023 8:07 pm

PM sent
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Solved Re: [In Progress] Theme icons not showing

Post by Mati Thu Aug 03, 2023 8:42 pm

System32 wrote:PM sent

Okay, so what I did is I added a class for icons also a name in the back of each icons

For Example

Icons for the forum
https://i.servimg.com/u/f37/19/49/16/50/forum_10.gif?forum-old
https://2img.net/i/fa/prosilver/forum_unread.gif?forum-new

Icons for topics
https://2img.net/i/fa/prosilver/topic_read.gif?topic-old
https://2img.net/i/fa/prosilver/topic_unread.gif?topic-new

So you can add a name in the back of the icons like: ?forum-old, ?topic-old, ?sticky ect ect for each icon you want to add a class.
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

System32 likes this post

Solved Re: [In Progress] Theme icons not showing

Post by System32 Thu Aug 03, 2023 8:58 pm

So far so good, my man. What happens with announcement and global announcement?

[In Progress] Theme icons not showing Screen93


And, will this remain here as legend:

[In Progress] Theme icons not showing Screen94
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Solved Re: [In Progress] Theme icons not showing

Post by Mati Thu Aug 03, 2023 9:18 pm

Second image you can Display the caption of the posts status : I did it for you.

Just look on them how I did it and you can do the resat.
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

System32 likes this post

Solved Re: [In Progress] Theme icons not showing

Post by System32 Thu Aug 03, 2023 9:25 pm

This is very good. I have one additional question. Is locked icon also added?
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Mati likes this post

Solved Re: [In Progress] Theme icons not showing

Post by Mati Thu Aug 03, 2023 9:30 pm

Now It's
Mati
Mati
Staff MemberAdministratorFounder

Posts : 557
FS - Cash : 1162

https://forumservice.forumotion.com

System32 likes this post

Solved Re: [In Progress] Theme icons not showing

Post by System32 Thu Aug 03, 2023 9:46 pm

This is for both forums and topics, right? With lock?
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Solved Re: [In Progress] Theme icons not showing

Post by System32 Fri Aug 04, 2023 9:36 am

Ok, I added this alone. Just realzied your method and found some online icons for hot. Changed it, applied in js as well and it works. Thanks a lot! You are best with theme making Very Happy
System32
System32
Premium MemberRetired Staff

Posts : 324
FS - Cash : 350
Age : 31

Solved Re: [In Progress] Theme icons not showing

Post by mihai Tue Aug 08, 2023 12:36 am

Information: Since this topic is solved, it can be closed succesfully!
mihai
mihai
Friend of FS

Posts : 154
FS - Cash : 288
Age : 26
Location : Bucharest, Romania

https://help.forumgratuit.ro/

Solved Re: [In Progress] Theme icons not showing

Post by Sponsored content


Sponsored content


Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum