you can change the -36px in -36.5/37px
Hi,
Make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Also you can try to deactivate the plugins that are not tested on newspaper ( https://www.screencast.com/t/ewp4QThgkKnn ) and try again.
If there is still a problem, you can 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 for your understanding.
-
This reply was modified 7 years by
Calin.
Hi,
Open the page with tagDiv Composer, click on button and in left sidebar look for button display set it to full width ( https://www.screencast.com/t/9M2JXwoBwe ).
Let me know how it works.
Thanks.
Hi,
Please add this code in Newspaper> Theme panel > Custom code> custom css: https://www.screencast.com/t/mpZzi6eIev4
@media only screen and (max-width: 767px){
.tdc-content-wrap{
top: -36px;
margin-top: 0px;
position: relative;
}
}
See results: https://www.screencast.com/t/yXwHpvz8
Thanks.
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.
Thanks.
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 for your understanding.
Hi,
Here is an example:
In one row we place 3 Text with image, the 3th we set here layout flip content, and we add an extra class on it ( https://www.screencast.com/t/SwJT2M52f ), select the second one and add an extra class ( https://www.screencast.com/t/SwJT2M52f ), after you do that you need to paste this code in Newspaper > theme panel> Custom code > custom css: https://www.screencast.com/t/1GyADh4uCy
@media only screen and (max-width: 767px) {
.show_in_desktop {
display: none;
}
}
@media only screen and (min-width: 768px) {
.show_in_mobile {
display: none;
}
}
See results desktop: https://www.screencast.com/t/6yUQglzX5Eu
Mobile: https://www.screencast.com/t/bXpSk4sFe2jj
Thanks.
Hi,
In order to do that please check witch category template you have set ( https://www.screencast.com/t/axN9zawmfpd ), in my case is category template 3, you need to go in wp-content\themes\Newspaper\include\category_templates and select from there the category you have set ( be notice that you can have individual category template set on some category ) , once you get there, on the line with :
<h1 class=”entry-title td-page-title”><?php echo parent::get_title(); ?></h1> insert your word (from file: https://www.screencast.com/t/KEB4pUxmGw from wp dashboard editor https://www.screencast.com/t/cajbeA4j )
See results: https://www.screencast.com/t/edEd1NsPTd
If you are using a category template from cloud template, then you need to edit the template from plugins cloud library.
Thanks.
Hi,
1. There is no social network settings whatsapp, but you can use a plugin if you like ( https://www.screencast.com/t/SP3cwJpNP ).
2. I’ve try to access your website and this was showing up ( https://www.screencast.com/t/Iz6Jvq3K )
Let me know if you manage the problem.
Thanks.
Hi,
Please check your documentation in order to install Newspaper https://forum.tagdiv.com/install-via-ftp/
And please check also theme requirements guide https://forum.tagdiv.com/requirements-for-newspaper/
Also we have similar topic https://forum.tagdiv.com/topic/new-newspaper-license/
If there still a problem lets us know.
Thank you.
Hi,
If this is what you need https://www.screencast.com/t/Ken6uwpdo0d
then you can use this code :
.td-header-style-1 .td-header-sp-logo {
margin: 28px 0;
}
.td-header-sp-logo img {
margin-left: 0 ;
}
.td-header-sp-recs {
margin-left: 56px!important;
}
Thanks.
Hi,
To edit the dimension of video player click the text in the top right corner https://www.screencast.com/t/3uKzduYAZ , there you’ll see the width and height, please change “width” with “max-width”.
For center align you need to ad a custom css in Newspaper>theme panel>custom code> custom css: https://www.screencast.com/t/DJsjSiADwc
.wp-video{
margin-left: auto;
margin-right: auto;
}
See results: https://www.screencast.com/t/q4qDtQr68HxM
Thanks.
Hi SebastianMM,
Lets try together, first please go in cloud template , click on add new, select single and lets take the simple post template 14 ( https://www.screencast.com/t/12OAsdK2 https://www.screencast.com/t/F35vn5JIXR https://www.screencast.com/t/b1Eb42yAjX ), after you have finish with editing and save the change, you will find in posts the template to set for individual template ( https://www.screencast.com/t/yPhjpU8svxaV ) or in newspaper>theme panel>post settings > default post template for global post( individual post override the global post https://www.screencast.com/t/gFQ9NzTcl ), if you wish to edit the template you’ll find it in cloud template ( https://www.screencast.com/t/rgg0dXaE ).
Hope this will help you.
Thanks.
Hi kuvalda13,
You can do that by using a plugin ( you can use WpDevArt Facebook comments plugin, you can download it from here , or you can go in Plugins add New https://www.screencast.com/t/nTYG16ww).
Hope that will help you.
Thanks.
Hi,
Why not change category name from “UK” in “UK Sampleword” ?
https://www.screencast.com/t/CmdTTt1F
Thank.
Hi,
I can’t find your WhatsApp shear on your website ( https://www.screencast.com/t/McP9te0XHmVh )
Can you give some more details and screenshots, or a link to the website where I can see the problem, that would be very helpful.
Thank you for your understanding.
Hi,
If I understand correctly your comments not show up, it’s possible after update your comments to be disable, please read about Enable/disable comments here: https://forum.tagdiv.com/enabledisable-comments/
Thanks.
Hi,
Category grid is specially made for category template ( you can use cloud template import a category template and there you’ll have category grid , you can read more about cloud templates here); in page those category grid is similar whit big grid ( https://www.screencast.com/t/7sd899cE )
Thanks.
Hi,
If you need a refund you can request one using this link: https://themeforest.net/refund_requests/new
Thanks.
Hi,
1. You can add modules in the sidebar from Appearance > Widgets ( https://www.screencast.com/t/q4xadGeh ), or you can do a page with sidebar with tagDic Composer, split the row and drag and drop the modules/box from left sidebar ( https://www.screencast.com/t/LoSHYsb8 ) .
2. Please read our documentation about Font customization from here: https://forum.tagdiv.com/font-customization/
Thank you.
Hi,
I test it myself, and for me is look good ( https://www.screencast.com/t/yLP137JC2Z9 ), maybe you have some plugins interferes with theme, please deactivate them and try again.
If there is still a problem, you can 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.
Thanks
If you want to have the crypto in some post/pages just paste the shortcode in the place you’ll like to have it ( https://www.screencast.com/t/OXk80hOqrOy https://www.screencast.com/t/SurYsCnc https://www.screencast.com/t/shyXiRq6G).
Hi,
Some more details and screenshots, or a link to the website where I can see the problem would be very helpful.
Thank you for your understanding.
Yes, you can do that, then you’ll never have to worry about it.
Hi,
3. After you install the theme, you need to install a plugin Revolution Sliders, you will find more information about it here: https://forum.tagdiv.com/import-revolution-sliders-on-demos/
https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
2. That image is a feature image set on the page that is set from homepage
( to set a page from homepage go in settings Reading select a static page https://www.screencast.com/t/2hWujyOCwFt ).
Here you can read how to set a feature image or video: https://forum.tagdiv.com/featured-image-or-video/
1. There is a logo set ( here you can set your logo: https://www.screencast.com/t/WDgmAk3zx )
Thank you.