- NewsmagPage templates
- NewsmagCategory templates
- NewsmagFooter templates
- NewsmagDefault post templates
- NewsmagPost templates
- NewsmagHomepage – How to build and set it
- NewsmagtagDiv Composer Tutorial
- NewsmagCustom Post Type Support
- NewsmagNewsmag documentation
- NewsmagHow to use the Visual Composer plugin
- NewsmagHeader styles
- NewsmagSmart sidebar
- NewsmagCategory grid styles
- NewsmagCategory top post styles
- NewsmagHow category settings work
- NewsmagFeatured images
Hi Bogdan & Catalan,
thanks for the offer. I can only say … “diddums!” … after solving it, it was so easy.
I had to turn on the Unique Articles in the Page Template Settings. Completely overlooked that one. Drove me nuts.
I understand. We are using one of the smart list styles on desktop that does not do this to images and we find that using a smart list is the best solution available for presenting this kind of information.
I have done a lot of customizations to both the main and mobile themes by tweaking the source code directly. All of these customizations have come from you and your colleagues’ assistance in this forum.
Are there any code changes I can make to the mobile smart list template that would stop this image replacement from happening?
Examples of changes I’ve already made to mobile:
- Remove pagination on homepage
- Change display of homepage block from “featured” to regular and offset the list below by three
- Remove display of sister categories on category pages
- Remove Whatsapp and Pinterest sharing options
As you can see, I’m not opposed to making changes when necessary and this smart list image issue is certainly one that has an impact.
Regarding using the responsive theme instead of mobile, this is not an option. We have promoted your mobile theme in particular as one of the reasons to visit our website and we won’t give up on that.
Any suggestions you can provide for modifying the code are appreciated. Thank you.
Hi,
I’m assuming that what you are seeing is the page title – https://www.screencast.com/t/7bIpU4ukDN you can remove it by selecting a different page template in page attributes – https://www.screencast.com/t/AQFYlCUC5QY
More about page templates here – https://forum.tagdiv.com/page-templates-2/
Thanks
Hello,
In order to remove the word tag from the pages, you will have to remove these 2 parts of the code:
https://www.screencast.com/t/8BtiFjC8APN0
the word tag and the ‘:’ symbol
As for customizing the tag page, you can do so from the tag template in the theme panel here:
https://www.screencast.com/t/KxSafVTrn
Thank you!
Hi,
1. First you need to open your page in Visual composer editor and edit the row containing the Video playlist element – https://www.screencast.com/t/pzmKkE6SxHXr set the row to stretch and then go to the Design options tab and set a background color – https://www.screencast.com/t/AphJ6s5D0k and some additional padding or margins if you want to.
2. To remove Latest Articles from your page you must select the default template in page attributes – https://www.screencast.com/t/L17LHiga
Thanks
Hello giulian curl,
Unfortunately, our theme does not have any such an option for this, sorry! If you want to add them you should do it yourself because these tasks involve custom work and we cannot provide this type of services at the moment, sorry! If you want to do this, as a hint, you should edit the category templates and add there every ad you want, using the do_shortcode method. For more references in this regard, you can consult our topic here -> https://forum.tagdiv.com/topic/different-header-ads-according-to-category/page/2/
Also, if you do not have a solid coding skills and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you!
Thanks for your understanding!
Hi guys,
I love your work on the theme 🙂
I have two things I would suggest. Maybe you can decide if you can add it to the future feature list.
1) I want to be able to decide in which format the time is showing on every single module. You are pulling the time from wordpress. But if I change it there, it is changed also for every plugin that is also pulling the time from wordpress. If you could make your time format settings independend from the overall setting in wordpress that would be neat. Sometimes you want the hours and minutes at the time format of a module, sometimes you dont. To be able to decide how the time is showing in meta for every module and post template would be an awesome extra.
2) You are offering the possibility to change the landing pages of a category in the theme panel. Which is awesome. You can there decide to overrule some of the default settings on a per category basis. What would raise the bar is, if it would be possible to change Post template default setting on a category basis. For example if you have a catagory called newsflash, you maybe don’t want to show a featured image. So you would need to change the default setting to a template with a featured image EVERYTIME manually to one without an image. That is time consuming. If you change the default template to one without a featured image, you have to change it manually everytime in the other direction when you are writing a post that should have images. We are posting 5-10 posts per day, so to think about the post template settings on every post is a pain in the ass (so say it frankly).
So it would be awesome to be able to set a default post template on a category basis. To push that further you could also ad sidebar settings. So every post within a given category would be set to a special sidebar and a special post template.
Those two features are right now one of the only things missing for our setting 🙂
Maybe you could consider them, if they are “easily” done, possible and so on 😉
Thanks for your time.
Cheers
Patrick
Thanks Simion, I tried but can’t get it done.
I went to Theme Panel-Blog and Post Template
But it seems to me that I can only select or create 1 sidebar. I don’t see how to select 2 sidebars. ???
Also, when I downloaded the Newspaper demo the Post template displayed (still does) News Categories-see here
http://hispaniclatinonewsandevents.network/usa/miami/hamilton-coming-fort-lauderdale-heres-get-tickets/
Will have to delete in order to add more ad boxes?
If so, how?
Thanks
Also I did the css to remove Ads from the Home Page Header as you intructed, the Ads do not display but for a “moment” the title “Advertisement” displays and then disappears. Can this be corrected?
-
This reply was modified 9 years by
mayaguez.
Thank you. My blog is set as static page from the beginning: https://filetea.me/#n3wBwcuvYluRVi33baiGAXJXQ
I can edit main blog page in visual composer but all the time when I click on update page I lose everything.
I don’t know why. When I enter a “Novosti” page in VC writes: You have blank page. Start adding content or templates.
Than I create a block as I want and filter categories but when I click on update I lose everything. 🙁
But in second blog: http://laglika.gradskekarte.com/novosti/lag-lika-u-medijima/
I can edit everything in Visual composer without losing anything when I click update. Strange thing.
Maybe I should contact Visual composer support. I thought I was doing something wrong with theme settings …
Thank you a lot one more time!
Hello,
In order to add a custom widget to a category page you will need to edit the category template files here: https://www.screencast.com/t/i7Vc3Zah This will add the tickertape on all categories that use the template you edit. If you want to add it on specific category pages you should use a wordpress function and wrap the code in a condition like for example:
https://developer.wordpress.org/reference/functions/is_category/
if(is_category( 'test' )){your code here}
This code will only affect the test category
Thank you!
Hi,
I’m assuming that you want to hide the author name in search template M1 results page – https://www.screencast.com/t/HxBwxuE3 try this code in Theme panel->Custom Css
.search-results .td_module_1 .td-post-author-name {
display: none;
}
Result – https://www.screencast.com/t/6elOuUeOsB
If this is not what you wanted please provide a screenshot or more detailes about this matter.
Thanks
Hi,
1. This a template style 2 post – https://www.screencast.com/t/e0rbRUKl1ZEC and this a post template style 1 post – https://www.screencast.com/t/leMNeHDpIRf – https://www.screencast.com/t/vQspTtI3cBz If you are using Visual composer in posts please note that the editor is meant to be used only in pages – https://forum.tagdiv.com/how-to-use-visual-composer/ and it is not tested in this regard.
2. Those options originate from td_config.php found in the theme folder->includes – https://www.screencast.com/t/bpDkTM8Ygvp
3. Smart list does not affect this in any regard and we had no issues or any user feedback in this matter.
4. You could replace the pagination in other smart-list styles with the one in Smart list style 8 by editing the smart list file – https://www.screencast.com/t/yo8Ikq50ed1 – https://www.screencast.com/t/ZPHwjQBJbyY
5. Try using these clases to customize .td-smart-list-button in some styles or .td-left-smart-list .td-right-smart-list in others but it depends of the smart list style that you use
Example
.td-smart-list-button {
color: yellow;
background-color: red;
}
or
.td-left-smart-list, .td-right-smart-list {
color: yellow;
background-color: red;
}
Thanks
We only want to add tickertape on #
1. http://grbnnews.com/category/grbn-initiatives/100-day-challenge-giving-back-grbn-initiatives/
2. http://grbnnews.com/category/grbn-initiatives/return-on-investment-grbn-initiatives/
3. http://grbnnews.com/category/grbn-initiatives/learning-grbn-initiatives/
4. http://grbnnews.com/category/grbn-initiatives/trust-participant-engagement-grbn-initiatives/
We try editing category_templates files, But that add tickertape to all other pages as well.
Hello Support,
We want to edit CATEGORY TEMPLATE, as we want to add tickertape to Category Templates which we create.
For example #
http://grbnnews.com/category/grbn-initiatives/return-on-investment-grbn-initiatives/ page is create using Category Templates.
And
http://grbnnews.com/grbn-initiatives/return-investment-grbn-initiatives/ page is create using VC.
We want this # http://www.awesomescreenshot.com/image/2106709/028bc044d1c466b21336d1a47b89b296, We want to add section which is in Red Box, We have to use short code to add that.
Pls advice, how we can do that.
Kind Regards
Tarun
Hello,
1. Our theme requires featured images in order to display a thumbnail on the homepage and other blocks. I’m not sure what plugin you used for this but it could not be compatible with the theme
2. Please provide a link to your site so I can inspect it
3. I’m not sure what Sppe Boasting is. Is it the speedbooster maybe? Please use this guide in order to see how speedbooster works: https://forum.tagdiv.com/how-to-make-the-site-faster/ – https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
4. Hi,
Sorry but the tested and recommended plugin to use with our theme is wp super cache. That is why we only provide settings for it: https://forum.tagdiv.com/cache-plugin-install-and-configure/
5. In order to move the post views to the bottom of the post you must access each of the post template files and move the post view code further to the bottom of the file: https://www.screencast.com/t/XIB9wqAPY
each post style has it’s own file
6. Please use this guide: https://forum.tagdiv.com/the-child-theme-support-tutorial/
7. Sorry but we have no official method for instant articles. There is this topic where some of our users discuss the issues presented using the FBIA: https://forum.tagdiv.com/topic/newsmag-media-elements-incompatible-with-facebook-instant-articles/
8. Yes there is. Please use this link and select the different blocks from the ‘menu’: http://demo.tagdiv.com/newspaper/block-1/
9. Unfortunately you will have to use a plugin for that.
here are a few:
https://ru.wordpress.org/plugins/wordpress-social-login/
https://ru.wordpress.org/plugins/super-socializer/
https://ru.wordpress.org/plugins/nextend-facebook-connect/
Unfortunately these are not tested so they could require further customization to work properly with our theme especially our custom login modal.
10. Here is an unofficial guide I made: https://forum.tagdiv.com/topic/facebook-comments-2/
Thank you!
Hello areim,
Please notice that these are two different demos which are available from Theme panel, like this -> https://www.screencast.com/t/jBeM8Lgbck Each of them has the own CSS and if you want to have some elements from one demo to the other one yo should make some adjustments in CSS and this task involves custom work and we cannot provide this type of services at the moment, sorry! So, if you want to have latest articles at the bottom of your page, you should use the Pagebuilder+Latest Articles+Pagination as a page template, like this -> https://www.screencast.com/t/WM8vUFsdQV9X In our Sandal demo is used this type of page template with module_11 as you can see here -> https://www.screencast.com/t/xtNsV0Yb6rI For more information about Page Templates, please consult here -> https://forum.tagdiv.com/newsmag-page-templates/
Thanks for your understanding!
Hello giulian curl,
Please keep in mind that the Author page cannot be changed from the backend as editing a normal page. Please check your Theme panel->Template Settings and from there you can edit the Author Template, like this -> https://www.screencast.com/t/JallU7sqsOUp Another alternative for you would be to create your Author page with a normal page, using the Author Block and then you can edit it as a normal page, as well.
Thanks for your understanding!
Hello,
I understand that “SHOW AUTHOR BOX – Enable or disable the author box (bottom of single post pages)”.
However, my question is: is it possible that at “Search Template – M1” the author doesn´t appear (maybe writing something at “Custom code)?
Thank you.
Best regards.
Hello,
I upgraded to 7.6.1. When editing post and a page and going to the theme panel thins are OK. When I try to access the main menu of my site i get the following error.
Fatal error: Call to undefined function vc_shortcode_custom_css_has_property() in /home/anitasfe/public_html/test20/wp-content/themes/Newspaper/vc_templates/vc_row.php on line 53
What do I need to do to fix this?
Looking forward to your reply.
Tom
Thanks, but paper.li is only web page that provide some code for to insert scripts or iframe. This would be a iframe from another site, the important is the structure of the script:
<script type=”text/javascript” src=”http://widgets.paper.li/javascripts/sr.iframe.min.js”></script>
<script type=”text/javascript”>
Paperli.PaperFrame.Show({
domain: ‘noticias.site.cl’,
pid: ‘676a04f1-8b2a-439f-86a8-2edc80c9b893’
});
</script>
I tried to insert this with the HTML pure code of the Page Builder Content of the template without results. Then, my question is about the needed to install another plugin like Advanced Iframe or the tool of the template should be enough.
It would be easier if you could attach images here. But I managed to get this working through a plugin that gave me the option of adding categories to pages. What I wanted was to instead of looping posts, I wanted to loop pages with pagination.
When you are on a page, and choose the template “Pagebuilder + latest articles + pagination” – you also get the block “Homepage latest articles” – it has three tabs: General, Post loop setings and Unique articles. Well, under “Post loops settings” you get a lot of options and filters, one of these is the option to use different kind of post types. In my case, I wanted to use pages, but I could not figure out how to for instance use only pages that where children of another page – so it just looped all pages.
But it feels like a “hack” to have to use categories for pages, in order to specify what pages I want in a loop, it would be much better if it also was a filter based on “Children of ID” for instance.
The site I am talking about is ondogbreeds.com – On the homepage I loop both pages and posts in the “Homepage latest articles” section, in the top grid I loop only posts. In the block below the top grid, I loop only pages from certain categories.
In the sub-pages like this one ondogbreeds.com/dog-breeds/a-c/ I then loop only pages with the category “a-c” and it’s working.
But if there is another way, other than adding categories to pages, in order too loop specific pages I would be very much interested. As I said, it just feels like a hack if you need an extra plugin to do it. Also, what if that plugin stops working at some point.
Hello rjohansen,
1.0/2.1/0.0 Unfortunately, I do not exactly understand what you mean, sorry! Please provide more details about what you want to achieve, give me some useful screenshots so I can identify your section which you are referring to and also, so I will be able to provide a more accurate response.
2.2 Here, do you are referring to how you can limit the pages for latest articles if you are using the page template? (Pagebuilder+Latest Articles+Pagination). The theme does not have any such an option that allows you to limit these pages by a specific ID, sorry! If is not what you mean, provide more details.
Thanks for the message!
Hello pvergados,
As you can see, if you want to make some adjustments for our block, you should edit these files from here -> https://www.screencast.com/t/rV8bitRTeO or if you want to edit the category page template, you should edit files from here -> https://www.screencast.com/t/QMZwmL88 Notice that is not a simple task and you should have some good coding skills to make these customizations. Otherwise, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks.
Hi,
You could edit the page-pagebuilder-latest.php template file found in the theme folder and add your content there, after pagination – https://www.screencast.com/t/1Dsrbe4h7
You should make a backup of the file in case something goes wrong.
Thanks
Hi there,
My pages are all set on the template “Pagebuilder + page tittle”, wich displays a sidebar. But strangely, this style doesn’t not apply on all page.
For example :
– this page displays according to the template : http://stock-newswire.com/calcul-rendement-locatif/
– this page displays according to the template : http://stock-newswire.com/5-conseils-investir-loi-pinel/
– this page displays according to the template : http://stock-newswire.com/test-style/ (I created it 2 min ago as a test page)
– this page does not display according to the template : http://stock-newswire.com/taux-immobiliers/
– this page does not display according to the template : http://stock-newswire.com/le-guide/.
However, these page are all set on the template “Pagebuilder + page tittle”. They should all display according to the template.
I have tried to unset the template and to reset it back, but still the sidebar would not show up in certain pages. Could you point me the road to follow to solve this ?
Thanks in advanced.