- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
OK. Я постепенно изучаю этот форум и регулярно нахожу на нём много новой и полезной информации для практической работы. Буду следить за вашей разработкой конструктора страниц. )
Сегодня обновил тему NewsPaper до версии 6.3 и очень обрадовался, так как был добавлен очень нужный функционал для работы с Custom Post Type и Custom Taxonomy. Довольно тщательно его протестировал, пока работает чётко, без ошибок и это круто! )
Правда, не хватило нескольких возможностей, о которых напишу ниже в порядке их важности по убыванию.
1. Для одного Custom Post Type я использую несколько Custom Taxonomies и столкнулся с такой проблемой, что в настройках “CATEGORY SPOT TAXONOMY” и “TAG SPOT TAXONOMY” http://prntscr.com/7thcat можно выбирать только одну Custom Taxonomy. Эти настройки отлично работают, но хотелось бы иметь возможность выбирать несколько Custom Taxonomies для вывода их на сайте в нужных блоках “CATEGORY SPOT TAXONOMY” или “TAG SPOT TAXONOMY”.
2. При настройке блоков и других элементов в VC не нашёл настроек фильтрации по Custom Taxonomy. Наверное, данный функционал пока ещё находится в разработке ) В нужных модулях VC у меня без проблем получается выводить записи из Custom Post Type, но очень не хватает точной фильтрации по Custom Taxonomy.
3. При настройке Post Template для Custom Taxonomy я сначала немного запутался, экспериментируя с шаблонами single.php, но потом понял, что данная настройка http://prntscr.com/7thgr1 применяется одинаково для всех записей типа post. В принципе это не очень мешает, но было бы логичнее разделить настройки Post Template для Default Post Type (Blog) и для Custom Post Type.
4. Ну и последнее, в разделе “CPT & Taxonomy” в настройках “Custom post types” можно очень удобно настроить категории и теги для Custom Post Type, но почему-то нет возможности сделать это для Default Post Type (Blog), думаю, многим бы она пригодилась )
Возможно я чего-то ещё недосмотрел или не так понял, буду рад, если дадите хороший совет!
С уважением, Евгений.
————
OK. I’m slowly learning this forum and regularly find on it a lot of new and useful information for practical work. I will follow the development of your page builder. )
Today, the theme NewsPaper updated to version 6.3 and was very happy, as was added much needed functionality to work with Custom Post Type and Custom Taxonomy. Rather it carefully tested while working accurately, without mistakes and that’s cool! )
However, not enough several possibilities, of which I will write below in order of descending importance.
1. For a Custom Post Type I use multiple Custom Taxonomies and faced with such a problem, in settings “CATEGORY SPOT TAXONOMY” and “TAG SPOT TAXONOMY” http://prntscr.com/7thcat you can choose only one Custom Taxonomy. These settings work fine, but I would like to be able to select multiple Custom Taxonomies to display them on the site in the required blocks “CATEGORY SPOT TAXONOMY” or “TAG SPOT TAXONOMY”.
2. When setting blocks and other elements in the VC did not find the settings for filtering Custom Taxonomy. Probably, this functionality is still in development. ) The relevant modules VC I have no problem turns out to display records from the Custom Post Type, but are lacking in precision filtering Custom Taxonomy.
3. When configuring the Post Template for Custom Taxonomy I first bit confused, experimenting with patterns single.php, but then I realized that this setting http://prntscr.com/7thgr1 applies equally to all types of records post. In principle, it is not a botherbut it would be more logical to divide the Post Template settings for the Default Post Type (Blog) for Custom Post Type.
4. And finally, in the section “CPT & Taxonomy” settings “Custom post types” can be very convenient to adjust the categories and tags for Custom Post Type, but for some reason it is not possible to do so for the Default Post Type (Blog), thinkmany would have it handy. )
Maybe I’m something else overlooked or misunderstood, I will be glad if you give good advice!
Sincerely, Evgeny.
-
This reply was modified 11 years by
extpress.
I have a site and want to show the post categories on grids and blocks… How can i configure that?
It only shows the title of the post but not the category on those elements, would appreciate some help 🙂
I really like how the stories are laid out on the frontage of theverge.com with horizontal and vertical blocks automatically integrating. Is there a way to make this layout on WordPress?

