- 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
Hi,
I am getting the following error on homepage of my site:
Fatal error: Uncaught Error: Call to undefined function iconv() in /home/rebelbas/public_html/wearerebelbass/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1840 Stack trace: #0 /home/rebelbas/public_html/wearerebelbass/wp-content/themes/Newspaper/includes/wp_booster/td_css_res_compiler.php(54): mb_detect_encoding(‘}\xE6\xAD\xBA\xB7\x9D’) #1 /home/rebelbas/public_html/wearerebelbass/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_14.php(63): td_css_res_compiler->load_settings(‘td_block_14::cs…’, Array) #2 /home/rebelbas/public_html/wearerebelbass/wp-content/themes/Newspaper/includes/wp_booster/td_block.php(231): td_block_14->get_custom_css() #3 /home/rebelbas/public_html/wearerebelbass/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_14.php(83): td_block->get_block_css() #4 /home/rebelbas/public_html/wearerebelbass/wp-content/themes/Newspaper/includes/wp_booster/td_global_blocks.php(27): td_block_14->render(Array, ”) #5 /home/rebelbas/public_html/wear in /home/rebelbas/public_html/wearerebelbass/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1840
Occurred after updating
Any ideas?
Thanks
Hello !
Sorry for missunderstanding your issue !
In order to remove or change that text you will have to edit the block and in the Filter Tab you will be able to edit it:https://www.screencast.com/t/fT83uwG8Z5FD
Thank you !
Hi.
Why in home page appears two times the social block?
home page
Another question:
In this section (Sharing buttons)
Sharing buttons Section
I can’t see Instagram
Hey guy!
Could you please help me?
I have really great problem – I cant save any changes by in Theme panel
May be something is blocking it, I cant realized
Do you have any ideas?
Thx in advance!
Mike
Hi,
Unfortunately, I do not exactly understand on which button you specifically refer to. Please note that if you are using the Flex Block 1, you have an option that allows you to change the name of the Read More button, like this -> https://www.screencast.com/t/DZF0XEqYKm1 Also, the read more button can be changed from the Translation from here -> https://www.screencast.com/t/BrnraOeDi01N
Thank you!
Hi there.
When using the Block 2 on our page a list of tabs appear.
So far so good.
The first tab is “All” and we really need to change this to Alle (Danish)
However I can’t find where to translate or change it.
Where do I do this?
Thanks
Claus
Hi,
Please check the system status parameters to be increased according to our documentation from here -> https://tagdiv.com/newspaper-theme-requirements/ Also, please check if your admin-ajax request is not blocked by your hosting provider.
Thank you!
Hi,
I see there is a red color applying to the article titles in modules, also for the load more pagination button. I believe this color is set in the composer.
Please edit the page with the composer and click on each of the blocks, check if the red color is set as an accent hover color in the general settings
– http://prntscr.com/og3y1l
This setting will override the theme accent color.
Let me know.
Thanks
Hi,
The number of posts show in the blocks can be change from the block itself, in order to do that you’ll need to edit that page with tagDiv Composer -> https://www.screencast.com/t/Y8FD3B9jP7
Default Block Settings Guide -> https://forum.tagdiv.com/block-settings-guide/
Also if you want to change the default number of posts show in Latest articles or blog page, this can be change from Settings>Reading -> https://www.screencast.com/t/LF9acBd1Omti
Hope this will help you, also if you need some more details, just let us know!
Thank you!
It doesn’t work 🙁
Is there a code to enter which would hide the first row, which I could enter in a tagdiv block, so it hides the first row in that small description on the homepage?
Hey Vlad,
Thanks for that. It didn’t work straight off, but after inspecting the element a bit I tried just targeting the block and the ul:
.td_block_list_menu ul {
margin-top: -45px;
}
And that seems to work. So thanks for pointing me in the right direction!
Rich
Sorry my question is so basic, but my theme was set up with a block of 10 posts displayed on the category archives pages. How can I make this a nice even 9 or 12 to make a more attractive block?
Hi,
I see it there. It is like a list of articles – http://prntscr.com/ofshss with numbered pagination. The modules seem to be the same, some are reduced in width and have additional design. So they are not different elements like in this case blocks, but some have other design than others.
You could produce a similar functionality using the loop elements or the latest articles page template which has pagination. But all the modules used will look the same, they can’t be styled individually, unless maybe with some CSS.
Hello !
Please try this CSS code: .td_block_list_menu .menu-td-demo-top-menu-container {
margin-top: -50px;
}
This is the result I have: https://www.screencast.com/t/8nQgBEYeG
Here you have to paste the code: https://www.screencast.com/t/J1Nxw5s5
Thank you !
thank you for your helps, I removed that blocks
Hi,
So if I understand correctly you want to have some more control over the style from the flex block, this can be achieve using the tagDiv Composer builder -> https://www.screencast.com/t/5YKqNahV
If this is not what you mean, please provide some more details about what you want to achieve and the problems that you are facing.
Thank you!
Hi,
What WordPress version are you using? The super cache plugin is compatible with the latest version, should work fine with older as well – https://wordpress.org/plugins/wp-super-cache/
I tried activating it, it works fine it seems – http://prntscr.com/ofnjhx with the latest theme and WordPress.
Note that some hosting providers have their own caching however, so they could disable or block users from installing specific caching plugins. You could contact them and ask if this is the case.
Best to ask them to make modifications as mentioned in the requirements guide, if possible. There could be a preferred method of doing it, or a specific setting/location that has to be used.
Thanks
Hi,
In order to hide the comments and author image from the author page and authors elements you can use this custom css
-> https://www.screencast.com/t/HADMeu3pIp
-> https://www.screencast.com/t/Gwdoae5Eqi
.td_top_authors img,
.td_block_authors .td-author-comments-count,
.author .td-author-counters span:last-child { display:none; }
.td_top_authors .item-details {
margin-left: 0;
}
You’ll need to set the code in the Theme panel>Custom code> Custom css
Unfortunately for the moment this is the only filter alphabetical that you can apply using our theme, I think that in the coming updates there will be some more options for sort and filter.
Thank you!
Hi,
The default blocks and grids are predefined, meaning that their layout cannot be changed.
However flex blocks and grids have such options, for example flex block 1 has the 16:9 format in the pre-made style presetss – http://prntscr.com/ofmsdj
But you can also use the image settings to set custom sizes if needed
– http://prntscr.com/ofmsu0
So flex blocks and grids have many more design and layout options than the predefined ones. You could experiment with them.
Also check the designs created by us here – https://cloud.tagdiv.com/#/load/Blocks
These can be imported with the cloud library plugin – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Please let me know if you have more questions.
Thanks
Hello !
Sorry for missunderstanding your issue !
That can be achieved by editing the blocks active color using the tagDiv Composer as you can see here: https://www.screencast.com/t/jYyV0MMSWWM8
I hope this was helpfull !
Thank you !
Hi,
1. In order to make the author’s image round, you can try this custom css
.td_block_authors img, .author-box-wrap img{
border-radius: 50%;
}
Set it in the Theme panel>Custom code>Custom css
Also here are some elements that can be edit using the tagDiv Composer, one of theme is the author box -> https://www.screencast.com/t/JIWgxcYB2y
2. This can be achieve using the Header manager, using this part of tagDiv Composer builder you can build your own header, or change the ones from the tagDiv Cloud Library.
Thank you!
Hi,
That isn’t quite unusual, if the lengths of the titles and excerpts are different, the total height of the modules will be different.
Try to adjust the lengths for the titles and excerpts in the block settings
– http://prntscr.com/oflujv
Even then some words are longer than other and can create differences, so you could witch to the letters excerpt type in the theme panel – http://prntscr.com/oflv3e
Please let me know if you have more questions.
Thanks
Hi,
Currently only the loop elements have numbered pagination – http://prntscr.com/oflmpx the loops can be placed in pages, have sorting options but no filter options.
I can’t say if numbered pagination will be implemented for blocks, sorry for the inconvenience. let me know if you have more questions.
Thanks
Hello !
I have answered your question here: https://forum.tagdiv.com/topic/block-header-template-2/ Please do not post multiple topics with the same content !
Also be aware of our working hours:

Also please note that support team is answering the topics from latest to newest. So if you keep replying to your topic you only make the waiting time longer.
Thank you !