- 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
https://www.ipqpubs.org/front-page/ is where the problem is happening, though only logged in users can get to that page. Here are some screenshots: https://ibb.co/mRYkH47 and https://ibb.co/VxLvPTj they show the page with the problem, it’s the middle column’s links that are being covered where the margin, from the right-most column, is blocking them and the second is of dev tools showing the margin blocking the links
-
This reply was modified 7 years by
charles.kiss@gmail.com. Reason: broken images
-
This reply was modified 7 years by
charles.kiss@gmail.com.
That is what i mean but if I want this on a block on the home page
Hi Guys, I know I already sent you a message a couple of month ago regarding this but I put it here just in case:
I was wondering if you added a progressive web app (PWA) on your roadmap for a futur newspaper release ? (as your AMP version is already great and I saw some people starting from it as it is easier)
I understand now. Note that those are not the same elements. AN example, for posts it’s the single post author box
– https://www.screencast.com/t/BBf8choQ
For author pages it’s an author box – https://www.screencast.com/t/WIF3ns7Y
You could try and construct something similar with the individual author page elements
– https://www.screencast.com/t/GhFAljJCYNx
To position them next to the other use the inline-block setting in the CSS tab of the element
– https://www.screencast.com/t/9N33h1TS
Hi,
Hi, if I understand correctly you want to set a post to be all the time set first, if is so you need to get a category template from TagDiv Cloud Library edit it and add at the top of it a block and set a filter , here you can find the documentation for this ->https://forum.tagdiv.com/block-settings-tutorial/
https://www.screencast.com/t/z7BYHEgiobqL
Thank you.
Im kinda lost, my category pages are not showing pictures in the blocks. New to this, so don’t have a clue.
Hello,
I use the current version Newspaper 9.2.2. After switching from PHP version 5.6 to 7.2 I get the following error message: “Warning: A non-numeric value encountered in /www/htdocs/…/colorful-things.de/wp-content/themes/Newspaper/includes/wp_booster/td_block.php on line 1395”
(see link/screenshot).
http://prntscr.com/m5din3
What can I do?
Thank you for the help and best regards!
I want the template to have sponsors last so I input a block with the latest posts above it. I checked the pagination options and I cannot have the number pagination that shows on the template. How can i input it on that block?
Hi,
Unfortunately, the theme does not have any such an option for this, sorry! You can try using such a plugin with this functionality (chart plugin) and check the results. Also, regarding on categories, the available block settings can be found here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for your understanding!
Hi,
You can use some custom css to hide the the view counter on blocks and and posts
https://www.screencast.com/t/i1SgtyraLhVQ
.td-post-views {
display: none;
}
Add this custom scc in Newspaper>Theme panel>Custom code>custom css
Hope this will help you to achieve what you need.
Thanks.
I got this:
Fatal error: Uncaught Error: Call to undefined function iconv() in /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1541 Stack trace: #0 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_css_res_compiler.php(54): mb_detect_encoding(‘\xF7\xAD\xF9’) #1 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/shortcodes/td_block_25.php(78): td_css_res_compiler->load_settings(‘td_block_25::cs…’, Array) #2 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_block.php(231): td_block_25->get_custom_css() #3 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/shortcodes/td_block_25.php(98): td_block->get_block_css() #4 /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_global_blocks.php(28): td_block_25->render(Array, ”) #5 /home2/tameteora/public_html/wp-includes/shortcodes.php(319): td_global_blocks::proxy_function(Array, ”, ‘td_block_25’) #6 [internal function]: do_shortcode_ in /home2/tameteora/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1541
FYI:
Google Chrome has started to roll out this week their latest security practice, which is blocking links on websites to external locations which launch new tab/windows, tagging them as ‘blocked’ and considering them pop-up/redirects.
This will apparently apply to links which use target=_blank without the rel=noopener element. If you’re using older versions of both TagDiv themes, you may suddenly notice this for the social links in top black bar when trying to click to your social sites.
E.g.,
<a href="foo" target="_blank">Twitter.com/foo</a>
would need to be
<a href="foo" target="_blank" rel="nofollow noopener">Twitter.com/foo</a>
Hello,
My site is https://themmanerd.com and I have successfully made separate pages however I am having issues with the options on the tagDIV composer. I was able to add the block options to add separate sections to add posts but I was trying to find an option for additional posts to be added to another page. Would I have to make a separate page for it to link to? I saw on the filter I can add the number of posts to be shown but some of these sections will have many more posts.
A couple more questions. I was wondering how to add multiple categories to a block using the composer. I saw the multiple filters option but when I add them, it ends up just showing every category. Do you have a product comparison chart that you would recommend besides table press? I have purchased a comparison chart plugin but the theme seems to squish it and it does not look the way it should. Thanks and hope to hear from you soon!
Hi, I downloaded cloud template for authors page- “Author template 13 – Gaming”, and need to style authors box on it differently, then authors box on post pages.
i.e. on the post page, I have this block for css settings: author-box-wrap, and td-author-description but when I change values in this block, it influences also the template page. How I can style authors description and image on template page without influencing other author boxes?
Thanks
please i want to block ads for some pages and users how do i do it
Hi,
1. Please make sure that your image from that thumb is not to small, also you can use a plugin to Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
2. Please check our documentation about tagDiv Slide Gallery -> https://forum.tagdiv.com/gallery-2/
3. In order remove the space between images please add this custom css in Newspaper>Theme panel>Custom code>Custom css
.td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
border-width: 0px;
}
https://www.screencast.com/t/aPepcfP9o
4. In order to fix this you’ll need to set some excerpt on that module, in order to do that please go in Newspaper>Theme panel>excerpts and set on letters https://www.screencast.com/t/xAmuyU0BC , if you want to set a specific number of letters on that module look for Module MX21
https://www.screencast.com/t/L6jYbWeFp7dk in this way you’ll limit the length of posts titles in that module.
Thank you.
I have two columns made with tagdiv next to each other but the margin for the right column is partially covering the left and blocking the links in the left column making them unclickable. Is there some way to stop the margin from covering the links?
I have placed a carousel of images on the home page. By doing this, all the images of the blocks in other sections disappear completely. These images will only appear if I eliminate the carousel. What am I doing wrong?
Thank you very much for your help My page is
http://www.valdeorrasdecerca.com
Thanks
Hi,
Please replace the code from mobile code with this custom css
.footer-logo-wrap, .td-footer-logo, .td-footer-wrap .block-title, .td-footer-description {
display : none;
}
Hope this will help you to achieve what you want.
Thanks.
Hi,
The theme does use ajax for many elements. Ajax issues usually come from excessive usage of features that use ajax, like block pagination, ajax block filtering etc. Some similar topics
– https://forum.tagdiv.com/topic/admin-ajax-php-issues/
– https://forum.tagdiv.com/topic/admin-ajax-php-bandwidth-hog/
– https://forum.tagdiv.com/topic/high-cpu-usage-and-caching-issues/
– https://forum.tagdiv.com/topic/100-cpu-when-using-visual-composer-after-site-migration/
– https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
You could take this into account, also maybe try the plugin mentioned. Then monitor the situation to see if there are improvements.
Thanks
Hi,
Notice that the only way for block pagination is to go inside the block settings and check the option from there. For more information about this, please check the guide from here
-> https://forum.tagdiv.com/newsmag-block-settings-tutorial/
Thanks.
Hi,
I think you are referring to the feature image thumb .
The theme make a thumb for each thumb module/block you have activate in theme panel.
Please read about this here: -> https://forum.tagdiv.com/theme-thumbs/
Once that you change the feature image and you update that post all thumbs that are enable in theme panel will be generate automatic.
If you want just to Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
In order to remove the thumbs that are no more use, you can use a plugin like Force Regenerate Thumbnails
Force Regenerate Thumbnails allows you to delete all old images size and REALLY regenerate the thumbnails for your image attachments.
Hope this will help you.
Thank you for your understanding.
Hi,
Here are the shortcods for the homepage city news, all you need to do is to make a new page, give a tite and paste the code in content
-> https://pastebin.com/qwC3XkwR
Also you can set the block header to style 4 to be like in demo -> https://www.screencast.com/t/lsfiiupqkm
Hope this will help you.
Thank you.
Hi,
Regenerating the thumbnails would work – https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thew theme will create thumbnails from the images you set as featured
– https://forum.tagdiv.com/theme-thumbs/
You can regenerate the existing thumbnails now, future thumbnails will be created automatically.
Thanks
Hello,
My site is themmanerd.com and I added a reviews tab but I’m not sure how to add a next page option when I add blocks into the page. I have several articles and only the first few show unless I change the block style options. I have been searching the forum and played around with it but I can’t seem to figure it out. I was also also wondering how you can filter blocks to show multiple categories instead of just one. I tried the multiple filter but it just shows articles from every catergory. Thank you for the help and quick replies!