https://www.dropbox.com/s/350tfuy3k48yicz/Screen%20Shot%202015-07-16%20at%2011.49.41%20AM.png?dl=0
Seems Like I’m having problem with generated HTML and java widgets going into the site. I have tried the Raw HTML and Raw java tabs in VC. I have also tried to insert them in the Text tab under the Text block. I have also had a plugin that won’t work either.. Is there a block in the Theme that prevents widgets?
Thanks
Hi
1 To centralize the menu you will need custom css, like here in theme panel > custom css: http://screencast.com/t/ExIftwitJR
.sf-menu {
margin:0 auto;
display:table;
}
2 The big grid (or any block) doesn’t have a setting to display an article on a specific table. A solution to control this would be to filter by tag: http://screencast.com/t/cXaLaKQlE so only the article with that specific tag will appear on the big grid.
Thanks!
Hi
You can try use a plugin like Animate Gif Resize to get the gif image work on modules and blocks https://wordpress.org/plugins/animated-gif-resize/
Thanks!
Alin,
Another theme I use detects when the current page is the home page and uses H1 on the logo image and on hidden/covered text containing the site title and tagline. When the current page is not the home page, it replaces H1 with H2.
I see this code in header.php:
<?php if( is_home() || is_front_page() ) echo '<h1>'; else echo '<h2>'; ?>
Any chance that this can be added to a future theme update? Yes, manually adding a text block is a simple solution but the majority of people buying your theme doesn’t know that they need to do this.
Regarding H2, perhaps the header tag can be a selectable attribute on the VC blocks. Perhaps on your demo stacks, you can by default select the H2 header for blocks on the home page and archive pages. This way, users can get H1 and H2 on the home page and archive pages out of the box. Any thoughts?
Hi
For this http://imagehosting.io/image/vwv tab you can use Block 1 from Visual Composer with next prev pagination like here: http://screencast.com/t/bgrTSx5qav
For the second box there is a predefined style for blocks ion theme panel http://screencast.com/t/e8pBLYLNv but for the moment can’t be set for blocks settings, we will try to fix this as soon as possible, sorry.
Hi,
Unfortunately the tagdiv blocks were not designed to be used like this, as Newspaper theme was designed in 3 columns fixed grid, so the blocks were designed to be used in 1/1 – 1/3 + 1/3 + 1/3, or 2/3 + 1/3 – http://screencast.com/t/6gdyLvoX4 and you have split the roy to 1/2 +1/2. Also I suggest to not use row in row as you will get some issues. You will have to customize blocks/modules to be displayed fine on other columns and it is not an easy task.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
You can add a condition to not display header ad on post pages – http://screencast.com/t/qVuKcRwVa
Replace ads.php(make a backup of your current file) content with:
<div class="td-header-rec-wrap">
<?php
if (!is_single()) {
// show the header ad spot
echo td_global_blocks::get_instance('td_block_ad_box')->render(array('spot_id' => 'header'));
}?>
</div>
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
I have checked you site and did not found any issues with SEO page title – http://screencast.com/t/sZ5kX6oTEkoq – http://screencast.com/t/UYHgFmXUfu1Q
Also if you want to change to h1 the article title on modules you can do it from here – http://screencast.com/t/Wg0Jq4IyPQ but I suggest to do the above solution with a text block on your page and use H1 and H2 tags there, is more simple. You also can try to use pagebuilder with title template if you want – http://screencast.com/t/TaYYrsdfxSj to get h1 on page title.
Thanks!
Hi,
I’m not sure what you mean by:
When I put “site: meusite.com”, the stars appear but the normal search through a keyword, they do not appear.
..could you please provide more details and an example so we can have a closer look at this also let us know about the plugin you use.
Thanks
Hi,
Theme doesn’t have an option to show like or share button on the modules/blocks and you will need custom work to achieve that. Unfortunately we cannot provide any type of custom work at this time as we work hard on development, fixes and support and the time don’t allow us to do this, sorry!
Thanks!
Hi,
Unfortunately the theme doesn’t have a block to look like this, it is a custom category template, sorry!
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Thanks for your reply.
It is happening in both Firefox and IE.
It’s just the main body font but is only in the main pages and posts – it has never happened on the home page where the blocks are used, in the sidebar or in the footer.
It’s really random – yesterday it affected every page and post, today none. Sometimes it can come and go in the space of a few hours and sometimes it’s just a couple of posts while others show up fine.
When it’s happening, I have checked it on different computers with different IP addresses, both desktop and mobile versions, and they all show the same thing.
I can send you a screenshot if that helps…
I’ve just installed the Default Demo. There’s lots of html text on the home page. How can I get rid of it?
It’s found just above each section.
Examples are:
[vc_row][vc_column width=”1/1″]
[/vc_column][/vc_row][vc_row el_class=”td-ss-row”][vc_column width=”2/3″]
[/vc_column][vc_column width=”1/3″][td_block_social_counter custom_title=”STAY CONNECTED” facebook=”tagDiv” twitter=”envato” youtube=”envato”]
etc
Kecodoc,
I’m guessing the challenge with putting H2 in the home page blocks is that those same blocks are used on other pages where you don’t want them to contain H2.
As Alin suggested, you can add a text block to your home page that contains H1.
Regarding H2 on the home page and archive pages, I personally haven’t decided what to do yet. I want to use Newspaper on one of my money sites but I don’t want to drastically change the on pages SEO of my archive pages, some of which rank in Google.
How can i add a Facebook like button on every posts in the block 7?
Hi,
The theme doesn’t have an option to add an icon before the date on modules you will have to edit each module and place it before the date – http://screencast.com/t/5GLeoYU7au If you don’t know how to do it I suggest to get someone to help you. as unfortunately we cannot provide any type of custom work at this time, sorry!
Please make sure that you have comments enabled from Theme Panel > Post Settings – http://screencast.com/t/03ofEqu2 and check all modules and uncomment this line (if it is commented) – http://screencast.com/t/Bh6q8sOIBEX
Unfortunately from version 2.0 the views are not available for modules/blocks.
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi
You can add a background color to the row, but make sure you stretch the row like here: http://screencast.com/t/v649mzXAnP Please note that tagdiv blocks weren’t designed to work with the others two options: http://screencast.com/t/OwxoFruGX
Thanks!
Hi
You can use ad box widget in your sidebar, just drag it to your sidebar and set it like this: http://screencast.com/t/UQ5EA3WJy Also you can insert your custom ad in pages with blocks from Visual Composer like here: http://screencast.com/t/BY2DNqIlFl Please make sure that you paste your code in the custom ad box: http://screencast.com/t/6ZgGL78VXbb Notice that the ads system it’s designed to work fine with adsense code, if you use non adsense please check documentation: https://forum.tagdiv.com/ads-system-full-guide/
Thanks!
I mean use this style 6 with my own text, or a block of text, not with a post, any idea how i can do this?
Thanks.
But deactivating of all plugins, except included in the Theme, until solving the problem with 7 day sorting may couse not small inconveniences but big problems for us. There are a lot of visitors on the website and copywriters are working all the time.
Is it possible to copy the site for some time on the other server for testing, I mean won’t such copying block your Theme?
Hi,
I have checked you site on Chrome and Mozilla and did not found any issue with fonts. For example article title on modules/blocks – http://screencast.com/t/VKVF8FJ31 Do you mean that for all elements from the page you got font family changed? Please provide more details which browser do you use and where do you have this issue.
Thanks!
thanks!
follow-up question, how can i put an icon before the date?
also, how can i make the post views and comments appear in the news blocks?