- 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
Hello @amnaymag !
In the single cloud template, please use the element called ” Single Post Modified Date “.
In the homepage for example, you can use the flex block builder element using a custom module that have the element called “Module Date” -> https://app.screencast.com/zVWMZcnLiaaZW
Documentation here:
– https://forum.tagdiv.com/how-use-tagdiv-cloud-library-templates/
– https://forum.tagdiv.com/modules-builder-newspaper-theme/
– https://forum.tagdiv.com/flex-block-builder-flex-loop-builder/
Thank you!
Hi,
Some thumbnail images that are fine elsewhere are not showing up in the filtered post list:
How can I fix that?
Thanks
Hi,
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.
Thank you!
To add, I can download another pre built website called blockchain pro for example without having problems. The crypto gaming pro is unfortunately not working, which is the one I want 🙂
-
This reply was modified 2 years by
Dantecool02.
Hi Anamaria,
It’s working for the first time but if you spend some time on the site, the home page block disappears.
Without exception, all ad blockers recognize the giant main block of my news site as an ad and delete it completely. I have marked the part that is detected as an ad and deleted.
Why could this be happening and how can we prevent it?
Hi,
From the code, it seems that the breadcrumbs are generated using the functions:
-get_category()
-get_title()
The structure is fine as it is, but I would like to replace the “get_category()” function to show custom pages instead of the category.
This is because my categories are called in custom pages. I have made the categories noindex to not show them to visitors, and I have transformed some pages into categories by inserting a block that calls the articles of that category. However, when I access an article and click on the breadcrumb, it takes me to the category, which I want to avoid.
I probably need to associate each category with the corresponding page also through a script, for example:
Category Windows –> Page Windows
Category macOS –> Page macOS
etc…
My question is: Is the right way to do this by modifying the “get_category()” function? If so, where can I find it to modify it?
To make it clearer:
This is the custom page that I transformed into a category: https://i.ibb.co/zstP4hf/Pagina-Windows.png
This is the category, which I cannot customize and want to avoid showing to visitors: https://i.ibb.co/cQHfBh6/Categoria-Windows.png
-
This reply was modified 2 years by
maryano.
Hello,
Do you need to do the entire design also for a blog or only the directory listing?
I recommend creating your own cpts and taxonomies https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/, and after you can set the post type on the blocks that you have imported from cloud templates also on the modules.
Thank you!
Hello Steph!
In homepage, you should add a flex block with the latest and sort after a category. In the category template, you can use a flex block with the special filter current category.
Check the guide here: https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hello!
Set the limit in the General tab of the Flex Block: https://app.screencast.com/V0PDNBCmJsisU
Please make sure you have more than 10 posts, so you can use the pagination. The available pagination types in flex block are these: https://app.screencast.com/Z0uS5ImG5R9wJ
Thank you!
Hi,
You can filter the block on the category you want -> https://i.imgur.com/nlJvq8B.png -> https://forum.tagdiv.com/flex-block-settings-guide/ -> https://forum.tagdiv.com/what-is-ajax-preloading/
Thank you!
Hi,
Please tr to use this code .wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .recipe-card-heading .recipe-card-title
{
color: red;
}
Thank you!
Hello!
Try to display pages instead posts with the help of the flex block: https://app.screencast.com/hhHGIgISfx7AM
I hope that helps you!
Thank you!
Hello,
Please try to exclude those classes td_block_tabbed_content td_block_tabbed_content -> wp-content/plugins/td-composer/legacy/Newspaper/js/tdTabbedContent.js
Thank you!
Hello,
You can edit the block with tagdiv Composer -> https://i.imgur.com/Q6cgv8E.jpeg Are the setting not saved?
Thank you!
Guys, I’ve been trying to edit the Flex Block 1 element without luck. Could you please show me how to edit the element? If you follow the link, you’ll see that I’m trying to use the Free News template and I’d like to edit the element to the farthest right; the one with the numbers. Please advice on how to edit the numbers. Color, font, etc. Thank you in advance. Here’s the link: https://empresario.us/
Hi,
I have 50 Posts of content. I want to display only 10 at one time and rest should come on the screen through the Pagination. Right now I can see how many Posts to display in “General” setup which I can set to 10. But pagination does not show any more. Just those 10 only.
Can you please tell me how to set it up.
Hi,
I have had many problems with choosing a dark mode/dark background. It all works now, BUT not the title in my recipe cards (special plugin). I have added special code from them. So the text is now visible. But not for the default language. But for all other languages I choose. I can not understand it…
You can see a recipe card on this page. Title is not visible on the default/english version. But if you change language in footer, the title is visible: https://seafoodie.no/using-fish-eyes-for-snacks-garnishes-and-cocktails/
this is the code I got from the recipe card developer. I have added it:
.wp-block-wpzoom-recipe-card-block-recipe-card font {
color: #000!important;
}
.wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .details-items .detail-item .detail-item-value {
color: #ff6700!important;
}
.wp-block-wpzoom-recipe-card-block-recipe-card .recipe-card-ingredients .ingredient-unit-selector input[type=radio].unit-selector-toggle:checked+label font {
color: #ff6700!important;
}
.wp-block-wpzoom-recipe-card-block-recipe-card span,
.wp-block-wpzoom-recipe-card-block-recipe-card ul,
.wp-block-wpzoom-recipe-card-block-recipe-card p {
color: #000 !important;
}
.tdi_94 .recipe-card-title {
color: #000 !important;
}
Is there a way to include a page into the blocks that round up our posts? For example, we created a reader survey which lives on a page. I would like to feature it on the homepage, but it seems all the options only pull in posts, not pages. Thanks!
Yes those are all set up already and correctly. The problem is that when the block is added to the page, the page goes blank.
I tried that already too. You can see on the page below, I have inserted both the widget and the text with title blocks:
https://rareparenting.com/events-calendar-test/
Padding is set and for some reason only works on one side of text with title, and doesn’t effect the widget. Padding doesn’t work in the element or the row at all, only the column.
Width is set to 100% in the column, row and element for both elements.
Hello,
I’m trying to add shortcode for The Events Calendar plug-in calendar. Their calendar page cannot be edited so I created a new page and would like to add their calendar to our page using their shortcode like an embed. However, if I input it in editor, other elements on the page lose their formatting. I have tried to input in in various places within editor and nothing works correctly.
Is there another way to include shortcode? The company does not have an HTML version to offer. Gutenberg has a shortcode block but I don’t see one with TagDiv. I tried to drop it into a widget but that also didn’t work (but maybe I don’t know the way to do it).
Please let me know?
Thanks!
Hi sancak.tr, using the theme penal settings you can also enabled/disable the info from blocks modules, for blocks info go to theme panel > block settings > meta info modules – https://i.imgur.com/ZbxY2JS.png also the category can be removed from modules – https://i.imgur.com/uryJNKE.png
I hope this will help you!
Hello,
You need to edit with tagdiv Composer, select the block and in the tab Layout you can hide the category for each module, will be three modules https://prnt.sc/1WrFQtp0uJkV
Thank you!