- 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
Hi,
I have some trouble crawling in Google News. The scanning is done in blocks and the articles are published a with delay (about 12/15/20 hours)
In the search console, on the news tab there is an error marked as “1”: “Title not found”
I’m using version 7.4 of Newspaper theme. How could I solve please?
Info on Title error: https://support.google.com/webmasters/answer/2409702?hl=en
Thankyou
Hi,
Please use this guide: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!
Hello,
The top grid will show the featured posts so any post that is added to the featured category will show up as a featured post. the bottom dropdown will show a list of your latest posts. If the post is both the most recent and is a featured one, then it will show up on both blocks, yes.
Thank you!
Hello mrmontfoort,
Please keep in mind that our theme has a big list of Modules/Blocks which can be used to display your posts. -> http://demo.tagdiv.com/newspaper/block-13/ Also, your posts can be fit by our Post Templates, like this -> http://screencast.com/t/aheKD2UsQg -> http://demo.tagdiv.com/newspaper/td-post-2015-awards-all-of-the-best-and-worst-moments-from-the-show/ Before creating your entire website, you should check all settings which are available in our theme, and then you should trying to create yourself your desired theme layout. Regarding on images, if you want to make the images wider that some texts you should import them from Gallery in high dimension, like this -> http://screencast.com/t/mUFyfqxm16ES
Please notice that we cannot provide additional customizations but only support for the theme features. If you want to display more levels in our theme and if you are not aware of the steps, you should consider hiring a freelancer/developer to help you!
Hope this helps!
Thanks!
Hello,
Please use this guide to filter your blocks properly. Maybe there is something you missed in the block settiongs: https://forum.tagdiv.com/block-settings-guide/
Let us know how it goes and if you still have trouble with this , please provide a link to your block settings so we can see how you set it up.
Thanks.
Hello dritanleka,
What type of Big Grid do you use? So, for example, if you are using Big Grid 3 you should use the code below nad place it in Theme panel->Custom CSS area.
.td_block_big_grid_3 .td-post-date{
display:none;
}
Thanks.
Hello,
The big grid author and date were hidden with css as a design choice. It can be activated again by adding this css in the theme paenl-> custom css box:
.td_block_big_grid_8 .td-small-thumb .td-module-meta-info{
display:block;
}
Thank you!
Hello,
If you want to add a block in a header style you should use the do_shortcode funstion like this example:
https://forum.tagdiv.com/topic/add-a-button-to-header-menu/
simply cahnge the shortcode to a block 15 shortcode.
Thanks.
Hello mirandap,
Please ensure that you are using the latest version of Theme and Visual Composer which come bundled with the theme packet and which is VC 4.12.1. Check your system status and make sure if it is increased according to our documentation here -> https://forum.tagdiv.com/system-status-parameters-guide/ Check the Widgets Area if you want to change these blocks.
Also, if the problem is still there after this, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link of this topic so we can easily identify you.
Thanks for the message!
Hello,
Please use this guide to learn how to edit blocks in visual composer and change their settings: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello raunakniroula,
I have inspected your website and I saw that you are using the Newspaper and you want to achieve the layout similar with Newsmag theme. The simplest way in this regard would be to install the Newsmag default theme. Otherwise, you should use the inspector browser and try it yourself to re-create the theme layout because we cannot provide additional customizations at the moment, sorry! Please consult this useful guide -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
For more information about the Featured images and the size of these, you should check the Theme panel, Blocks/Modules section and there you will see all the sizes, like this -> https://forum.tagdiv.com/newsmag-theme-thumbs/ -> https://forum.tagdiv.com/newsmag-category-tag-on-modulesblocks/
Thanks for the message!
Hello F3rious,
1)You can try using the code below and place it in Theme panel, custom CSS area.
The code is ->
.td_block_mega_menu .td-icon-font{
display:none;
}
2)Please notice that does not exist an optimal dimension regarding on background. You should use what images you want. If you want to bring best results you should use HD images and also, you can use the Stretch option from Theme panel, like this -> http://screencast.com/t/QChbuG1jNes5
Thanks for the message!
Hello paologalli,
Please keep in mind that the Translation feature is fully compatible and tested with the theme and seems to work as properly until now. Unfortunately, more and more users report having this problem with Translation but when we try to see where the problem is on their site, it works. We cannot recreate this issue to our side. Therefore, please provide as many details about your configuration because the reasons that can cause this error are quite different. Also, please try to disable anything else which you think that influence the good functioning of the theme -> Ad Blocker, try the theme on more than one browsers.
If you are using the https URL, please try to follow the next steps for your Translations. Try to load your desired translation from panel and then you can see in left corner of your browser, an icon with a shield and then try to Load unsafe scripts, like this -> http://screencast.com/t/aLm2aAFv5
Also, if your problem is still there, please try to translate manually your strings from the theme panel, like this -> http://screencast.com/t/s6bfE5NI6t
Also, you can send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can take a closer look to your setup page and also, so I will be able to provide a more accurate response. Please provide there the link to this topic so we can quickly identify you.
Hope this helps and let us know how it goes!
Thanks for your understanding!
what kind of block?
I just launched my website today: finalfatloss.com.
I shared a link to my site on Facebook, and several of my friends told me that the site was blocked on their work computers. Why is this happening?
Thank you.
Hi,
I wanted to put at the top each item in the collection:
Via php code
The CATEGORY TEMPLATE in Style 1
and CATEGORY POSTS TOP STYLE in Grid 1 – Grid Style 1 – Default
Block 16 the last 5 items inserted
Can you help me with the codes ??
Waiting for your news about.
Orlando
Orlando
Did you ever get a solution to this? I’m trying to get any of the blocks to sort by date from the Events Calendar, and I’m running into the same issue.
I purchased newsmag theme to create home page similar to this demo version shown in template. But when I tried i cant make it similar as I couldn’t find where to change font of homepage post title and more. Do check the sample of the theme: http://demo.tagdiv.com/newsmag/homepage-tech/
And my site that I tried is: http://www.977mag.net
I want to make similar so I need help on these topics:
1. Fond that demo have used in home page , I want same so where should I change and which font should I ?
2. Just below menu, the block that i have used is same that is used in demo but the size in demo theme is smaller but in my site its big which has made site not so good. So how can I decrease that and make similar to the demo theme?
3. What will be best featured photo’s size for the site so that in any block or module featured image will be seen properly without having problem in design.
Hi.
I have page divided 1/3 – 2/3rds
Within the 2/3 I have two blocks that are 100% width.
Under these two block I have another row where I have two sections each of 50%. However the two blocks that are within this section appear to be indented slightly and so not align vertically with the block above. Can you tell me how to fix this please. You can see what I mean at http://www.modburyteam.org/st-georges-church/
The left of these two 50% blocks is a Text with Title and contains an image + text. Under this block I want to try and continue the text, but full width. However I have a large gap between the paragraph. Essentially I am trying to wrap the text around and under the right hand 50% block. Is this possible and am i doing it correctly?
Many thanks for your amazing help as always
Hi,
I am using the Newspaper theme for http://www.daydreamdistrict.com. I haven’t done any modifications, it’s the pure theme. I have now received a warning message from Google that my website does not comply to Adsense policy! If I don’t change it, they will block my account! Is the Newspaper theme not compliant to Adsense policy?? Here Google’s email:
——————————
This is a warning message to alert you that there is action required to bring your AdSense account into compliance with our AdSense program policies. We’ve provided additional details below, along with the actions to be taken on your part.
Affected website: daydreamdistrict.com
Example page where violation occurred: http://www.daydreamdistrict.com/daydream-view-vs-gear-vr/
Action required: Please make changes immediately to your site to follow AdSense program policies.
Current account status: Active
Violation explanation
Publishers may not implement Google ads in a manner that disguises the ads in any way. In order to maintain a good user experience, it is important for publishers to clearly distinguish Google ads from site content. This includes, but is not limited to: site layouts in which the ads push content below the fold on mobile devices; placing 300×250 or larger ad units above the fold on a mobile optimized site.
In order to remain fully compliant please ensure that your site and ad layout remain compliant across all devices. More information about this policy can be found in our help center and on this short video.
How to resolve:
If you received a notification in regard to page content, we request that you immediately remove Google ads from the violating pages. If you are unable to, or unsure of how to remove the ads from these pages, or would like to continue monetizing the page with Google ads, please modify or remove the violating content to meet our AdSense policies.
If you received a notification in regards to the way ads are implemented on your site, please make the necessary changes to your implementation.
You do not need to contact us if you make changes. Please be aware that if additional violations are accrued, ad serving may be disabled to the website listed above. You should immediately take time to review your pages with Google ads to ensure that they comply with our policies.
Additionally, please be aware that the URL above is just an example and that the same violations may exist on other pages of this website or other sites that you own. To reduce the likelihood of future warnings from us, we suggest that you review all your sites for compliance. Here are some useful resources you might be interested in.
AdSense policy FAQs
Using site: search to find violations
Recommended solutions for policing your content
Content filtering
For more information regarding our policy warning notifications, visit our Help Center.
We thank you in advance for your cooperation.
Sincerely,
The Google AdSense Team
——————————
I am really worried now. What should I change? Do you need to change something on the Newspaper theme?
Please get back to me ASAP!
Sincerely, Sebastian
Hi,
I have the same question as momo, but I can’t get any help from the links you’ve posted above.
I’ve found the file “td-config.php” och added some new styles to it. The styles shows correctly in the Format-menu and it ads the correct CSS to the content, but the CSS don’t affect the content that it’s applied to.
On the “the Theme API”-page you linked to above it says: “The classes are defined inside ..\[theme_name]\includes\td_wp_booster_functions.php”. Do you mean the CSS-classes or what classes?
Excuse my lack of knowledge!
Thankful for help!
I’ve added the following code:
In td_config:
// columns text
td_api_tinymce_formats::add('td_text_columns',
array(
'title' => 'Text columns'
));
td_api_tinymce_formats::add('td_text_columns_0',
array(
'parent_id' => 'td_text_columns',
'title' => 'two columns',
'block' => 'div',
'classes' => 'td_text_columns_two_cols',
'wrapper' => true,
));
td_api_tinymce_formats::add('td_text_columns_1',
array(
'parent_id' => 'td_text_columns',
'title' => 'three columns',
'block' => 'div',
'classes' => 'td_text_columns_three_cols',
'wrapper' => true,
));
In style.css:
.td_text_columns_three_cols {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
-webkit-column-rule-style: solid;
-moz-column-rule-style: solid;
column-rule-style: solid;
-webkit-column-rule-width: 1px;
-moz-column-rule-width: 1px;
column-rule-width: 1px;
-webkit-column-rule-color: #e9e9e9;
-moz-column-rule-color: #e9e9e9;
column-rule-color: #e9e9e9;
margin-bottom: 26px;
}
Hi,
I added a Block21 to a col in a Row. I set it to filter by category listing the ones to include and to exclude, ordering the result in random order. When I check it live, the page shows me a list of post not included in the filter. As suggested I left the default setting (‘All categories’) in the Category Filter and I specified the IDs in the “multiple category filter”.
Any suggestion?
Thanks in advance
Simone
Good morning,
I’m having problems removing a footer when someone views my website on a mobile phone. I inspected the elements with the browser and found that this is the problem <div class=”td-mobile-footer-wrap”> if i just remove it from the browser the footer goes away but im having a problem doing this from the theme. I don’t know what would actually be the code necessary to be added to the custom code section of the theme (no experience coding).
Another problem is that when I load the website from a phone the main layout of the first couple of articles changes and under the top articles this short code comes up “[td_block_big_grid3 sort=”featured”] [td_block_big_grid_5td_grid_style-6″ sort=”randomposts”].
Any help would be much appreciated I’ve been at this all morning.
?
Scroll up this page and read:
Due to our National Day, between 30.11.2016 and 1.12.2016 we offer limited support.
Hello,
Please first check this screenshot, http://www.screencast.com/t/Gq5FbLxM
As you see when people search something they see an html of google ads. Yes, NOW I’m using your Ads blocks, but I can’t change more than 1000 post, It’s gonna take me time. So for now I only want to show the title and the pic of each post, and remove the excerpt. Also if you see in the link I sent you, that square crops my pics… There is a way to customize this?
Thank you