Hello,
I have installed the “default newspaper” demo and it’s ok.. my client likes the homepage body, but I need to have the same top slider as the “word news” demo
This is the slider I need to have:
https://imgur.com/a/tiqre85
How can I do that?
Thank you very much
Hi,
That is the revolution slider, please check our documentation for this:
How to install Revolution Slider v5 -> https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Import Revolution Sliders on demos -> https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Hope this will help you!
Thanks.
Hi Calin,
Thank you very much for your reply
I’ve installed revolution slider, but I I don’t how to add this slider.
In witch demo_sliders I can find this ““word news” type slider?
Thanks
Hi again,
I notice that with the package, we only get this sliders:
https://imgur.com/a/bftMCsl
How can I get the one used on “word news” demo?
Thank you very much!
Hi Calin,
The website is still in development and is not online.. well, you can see it if you add this line to you windows host file:
185.31.158.187 tribunadasilhas.pt
The website’s domain is tribunadasilhas.pt but you need to add that line to your host file, otherwise you’ll see the old website
Thank you
Hi,
You have set a padding-top -> https://www.screencast.com/t/UBzNuaNRPg if you’ll remove it your page will look like this -> https://www.screencast.com/t/DT7wgNJx ; you can do this with custom css -> https://www.screencast.com/t/3B7X7hjJ5uS
set the code in Newspaper>Theme panel>Custom code>Custom css ->
.td-main-page-wrap {
padding-top: 0;
}
or for line -> https://www.screencast.com/t/5H7DHHhxWI -> https://www.screencast.com/t/EOMd7CVNHu
.td-header-style-11 .td-logo-wrap-full {
border-bottom: 0;
}
Hope this will help you!
Thanks.
Hi Calin,
Thank you very much. It’s working.
By the way .. It’s possible to change the header ONLY for the posts page?? If so, how can I do it?
https://imgur.com/a/SeT4oPl
Thank you
Hi,
Now with Newspaper v9.5 this can be achieve, so in order to do that you’ll need to get a single post template-> https://www.screencast.com/t/oKeW55CYBjQL from tagDiv Cloud library
edit the template and set a new header -> https://www.screencast.com/t/G6jjMgUq -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/ after that set the single post template on general-> https://www.screencast.com/t/S0WGm1Ua / individual posts -> https://www.screencast.com/t/QlG7ZwiRf
Thank you!
Thank you very much for all your support and your complete replies!
Hi Calin,
Everything seams to be OK on the desktop, but on mobile there is a white space on top of the header..
https://imgur.com/a/1rKBlL7
How can I fix this?
Thank you
Hi,
There is an ad set, but is look like is something wrong, please set this custom css in Newspaper>Theme panel>Advance css section phones ->
.td-header-rec-wrap {
display: block;
}
this should do the trick and the ad will appear
https://www.screencast.com/t/HfbrV4LkaCk
Thanks.
Good morning Calin,
I am trying to create an element like this on my client’s homepage, but I’m having some difficulties:
How can I create an element/block like this on my homepage?
Thank you
Hi,
You need to set the layout for the row in 1/2 -> and set some inner row in it https://www.screencast.com/t/bpD5e4j9 -> https://www.screencast.com/t/xQKBbmRjL9 after that just ajust the height of inner row .
Hope this will help you!
Thanks.
Hello Calin,
I have tried, but the ad’s don’t show on website. Maybe I am still missing something?
https://imgur.com/a/nFPKQZh
Here are some screenshots with my steps:
1º I have created ads space on ADS PRO and add one sample ad (They are counting, like you can see on stats):
https://imgur.com/a/clhvL29
2º I have added space ad code to Custom ad 1
https://imgur.com/a/yYpxCsD
3º Setup of all rows and ad box
https://imgur.com/a/BipxZZo
4º Testing, but no ad’s… but views are counting on ADS PRO
https://imgur.com/a/nFPKQZh
Thank you!!
Hi,
Please make sure that the shortcode for ads is working, set it in a post, or try it on a default WordPress theme.
Also please make a test and set that shortcode for ads in a column text instead of ad box
-> https://www.screencast.com/t/FChWTCHys5ew
-> https://www.screencast.com/t/KQnNe5aF60J3
Thank you for your understanding!
Good morning Calin,
Yes, with column text it works just fine: https://imgur.com/a/BiYWzb8
Should I use this way instead of ad box?
Thanks
Good morning Calin,
One more question.. How do I remove some characters or alternatively separate the titles a bit more in the slider so they do not overlap?
https://imgur.com/a/BNaIYi3
Thank you
Hi,
In order to do that you can check the settings from that slider, check the Navigation tabs -> https://www.screencast.com/t/qW8YbwyM also there are a lots of options that you can try.
Hope this will help you!
Thanks.