- NewsmagRequirements for Newsmag
- NewsmagtagDiv Social Counter tutorial
Hello !
That option is possible when using Cloud Library post templates: https://www.youtube.com/watch?v=I1R3j1QYod0 And you can activate or deactivate the infintie scroll from here: https://tagdiv.com/infinite-loading-for-single-posts/
Thank you !
Hi,
The simplest way it will be to use a single post template from cloud library and inspect it and adjust after your needs -> https://i.imgur.com/s84suHZ.png
Thank you!
Hi,
Yes, you can change the entire layout if you want, also because this https://demo.tagdiv.com/newspaper_pro/ was made using tagDiv Cloud Templates and teste can be edited using tagDiv Composer, therefore you can edit the entire website from frontend.
-> https://i.imgur.com/t5aBUMJ.jpg -> https://i.imgur.com/2UWjYyy.jpg
Also you can filter the flex blocks after your categories -> https://i.imgur.com/AK3048j.jpg
Thank you!
Hi,
You can try to use with our theme the Contact Form 7 plugin to create a contact forum, you can check the tutorial from here -> https://themeisle.com/blog/how-to-set-up-contact-form-7/ hope this will help you!
Also you can use one of our cloud page from here -> https://i.imgur.com/WqHsTcz.png -> https://i.imgur.com/AkUy7qB.png with contact 7 plugin. Using tagDiv Composer, these shortcodes need to be set in column text or text with title in text area -> https://i.imgur.com/dY3qluv.png -> https://imgur.com/CSPcls9
Hope this will help you!
Hi,
Our theme do not has this option, sorry! But I think that you can achieve this using a cloud template and setting to posts loop with an offset for one of them.
-> https://i.imgur.com/0SzDNxZ.jpg -> https://i.imgur.com/mTwFTM6.jpg for the second one just copy and paste the element and add and offset 3 -> -> https://i.imgur.com/5bdg0H2.png
Hope this will help you!
Hi Patrick93,
If you are using cloud templates, then you need to make a copy for the single post template and change the sidebar for each category in part, also the single post templates can be set per category in theme panel -> https://i.imgur.com/DGSlzMG.png
Thank you!
Hi,
I changed the style of the imported cloud header but the stick menu continues to stay the same – white background instead of the black used by main header – where can I synchronize the styles?
Hi,
These are specific filters that can be apply on flex blocks when are set for example in single post templates -> https://i.imgur.com/GxbS84I.png the single filters are related to single post template and category is related to category template, only on these cloud templates these specific filters work.
Hope this will help you!
Hi,
If you are using a standard post style, then the share buttons can be set only using the options from theme panel -> https://i.imgur.com/3MluGlA.png
If you a pro demo, then you are using single post templates from cloud, these can be edited using tagDiv Composer and you can drag the sharing buttons where you want around the post content -> https://i.imgur.com/DsebuAj.png -> https://i.imgur.com/mHHH7Cr.jpg
Hope this will help you!
Hi,
You are using cloud templates, therefore to add an retina image will be done using tagDiv Composer -> https://i.imgur.com/oOvWgIY.jpg -> https://i.imgur.com/jJw1FR0.png make sure that you set it on sticky menu and mobile version too -> https://i.imgur.com/ORqY7Eq.png
For the problem with fonts, maybe the site was made on staging and after you moved the fonts are no longer recognize, what I suggest is to make a full backup to the theme and database, after that delete the theme and install it gain on the live website, if there is going something wrong restore the backup, but not before to check if the icons are displaying or not.
Thank you!
Hi,
If you are using a cloud header or a PRO Demo, you can edit with tagDiv Composer the homepage and remove the login element using the right click https://i.imgur.com/acOqrXR.png -> https://i.imgur.com/678Y1Wk.png and make sure that the option from theme panel is disable -> https://i.imgur.com/fRIb2xO.png this will remove the code for login, but if you are using a standard/default header style, this will be only hide.
If you are using the mobile theme plugin, you can disable this option from here -> https://i.imgur.com/s72HWmZ.png
Hope this will help you!
Hi,
Yes, if you are using cloud template, the file where you need to set the code in this one wp-content/plugins/td-composer/legacy/Newspaper/header.php
Bothe plugins (tagDiv Composer and tagDiv Cloud Library) has this “format” to can be use in child theme, in this way the elements under/legacy/Newspaper/ can be edited in a child theme, this method was adopted for users like you how use cloud templates and standard pack is disabled, in this way they can use the file from composer in child.
Hope this will help!
Hello !
On standard post templates the ad places can be only on the places that are available in Theme panel – Ads.
If you want more customizable options we recommend you to use cloud library templates that are fully editable using tagDiv Composer. Find our more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hi wonglao,
Yes, you can import and create your own templates, this can be done by importing the templates from cloud template -> https://i.imgur.com/qjJLxe4.png import the ones you like -> https://i.imgur.com/TLlLavx.png and you can edit theme using tagDiv Composer, also you can import black templates to make a new template from 0 -> https://i.imgur.com/01mxpfc.png
Thank you!
I am using the above html and css. the table is coming but the css is not working well, what am I doing wrong and how do I get it to work
link to website(last table at bottom): https://www.netsportworld.com/category/football-predictions/
HTML code:
<link href=”//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css” rel=”stylesheet” id=”bootstrap-css”>
<script src=”//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js”></script>
<script src=”//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js”></script>
<!—— Include the above in your HEAD tag ———->
<section id=”tabs” class=”project-tab”>
<div class=”container”>
<div class=”row”>
<div class=”col-md-12″>
<nav>
<div class=”nav nav-tabs nav-fill” id=”nav-tab” role=”tablist”>
Project Tab 1
Project Tab 2
Project Tab 3
</div>
</nav>
<div class=”tab-content” id=”nav-tabContent”>
<div class=”tab-pane fade show active” id=”nav-home” role=”tabpanel” aria-labelledby=”nav-home-tab”>
<table class=”table” cellspacing=”0″>
<thead>
<tr>
<th>Project Name</th>
<th>Employer</th>
<th>Awards</th>
</tr>
</thead>
<tbody>
<tr>
<td>Work 1</td>
<td>Doe</td>
<td>john@example.com</td>
</tr>
<tr>
<td>Work 2</td>
<td>Moe</td>
<td>mary@example.com</td>
</tr>
<tr>
<td>Work 3</td>
<td>Dooley</td>
<td>july@example.com</td>
</tr>
</tbody>
</table>
</div>
<div class=”tab-pane fade” id=”nav-profile” role=”tabpanel” aria-labelledby=”nav-profile-tab”>
<table class=”table” cellspacing=”0″>
<thead>
<tr>
<th>Project Name</th>
<th>Employer</th>
<th>Time</th>
</tr>
</thead>
<tbody>
<tr>
<td>Work 1</td>
<td>Doe</td>
<td>john@example.com</td>
</tr>
<tr>
<td>Work 2</td>
<td>Moe</td>
<td>mary@example.com</td>
</tr>
<tr>
<td>Work 3</td>
<td>Dooley</td>
<td>july@example.com</td>
</tr>
</tbody>
</table>
</div>
<div class=”tab-pane fade” id=”nav-contact” role=”tabpanel” aria-labelledby=”nav-contact-tab”>
<table class=”table” cellspacing=”0″>
<thead>
<tr>
<th>Contest Name</th>
<th>Date</th>
<th>Award Position</th>
</tr>
</thead>
<tbody>
<tr>
<td>Work 1</td>
<td>Doe</td>
<td>john@example.com</td>
</tr>
<tr>
<td>Work 2</td>
<td>Moe</td>
<td>mary@example.com</td>
</tr>
<tr>
<td>Work 3</td>
<td>Dooley</td>
<td>july@example.com</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</section>
CSS code:
.project-tab {
padding: 10%;
margin-top: -8%;
}
.project-tab #tabs{
background: #007b5e;
color: #eee;
}
.project-tab #tabs h6.section-title{
color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
color: #0062cc;
background-color: transparent;
border-color: transparent transparent #f3f3f3;
border-bottom: 3px solid !important;
font-size: 16px;
font-weight: bold;
}
.project-tab .nav-link {
border: 1px solid transparent;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
color: #0062cc;
font-size: 16px;
font-weight: 600;
}
.project-tab .nav-link:hover {
border: none;
}
.project-tab thead{
background: #f3f3f3;
color: #333;
}
.project-tab a{
text-decoration: none;
color: #333;
font-weight: 600;
}
Whatsup guys, I’ve got a fun one this time. I made some custom pages for my privacy faq, privacy policy, etc. I did this by duplicating the cloud post template into a pages editor and editing from there. So now I have all the pages up, everything works great, ads everything.
The only problem is that the amp plugin is not rendering the pages content. So how do I enable amp for my custom pages content?
Here are the examples:
https://headline.dev/privacy-policy
https://headline.dev/privacy-policy?amp
Hi,
Note sure why but the cell-phone menu is gone now and the footer content does not show content blocks – only log and about link – previously it all showed the menus and content that was shown on the desktop version of the site..I deactivated and activate plugins earlier to see why I CANNOT STILL IMPORT A CLOUD TEMPLATE (waiting for you to reply to my earlier email on this) and the mobile menu is gone now – what can be wrong???? Can a plugin like QISQUS damage the database? the desktop site works fine
Hello,
i am currently using the Default Single Template (no Cloud Library Template).
Currently I use a separate sidebar for each post of a category.
I control this via Theme Panel > Per category settings.
I would now like to work with a Cloud Library Template.
But I have a problem.
I have copied and adapted the Single Post Template 1.
I would like to create a single template and play out the sidebar individually for each category.
As it currently works with the standard template.
Is that possible? Or do I have to create a separate template with the appropriate sidebar for each post in a category?
I am using the Cloud Template of Header Template 3. On the responsive version, how would I add an Ad Box above the logo area?
The site I’m working on is schoolnewsnetwork.org.
Hello @Calin, yes I got that now. Will remove all these through the cloud templates. Thank you. This was the issue #3 in our email. The first issue; the second issue ‘category filter not working’ is still there; Looking forward to your response for that one. (startup site with gossip pro)
Hello Calin,
I can’t use the analytics/js option because I need to output the post id by using php in that meta tag. (that analytics field will not allow php normally)
So I need to edit a php header file. We are using a new version of newspaper where tagdiv composer is active.
But we don’t use the tagdiv standard pack.
We are using a cloud template default pro which is the newest way of working.
wp-content/plugins/td-composer/legacy/Newspaper/header.php
However that url says legacy so I am confused because we use all the new tagdiv stuff. On which path should I alter the header.php?
Thanks
Hi, I just checked the website and this is loon normal -> https://i.imgur.com/5lHrLVB.jpg -> https://i.imgur.com/735tth2.png
Also the example from your screens I could not find them, sorry!
As I can see you are suing a single post template, you should be able it edit it using tagDiv Composer.
Also make sure that you do not have a plugin conflict, usually this is between tagDiv Cloud Library and WP Bakery.
Thank you!
Hi,
Please make sure that the Newspaper theme is activate -> https://tagdiv.com/how-to-activate-the-newspaper-theme/
Please make sure that tagDiv Cloud Library is enable in Newspaper > plugins.
If there is still a problem, please provide some more details and some screenshots.
Thank you!
Hi,
Yes, you can do this from post template, if you are using standard post style, then you can use a post style without featured image or you can use a custom css.
If you are using a single post template from tagDiv Cloud Library, then you can edit it with tagDiv Composer and using the right click to remove the featured image. If you want to remove the featured image only for some posts, you need top have two single post templates, one set as global in theme panel -> https://i.imgur.com/Pog4qQr.png and the order one you can set it individual per article that you do not want to have the featured image -> https://i.imgur.com/DHUkKH8.png
Hope this will help you!
Thank you!
when I try to import a cloud template it shows
Invalid reply from server endpoint.
I have sent you the email
email starts with line7
you have not replied yet – second day