Notifications
Clear all

wpForo 1.x.x [Solved] child theme styles don't work!!

10 Posts
3 Users
0 Reactions
894 Views
Posts: 19
Topic starter
(@kimia)
Eminent Member
Joined: 5 years ago

hi, i made a child theme of wp-foro plugin to customize my forum pages, but unfortunately none of css classes work , and my forum frontend doesn't look nice, what should i do to make wo-foro classes work????

9 Replies
Sofy
Posts: 4585
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi @kimia,

I don't follow you. Please let us know how have you done the customization.  Have you followed the instruction?  

https://wpforo.com/docs/root/forum-themes/theme-customization/

8 Replies
(@kimia)
Joined: 5 years ago

Eminent Member
Posts: 19

@sofy

hi dear sofy, yes i have followed documentation , but my problem is that i want to load bootstrap into my plugin to use bootstrap tables, but i don't know where to add bootstrap CDN ??  functions.php or functions-wp.php ????

please help me

 

Robert
Admin
(@robert)
Joined: 8 years ago

Support Team
Posts: 10549

@kimia

It's not related to wpForo, you should contact to your active theme developers and ask this question. This should be added in the theme header section, it's out of wpForo, it's in your theme template files.

(@kimia)
Joined: 5 years ago

Eminent Member
Posts: 19

@robert

i added bootstrap CDN in my theme header.php file, but it didn't affect forum page which is being loaded by wpforo plugin

Robert
Admin
(@robert)
Joined: 8 years ago

Support Team
Posts: 10549

@kimia

Please let me know, how it should affect forum? Have you written any CSS code? Please leave some URL to the page where it should affect and let us know what are you expecting there.

(@kimia)
Joined: 5 years ago

Eminent Member
Posts: 19

@robert

can i override plugin admin pages??? if so how??

Robert
Admin
(@robert)
Joined: 8 years ago

Support Team
Posts: 10549

@kimia

I'm sorry but the dashboard admin pages are not designed to be overwritten.

(@kimia)
Joined: 5 years ago

Eminent Member
Posts: 19

@robert

thanks for your help 🌹 

(@kimia)
Joined: 5 years ago

Eminent Member
Posts: 19

@sofy

i did customization as following:

wp-content/themes/my-theme/wpforo/layouts/1/forum.php

 

is it correct???