- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
I’m using widget block 4 on my sidebar to show recent posts on post pages. I can’t seem to find any way of filtering this by current post. My page is here as you can see the post is on the sidebar and i would like to add a filter where it automatically removes the current post.
Any help?
I also want to hide the number of comments indicator. It would be desirable that it could be configured at the block level. From what I’ve seen at code level it’s not possible “td-composer/legacy/Newspaper/includes/shortcodes/td_block_authors.php”.
I ask for this feature to add to this other one https://forum.tagdiv.com/topic/authors-boxwidgets-how-to-limit-the-authors-list/#post-398911. In terms of performance it could also be beneficial.
-
This reply was modified 5 years by
fespinal.
Hola
I want to know which block enables me to have the full post on the homepage , nothing else thanks !
Hello,
If you have installed a Pro prebuilt Website, you can hide the author name from the block with tagDiv Composer => https://www.screencast.com/t/wEdPdPyp2ChA , edit the page and select the block you want to edit and in the tab called “Layout” you can hide the author => https://www.screencast.com/t/fjrVaQm5IX
but if you have a Standard Prebuilt Website, then the change needs to be done in Theme Panel -> Block Settings -> Meta Info on modules/blocks => https://www.screencast.com/t/Xn9fCsUFen.
If you don’t mean this, then please provide me with more details and screenshots.
Thank you!
Since I know the default answer is “this is custom work and not covered by this team”, I’ll put it as a suggestion for future updates: PHP blocks on Newspaper Composer.
My site needs a lot of custom functions and it’s a real pain to edit cloud templates, things would be much easier (and some possible, what is not the case today) with a simple PHP block – like that one for raw HTML. Many customizations would be possible with something so simple (or if the HTML module accept PHP too).
I guess it would be useful for many users. Thank you.
Hello,
1. I have a special concern. My website, https://firstnews.pk, shows a very simple categories view that normal people don’t pay attention to (screenshot attached). It’s just text and the number of articles in front of this text. I want to display my website categories in a block format as seen on https://www.urdupoint.com (screenshot attached). Please let me know (step by step) how to do this.
2. My current menu is the same menu that is shown on the top bar of the website (screenshot attached). I would like to set the newspaper theme default mega menu (screenshot attached). Please guide me on how to do this.
Please find attachments on this link http://firstnews.pk/attachments/ Screenshotots with required keyword are what I want. (I have put these for you). Please reply fast.
Thank you
Hello, @redaktionlumao
If I understood it correctly, a solution could be to use the unique article option, follow this guide: https://forum.tagdiv.com/unique-articles/
This option automatically removes duplicate posts from the page.
For filter, isn’t possible to exclude the posts that have the category by also a specific tag, what you can do is to add a new category on the posts that you want to remove from the block and set that category in the taxonomies filter with “-” -> https://www.screencast.com/t/BxvGmNxsk -> https://forum.tagdiv.com/flex-block-settings-guide/.
I hope this will help you!
Thank you!
Hello,
The mobile theme comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH so you can only add the elements that are present in the toolbar, without shortcodes(blocks).
Thank you!
Hello !
As you can see in our guide here too: https://forum.tagdiv.com/theme-blocks-modules/ The difference is made only by the blocks that they work on.
Thank you !
Hello !
The image issue is present even on DEV Console from Chrome: https://www.screencast.com/t/sDvWAaG07b5
I can see that it loads 78 requests in a second and then remains blocked for 20 seconds on the last two requests to reach 80. In short, there are 2 requests that block the fast loading of the page but I can’t figure out where they are.
This you can see only on Pingdom ? Or can you let us know the name of the file so we can take a look at it?
Thank you!
Hello,
Unfortunately, this plugin and the way you want to integrate it with the theme can only be done with custom work.
What I can do about support is just send the path to the files, if you want you can find the files for flex block in this path wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes and the modules used in this path
wp-content/plugins/td-composer/legacy/Newspaper/includes/modules and for standard blocks in these paths wp-content/plugins/td-standard-pack/Newspaper/includes/modules -> wp-content/plugins/td-standard-pack/Newspaper/includes/shortcodes
The blocks in our theme have options that allow the font size as a general in the Theme Panel (standard pack) => https://www.screencast.com/t/eMWIOqeV3Xhor using tagDiv Composer for flex blocks. https://www.youtube.com/watch?v=jQvA64uTLkI
Thank you!
Hello,
I’m trying to change the font of just few words inside a text block.
I upload the fonts and I set on the two words “Cabaret Voltaire” the H4 attribute and to H4 attribute I set the font that I charged instead of the default font. The font name is the same of those two words: cabaret_voltaire.
The font works but the dimension is oversized for my intentions. How can I change the dimensions and the padding of the H4 fonts?
I tried the code in the screenshot, is it wrong?
In the screenshot you can see the words that are oversized to the others and they go under to the other line.
Could you help me?
h5 {
font-family: Poiret One;
font-size: .83em;
margin-top: 1.67em;
margin-bottom: 1.67em;
margin-left: 0;
margin-right: 0;
font-weight: bold;
}
Hi,
The question is in the title.
I can’t find any helpful info on this.
TIA,
Seamus
P.S. and BTW, I know that modules are used in blocks.
Hello,
A solution for sending a screenshot is this:
Download, capture, send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link, paste it here.
We provide support only here on the forum or via email.
What image not displayed, the featured image?
For images please make sure you have enabled this option from Theme Panel -> Post Settings -> Featured images => https://www.screencast.com/t/BIDW11v0
Also, please check if you have the thumbs enable from Theme Panel -> Block Settings => https://www.screencast.com/t/W7mJQNv3
If you don’t mean this, then please provide me with more details and screenshots.
Thank you!
Hello,
If I understood correctly, you want to filter the blocks on the homepage, so you can apply the filter on the blocks please check those articles => https://forum.tagdiv.com/flex-block-settings-guide/ -> https://forum.tagdiv.com/flex-block-settings-guide/
Hope this helps you!
Thank you!
Hello,
This is the new code for both blocks =>
.td-grid-style-1 .td-post-category {
background-color: rgba(255, 0, 0, 0.7);
}
.td-post-category
{
background-color: rgba(255, 0, 0, 0.7);
}
Thank you!
Hi, I don’t think the problem is the pictures. I use a paid plugin that converts uploaded images to WebP. The images have a very low weight.
I believe that some javascript of the theme is broken. If I do the speed test with Pingdom (one of the most used and reliable), I can see that it loads 78 requests in a second and then remains blocked for 20 seconds on the last two requests to reach 80. In short, there are 2 requests that block the fast loading of the page but I can’t figure out where they are. I have very few plugins (I tried to disable them all but the result is always the same …. long loading times). Until a month ago I had very low loading times (1.2 sec. 1.5 sec., Etc.).
Now there is something wrong. It is for this reason that I wanted to clear the theme and make a clean installation.
Hello,
At the moment the tagDiv CSS Analyzer is a beta version and it seems that after some fixes made it blocked the tool.
Thank you for your understanding!
Hi,
I’d like to have the same layout as the Block14 but I want each element of the list to be a Custom Taxonomy that exists already (not a post! not a cpt!) that already has it’s own featured image and permalink.
I was trying to create a Custom Block using the td-plugin-api example but nowhere I could find where to insert a query, it’s logic and start any kind of loop.
How can I do it?
Thanks!
I use Custom Template for the Header ( Header Template 13 ) and one category page is created with the Custom Template ( C-Suite Market – Layout ).
When the category page was created I would like to add
1. Title of the page and
2. Breadcrumb
This 2 block is not displayed when the ( Header Template 13 ) is activated.
This 2 black is displayed when the ( Header Template Main ) is activate.
How can I display the title and the breadcrumb with Header Template 13?
JackMoreh – great, thank you! That did the trick and I’m now able to make changes to my Newspaper Theme Panel. In case it helps others, I want to emphasize in JackMoreh’s response above that it was Wordfence on a separate website (same BlueHost account) that was blocking the Theme Panel changes.
Olá, quando alteramos para algum dos Websites demo Romani, para utiliza-lo a partir deste momento não consigo alterar a home fornecida no tema demo, um exemplo:
1 – Ativação da demo com “Include content” ativado;
1 Passo – Criamos uma categoria “Destaque do dia” e colocamos post’s alocados nessa categoria;
2 – Acesso o site e “edit with tagDiv Compuser” para editar a home do site.
3- Vejo onde está “Latest News” FLEX BLOCK 5 Quando altero a “category filter” para essa categoria criada ele não altera, ele fica com o “No POSTs”
* Ocorre também erros em outras áreas da home ao alterar a categoria “all” para uma criada;
Olá, quando alteramos para algum dos Websites demo Romani, para utiliza-lo a partir deste momento não consigo alterar a home fornecida no tema demo, um exemplo:
1 – Ativação da demo com “Include content” ativado;
1 Passo – Criamos uma categoria “Destaque do dia” e colocamos post’s alocados nessa categoria;
2 – Acesso o site e “edit with tagDiv Compuser” para editar a home do site.
3- Vejo onde está “Latest News” FLEX BLOCK 5 Quando altero a “category filter” para essa categoria criada ele não altera, ele fica com o “No POSTs”
* Ocorre também erros em outras áreas da home ao alterar a categoria “all” para uma criada;
-
This reply was modified 5 years by
gazetarj.
Hello,
These changes must be made in the theme files, if you want you can find the files for flex block in this path wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes and the modules used in this path
wp-content/plugins/td-composer/legacy/Newspaper/includes/modules
Hope this helps you!
Thank you!
