Hello harmario,
The setting which affects the Post Content should have to be from here -> https://www.screencast.com/t/GHpAwW9G I have tested on my website and it seems to work as expected, without any problem. Try to clear all the caches and check the results. Should works.
Thanks for your understanding!
Hello mihajlovmaksim,
There’s an option for it in Theme panel, like this -> https://www.screencast.com/t/inJQazTCUlYz
Thanks for the message!
Hello mihajlovmaksim,
Each visualization for that post will be automatically counted in this icon.
Thanks for your understanding!
Hello kentatamura,
I guess that you want to implement or use Read More button for your post content, right? Sorry for this but please notice that our theme does not have any such an option for it, sorry! You should try finding a plugin with this functionality and check how it will work.
Thanks for the message!
Hello Fausto,
Unfortunately, the theme does not have any such an option that allows you to do this with block filtering, sorry! If you want to achieve this functionality, notice that you have to implement it yourself because does not seem to be a simple task and it involves doing such a custom work and we cannot provide this type of services at the moment, sorry! Another alternative for you would be to find such a plugin with has this functionality and try to see how it will work for you. Also, if you do not find something like this which helps you and if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you!
Thanks for the message!
Hello epickenyan,
As for the Chinese symbols, please check this topic: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
Thank you!
Hello Liz Painter,
Please provide your website URL so I can make some deeper inspection and also, so I will be able to provide a more accurate response.
Thanks for the message!
Hello laurenzo,
Please keep in mind that there is talking about two different kinds of websites and notice that is not an easy task to replicate it to look the same with your example, sorry! Also, notice that we cannot provide additional customizations and also, we cannot make your website to look similar to this example, sorry!
In large part, it can be done with our theme this layout but it needs some work. Before starting to create your project, please read all of our documentation and familiarize with the all theme’s settings and what exactly you can do with it. Notice that our theme is very complex and has a lot of settings.
Thanks for your understanding!
Hello jchcity,
Please notice that you are on Blog mode and that’s why you bring this layout. You should setup your homepage to be a static page if you want to have the same design with our demo preview. Also, to make these changes, you should edit here -> https://www.screencast.com/t/qYkjmCxA1eq
Hope this helps!
Thanks for your understanding!
Hello filip,
Above, I have presented you where this is in a code. Another alternative for you would be to use a bit of CSS code to hide this from your page, like in this example -> https://www.screencast.com/t/7it3bgEg
.page-id-446 tbody>tr:last-child{
display:none;
}
Hope this helps!
Thanks for your understanding!
Hello mrgergoke,
Sorry for this but please notice that our theme does not have any such an option that allows you to establish the title length by a number of lines, sorry! The only way for this is using the title length by letters or words using our Excerpts section.
Thanks for your understanding!
Hello Bashir,
You should simply change the page template to another one from here -> https://www.screencast.com/t/1HnnhEO4op -> https://forum.tagdiv.com/newsmag-page-templates/
Thanks for the message!
Hello bwredesign,
This error seems to come from your untested plugins which you are using on your side, sorry! I have checked your source page and I saw that you have some js errors which seems to come from that reason. Also, you should update the theme to the latest version of it via FTP way and check the results. Before this, you should check the PHP version to be according to our documentation here -> https://forum.tagdiv.com/newsmag-requirements-for-newsmag/
Hope this helps!
Thanks for your understanding!
Hello okajones,
I have inspected your website and I saw that you are not set up the FEatured images for your posts and that’s why you do not bring any good results. I have inspected your post pages and I saw that you have an image at the very top of your each post but notice that it’s not featured and the theme does not recognize the first image from each post to be featured, sorry! In this case, you should try using such a plugin with having this functionality and check the results. One of our best user recommending to use the auto post thumbnail plugin.
Thanks for your understanding!
Hi,
Replied via another topic on Newspaper.
Thanks.
Hello,
Notice that you can only change or adjust the Size & Style for the modules which compose the Big Grids and Blocks, from here -> https://www.screencast.com/t/4Z8jJyX9d3MR If you want to change anything else, notice that you can do it only via such a bit of custom CSS code. For more information about how you can know what kind of module is used for Big Grids or Blocks, please check here -> https://forum.tagdiv.com/theme-thumbs/
Hope this helps!
Thanks for your understanding!
Hello isakmoller,
I have inspected your header section and it seems to be a strange issue. Alos, notice that you are using some untested plugins which can interact with the theme core files and cause a lot of unknown issues, like jet pack-photon. Remove all of these, clear all the caches and check the results. After this, if the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page.
Thanks for your understanding!
Hello juanca8888,
Please refer to the next useful topic here -> https://forum.tagdiv.com/topic/error-with-td-composer/
Thanks.
Hello,
Please notice that footer templates use the Block 7 which is the first element from the left side and this block, by default is set up to display the firsts their posts from Featured Category. Most likely, you do not have any such a posts in that category and that’s why you bring nothing. You should see here -> https://www.screencast.com/t/lKNhzDLwgcP
Thanks for your understanding!
Hello,
I have reinspected your website and I saw the problem with your sidebar on the post pages. Notice that error does not come from our theme if it is right used, without any untested plugins and without any customizations. Try to disable all of the untested plugins, if you are using something like this, clear all the caches and check the results. Also, if the issues are still there, try to make a new clean install to another subdomain via FTP way, clear all the caches and check the results.
Thanks for your understanding!
Hello Tezo,
Replied via another topic. Please do not make twice topics for the same problem.
Thanks.
Hello,
Please check the Theme panel settings, from here -> https://www.screencast.com/t/gjSD1FPUNJm
Thanks.
Hello jchcity,
Please provide some useful screenshots with the problem because I did not see anything. Your website seems to work as expected.
Thanks.
Hello,
You can try using the code below and place it in Theme panel -> Custom CSS area,
The code is ->
.td-footer-wrapper div .td_block_template_4 .td-block-title > * {
background-color: blue;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > *:before {
border-color: blue transparent transparent transparent;
}
The result is here -> https://www.screencast.com/t/ysqPvZuTbl4
Thanks.
Hi Edragon,
If you want to bring Post Settings for your contributors you should replace the publish_posts with edit_posts like this -> https://www.screencast.com/t/PSfhBwj9Y528
Hope this helps!
Thanks for your understanding!