Multisite css

Posted in: Newspaper
Post count: 26

Hi dear Customer support team!

Hope you are doing well.
I really got confused. Hope you help me.
I customized the style.css file myself and made my website fully RTL. and it is working perfectly.
But as your theme doesn’t support RTL itself, so there is no rtl.css file in the theme folder.

The problem is here :
I am going to make a multisite. the network is going to have two addresses.
1 : mydomain.com/en which is going to be completely your theme.
2: mydomain.com which is the main site and is going to be an RTL website.
if I use only one theme on my network so I have to have two files : style.css and rtl.css in the theme folder.
But as I just customized the style.css I made two folders in my themes folder, one for rtl and the other for ltr.
and the rtl one is active in mydomain.com and the ltr is active in mydomain.com/en
ltr is working perfectly, but the customized style.css that is working perfectly in standalone install and has made my site fully RTL, is NOT working in the network.

What is the solution?

Regards.

Post count: 20688

Hi,

I found some useful suggestions in some topics, you could use a child theme for the modified website
https://premium.wpmudev.org/forums/topic/multisite-one-theme-different-css
https://stackoverflow.com/questions/39963479/same-theme-in-wordpress-multisites-but-with-custom-css
https://wordpress.stackexchange.com/questions/81886/wordpress-multisite-multiple-child-theme
https://wpsites.net/wordpress-themes/second-style-sheet-theme/
You can search for more information, there might be other ways of doing this, that you can try.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.