- NewsmagSocial counter styles on Newsmag
- NewsmagNewsmag documentation
- NewsmagtagDiv Social Counter tutorial
- NewsmagIntroduction
- NewsmagCategory grid styles
- NewsmagTheme colors introduction
- NewsmagPage templates
Hi,
There will be changes in coming updates in how the post pages can be used. There will be a considerable amount of flexibility added, I believe something like this will be possible then. I cannot give you a time estimate however for when this update will be released, the work is still in progress. As soon as each task is finished the update will be released.
But for the moment something like this would not be possible with the current theme options. Sorry for the inconvenience.
Thanks
The Newsletter element is only available in the tagDiv composer to be placed on pages. It is not present as a widget. You could use a HTML or text widget to display a newsletter in post sidebars for the moment.
There are plans in coming updates to change how the post templates are used and created, there will be major changes in the matter and a considerable amount of flexibility added. I cannot give you a time estimate however.
7. I am sorry but that would not be possible, the total fixed width is split in the post pages. There will be a maximum of 696px for the post content with a sidebar. That is how the theme was designed.
There are plans to make changes to how the post templates function and add a considerable amount of flexibility in creating a post page. This will be implemented in a future update, I cannot provide an exact time estimate.
10. I don’t know what that is and how exactly is that related to the theme. If there is a problem in the theme files, please mention where it is and I will pass it along to the developer team.
Thanks
Hi,
You could try using the new flex block, this has options to choose how many modules are displayed per row
– https://www.screencast.com/t/X2Osn78b7
More about the new flex block here
– https://tagdiv.com/go-beyond-flexibility-new-flex-block/
– https://demo.tagdiv.com/newspaper/flex-block/
All the other blocks are predefined in terms of layout so for example the number of modules per row cannot be changed.
Thanks
Unfortunately there is no such list at the moment, we will try to add more documentation in the future for this and other elements. Basically part of the settings from the Layout, Style and CSS tabs can be customized by viewport.
Only the flex block has a setting for the category tag color, other block do not have such an option at the moment. It could be added later. The category tags in all the other blocks is a default color
– https://www.screencast.com/t/aI6Tx9uNhK
While the hover color will be the theme accent color or block title text color if set. You could only chnage the color of them with CSS if needed
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Hi,
Unfortunately I cannot see the screenshot you provided
– https://www.screencast.com/t/rPAr5PUxaVxo
Also I see you have changed the design, and added a flex block below the grid. I forgot to mention in my last reply, I have tested on an iPhone x, I wanted to try today with and iPhone 7 but then I say you changed the page content. You could use that design instead of the previous one.
Thanks
Hi,
The author box will display the post author name, avatar and description. There would be no other element that can be placed in the post content at the moment. There are plans to modify the post templates functionality in future updates to allow increased possibilities in the post structure and considerable more flexibility.
You could try plugins maybe if you want to add such an element in the post content, maybe you can find a plugin that has what you are looking for. Sorry if this is an inconvenience for you.
Thanks
Hi,
That would depend on what you are doing with it, the block can be created as you want with the available options. You can use the responsive settings to create a design of the block for each device
– https://www.screencast.com/t/XIHy287TnJP
The flex block does have a setting to color the category tags for the whole block, not by actual category
– https://www.screencast.com/t/hqjtCiwd
If you enable excerpts in the flex block they will be shown. Excerpts are either automatic or manually set for the post
– https://forum.tagdiv.com/excerpts-introduction/
Thanks
Hi support team,
A few question about newspapaer theme :
– as far as i saw and tested, flex block doesn’t seem to be responsive. Do you confirm that or is there some tricks to know about ?
– how to have a designated color for a category be used for all category tags ?
– how to use meta descriprtion or official expect (admin side) displaying as excerpts for the articles ?
Thanks you.
Hi,
we tried to work with Blocks using the Popular Last 7 Days Feature. It worked fine for some days (we use WP Rocket) but then stopped working (no Posts to show). Is there a way to make this feature work again even with Caching active?
If not: does the Jetpack Plugin work with Caching? Is there a Tutorial how to set up correctly?
It would be great if we can generate the most popular articles of the last days to make our site more flexible.
Thanks a lot
Hi,
Indeed, the category pages can only be customized in the theme panel, at the moment. pages would offer much more control over the displayed content. There are plans to change this functionality in a coming update, the category pages will receive a different implementation which will offer a considerable amount of flexibility among others.
You could research online for SEO benefits of pages versus archives, maybe more qualified advice can be found regarding the matter. You will have to ultimately decide based on this.
Thanks
Hello kame,
Also, if you want to make align the module titles only for Flex Block you should use a bit of CSS code for this. Regarding on block title wrap, you should check the options from the theme because from there you can choose some Header Styles, like this -> https://www.screencast.com/t/v0iMcfAwX
The code is ->
.td_flex_block_1 .td-module-title{
text-align:center;
}
Thanks for your understanding!
Those who access the web with Safari 10.1.2 from Mac say that the web comes out unconfigured. I have used flex block mainly Any solution?
https://diarioperspectiva.com/
The first solution could be modified further, so the remaining post titles after the thumbnails removal are aligned to the left, like this
– https://www.screencast.com/t/gomWBLiEM
So in addition to that code add this one as well
.td_block_19 .td_module_mx2 .item-details {
margin: 0 0 20px 0px;
}
The thumbnails will be created from the featured images you set. If there is no featured images a placeholder thumbnail will be shown. These are found here in the theme
– https://www.screencast.com/t/7EPGtC5naw5
There are blocks that do not display a thumbnail, you could consider using those as well. Or experiment with the new flex block as well
– https://demo.tagdiv.com/newspaper/flex-block/
Thanks
Hi,
I’m trying to center the content of a flex block. I want to center even the title text box. Can you help me?
Image:
https://ibb.co/iLNFVH
Thanks,
Hi,
The tagDiv composer cannot be used on posts at the moment. So there would be no theme option to place blocks in the post pages.
There are plans to make changes in this matter in a coming update, these will consist in adding a significant amount of flexibility in building post pages, category pages etc.
The top menu is not displayed on mobile, it is not supposed to display. It could be made to appear when the mobile theme plugin is not active, if absolutely needed. It would require a code like the following in this case
– https://www.screencast.com/t/kIe6BhRbVTJ
This code can to be entered in Theme panel->Custom CSS section
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
.td-header-sp-top-menu {
display:block!important;
text-align:center;
}}
Regarding the thumbnails, when stretching the rows with content the thumbnails will be stretched as well. That is why they appear like that. You can use Full big grids which use larger thumbnails
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
Or try experimenting with the new flex block in which you can select thumbnail size
– https://demo.tagdiv.com/newspaper/flex-block/
– https://www.screencast.com/t/KC4BVGaq
Thanks
Hi,
is it possible to use the new flex block or anything else? I want intern posts with images and title in my posts like “check this out” without using another plugin. didnt found it yet (only at the end of the post but I want that in the middle).
Yes, but it does not need to be as complex as the revolution slider.
I also understand that they have to correct many things since the last update and that are priority. But I also think that you should think about selling the product too. Nowadays almost all the themes have their own sliders. Some simpler others a little more complex.
Once again when I asked for a newsletter box (2 years ago), the answer was that there were plugins for that. Time gave me the reason and you had to put a box for the mail.
today I ask you not to neglect the grids, because aesthetically they are a window for the person who buys “newspaper” or “newsmag” like me.
People enter my web through the news and visual aesthetics and much of this last is for the grid
Since you build a “block flex”, start thinking of a similar one for the grid, slider or whatever you want to call it low requirements. think of a MULTIGRID where you can enter and choose any of the options that you now offer. And let each one configure it as he wants.
As I said before I hope I do not have to wait two years … thanks for reading
HI,
First read this ___> https://www.screencast.com/t/8di6TIL6u
For years I have this template, I already know these two slide. but most of the templates have the possibility of having different slide and with automatic movement.
Like this http://demo.betterstudio.com/publisher/clean-sport/ utm_source=landing&utm_medium=demo&utm_campaign=Publisher&utm_content=clean-sport
or this … https://www.screencast.com/t/8vLrXUiX
https://www.screencast.com/t/nn72ezl6Y
all with automatic movement and without using revolution slider, which for example now I can not install revolution slider because it consumes my memory.
so my idea is to make a flex block with several sliders and that the user configure it as he wants and can configure the same way that now you are doing with the font, colors without having to install revolution slider.
Hello,
For the moment the smallest image size is 696. This is the way our developers implemented the block. There is no simple method to change the image sizes unfortunately as the flex block is a very complex element. If this request becomes more popular we will consider implementing a smaller size. We have to prioritize requests based on popularity as we get lots of requests.
Thank you for your suggestion and thank you for understanding our position.
Hi. I think it would be nice like I had said in another post in this forum to introduce smaller image sizes than 696px in the flex block because the homepage size in Pingdom tools shows the images as having the biggest size. Is this possible?
You will have to use CSS I guess. Only the new flex block module (I have seen) has the option to hide the excerpts. Which modules are you using (share your site link)? I can try to provide you with a CSS code to paste in the custom CSS section (I don’t work here btw).
I believe you mean block 3 which looks like this
– https://demo.tagdiv.com/newspaper/block-3/
All the block layouts are predefined, this will ensure that they will always display good. There are many blocks to choose from. An exception is the new flex block which can be designed in any way you want
– https://demo.tagdiv.com/newspaper/flex-block/
– https://tagdiv.com/go-beyond-flexibility-new-flex-block/
If you absolutely want to make modifications to block 3 you can find it here
– https://www.screencast.com/t/d5wrOpTf
Hello Vano-253,
1)Do you are referring to this section from here -> https://www.screencast.com/t/iN5gxY4VRXgU Here is talking about Flex Box which can be customized by yourself from the page builder. -> https://www.screencast.com/t/9d8x2rRb8
2)Regarding on Reviews, notice that you should add from each post settings from here -> https://www.screencast.com/t/u0mCpqeY
Thanks for your understanding!