Dark Background like Newspaper Dark Theme

Posted in: Newspaper
Post count: 16

Hello, I want a dark background like the dark demo, how do I do that without installing dark demo?

I cant install demo, because I can’t upload media when using dark demo, I get media upload http error..

Post count: 35449

Hi,

You can use a color for the background color -> https://forum.tagdiv.com/background-introduction/

Thank you!

Post count: 16

Doesnt work, the website becomes small, & background is still white.
https://1drv.ms/u/s!AkXY4bJUGBAMgu0NyfLIgWtjBFKNaw

How do i get dark background, like ‘Newspaper Black’?
I dont want to install demo.

Post count: 35449

Hi,

For change only the background color you can use this custom css -> https://www.screencast.com/t/HBYf1sol set it in Newspaper>Theme panel>Custom code>Custom css .td-container-wrap {
background-color: #444;
}

If you want to have the settings to you can get theme from here -> https://pastebin.com/hEfJdLYa
Import / Export theme settings -> https://forum.tagdiv.com/import-export-theme-settings/

Thank you!

Post count: 16

I have no problem uploading large files, the theme is the problem, if the theme is activated.. i cant upload media, if the theme is de-activated.. i can upload media..

I was easily able to change theme colors with css:

.td-main-content-wrap, .td-container-wrap, .post {
background-color: #fafafa;
}
.td-sub-footer-container {
background-color: #000;
color: #ccc;
font-size: 12px;
font-family: ‘Open Sans’, arial, sans-serif;
}

Post count: 35449

Hi,

This is usually a requirement configuration problem, please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://tagdiv.com/newspaper-theme-requirements/
and please increase all requirements that are lower, and follow all steps;
Especially check the php version ( ensure that you have at least php7 ).

Thank you!

Post count: 16

Theme config
Registration key i 60160f4e – **** – **** – **** – 6df03fe89955 Reset key
Theme name i Newspaper
Theme version i 9.6
Theme database version i 9.6
HTTP channel test wordpress
php.ini configuration
Server software i Apache
PHP Version i 7.2.15
post_max_size i 33M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 30 – the execution time should be bigger than 60 if you plan to use the demos. To see how you can change this please check our guide here.
max_input_vars 1000 – the max_input_vars should be bigger than 2000, otherwise it can cause incomplete saves in the menu panel in WordPress. To see how you can change this please check our guide here.
SUHOSIN installed false
PHP extensions
mbstring available
GD library available
WordPress and plugins
WP Home URL i https://civilution.eu
WP Site URL i https://civilution.eu
WP version i 5.1
WP multisite enabled i No
WP Language i en_US
WP Memory Limit 40 MB/request – We recommend setting memory to at least 128MB. The theme is well tested with a 40MB/request limit, but if you are using multiple plugins that may not be enough. See: Increasing memory allocated to PHP. You can also check our guide here.
WP_DEBUG False
Caching plugin No caching plugin detected – for best performance we recommend using WP Super Cache

Post count: 35449

Hi,

Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

Post count: 16

Ive send you email, thanks for the help!

my email: carlodelano@outlook.com

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