- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hey there,
I’d like to change the Header Template for the Blocks and with that change the look of the “Custom title for this block”?
If I click on “Header Template”, the dropdown-menu simply shows “Block Header 1 – Default” … but nothing else.
I for example installed the “Clear Voice”-Demo, but would like to add the block headers of “Sportnews”.
Hi,
Yes, it seems the alt of the image is displayed, that particular thumb is not found
– https://www.screencast.com/t/2Y6ff4ZMwl
– https://www.screencast.com/t/N8wngC0n
Please try to regenerate the thumbnails using this guide
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Then clear any installed cache. The thumbnail should be created from the featured image of the post and displayed.
Thanks
Hi arnimation,
Please provide your website URL so I can take a closer look at it. Please notice that we do not recommend to edit the block size because you can easily break the theme layout, sorry!
Thanks for your understanding!
Hi,
You could try to edit the theme file where the related block is defined, and create a condition based on post ID’s
– https://www.screencast.com/t/JEHq2njcvGa6
For those posts the related section will be as you want
– https://www.screencast.com/t/E9aQC3x2
The post ID’s can be found like this for example
– https://www.screencast.com/t/RF0XVTHp9eZo
Thanks
Hello marcomediastudio,
Please notice that the Featured category is just a default category automatically created by WordPress when you can add your featured elements. After this, if you want to display only this elements, you can sort the theme’s blocks to display only the elements from this category. It’s not a sophisticated category…it’s just a simple one with this name -> ‘Featured’.
Thanks for your understanding!
Hello,
I am working on my site and when using any Red Block, I see the “Unlock this block. Buy now” message at the bottom of the block, which encourages me to buy an IonMag license. I am running Newspaper8 on my site (mweekly.reclaim.hosting), and this message is visible at the bottom of the second block of posts. Why are the “red blocks” visible if they are not from Newspaper8? How can I get rid of them, if necessary?
Thanks,
Greg
Hello! I am using Homepage Post on the homepage of my website. It looks great on a laptop screen, but on phone screens, the featured image jumps. When it loads, it is too small and there is a grey space at the bottom. But as soon as you scroll the page, the featured image zooms to the correct place. You can see that on a phone here: http://e50.4da.myftpupload.com/. I have tried using many different background images…high resolution, lower resolution, and different dimensions. They all look great on a laptop screen, but have this jumping zoom on a phone. How can this be fixed? Thanks so much!
Hi,
Just updated to Newspaper 8 and redeisgned my homepage at http://www.sgaialand.it.
From certain computers, I see it perfect. When I zoom in/out, all blocks remain in the right position:
See it here
Using other computers, the main column goes full width, all blocks stick to the sides of the page, image thumbnails don’t adapt, etc.:
See it here
It’s quite a big deal and need to fix this ASAP… can anybody help me?
Many thanks!
PS: Gotta get back to the old Newspaper 7 /visual composer homepage in the meantime, so I guess you won’t see the issue when you visit the website.
Hello to you all. Recently i decided to go with my own website and went with newspaper 8 theme. I’m still learning the possibilities of the theme but i’m stuck with this problem and i can not find a answer on this forum neither on net.
So, the problem is following, I’m trying to build a block with content from multiple categories and when i dedicate those category in ajax search i do not get links on the menu in the right upper side of the box. Whatever i try i only get links to All pasts and posts from one category(In this particular example, Recipes). Can anyone more experienced help me with this issue.
Thank you,
Milan
Hello! The code is working, and I added “text-align: center” but strangely this is only working for the homepage menu. On all of the other pages, it is left aligned. Could you please tell me why?
This is the code I inserted to the Custom CSS>Advanced>Phones field:
@media (max-width: 767px){
.td-header-top-menu {
display: block;
text-align: center
}
}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
text-align: center!important;
}
}
@media (max-width: 767px){
.td-header-sp-top-menu {
display: block !important;
text-align: center !important;
}
}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
text-align: center!important;
}
}
Hello! I’ve been trouble-shooting this, and can’t find out why the link for this button in the widget won’t work. Is there a reason that the button code works in a page or a blog post, but not in a widget? Could you help, and provide the code that will work? Thanks so much. Here is the code I have, and the link: http://e50.4da.myftpupload.com/tim-carr-captures-breathtaking-views-in-the-appenzell-region-of-the-swiss-alps/
The button is in the block on the top of the right column. It reads “Learn More” with a light bulb. Here is the code in the widget:
<div style=”border: 1px solid Lightgray; padding: 20px;”>
<h6>
</h6>
<h6 style=”text-align: center;”><span style=”font-size: 16pt; font-family: avenir-light;”>A Thousand Different Colors</span>
<span style=”font-family: avenir-light;”> is the creative community for everyone.</span></h6>
<p style=”text-align: center;”><span style=”font-family: avenir-light;”>This is the place to show your creative work, get connected, and discover ways to make a lasting difference in the world.
</span></p>
[vc_btn title="Learn more" style="custom" custom_background="rgba(64,110,135,0.9)" custom_text="#ffffff" shape="square" size="xs" align="center" i_icon_fontawesome="fa fa-lightbulb-o" add_icon="true" btn_link="http://audreywoodhams.com/"]
</div>
See here:
Theme panel – Block Settings – Meta info on Modules/Blocks
Hi, we’re using block 3 and custom css to hide title, meta and excerpt. We’re really just planning to show the featured image with that block style. Problem is it has an extra space under the image that we can’t get rid of. We tried to set the height but it won’t be responsive anymore – or is there a way? Thanks.
Hi Simion
I inserted the blocks 25 and copied the style but the result is different from the erotic theme, what is missing ?
here the final result: http://www.energiemagazine.com
.td-erotic .td_module_mx17:hover .td-module-meta-info {
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.13);
}
.td-erotic .td_module_mx17 .td-module-image {
margin-bottom: 0;
/* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-erotic .td_module_mx17 .td-module-image {
height: 350px;
}
}
.td-erotic .td_module_mx17 .td-module-image .td-post-category {
position: absolute;
left: 0;
right: 0;
bottom: 15px;
margin: 0 20px;
text-align: center;
font-size: 12px;
font-weight: 700;
background-color: #fff;
color: #000;
padding: 15px 8px 10px;
}
.td-erotic .td_module_mx17 .td-module-meta-info {
text-align: center;
padding: 10px 20px 25px 20px;
margin: 0 20px;
background-color: #fff;
bottom: 15px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
transition: box-shadow 0.2s ease;
/* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-erotic .td_module_mx17 .td-module-meta-info {
padding: 0 10px 25px 10px;
}
}
.td-erotic .td_module_mx17 .entry-title {
margin-bottom: 55px;
font-size: 20px;
line-height: 28px;
font-weight: 700;
/* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-erotic .td_module_mx17 .entry-title {
margin-bottom: 40px;
font-size: 16px;
line-height: 24px;
font-weight: 700;
}
}
.td-erotic .td_module_mx17 .td-module-comments {
display: none;
}
.td-erotic .td_module_mx17 .td-post-author-name,
.td-erotic .td_module_mx17 .td-post-date {
font-size: 11px;
}
thanks for your help
Hi,
If you could provide a link to a post with one of these post templates, we will inspect it. Usually plugins can cause image problems, but there might be other causes. We will know more after inspecting the issue.
Also make sure that this thumbnail size is enabled in the theme panel
– https://www.screencast.com/t/PK4vJMvki88
– https://forum.tagdiv.com/theme-thumbs/
It might require to regenerate the thumbnails after enabling the size
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thanks
Hi,
That is a row split in three columns, with a block 25 limited to 1 post in each of the columns
– https://www.screencast.com/t/eBQRw18rBe9
– https://www.screencast.com/t/QWIJq4CeYOAr
The custom styling for block 25 (module mx17) can be seen in the erotic demo stylesheet
– https://www.screencast.com/t/77wRKcypVH
Thanks
Hi Rune,
Unfortunately, please notice that our theme does not have any such an option that allows you to add some ads to your posts on category only if you will make some adjustments in the code which involve custom work. If you want to add some ads in your categories pages you should edit the theme core files and add it to the code, according to our documentation here -> https://forum.tagdiv.com/topic/advertising-block-in-category-page/
After this, using a bit of CSS code you should adjust it to have a good look. Also, if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!
Thanks for your understanding!
Hi,
This option is available only for static page/homepage and you can do this from Block Settings, like this -> https://www.screencast.com/t/faHfQz4dLrC
Hope this helps!
Thanks for your understanding!
Hello Osnak,
You should use the do_shortcode method and use the code below and place it on the content of your post, in the text editor.
The code is ->
do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]');
Make sure that your Ad Code has been added into the Custom Ad 1 from Theme panel Box.
Thanks for your understanding!
Hi,
The global setting affects the Related articles section in the post page. The template can be changed for blocks individually when building pages with the composer
– https://www.screencast.com/t/7livJ7jciH
There is no specific setting that would allow a particular block template to be set for those sections of the post only. The process is automatic and applies the block header style set in the theme panel globally.
Thanks
I know that wordpress handles 3 images from the “setting” area. I want to turn couple of more images sizes from the theme ‘block setting’ area but i only need it to create multiple images for ‘feature image’ of the post But not all of the images inside the post.
There should be a piece of code to deactivate from somewhere to disable this option for all the post images except the ‘feature image’.
Hi,
You can create your website anyway you like. These are the available header styles
– https://forum.tagdiv.com/header-styles/
– https://forum.tagdiv.com/logo-favicon/
These are the footer templates
– https://forum.tagdiv.com/footer-templates/
Inside the pages you can use any element you want using the tagDiv composer. This is a tutorial bout the editor
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Three are a maximum of three columns in which rows on pages can be split.
In the theme live demo all the available blocks, big grids and full big grids can be seen (use the selection to cycle through the elements)
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/big-grid-1/
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
This guide is describing all the block settings and options
– https://forum.tagdiv.com/block-settings-tutorial/
Thanks
I guess there is only one quick way through re-defining of styles e.g. like this:
/* Re-define a default style for widget titles */
.widget .block-title {
text-align: center;
font-size: 17px;
font-weight: 500;
margin-top: 0;
margin-bottom: 26px;
line-height: 1;
padding: 14px 0;
position: relative;
background-repeat: no-repeat;
background-position: center center;
background-size: auto 100%;
border-bottom: none;
}
.widget .block-title:before {
content: '\e904';
font-family: 'newspaper', sans-serif;
font-size: 8px;
position: absolute;
bottom: -1px;
left: 0;
right: 0;
margin: auto;
line-height: 1;
}
.widget .block-title span {
display: inline-block;
background: none;
padding: 0;
}
.widget .block-title > * {
color: #000;
}
Hi,
There seems to be a problem with the thumbnails, they are not created properly. Please use this guide to regenerate the thumbnails
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
And also take note of the requirements for the server, GD library needs to be installed for image processing. You can contact your hosting provider and check.
Thanks
Hi all
I would like to include the same block 25 style in the erotic theme in the fashion style theme but I can not understand how it was inserted ….
I installed the erotic theme demo, I found the class name “td-erotic-title-hidden-desk” but can not find the css used to create that style.
see screen shot: http://www.energiemagazine.com/screen-erotic.jpg
Thanks for any help.