I’m working on a blog based on a WordPress multi-site network (paths), where I intend to create a subsite to host the German language version of my blog.
I already added the German language site to my network and while it seems that the site is physically there, WordPress (i.e., the dashboard) is missing all relevant CSS. Simply, put, I can see the links of the subsite (in German), but they are missing the CSS.
When “visiting” the new subsite, it’s the same. I can see a page with some very basic CSS from my theme (Enfold), but it’s missing the proper CSS I defined in “Theme Options” of the Main site. I checked and the Enfold Theme is network-enabled, as is the Child Theme.
Please understand that I’m a rookie WordPress user. I have worked with multi-site installs before, but, if I remember correctly, the creation of subsites went off without a hitch and all CSS was derived automatically from the network-enabled theme and child theme.
Where am I going wrong here?
I would appreciate any tips and pointers. Thanks for your time and help with this.
KA
]]>I switched the writing options to let user choose Classic or Block.
Then, I made a few block editor post drafts, testing the formatting and latest post blocks.
Today, when I checked the old posts published with Classic Editor all the articles looked bunched up with no formatting. Like all the CSS wordpress automatically adds when type articles disappeared.
I checked the HTML versions of the articles and the only tags left were H2, P, UL. That’s it.
All the line breaks within the paragraphs are gone so all I see are H2, the a large block of text. Then the next H2 and a square block of text again.
This just goes on.
Please help!
I’m panicking because I have nearly 1,000 articles.
Thanks in advance!
]]>since I set up my blog I am sometimes encountering problems with the proper display of this blog, and I frankly have no clue where the problem is.
What it looks like:
At first, the blog is displayed with a black background; in addition to that, the style sheets are gone. When I reload the page, I am getting an error page in Firefox 88.0 saying that the address can’t be reached. When I reload again, the problem is gone. Thi sis really mysterious. I alreda deactivated the plug-ins, but I am having the impression that this behaviour is not a plug-in related issue.
I have to add that I migrated this blog from localhost to my provider, which went without any noticeable problems.
Did anyone else experience a similar behaviour? I already contacted my provider, but was only redirected to this page, which is far too technical for me.
TIA,
Claus
]]>In the translated form the style is not loaded (eg: .cf7-smart-grid.has-grid .field …) =. Is there a way to fix it or I just need to duplicate my form in CF7 panel for every language and embed a different form in translation string to fix it?
Thank you.
]]>https://www.ads-software.com/plugins/all-in-one-event-calendar/
]]>Hope everyone is doing good.
Social icons are not showing perfectly in my website urbaneratrend.com
. You can see it leaves its css and images and showing the name of that png icon.
If anyone knows please tell me.
Thanks,
Ramandeep Singh
https://www.ads-software.com/plugins/custom-share-buttons-with-floating-sidebar/
]]>I’m struggling for a few days to make this work, but with no success. I run a WordPress 4.4.2 website with W3 Total Cache 0.9.4.1 under Nginx 1.8.0.
I included W3 Total Cache’s nginx.conf on my Virtual Host conf but minify mode seems not to work as expected.
I managed it to work on auto mode, but on manual mode, the css added under “CSS file management:” are disappearing from the website as I add them and clear the cache. No minified version is generated.
I have:
Nginx conf file:
server {
listen 443;
ssl on;
ssl_certificate /etc/nginx/ssl/site_com/ssl-bundle.crt;
ssl_certificate_key /etc/nginx/ssl/site_com/site_com.key;
fastcgi_param HTTPS on;
fastcgi_param HTTP_SCHEME https;
# side note: only use TLS since SSLv2 and SSLv3 have had recent vulnerabilities
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
server_name site.com www.site.com;
client_max_body_size 5m;
client_body_timeout 60;
access_log /home/www/site.com/log/site.com_access;
error_log /home/www/site.com/log/site.com_error error;
root /home/www/site.com/html/;
index index.html index.php;
include /home/www/site.com/html/nginx.conf;
### SEO sitemaps ###
rewrite ^/sitemap_index\.xml$ /index.php?sitemap=1 last;
rewrite ^/([^/]+?)-sitemap([0-9]+)?\.xml$ /index.php?sitemap=$1&sitemap_n=$2 last;
### www directory ###
location / {
try_files $uri $uri/ /index.php?$args;
}
### security ###
error_page 403 =404;
location ~ /\. { access_log off; log_not_found off; deny all; }
location ~ ~$ { access_log off; log_not_found off; deny all; }
location ~* wp-admin/includes { deny all; }
location ~* wp-includes/theme-compat/ { deny all; }
location ~* wp-includes/js/tinymce/langs/.*\.php { deny all; }
#location /wp-content/ { internal; }
location /wp-includes/ { internal; }
location ~* wp-config.php { deny all; }
### disable logging ###
location = /robots.txt { access_log off; log_not_found off; }
location = /favicon.ico { access_log off; log_not_found off; }
### caches ###
location ~* \.(jpg|jpeg|gif|css|png|js|ico|html)$ { access_log off; expires max; }
location ~* \.(woff|svg)$ { access_log off; log_not_found off; expires 30d; }
### php block ###
location ~ \.php?$ {
try_files $uri =404;
include fastcgi.conf;
fastcgi_pass 127.0.0.1:9000;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_intercept_errors on;
fastcgi_split_path_info ^(.+\.php)(.*)$;
fastcgi_hide_header X-Powered-By;
}
}
Thank you in advance!
Cristian
https://www.ads-software.com/plugins/w3-total-cache/
“An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums.”
I tried uploading it via FTP, but faced a CSS missing notification(I tried both .zip and unzipped uploads). Anyone who can help me out with this? I am new to the system and I’ve tried out basically all the methods available.
]]>Theme install failed.
]]>