PHP-Version 7.4

Posted in: Newspaper
Post count: 32

Hallo
Ist das Theme PHP-Version 7.4 kompatibel und wenn nicht ab wann?
Grüsse, Christoph

Post count: 107

I have updated to the latest newspaper version and have php 7.4 active and no issues so far.

Post count: 32

OK. Vielen Dank!

Post count: 107

Bitte schön

Post count: 35449

Hi Christoph,

Until now we do not found any conflicts using Newspaper v10.3.6.1 or v10.3.6 with php v7.4, but until now we do not tested the theme with all tested plugins to can make this official.

Thank you for your understanding!

Post count: 32

Hallo Calin
Vielen Dank für diese Information. Bis jetzt läuft alles gut.
Ist WEBP Format für Bilder in der nächsten Zeit möglich?
Grüsse, Christoph

Post count: 35449

Hi Christoph, for the moment our theme do not have this option for WEBP format, but i’ve seen some users that use some plugin to convert all images in WEBP format and it was working with our theme.
Thank you!

Post count: 32

Hallo Calin
Danke für diese Antwort. Dann werde ich es auch mit einem Plugin versuchen.
Schönes Wochenende!

Post count: 32

Hallo Calin
Wie es möglich, das einzelne Theme auf dem Desktop mehr auf die linke Seite auszurichten? Die Themes sind alle auf dem Bildschirm eingemittet.

Post count: 35449

Hi,

Yes, this can be done using tagDiv Composer -> https://tagdiv.com/tagdiv-composer-page-builder-basics/ if you need help with this just let me know the element you want to edit (provide some screenshot or a link to be more clear).

Thank you!

Post count: 32

Thank you Calin

For example this website is more on de left site than in the center https://www.blick.ch/
How can I do that?

Post count: 35449

Hi,

This site is not made with our theme, also when it is set on the left is not full loaded, this is normal look like this -> https://i.imgur.com/5ksuLKT.jpg
Now you can achieve this only if you are using a background image to have a boxed layout -> https://i.imgur.com/DJwFWw4.png -> https://i.imgur.com/DV6dABg.png ->
https://i.imgur.com/y1SIcEe.jpg
.td-header-desktop-wrap .tdc_zone, .td-boxed-layout .td-container-wrap.td-main-page-wrap, .td-footer-wrap .tdc_zone {
position: relative;
left: -80px;
}

This custom css need to be set in theme panel> custom code> custom css.

Hope this will help you!

Post count: 32

Hallo
Thank you very much Calin. This was very helpful.
I’m thinking also about the structure and the menu for a new website. In a near future there will be a lot of content that has to be well structured and for seniors easy to find on that website https://www.aarp.org/. In my research I found a menu in a website with the same intention, that I like. It is a menu for desktop and mobile and easy to handle.
This kind of menu doesn’t seem possible in your theme. So my question is if you could built this kind of menu and how much would it aproximatly cost.
Thank you.

Post count: 35449

Hi Christoph,

You can achieve this with our theme too, you just need to set with tagDiv Composer the mobile theme plugin and use a custom css, try a custom css like this one -> https://i.imgur.com/XljbPoc.jpg
.td-menu-mob-open-menu #td-mobile-nav,
.td-menu-mob-open-menu .td-menu-background {
width:22%;
}
.td-menu-mob-open-menu #td-outer-wrap{
-webkit-transform: none;
transition: none;
box-shadow: 0 0 46px #000000;
position: unset;
}

The code needs to be set in the theme panel> custom code> customs css.

Hope thai will help you!
Thank you!

Post count: 32

Good morning Calin
Thank you for this information. I will try it as recommended from you.
Have a nice day.

Post count: 32

Guten Morgen Calin
Ich habe es versucht und es funktioniert auf dem Desktop. Aber auf dem Mobile zeigt es das Menü nur auf einem halben Zentimeter unvollständig an. Du kannst es auch selber sehen auf der von dir als Beispiel angegebenen Homepage https://tractionlife.com/ , wenn du mit dem Mobile das Menü aufmachst.
Es sollte doch eine Möglichkeit geben, dass das Menü wie bei http://www.spiegel.de oder http://www.aarp.org erscheint. Gerade bei grossen inhaltlichen Menüs ist diese Struktur von grossem Vorteil. Was meinst du dazu?

Gruss, Christoph

Post count: 35449

Hi Christoph,

I think that the problem is with the place that I indicate to set the code. remove the code from custom css and add it in advance css for the device that you want to have this type o menu -> https://i.imgur.com/QAYEiiR.png
Unfortunately for the moment our theme do not have this option to display a sidebar menu like these that you provide as example, sorry!

Thank you for your understanding!

Post count: 32

Good morning Calin
Thank you for your help and for your answering. Maybe it’s an idea for your future update-list.
Have a nice day.

Post count: 35449

Hi,
Yes, it is a good idea, as I know there will be add some new features soon, but I don’t know what will include.
Have a nice weekend!

Post count: 32

Hi Calin

How can I get the website like this site https://www.stern.de/ all on the left site of the screen?

Thank you for your answering.

Chris

Post count: 18283

Hello !

Do you mean this ad: https://www.screencast.com/t/yHFbXVrKajf ?

Thank you !

Post count: 32

Guten Morgen

Nein, keine Anzeige. Die ganze Webseite ist auf dem Bildschirm am linken rand und nicht zentriert. Ich es für Newspaper auch eine Möglichkeit gibt, die Webseite auf der linken Seite auszurichten beziehungsweise dort zu fixieren analog https://www.stern.de/

Grüsse, Christoph

Post count: 32

I just ask if it is posible to fix the website on the left site like https://www.stern.de/ instead like all sites from Newspaper in the center

Post count: 18283

Hello !

This is how we see stern: https://www.screencast.com/t/QoTDCvzqZuu I don’t quite understand what you are looking to achieve.

Please be a bit more explicit.

Thank you !

Post count: 32
Viewing 25 posts - 1 through 25 (of 29 total)
You must be logged in to reply to this topic.