- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello Calin, thx for your answer, but I have a question for you as a professional.
I decided to use this way, in my opinion it is more universal.
1) in order to make the content narrow – I have prescribed 600 px for it and indicated that this block be centered.
2) so that the image was wide, I ordered that it stretch 300px on each side. At the same time, it will stretch only if it is centered.
Please watch my video and tell me if I did it right? Or, in the end, the source code will look very bad, and search engines may not like it.
link to video: https://www.screencast.com/t/kU4QrgpASD4a
source code:
[tdc_zone][vc_row][vc_column][tdb_single_bg_featured_image][tdb_single_content tdc_css="eyJhbGwiOnsibWFyZ2luLXJpZ2h0IjoiYXV0byIsIm1hcmdpbi1sZWZ0IjoiYXV0byIsIndpZHRoIjoiNjAwIiwiZGlzcGxheSI6IiJ9fQ==" center_extend="300"][/vc_column][/vc_row][/tdc_zone]
Hi,
If I understand correctly you try to set an ad box between tow blocks, you can set the limit post number and set the offset to not repeat the same post
-> https://www.screencast.com/t/bmcXkyNpu
the results will be like this -> https://www.screencast.com/t/bLqE79YAQoiE
Thank you for your understanding!
Hi, I want to put an ad in the middle of two blocks together. The problem is that when you put it, it looks good, but when you turn a page, you only pass a block, not both. If I put it to pass the two blocks I have arrows in the two blocks and the same news appear. I put images so you can understand where I want to put it.
Photo 1: http://www.screencast.com/t/ZpzDRE37KQpA
Photo 2: http://www.screencast.com/t/S7jcWGQKCV
Web: https://golsur.com/
Hi,
Please notice that here -> https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/ are explained all of the steps which you need to follow. It’s not complicated. You should only download the plugin and edit the td-API-plugin.php and rename the 77 with your desired block name or simply multiplicate the code to create your own block like this -> https://www.screencast.com/t/TSyyjlCf
I hope that you understand the process!
Thanks.
Hi,
Try to disable all settings from meta info on modules/blocks -> https://www.screencast.com/t/sSnW4G5M6eR and the space will adjust better -> https://www.screencast.com/t/lF8M5rVHPt
Thank you!
Hi simplyben,
Please make sure that you set well the settings for last 7 days -> https://www.screencast.com/t/3vZOlHqHX -> https://forum.tagdiv.com/7-days-post-sorting/
Also please check if this option ( 7 days ) work on others elements/blocks, if is not working then can be a plugin conflict.
Thank you!
Hi,
Could be caused by an ad blocker, this may happen if there is a background ad set and an ad blocker extension is active in the browser. It detects the ad. I believe there will be some modifications in the theme to try and prevent the ad blocker from removing all the content in the page.
Thanks
Hi,
Unfortunately our the tagDiv Composer is a builder made for create/edit pages and templates from tagDiv Cloud Library not for creating posts, indeed you can create/edit single post templates from cloud library for post, but not to build post content, sorry!
You do not need to abandon posts, those will be show in blocks that are in pages/categories and you can set templates on post with tagDiv Composer and tagDiv Cloud Library.
Yes if you abandon the theme, you’ll lose the design from your website.
Thank you for your understanding!
Hi,
Please make sure that you clear all cache after you save the settings that you made in theme panel ( -> https://www.screencast.com/t/mFo9cwDgKL ), also please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, clear all cache and check again.
If the Breadcrumbs still do not show please use this custom css
-> https://www.screencast.com/t/5vwprKkTNlS
.td-blog-beauty .td-header-style-11 + .td-category-header .td-crumb-container {
display: block;
}
Thank you!
name and Date Remove but his space not adjusted.
Name Date hide only his background space not remove
we want only text we use BLOCK 9
Hello Guys,
We are using some custom Cloud Library templates and for our posts and coming modifications cause me a headache at the moment, because I simply get lost by all possibilities and how you can change things in the Newspaper theme. 🙂
So, let’s assume we starting with a fresh child-theme and I want to add some custom PHP Code to show up an Amazon buying box on a specific position in all posts, which is the best place to start? As we are using Cloud Library templates there are no “physical” files which I can modify and hooking up by functions.php maybe even not work as desired, that options do we have? Maybe I missed something. Could we do something with the Blocks?
I need a big nudge into the right direction. 🙂
Thanks in advance,
Chris
This should be something very easy to do but for some reasons I can’t figure it out how to change or customize the home page block title. See screenshot for details
I don’t understand exactly where to indent: padding or margin.
I would also like to clarify exactly where the indents are written: in row or block (content, title, comments…)?
Hi,
Please check the settings from the Newspaper>theme panel>Blocks settings -> https://www.screencast.com/t/RNL5PMVNwq
Meta Info on Modules and Blocks -> https://forum.tagdiv.com/meta-info-modules-blocks/
Thank you!
Hi,
By default the hover colors of those elements will be the theme accent color set in the theme panel.
Setting an accent color for the block will set a hover color of your choosing for the title, read more and load more buttons, but it seems there is a design problem with the button – http://prntscr.com/mtj6eq also the hover color should apply on hover, not by default.
I could give you a code to fix it so that the accent color set in the composer applies properly – http://prntscr.com/mtjerc
.td_module_17 .meta-info-container .td-read-more a{
background-color: transparent!important;
}
If maybe you use the module 17 in for example a category page post loop, I can give you a code to color those elements, chnage the colors as you want
.td_module_17 .meta-info-container .td-read-more a{
background-color: transparent!important;
}
.td_module_wrap:hover .entry-title a {
color: yellow;
}
.td-load-more-wrap a:hover {
background-color: yellow;
border-color: yellow;
}
.td_module_17 .td-read-more a:hover {
color: yellow;
}
Let me know if you need help. I will add this issue with the read more button on our list and it will be fixed.
Thanks
Hi,
The lazyload should work on all blocks that is not need to be load for the first view “screen”, but on image set on a row will not work, sorry, as for this implementation of lazyload on all image a can write your suggestion on our suggestion list.
Thank you for your understanding!
sir,
how to remove Author name & Posting Date of a post in main page indexing,
we want only post name in block.
I found that for some reasons in CSS there was this rule:
body.post-type-tdb_templates .page-title-action {
display: none;
}
In tdb_wp_admin.css I forced to “display:inline” on row 6 and 10.
This CSS can be found in wp-content/plugins/td-cloud-library/assets/css
Bu t now I have another problem, when I click on “Add New”, I don’t have anymore in the popup window of Cloud Library, the Singles Post layouts….
I can see just:
All(429) – Blocks(182) – Footers(30) – Homepages(32) – Pages(34) – Sections(151)
🙁
Hello,
This usually happens when there is a problem with plugin conflicts or this option is getting blocked by your firewall. Please test this by disabling all non theme plugins and disabling your firewall.
Thank you!
Hi,
For a better understanding and quicker solution, a link to the website/page where you want to do this would be most helpful.
Block header template 8 looks like this – https://demo.tagdiv.com/newspaper/block-header-8/
Some demos may contain a customization for it. What exactly do you want to modify about this block header template? provide as many details as possible and a link. Let me know.
Thanks
Hi,
This option already exist in our theme, here is an example
-> https://www.screencast.com/t/iL47lTt5tzhZ
-> https://www.screencast.com/t/Lnda6rmnt21
Please check our documentation for filter -> https://forum.tagdiv.com/block-settings-guide/
Thank you for your understanding!
Hi,
Seems a more precise code is needed. I believe you want the menu items from the top bar to be displayed, the socials are displayed when the mobile menu is open. Something like this would work – http://prntscr.com/mtf1dj
This is the code for it, I could modify it if needed
@media (max-width: 767px) {
.td-wpml .menu-top-container .top-header-menu>li {
display: inline-block;
}
.td-wpml .menu-top-container {
float: none;
}
.td-wpml .menu-top-container .top-header-menu>li a {
margin-right: 16px;
}}
Hello,
Unfortunately yes, if you want to use a block that is not available among the widgets. As an alternative, you can simply use templates in the cloud library that do not need the widgets area s you can create the sidebar directly on the template using the tagdiv composer. Then you do not have to go back and forth between the tagdiv composer and the widgets area. You can read more about the cloud library here: https://tagdiv.com/category/documentation/cloud_library/
Thank you!
Hi,
I use a standard laptop (14′ with a 1366×768 resolution) and the windows (like the one to edit the content of a block) are way too big. I always have to zoom out. That’s really annoying.
Do you plan to fix it?
Regards
Hi,
Indeed there is a problem with the background ads and ad-blocker, this was fixed and will be implement in comping theme update.
Please open a topic o the WordPress.com forum -> https://en.forums.wordpress.com/ and ask theme for assistance to set the theme requirements – https://forum.tagdiv.com/requirements-for-newspaper/ and ask them to assist you to make speed optimization too from the moment that you can not use our guide for page speed.
Thank you fr your understanding!