The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Remove image box in specific forums

2 posters

Go down

Remove image box in specific forums Empty Remove image box in specific forums

Post by perlesias March 13th 2024, 6:01 pm

Hello guys, I would like to be able to hide the image boxes in some specific forums: (f1 - f2 - f3 - f4 - f49)

Remove image box in specific forums Oo10

A while ago Niko made this code but it doesn't work for this topic:

Code:

$(function() {
 
    var allowed_forums = ['4', '6', '7', '10'];
 
    var current_forum = $('.topic-actions p.path a.nav:last-child').attr('href');
    var forum_id = current_forum.split('/f')[1].split('-')[0];
 
 
    if (!allowed_forums.includes(forum_id)) {
        $('.bim_img_container img.bim_mainThumb').parent().parent().parent().parent().remove();
    }
});
perlesias
perlesias
Forumember

Posts : 190
Reputation : 4
Language : spanish

Back to top Go down

Remove image box in specific forums Empty Re: Remove image box in specific forums

Post by skouliki March 13th 2024, 6:19 pm

Hello

Why did you open a new thread ?
Is this related to this thread https://help.forumotion.com/t163225p30-image-that-disappears-in-post-title#1146866
skouliki
skouliki
Manager
Manager

Female Posts : 15135
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Remove image box in specific forums Empty Re: Remove image box in specific forums

Post by perlesias March 13th 2024, 6:35 pm

skouliki wrote:Hello

Why did you open a new thread ?
Is this related to this thread https://help.forumotion.com/t163225p30-image-that-disappears-in-post-title#1146866

Sorry, I did not realize Embarassed
perlesias
perlesias
Forumember

Posts : 190
Reputation : 4
Language : spanish

Back to top Go down

Remove image box in specific forums Empty Re: Remove image box in specific forums

Post by skouliki March 13th 2024, 6:49 pm

What did you not realize?
Is this related to previous issue or not ?
skouliki
skouliki
Manager
Manager

Female Posts : 15135
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Remove image box in specific forums Empty Re: Remove image box in specific forums

Post by perlesias March 13th 2024, 7:05 pm

skouliki wrote:What did you not realize?
Is this related to previous issue or not ?

Remove image box in specific forums 200.gif?cid=78ff2c8fyw0hkt1eux6gnynl5dx919olt3ijldt3ok4pgy5x&ep=v1_gifs_search&rid=200
perlesias
perlesias
Forumember

Posts : 190
Reputation : 4
Language : spanish

poesia-verses likes this post

Back to top Go down

Remove image box in specific forums Empty Re: Remove image box in specific forums

Post by skouliki March 14th 2024, 6:18 am

Please add any new information to the current thread
https://help.forumotion.com/t163225p30-image-that-disappears-in-post-title#1146866

Topic moved to the garbage.
Please read our forum rules: ESF General Rules

skouliki
skouliki
Manager
Manager

Female Posts : 15135
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

TonnyKamper likes this post

Back to top Go down

Back to top

- Similar topics

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