- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
This means that the demo templates you offer are not useful if I need to recreate the page using tag div composer.
Do you know what Block and grids and setting you used in you demo called “Health and Fitness” so that I can take a new blank page and create it to look the same.
Hello,
Newsmag does not have a category template 7. If you use newspaper, then add the code like so: https://www.screencast.com/t/bX0W7VFQEh
Use this code as the one above was not wrapped in the code tags:
<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
Thank you!
Hi Supporters,
I use a Cryptocurrency plugin. Everything works OK in desktop. But one function does not work in Phone.
Link other function works fine: http://www.thongtinblockchains.com/list-coins/
Link the function does not work in Phone: http://www.thongtinblockchains.com/charts/
Both Links work fine in desktop.
I hope you can help me fix it.
Thank you!
now it worked..
@media (max-width: 480px) and (min-width: 240px){
.td_block_template_13 .td-block-subtitle {
font-size:60px;
}
Hello,
I try to place your code on the category template.
For example, i use the 7′ template category. The code it’s next:
Where i must add the short code <?php echo do_shortcode (‘[td_block_ad_box spot_id=”custom_ad_1″]’); ?>
I try to add on the end but he broke my page!
<?php
class td_category_template_7 extends td_category_template {
function render() {
?>
<!– subcategory –>
<div class=”td-category-header td-container-wrap”>
<div class=”td-container”>
<div class=”td-crumb-container”><?php echo parent::get_breadcrumbs(); ?></div>
<div class=”td-category-title-holder”>
<h1 class=”entry-title td-page-title”><?php echo parent::get_title(); ?></h1>
<?php echo parent::get_description(); ?>
</div>
<div class=”td-pulldown-container”><?php echo parent::get_pull_down(); ?></div>
</div>
</div>
<?php
}
}
The text in Big Grid 12 and Block 11 on various pages.
It’s fine on desktop but too big on mobile. How do I reduce it?
Ads are not supposed to appear in 404 page. But ad code provided in Header Ad is also appearing in 404 page. Is there any way to block it.
Hi,
If you mean the author name displayed in the post page, that can be disabled in the theme panel just like the author box as well
– https://www.screencast.com/t/xKlRlJsDLR
For blocks and modules the settings is this one
– https://www.screencast.com/t/bdbSIprDN3N
If you already tried this without result, try clearing an caching installed and check again.
Thanks
Hi,
To open the image box link in a new window, use this option
– https://www.screencast.com/t/tnnx9psBKQWM
For the font of the title there is no theme option, but you could use some CSS to customize it as you wish (add more properties and modify the ones in the as needed)
– https://www.screencast.com/t/dguexICH
.td_block_image_box .entry-title a {
font-size: 20px;
color:yellow;
}
Thanks
Hello,
Sorry but unfortunately the theme blocks cannot work with external content.
You can create redirects if you want to from one site to another: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
Thanks.
Hello,
It seems like the sidebar is under and or over the content.
Also, the third footer block is under the second. Like the page width has shrunk overnight, having no room for sidebars and third footer blocks.
Live site: here
Any help would be appreciated?
Anyone with an idea what could be wrong ??, I put up on a test site http://clickacity.dk/celle/ Newspaper version 8.1, wordpress 4.8.1. Post template and sidebar position is set to default
Hello,
I’ve been having difficulties with photo galery recently. Ever since I’ve inserted into a content post Block (td_block_big_grid_fl_4) using „[vc_row][vc_column][td_block_big_grid_fl_4 tag_slug=”goracytemat” tdc_css=””][/vc_column][/vc_row]” – my galery doesn’t work properly. It creates as usual – pictures are opened in litebox, but isn’t possible to wind prev next. Every time I must open and close litebox. Please, help me with that.
Hi, your ad blocks are not working. It has been 3 weeks since we have incorporated the ads and they are approved froma dsense dashboard but not appearing here. Need this solved ASAP
I want to link some content from my sub-domain to the block on the main page of my website.
Hello,
The option will not be implemented in the final theme.
The WP implementation was changed by our developers due to the block sorting options available for our theme elements. As you can imagine, every piece of code and every functionality that does or does not work has a purpose. The decision to remove the private posts from our theme modules and blocks has been made to maintain the proper functionality of our block elements and sorting options.
Thank you for your understanding.
Hi,
The block titles can have links set to them like this
– https://www.screencast.com/t/LEVXPiE6Eu7
The block pagination should not influence the links set to the block titles, if that is what you mean.
More information about the available block settings here
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hello,
You can try to use visual composer and a tab element to have different sorting options on each tab. Unfortunately this is only available for pages, not for category archives.
Here is an example of what I mean: https://www.screencast.com/t/ByTKINqN9XwE
You can add a different block with different content under each tab section.
Thank you!
Hi,
For the slide element, use this code to remove the gradient
– https://www.screencast.com/t/Zak6LGkHqpi7
.td_block_slide .td-image-gradient:before {
display: none;
}
Thanks
Hello,
This is done very simple by selecting each category for each block in the block settings: https://forum.tagdiv.com/block-settings-guide/
Thanks.
Hi,
@ibeppo993 I have tested the code and it works for me
– https://www.screencast.com/t/ywexnnBI
Please note that if you want the code to apply when using the mobile theme plugin, you must enter it as specified above
– https://www.screencast.com/t/zWk2b3DXpjfq
If you are not using the mobile theme plugin, the blockquotes font properties can be changed in the theme panel
– https://www.screencast.com/t/duTOs3YxX
Thanks
Hi,
That pagination is not available for the blocks at the moment. Maybe something like it will be added in future updates, but I could not say for sure. The only pagination options that you can use on blocks are mentioned in the guide
– https://forum.tagdiv.com/block-settings-guide/
Thanks
Hi there!
I have deactivated all unnecessary plugins, and updated the WordPress to newest version. I have contacted my service on Sucuri and it’s not blocked. But I still cannot successfully save the theme panel setting and it’s always in loading status. Can you use my WordPress credentials to check what’s problem? Thanks!
Hello again,
For CSS i see today that it’s no work also.
My code on wp-content/plugins/td-speed-booster/td-speed-booster.php for move the style on footer it’s like that but still the same message on page speed test: Your page has 12 blocking script resources and 13 blocking CSS resources. This causes a delay in rendering your page.
I realy don’t understend what it’s wrong!
function css_mover() {
//if ($this->td_theme_name == ‘Newspaper’) { }
// wp 011 – Newspaper 6
$this->move_style_to_footer_queue(‘bbp-default-bbpress’); //bbpress old
$this->move_style_to_footer_queue(‘bbp-default’); // bbpress
$this->move_style_to_footer_queue(‘contact-form-7’);
$this->move_style_to_footer_queue(‘simple-payments-css’);
$this->move_style_to_footer_queue(‘rw-site-rating-css’);
$this->move_style_to_footer_queue(‘usp_style-css’);
$this->move_style_to_footer_queue(‘td_live_css_frontend-css’);
$this->move_style_to_footer_queue(‘google-fonts-style-css’);
$this->move_style_to_footer_queue(‘rw_toprated-css’);
$this->move_style_to_footer_queue(‘rw_recommendations-css’);
$this->move_style_to_footer_queue(‘td-theme-css’);
$this->move_style_to_footer_queue(‘td-theme-demo-style-css’);
$this->move_style_to_footer_queue(‘social-logos-css’);
$this->move_style_to_footer_queue(‘open-sans-css’);
$this->move_style_to_footer_queue(‘jetpack_css-css’);