- 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
I fixed it myself..
I have 2 more queries.
1) How to show and in between every 2 Grid post in home page
2) how to add ads block in between ad-block..
Hello,
Please make sure this code is set in .htaccess => https://www.screencast.com/t/YMLZf32uQ
Have you checked for admin-ajax error? Please verify the console when you try to import the template, usually, it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you!
Hello,
According to our documentation, the video pop up can be used only for the post that has the featured video format, also, on pages, this video pop up will work only on Flex Block elements.
The sticky video option is available only for videos inside the posts.
You can set the ad per flex element => https://www.screencast.com/t/qkumtRtgQiit and this will be displayed at the bottom of the pop-up video (for the moment our theme doesn’t have an option to set the ads as on Youtube). => https://www.screencast.com/t/wpyPZqaLd
Thank you!
Hi egm_ar,
You can do that by editing with tagDiv Composer the single post template and use this option -> https://i.imgur.com/cJGliyJ.png for articles, unfortunately, for blocks for the moment there is no option to move it in the front of date, sorry!
Thank you for your understanding and sorry for the inconvenience!
Hi libraeditrice,
What are you using for your homepage? Did you use simple text with image as in a default WordPress theme? or you are using blocks, grids and more elements from theme builder? Because when you disable the composer, will be only shortcodes on desktop and this will be actually a text that will be loaded quite fast without any queries. When the them plugins are enable the website structured is change and the layout will be much different with different elements that make each one of them and it need to make optimizations for your website. Indeed some times there are other problems interfering that can make your website slower, like a slow host, extra plugins and uploading unused code.
If you want, we can take a loot at your website and provide better advices, for this, you can contact us at contact@tagdiv.com, make a full backup for your website and database and provide wp-admin access, also include a link of this topic in email.
Thank you for your understanding!
Hello,
So, I understood you have an error 403 or 404, please make sure if you don’t have a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Thank you!
Hi,
After apply Pre-built website Gadget Pro, when creating a new Page, the page content and also breadcum overlap the top header menu bar.
Page layout broken
BTW, when I tried to use TagDiv composer I don’t know how to add a static text block.
Thanks
Thanks
Hello I Have Seen One Website that’s site also made with newspaper theme in the site
i have seen bullets like above image, how to add like this bullets for flex block This site made with newspaper theme
Hi, the prev/next pagination buttons available on blocks is very “old” looking.
When where there be different horizontal scrolling options for grouped items?
For example:
– a manual horizontal scrolling container for blocks with multiple items:
https://codeburst.io/how-to-create-horizontal-scrolling-containers-d8069651e9c6
– number or dot pagination so users can go direct to a section:
https://codyhouse.co/gem/css-pagination
Having those two features to assist users with scrolling would enhance the look of the website. It’s such a classy feature and quite common these days that it’s strange that it’s not an option in your theme.
Will this be added in any of the upcoming theme updates?
Thanks
<!DOCTYPE html>
<html>
<head>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<style>
div.scrollmenu {
background-color: #333;
overflow: auto;
white-space: nowrap;
}
div.scrollmenu a {
display: inline-block;
color: white;
text-align: center;
padding: 14px;
text-decoration: none;
}
div.scrollmenu a:hover {
background-color: #777;
}
</style>
</head>
<body>
<div class=”scrollmenu”>
Home
News
Contact
About
Support
Blog
Tools
Base
Custom
More
Logo
Friends
Partners
People
Work
</div>
</body>
</html>
Hi, on desktop I can create multiple columns within the one row without any issues.
When I view this same page on a mobile device, the columns don’t line up next to each other horizontally, they stack on top of each other.
Flex Block 1 seems to be the only element capable of this… surely this can be added for all other elements as well? Without a visually pleasing horizontal scroll available, two columns is very important I think.
Thanks
<!DOCTYPE html>
<html>
<head>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<style>
div.scrollmenu {
background-color: #333;
overflow: auto;
white-space: nowrap;
}
div.scrollmenu a {
display: inline-block;
color: white;
text-align: center;
padding: 14px;
text-decoration: none;
}
div.scrollmenu a:hover {
background-color: #777;
}
</style>
</head>
<body>
<div class=”scrollmenu”>
Home
News
Contact
About
Support
Blog
Tools
Base
Custom
More
Logo
Friends
Partners
People
Work
</div>
</body>
</html>
Hello,
You can display the modified date on block 5 => https://www.screencast.com/t/K26YBMPRR
Thank you!
I have added an ad element and added custom code. The advertisement image is not displaying but the link is clickable.
The ad works when it is in its own row but not in a column.
How can I fix?
Page: https://www.springhappenings.com
Video Explaining Issue: https://www.loom.com/share/0a8a0461b9e94b28a504070ee9fb47de
Hi, Im using tech news pro theme I’m adding featured image block but it is touching the authors name block how to bring it to the proper position
I have attached the screenshot
https://imgur.com/TOK9QZR
Hi, I’m using the tech news pro template using Inter font, I am changing the weight size but the change is not appearing
For this I have attached the screenshot.
Secondly, I don’t want my title to be extended to the right side (I mean it is should not come in the sidebar area)
https://imgur.com/tVSt8C1
3rd,The sidebar is blocks is coming down as we scroll down the page. How to stick it to the top so that It won’t come down
https://imgur.com/JdbAWKz
4th, I want to remove the blue dots which is default in the theme how to do that as it is not looking good
I have attached the screenshot https://imgur.com/7abJlL0
Lastly, How can I lower the distance of the text in header?
https://imgur.com/oUhbyqL
Please answer all the given queries
Hello,
Maybe is a solution for what you want, when you set the image box in widgets, add it an extra class => https://www.screencast.com/t/pT32zX6vq for example, I set “td-try”, and after you need to add this code in Theme Panel -> Custom Code -> Advanced CSS for each port and set the height, so that the whole image is displayed => https://www.screencast.com/t/UC3SEKe3ND
.td-try.td_block_image_box .td-big-image .td-custom-image a {
height: 180px;
}
Hope this helps you!
Thank you!
Hello!
So unfortunately yes, the reusable blocks are not compatible with what newspaper Theme has to offer at the moment.
We are sorry for the inconvenience!
Thank you!
I can’t use it here? on Block 5
Hello,
If want to keep the desktop layout on mobile then will be a better idea to use the responsive version (or mobile page template, this can be edited with tagDiv Composer).
The mobile theme plugin uses a standard layout for mobile to make it faster, but for this, all your pages need to be remade using the mobile editor (so you can only add the elements that are present in the toolbar, without shortcodes (blocks) and the shortcode for the contact form (if you copy-paste the code will not work)).
Also, about the redirect option, this is displayed only when the redirect option for AMP is enabled => https://www.screencast.com/t/2Q0UchyvMoSy
Thank you!
Hi,
Is possible to be from the firewall or security module which blocks admin-ajax.php request. Please verify the console for error while saving the settings on the Theme Panel, usually, it displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Hope this will help you!
Thank you!
Hi there!
Thanks for your support on previous issues i had so far!
I have one more:
I generated a code in mailchimp and added it to the ‘newsletter’ element in my footer.
Why is only the e-mail field being displayed? Even though i’ve added an entire form in the textfield.
Is there a way to display more fields?
Thanks!
I solved it temporarily with RAW HTML block and css.
IS there are better way to create (for example)
3 column lists (xxx rows) ?
So, you can’t use any reusable blocks with the theme and you offer no instructions for how to create reusable blocks using the theme, which is what you’ve suggested. Is that right?