- 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
Upgraded to Newspaper 8.7 and now my posts are having issues. On post pages the row created by visual composer overlaps the sidebar.
Aos tried to remove Html code here! Replace this with any non empty text and that’s it. from posts home page and it still displays on the page. The code has been removed from:
includes > shortcodes > td_block_text_with_title.php
$atts = shortcode_atts(
array(
'content' => __('', TD_THEME_NAME ),
'el_class' => '',
), $atts, 'td_block_text_with_title' );
Hello, I sent you login credentials.
Also, I just received message from mine hosting that Newsmag theme is not compatible with PHP 7.1 that mine hosting runs http://prntscr.com/jdgjrb and this is error http://prntscr.com/jdgkzr I tried disabling tadDiv Booster but it didn’t helped
PS:
Do you have any plans to update features of Newsmag to be in same range as Newspaper regarding block variety and similar? Since it looks like low budget comparing to Newspaper variet of blocks, sliders, etc 🙁
-
This reply was modified 8 years by
pcservis.
Hello,
How could I make the time and date mentioning in a block will not be shown anymore?
Many thanks,
Ad
It’s not only the flex block. IT also effects other blocks : https://www.screencast.com/t/5zs9Uuzn
There must be a solution for this.
Hi i am using Big Grid 8 on my webpage and images that are not exact size of the grid block get squared leaving space in blank. how do i stretch these images so as for my big grid 8 to look as aesthetic as possible.
Thanks
I have one more question regarding removing the spaces between the thumbnail on Homepage Top Block. Can i remove those spaces as it doesn’t look good.
I want to know how to add a slider on Homepage Top Block. Currently, I am using grid Block 7.
Hello brenbrinkman,
Here is talking about Flex Block 1 -> https://www.screencast.com/t/CULw6HYv2gGr which has that layout size by default, sorry! If you do not like this you should try using another element from our list because we do not recommend to change the layout size for our elements because it can be broken.
Thanks for your understanding!
Hi i’ve looked at the comments on the theme page of Themeforest, and you said this 2 years ago.
Unfortunately, at this moment, the theme is only compatible with the woocommerce plugin, without any major customizations or changes at code level to change the woocommerce functionality. We only change the style of the plugin to be in according with the theme design and also added some settings in Theme panel for the custom sidebar and sidebar position.
In the next period, we will concentrate to add better integration with woocommerce and extend shop’s functionality, we’ll add invoice and package label generator and interactive basket as well as other cool features. Until then you can try a plugin to add the shopping cart or try to add it yourself.
You simply have not done this and to say you will is actually misleading and from what I can see adding the functionality is quite simple from a code point of view. Why could you just not include it?
You just don’t seem to be delivering on what you promise and most other themes are.
Hi,
I’m using the Cryto Widget news ticker plugin with the Cryto Newspaper Theme.
http://blockchaintrailblazers.com/
I’m able to easily change the background color of the ticker in the ticker dashboard. But the text color will not change using the same tool.
Do I need some kind of CSS to override the news ticker?
Thank you!
Hi,
@tamdao The block pagination does not work at all from what I can see
– https://www.screencast.com/t/6fO9N2GaEBf
Taking a look to the errors displayed by the page, it can be seen that the server is denying access to the admin-ajax file
– https://www.screencast.com/t/0djr4Yvbj
This could be caused by security plugins or server security settings and firewall. You could contact your hosting provider and mention this to them as well. They might be able to help you.
Thanks
Hello,
1. I’m using https://wordpress.org/plugins/unite-gallery-lite/ plugin to build image gallery. It provides shortcode [unitegallery fotogallery] to use. When I edit my homepage in text mode and place shortcode, it appears fine but using my TD visual composer, I’m unable to use this shortcode. Problem of using shortcode in text mode is, whenever I update any elements using TD composer, the change made using shortcode disappears immediately 🙁 Whats the solution?
Please check block above footer https://somvabona.news/ in this link. Shortcode appears as it is: [unitegallery fotogallery]
2. Or, Is there any way I can show image gallery in my homepage?
The theme blocks can display custom post types, but these cannot be filtered by taxonomies.
The filtering of blocks works only with categories (you can choose which category/categories are included or excluded) so there would be no way of controlling taxonomies.
Hello gibbsyns3,
First of all, you should make a full backup to your database to avoid losing all of your data and then, you should simply import the default demo, without dummy content and your website will take over the skin from the default demo. After you will make this change, you should add the same blocks which Black Theme Demo uses if these will be different. That’s all.
Hope this helps!
Thanks.
Hi,
1. You can try to regenerate the thumbnails, this process will recreate all the necessary thumbnails
– https://forum.tagdiv.com/search/regenerate/
2. Depending on the page builder used, both have options to hide elements for specific device. A related topic here
– https://forum.tagdiv.com/topic/change-moduleblock-12/
These are tested and work as expected. As a note, if you use WPBakery page builder to create pages, deactivate the tagDiv composer. The tagDiv composer may prevent the option to hide elements of WPBakery from functioning.
3. With WPBakery page builder that will not be possible. There are no options to color the block title fonts or background. The tagDiv composer has such options.
You could use CSS to color them by block type for example
– https://www.screencast.com/t/hJiffmUYp
This is the code used in the example
.td_block_1 .td-block-title span{
background-color: red;
}
.td_block_7 .td-block-title span{
background-color: blue;
}
.td_block_4 .td-block-title span{
background-color: yellow;
}
More about using CSS code here
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Now that is unusual, so you are entering the correct post ID and the block is not displaying it. Please send us an email at contact@tagdiv.com and provide admin login. Leave the block configured as you want it to be. We will take a look.
Please also include a link to this topic in the email.
Hi,
The initial color of the elements will be replaced by the color you set. For example the header style you are using has an initial color by default, this one
– https://www.screencast.com/t/fZy8NTTnaD
Then the theme accent color applies on the header replacing the default color
– https://www.screencast.com/t/p7keikKtk
Then the color you set as menu background applies (this is similar to the one before however)
– https://www.screencast.com/t/dDeIGRxBWUp
So these colors will apply one at a time, cycling through each starting from the first to the last.
Same for the block titles which seem to also flash a bit
– https://www.screencast.com/t/6gbXFl6HhsH2
This transition would not be visible when the website is loaded faster.
You could remove or replace the initial colors of these elements from the theme stylesheet, with the one you want
Block titles – https://www.screencast.com/t/eYH2Qi9kpg1
Header – https://www.screencast.com/t/K11jSLjA43
Thanks
Hi,
That is usually caused by insufficient resources, please check the theme panel system status section
– https://forum.tagdiv.com/requirements-for-newspaper/
If needed ask your hosting provider to increase all the parameters mentioned in that guide as specified. Then check if there is still a problem.
In other cases the admin ajax used by the theme could be blocked by a server firewall or security function, more in this topic
– https://forum.tagdiv.com/topic/cant-save-theme-options-2/
Thanks
Hi,
That should not be a problem, if you want to display specific post or posts in a block/grid you simply have to enter the ID of the post
– https://www.screencast.com/t/4DArsec6FWB
Then the element will always display those posts until you edit the page again and change the IDs.
So what you have to do in order to display that post is to enter “38” in the required field.
Thanks
Hi,
1. That is usually caused by insufficient resources, please check the theme panel system status section
– https://forum.tagdiv.com/requirements-for-newspaper/
If needed ask your hosting provider to increase all the parameters mentioned in that guide as specified. Then check if there is still a problem.
In other cases the admin ajax used by the theme could be blocked by a server firewall or security function, more in this topic
– https://forum.tagdiv.com/topic/cant-save-theme-options-2/
2. Only posts have actual featured images
– https://forum.tagdiv.com/featured-image-or-video/
For category pages you can set a background image and choose a template, top grid etc
– https://forum.tagdiv.com/how-category-settings-work/
3. I have found some related topics about this
– https://help.gulshankumar.net/t/xmlrpc-php-access-denied-error/637
– https://wordpress.stackexchange.com/questions/110513/many-post-requests-to-xmlrpc-php-from-googlebot-taking-down-server
– https://www.greengeeks.com/tutorials/article/how-to-enable-and-disable-xmlrpc-php-in-wordpress-and-why/
Thanks
Hi,
So you want to control the length of the title. You could use the general excerpt settings for each module type
– https://forum.tagdiv.com/excerpts-introduction/
Or the newly added excerpt options by individual block, in the tagDiv composer
– https://www.screencast.com/t/vnxurDXwiVf
The “…” will be added automatically for both title and post excerpt.
Thanks
I’m semi satisfied user of Newsmag theme and I bought this one which is more developed with more blocks and I have few issues.
1: Grid slider (I think its 6) don’t extend photos so you get this http://prntscr.com/jcvxr5 and if you use Big Grid like I am at the moment, you cant chose same one for categories slider since you cant chose any of Big Sliders
2: Can’t hide block for mobile or desktop. Tried withour Rocket Cache that I use, still behaves the same
3: If you take look at mine website banjalucanke.com you will notice that all category headers are same color so mine front page is dull and boring. How can I change them http://prntscr.com/jcvzrs
– I’ve created a Category called “Interviews” – ID=41
– I’ve created one post in this category – ID=38
Neither of these will display in the main section of the top block on my website by following the instructions you provided.
http://blockchaintrailblazers.com/
Can you suggest a solution?
Thank you.
I encounter some strange problems with the theme. I hope you can help me solve those.
1.The option for activating a sidebar in a post doesn’t work. I can see the options for choosing different sidebars i created, but they do not appear in post.
2.When I set picture for the post and choose style, I can see the picture in block on main page, but when i open the post – no picture is shown.
Please help!
I’m trying to get a specific post to display in the top block/main image on my homepage.
I’ve followed all your guides on using Tagdiv filter panel… and it still will not work. Here’s my site:
http://blockchaintrailblazers.com
post ID – 38
http://blockchaintrailblazers.com/this-blockchain-startup-will-piss-off-facebook-and-make-investors-happy/
Thanks, Derek