Home User profile
tagDiv Member
Webmaster
Fenix
tagDiv Member

Hello,

Thank you for the answer and the precious information. So it’s how i was suspecting, Speed Booster can’t handle every plugin.

Fenix
tagDiv Member

Hello Bodgan,

I know these guides (i read them like 10-12 times) and i said that i’m not a newbie 😛
The plugin is activated (as you can see from the screenshot below) and i’ve followed every step described in the guides you linked above. Except for the second one, because i prefer to verify that every plugin work with speed booster, so i activate every single plugin manually by adding the compatibility code, here:
screen2

screenshot

Here is my custom code in speed booster:

– CSS:

screenshot

– Javascript:

screenshot

Fenix
tagDiv Member

I’ve 128M assigned to WordPress (and max memory 256M), so this is impossible.

image

Fenix
tagDiv Member

I solved the issue by reinstalling WordPress 4.9.1.
If anyone of you encounter this problem, try to reinstall the CMS by FTP (if you need help, follow the official guide chapter “Step 1: Replace WordPress files”: https://codex.wordpress.org/Updating_WordPress).

Fenix
tagDiv Member

Thank you, now it works fine! 🙂

Just in case i want hide them in the future, what’s the css code to hide them (like/tweet buttons)?
https://gamesquare.it/

Fenix
tagDiv Member

Then why only Newspaper’s folder reports “The page doesn’t work”? The other folders reports “You don’t have permission to access /folder/location/ on this server.”. Is there a way to fix this?
I already have this code in my .htaccess:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
Options All -Indexes

  • This reply was modified 8 years by Fenix.
Fenix
tagDiv Member

No, its not a crawl error, as i said the url (https://gamesquare.it/wp-content/themes/Newspaper/) is not accessible even from the browser. Yesterday I have done a fresh install of the template and a fresh install of wordpress files on FTP, all files permissions are 644 and folder permissions 755.

Fenix
tagDiv Member

Thank you, i’ve done a fresh install and now its working fine.

Anyway, how can i fix the first issue? (My folders permissions are 755 and files 644).

Fenix
tagDiv Member

At this moment i’m using the CSS code that Amit has posted but i would be glad if someone have a way to fix it without customizing the original css file.

Fenix
tagDiv Member

I’ve tried to remove the mobile style.css from the speedbooster, but it doesn’t work. The custom css that Amit has proposed to remove it works great. But its a momentaneous solution that works until you will change the file.
So, is it possible to remove it forever? I’m asking this because that effect is bad for who have a slow internet connection, the reason is that when you are loading an article you can’t see the content (text) until the css is completely loaded or the animation ends.
Right now I’m trying to delete all the Newspaper files and upload them again to see if something changes.

Update: After that i’ve uploaded again all the files of Newspaper theme the problem is still there. I’ve also deleted my custom css in both sides, desktop and mobile, and removed my personalizzation from mobile theme colors but nothing changed. My child style.css is empty and i don’t have applied any customization to the originals css files. I’m not using a cache plugin and i’ve deactivated all the unnecessary plugins to see if there’s some of them that interfer with the theme’s functions. After that i removed my custom body css class to see if was that to cause the problem, but again the issue was still there.
Maybe in the demo you customized something that block this damned animation?

  • This reply was modified 9 years by Fenix. Reason: Update
Fenix
tagDiv Member

My same question, is it Newspaper 8.0 fully compatible with WordPress 4.8?

Fenix
tagDiv Member

The problem is that it may be a temporary fix, because when tagDiv will change something of the css it will not work anymore.
I would prefer to use a permanent fix.
Thank you anyway.

Fenix
tagDiv Member

@Amit but this file is completly different from the original: https://www.diffchecker.com/fy9yW5tQ

Fenix
tagDiv Member

@Catalin: So i’ve to remove almost all the style.css that my site uses to obtain an unique and more optimized css loading or remove style.css from the moved css files by speed booster. Anyway, i’ll try it on my test website which is the best way.


@Pierreto
: I tried AMP and it doesn’t work correctly. Also, it is not officially supported by the template creators. My website have a very good optimization (https://gtmetrix.com/reports/gamesquare.it/8wMcYwjS – More than 90/100 in Mobile and Desktop score of Google Pagespeed and A-A-A-A-B on WebPageTest), so i don’t want ruin that by using an unsupported plugin.

  • This reply was modified 9 years by Fenix.
Fenix
tagDiv Member

Here is a new screenshot: https://i.imgur.com/mKuB407.jpg
This background color appear even in my test website, its a sort of menu background (this menu: https://i.imgur.com/XZOKx6G.jpg) that cover the content for less than 1 sec and then slide off on the left side.

  • This reply was modified 9 years by Fenix. Reason: Edited
Fenix
tagDiv Member

I didn’t make any customization of the mobile theme, i’ve only used the personalization option available in the theme options.
Anyway, I’ve execute the test on my test website and it seems to work fine. This is very strange because I’ve imported the same settings and customization (speed booster included) of the main site.
The question is “Why?”.

Fenix
tagDiv Member

But i want both active 😀
Is there a way to fix it without disabling anything? And Newspaper 8 is compatible with WP 4.8?

Thanks

Fenix
tagDiv Member

P.S: Is it Newspaper 8 compatible with WordPress 4.8?

My website: http://gamesquare.it/

  • This reply was modified 9 years by Fenix.
Fenix
tagDiv Member

I quote everything you said.

Fenix
tagDiv Member

Ah, i didn’t know. Thank you very much.
Just an information, is it compatible with Newspaper Mobile Theme Plugin?

  • This reply was modified 9 years by Fenix.
Fenix
tagDiv Member

Oh, that’s why it doesn’t work. Thanks for the info.

Fenix
tagDiv Member

Up

Fenix
tagDiv Member

Update (Mobile Theme): I discovered why the slides of mobile theme doesn’t work correctly, every post was considered as featured because the category was broken, now i’ve fixed it.

  • This reply was modified 9 years by Fenix. Reason: update
Fenix
tagDiv Member

I’ve noticed a new issue: sometimes the mobile theme isn’t loaded but it’s shown the normal responsive theme. I think that this is caused by the cache (I’m using WP Super Cache and I followed your guide to set it), because with the cache disabled it seems to work.

Fenix
tagDiv Member

Oh thank you, now the mobile theme works! Unfortunately, there are still some issues:

– The three slides in mobile theme doesn’t show the featured articles (??)
– The logo in mobile theme is very big and is adherent with the icons of menu and search (https://i.gyazo.com/109590c01af9b935fb2729105dd2eb92.jpg)
– The social counter is still black instead of light blue (https://i.gyazo.com/3c1190c4da968d574aa6b9acf4de6682.png)
P.S:
– The post’s author is hidden (https://i.gyazo.com/02da00224502aae85935d9df8fa19cb3.jpg)
– The script of review’s plugin doesn’t work and show 0 instead of the true vote (https://i.gyazo.com/4b953801e0a9885344984178da0c9918.jpg)

  • This reply was modified 9 years by Fenix. Reason: added info
  • This reply was modified 9 years by Fenix. Reason: added info
Viewing 25 posts - 26 through 50 (of 54 total)