- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_thumb::add
- ApiAPI – Thumbnail – Introduction
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_top_posts_style::add
- ApiAPI – Category top section style – Introduction
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
- ApiThe Theme API
Hi,
The featured image has to be entered manually in the required field in the post edit screen, and the theme will create the necessary thumbs from this image and display them on the modules/blocks. This is how the theme works and the post structure is designed. The featured image is specifically called in every post structure that can display it. Maybe you can do it through a plugin that has this kind of capabilities. Or you can try to search for this here on the forum, maybe some other users have managed to implement something like you want.
Thanks
Hello prime87,
Unfortunately, the Newsmag does not have any such an option that allows you to add a full grid, sorry! You should use only the available blocks which are available in the panel, if you want to achieve best results.
Thanks for the message!
Hi,
The Latest articles section has the same filtering capabilities of blocks, so you could filter and sort the posts that are displayed in this section. This can be done in the post loop settings here
– https://www.screencast.com/t/2x7KZNTMoDvh
More information about page templates here
– https://forum.tagdiv.com/page-templates-2/
Or you could use an offset for the Latest Articles section
– https://forum.tagdiv.com/offset-feature/
Thanks
Hi,
I see that you have some problems with the block titles being cut off. Please check any custom code you might have used or modifications to the block title font in theme panel. If you made modifications to the font size in theme panel, try modifying the line height as well – https://www.screencast.com/t/bw8FogE4
If this is not the case, it would be helpful if you could provide a link to your website so we can inspect it, and give you a more accurate solution.
Thanks
Hi,
You must set a primary category for your posts, this way you can control the category tag displayed on blocks on the homepage, breadcrumb structure and many others. More information about the primary category and what this feature means here
– https://forum.tagdiv.com/primary-category/
Thanks
Hello,
The top menu was disabled for mobile devices. It can be activated though with css. Please add this css code in your theme panel-> custom css box:
@media (max-width: 767px){
.td-header-top-menu-full, .td-header-sp-top-menu {
display: block!important;;
}}
Thank you!
Hi,
The category tag can be disabled for the Slide element in Theme panel->Block settings
– https://www.screencast.com/t/Ehax5RwH
Unfortunately the Slide does not feature a subtitle option if that is what you mean, if you want to display this on the slide. The slide will display the category tag, post title and meta information.
Thanks
Hi,
You could set the respective block sort order to Popular (last 7 days) and then modify this file to a different time span – https://www.screencast.com/t/TnctnSaLqlp
But please note that additional modifications could be needed to achieve something like this, and would require coding skills. If you ca not manage this I suggest you consider hiring a freelancer/developer to help you because we can not provide custom work at the moment unfortunately.
More options and settings regarding sorting may be added in future theme updates, but I could not say for sure if or when this will happen.
Thank you for understanding!
Hi,
I would like to delete a date information on specific blocks.
When I delete the date in theme panel, every date on blocks is gone.
How can I delete the date like a “Category tag on module/blocks” section in theme panel?
For example, I would like to show date on block(Latest News), but I do not need to show it other block “Popular Article”.
Hello guys,
Any idea where I should tinker to make something like this happen: http://vaping360.com/ ?
I need the top menu and the top block ( in which I set up images) to expand. Then the rest needs to continue narrower (normal width) with the sidebar as well.
Cheers!
Hi, I’m trying to use Block 14 as a placement for sponsor ads/information. I have a number of questions
1. Is it possoble to make this block to autorotate?
2. Please take a look at the screenshot: http://imgur.com/a/VAd68
The moment I add posts to this block, they apear at the same time in the latest posts as indicated with arrows. Is there any way to exclude them from Latest Posts?
3. Currently there are posts displayed at once. Is there a way to display 4 posts (kinda 4 columns?)
4. If you have some other modules more suted for ads display (with functionality mentioned in items 1, 2, 3) plese let me know.
hello,
we are using slide block to display a daily photo.
I would like to be able to hide category tag on slide and show subtitle if possible.
Can this be done with CSS?
thanks in advance
Makis
Hi,
The block titles should look identical, I could not say why that one is different without inspecting it on your website. Maybe you have some custom code targeting that block title, or a custom class on that block.
If you could provide a link to your website I will take a look, and see why this is happening. I have created the exact same blocks that you use but this is not happening on my end
– https://www.screencast.com/t/eBJn8XrCI
– https://www.screencast.com/t/9tlT9D2x
You could inspect it yourself using the browser inspector and possibly identify the cause. Here is a guide to using the inspector – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hi,
If you would like to keep the current code that applies to this section, although I see that not all the code provided above applies properly. Please check your custom codes in theme panel and make sure the syntax is good, and the accolades and parenthesis are closed as they should. This is how this section should look with the code, I added some padding if that is what you wanted as well
– https://www.screencast.com/t/G75Aw3CPOW2
This is the code for the padding if you want to use it
.td-related-title a {
padding-left :20px;
}
This is how the Related articles action looks for me, using that block header style
– https://www.screencast.com/t/mgRzulke
Thanks
how to change in all star review page (http://prntscr.com/f06nuv), in ctegory page (http://prntscr.com/f06p1v), latest articel page and div block (http://prntscr.com/f06ob9), i want to change in every page which use that element.
Hello,
In order to make posts stay inside a particular block, you will have to create separate blocks. One with the posts you want sticky and one with the latest posts. You cannot have both sticky posts and dynamic ones inside the same block element. You can use either the featured posts option: https://forum.tagdiv.com/featured-posts-2/ or the post id filter from the block settings: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Since I updated the latest version of the panel 3.4, many options have stopped working. Nor does the option to create sidebars work. When I click on the sidebar create button, nothing happens.
Thank you very much.
TEXT IN MY THEME PANEL
Warning: require_once(/home/thezugzw/public_html/wp-content/themes/Newsmag/includes/panel/views/td_panel_block_settings.php): failed to open stream: No such file or directory in /home/thezugzw/public_html/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/panel/panel_core/td_panel_core.php on line 141
Fatal error: require_once(): Failed opening required ‘/home/thezugzw/public_html/wp-content/themes/Newsmag/includes/panel/views/td_panel_block_settings.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/thezugzw/public_html/wp-content/themes/Newsmag/includes/wp_booster/wp-admin/panel/panel_core/td_panel_core.php on line 141
Hello,
The visual composer plugin is not a trial version. The front-end editor was disabled on our theme because it created conflicts with our theme blocks and grids. Only the back-end editor can be used. As for the activation code, the message can be ignored as you cannot activate the plugin in the bundled version. This is mentioned here: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
This option already exists. It is called “unique articles” Please check this guide: https://forum.tagdiv.com/unique-articles/
It will not work i you use block pagination though. Do not use pagination on the blocks when unique articles is activated.
Thank you!
Hello,
The demos do not change the theme functionality. The block settings are present on every demo: https://forum.tagdiv.com/block-settings-guide/
If you cannot access the visual composer apge editor, that probably means you have a plugin that prevents this. Please disable all plugins except visual composer and clear cache. Then test the visual composer page builder again.
Thank you!
Hi,
If you are talking about the popular sort order available on the blocks, this feature sorts the posts based on post views. It takes into account how many views a post has and displays them accordingly.
More about block settings here – https://forum.tagdiv.com/block-settings-guide/
There is no option to set a time limit like you mention, from which to pick posts.
Thanks
Hello krysteleal,
Unfortunately, this block has not been yet designed to be used in the mobile theme, sorry!
Thanks for your understanding!
Hi,
You could modify an existing module using a child theme or make your modifications directly to the main file. The thumbnail sizes are defined in the theme here – https://www.screencast.com/t/jpQvJEG5 you could modify the one you want there, and then be sure to regenerate your thumbnails using this tool for example
– https://wordpress.org/plugins/regenerate-thumbnails/
If you would like to add a new module or block, here is more information if you choose to do it
– https://forum.tagdiv.com/api-modules-introduction/
– https://forum.tagdiv.com/td_api_moduleadd/
– https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
Thanks
Hello Abhishek,
I have inspected your website and I saw that you are not using the Big Grid at your top homepage, as you can see here -> https://www.screencast.com/t/FRGDBmrli31 If you want to achieve the above results as you described me, you should use the Big Grid 1 and sort them by your desired from Block Settings. The Big Grid 1 should look like this -> https://www.screencast.com/t/VxerZCnkPq and for more details about Block Settings, please consult our useful guide here -> https://forum.tagdiv.com/block-settings-guide/
Hope this helps!
Thanks for the message!
Hi,
Probably you will have to make additional implementation here – https://www.screencast.com/t/f6CIA7x8yf but I could not say what exactly has to be done, as we have not make any tests regarding this. The default blocks do not have the option to filter by taxonomy, only by custom post type. You could search the forum for more valuable information if you would like to try and achieve this, like this topic for example
– https://forum.tagdiv.com/topic/filter-blocks-by-custom-taxonomies/
Thanks