- 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,
Both the header and the footer are based on cloud templates and contain the following blocks.
Header:
Header weather
Header date
Social icons
Header logo
Header main menu
Header live search
Footer:
Text with title
Header logo
Title
List
Empty space
So none of the old blocks are in the header or footer.
Only when I save the new page and re-open it in the composer everything is gone besides the headlines part, the social counter and the advertisement,
However when I create a new page again, I again start over with the template like in the screenshot.
Thanks; will futz with it a bit more.
Worst case, will see if I can do some kind of single image in the two column spot. Don’t recall if there is a single image block kind of like slider without the slide.
Stupid Windows 11. It’s the Windows 8 of modern era. Ugh.
Hello
Yes it’s the separator block from guthenberg.
All my posts has the separator with Wide Line.
And it worked since then… So I don’t why I should do adjustment in the CSS
Regads
Hello!
Do you mean the separator block from Gutenberg, right?
Make sure you’ve set the default style there and not a wide line.
Style it with some CSS code: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hello There,
Since the update, the separator block doesnt’ appear anymore.
Do you a solution for me ?
Regards,
Hi,
For each category, there is a special filter for the current category, which dynamically displays the posts from that category within each category.
If there is an offset set, please check the block with “No posts” and delete it. Leave it empty with no space or value: https://app.screencast.com/Gh9jDf6t0XtLS
You can find the documentation here: https://forum.tagdiv.com/offset-feature/
Thank you!
Every time i try to import a cloud template to design a page i get this, “The cloud library module template set for this block is not valid or does not exist. Please select another module template”. What could be the problem?
Hello,
Please let me know how you have created the pages. If you have added the content text and image with tagdiv Composer, then the option to change the color is set on each element https://i.imgur.com/c9DoQqV.jpeg; if you made in the Gutenberg editor, then only with custom code CSS can be changed.
Also, since I see that you are just starting with your website, I recommend not using standard templates (header, footer, single, category, tag, author, search, 404) and also avoiding blocks 1 to 25 or big grid blocks, as these can be replaced. I recommend using cloud templates and flex blocks, which have more options and are more flexible.
Thank you!
Hi,
This is why maybe you added the block in the header section; I recommend first checking the header/footer section and see what blocks you have there, and after the change.
Thank you!
Hello Matt,
I recommend updating the theme to version 12.6.6 and checking for malware.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
If you want, you can contact our custom work team here, and they can help you update the theme safely: https://tagdiv.com/premium-customization-services/
Thank you!
Hello Stefan,
Since I see you are just starting with your website, I recommend not using standard templates (header, footer, single, category, tag, author, search, 404) and avoiding blocks 1 to 25, or big grid blocks, as these can be replaced. I recommend using cloud templates and flex blocks, which have more options and are more flexible. Using a flex block, you can set the image width and height, ensuring the images will be the same size. Also, after replacing these templates and blocks, make sure to disable the tagDiv Standard pack plugin
Thank you!
Hello! I tried to insert a shortcode in a block. Here is a video.
The screenrecord video is uploaded to youtube as private video, here is a link.
https://youtu.be/-mvIstrMCx4
not sure why older version of newsmag not affected by this…something to do with the structure and padding on either side of slider to fit in column in current code
will play with it more unless you have another suggestion…no other content blocks affected by this
Hm. OKaaaay. So it looks like the zoom impacts the “size” of the element on Chrome/Windows with Windows accessibility stuff active. NOT Chrome zoom.
I got someplace with this:
@media (min-width: 700px) {.td_block_slide{max-width:95%}}
@media (min-width: 1000px) {.td_block_slide{max-width:639px;}}
Hello,
No, currently out site is build on the standard pack plugin.
I read about the change that is is now recommended to disable that plugin and use the flex blocks.
So to test I disabled the plugin and then tried to create a new page. pages -> new page from there I click on the composer and then I get what is in the screenshot.
Regards,
Sjaak
I too have the same issue on a couple of sites. Our issue is specifically with Block 17. All other blocks work, but Block 17 throws
[28-May-2024 16:01:38] WARNING: [pool www] child 24552 said into stderr: "NOTICE: PHP message: PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, bool given in /var/www/x.com/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:959"
[28-May-2024 16:01:38] WARNING: [pool www] child 24552 said into stderr: "Stack trace:"
[28-May-2024 16:01:38] WARNING: [pool www] child 24552 said into stderr: "#0 /var/www/x.com/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php(959): array_filter(false, Object(Closure))"
[28-May-2024 16:01:38] WARNING: [pool www] child 24552 said into stderr: "#1 /var/www/x.com/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): tdb_state_single->{closure}(Array)"
[28-May-2024 16:01:38] WARNING: [pool www] child 24552 said into stderr: "#2 /var/www/x.com/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): Closure->__invoke(Array)"
[28-May-2024 16:01:38] WARNING: [pool www] child 24552 said into stderr: "#3 /var/www/x.com/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdb_single_categories->render(Array, '')"
[28-May-2024 16:01:38] WARNING: [pool www] child 24552 said into stderr: "#4 /var/www/x.com/wp-includes/shortcodes.php(433): td_global_blocks::proxy_function(Array, '', 'tdb_single_cate...')"
Hi,
Did you import the blocks from the cloud library, or did you create a new page and add them from tagDiv Composer?
Thank you!
Hello, i just updated my website and i got this:
Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, bool given in /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:959 Stack trace: #0 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php(959): array_filter() #1 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): tdb_state_single->{closure}() #2 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): Closure->__invoke() #3 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdb_single_categories->render() #4 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/shortcodes.php(433): td_global_blocks::proxy_function() #5 [internal function]: do_shortcode_tag() #6 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/shortcodes.php(273): preg_replace_callback() #7 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(220): do_shortcode() #8 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_column.php(440): tdc_composer_block->do_shortcode() #9 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): vc_column->render() #10 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/shortcodes.php(433): td_global_blocks::proxy_function() #11 [internal function]: do_shortcode_tag() #12 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/shortcodes.php(273): preg_replace_callback() #13 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(220): do_shortcode() #14 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php(1187): tdc_composer_block->do_shortcode() #15 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): vc_row->render() #16 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/shortcodes.php(433): td_global_blocks::proxy_function() #17 [internal function]: do_shortcode_tag() #18 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/shortcodes.php(273): preg_replace_callback() #19 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(220): do_shortcode() #20 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/includes/shortcodes/tdc_zone.php(771): tdc_composer_block->do_shortcode() #21 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdc_zone->render() #22 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/shortcodes.php(433): td_global_blocks::proxy_function() #23 [internal function]: do_shortcode_tag() #24 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/shortcodes.php(273): preg_replace_callback() #25 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/class-wp-hook.php(324): do_shortcode() #26 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters() #27 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(139): apply_filters() #28 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-includes/template-loader.php(106): include('/home/770064.cl...') #29 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-blog-header.php(19): require_once('/home/770064.cl...') #30 /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/index.php(17): require('/home/770064.cl...') #31 {main} thrown in /home/770064.cloudwaysapps.com/wwrspgevpg/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 959
There has been a critical error on this website.
website url: sportnewsitalia.com
Thanks, but I know what causes it.
I disabled the standard pack plugin on purpose, but when I create a new page after that then I get what is shown in the screenshot.
So how do I get a new page template which only has flex blocks or even a blank page template?
Hi,
Please let me know what wasn’t working with the block. Can you provide an example with a screenshot/video?
Thank you!
Hello! I tried using the blocks from the cloud, however the shortcode does not go well with the cloud blocks. Whats the best way to achieve this?
Hi,
I did this and it visually solved the issue of reducing the margin.
But there are concerns that this solution leads to overlapping blocks in the code – https://monosnap.com/file/X3A5XH4SvInJOhxWbIJXBkupn1TLGg
I am afraid that this may negatively affect the performance in Adsense and sanctions on their part.
Is there a way to not add any margin when filling out this form? – https://monosnap.com/file/RzatpPdspBsYK8J0Hn7AePXq4BXrLV
Thank you!
Hello,
The bottom margin value is 0, which is exactly how it was configured – https://monosnap.com/file/rwXSV6ERqRTM6EEfCTDbnpglRGFzpg
The top margin value in the Posts Loop block is also 0 – https://monosnap.com/file/fQtOikOvd5lHRNiqIxl2kRgxkeKMqv
Cache cleared in browser and cloudflare.
The result is the same – https://monosnap.com/file/lujM0TN5FRj7tPCpscktd5qNghCRt5
Thank you!
Hello,
1. The forum design is from the plugin; you need to do the design using custom code and the options from the plugin. Please check those guides https://codex.bbpress.org/bbpress-styling-crib/ and this topic https://forum.tagdiv.com/topic/bbpress-css/
2. The theme doesn’t have blocks for the forum. You can use blocks from the cloud and set the shortcodes with column text on the page.
3. So, if you add the shortocode in the single post template, it works as you want, right?
The link works https://bbpress.org/forums/topic/how-to-customize-bbpress-forum/ for me -> https://i.imgur.com/XBCQlgM.png
Thank you!
Hello! I installed bb press but i think the look is not as it is supposed to be. How can i improve a BBPress page?
I have implemented bbpress index shortcode [bbp-topic-index] one a very basic page.
The page url is
https://newspatron.com/forums/
Also on the home page i have posted the shortcode [bbp-register]. https://newspatron.com
Please let me know if the following objectives could be achieved.
1. I want to improve the look of the Forums page.
2. I want to use templates from the cloud library to construct a beautiful page where i can insert bbpress shortcodes.
[I tried however wasn’t able to do so, easily via importing the pages, sections and blocks and home pages.
Ideally i was looking to get started with a selected template and use the same for bbpress, by simply inserting a
shortcode].
3. On my posts i want to easily add the related forum for a reader to add comments via post forums. I am looking to display the topic forum on the post itself. Here is an example post
https://newspatron.com/mandakini-review/
[The above post has shortcode for registration inserted in the post template]
The above post has the shortcode [bbp-single-forum id=5366] in the individual post itself for users to interact.
Here is an example BB Press Forum, that I am ideally looking forward to matching up with the look of the newspaper theme and or the selected template/section/blocks or homepage template.
https://newspatron.com/topic/mandakini-review-7-reasons-why-its-a-chaotic-delight/#new-post
I tried accessing the following thread, however it seems to be blocked.
[https://bbpress.org/forums/topic/how-to-customize-bbpress-forum/]
In summary, please explain how various features of BB Press could be implemented on the Newspaper theme, particularly for the website Newspatron.com, that is a news website.
Thanks and Regards