Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Style [Solved] style.css on child theme

7 Posts
3 Users
3 Reactions
954 Views
lepalois
Posts: 62
Topic starter
(@lepalois)
Estimable Member
Joined: 3 years ago

Hello,

I have the following diagram:

wp-content/plugins/wpforo/themes/2022/style.css

now

wp-content/themes/generatepress/wpforo/style.css

Modifications to the style.css file are not taken into account.

Even deleting the cache

Thanks for your help

6 Replies
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @lepalois,

Check these Docs Please:

https://wpforo.com/docs/wpforo-v2/forum-themes/style-customization/

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

lepalois
Posts: 62
Topic starter
(@lepalois)
Estimable Member
Joined: 3 years ago

Hello and thank you @chris for your support.

I looked at both files carefully before asking for help.

It's my style.css file that is not taken into account.

On wp-content/themes/generatepress/wpforo/layouts/2/forum.php, the modifications are taken into account.

1 Reply
Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@lepalois,

wpForo never had the option to move the styles.css file and using the edited duplicate file above the default.

lepalois
Posts: 62
Topic starter
(@lepalois)
Estimable Member
Joined: 3 years ago

Thanks @chris for your response.
So to modify style.css I have to create a new theme?

Otherwise, style.css will be overwritten during wpforo updates, right?

1 Reply
Robert
Admin
(@robert)
Joined: 9 years ago

Support Team
Posts: 10616

@lepalois,

We've added this to our to-do list, and it'll be probably available in the next version in a few days. So you'll be able to copy the style.css like other template files.

lepalois
Posts: 62
Topic starter
(@lepalois)
Estimable Member
Joined: 3 years ago

Great, thanks for the response @robert