- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi,
You can add this to the code foe color color: #d2dae1;
.td_flex_block_1 {
counter-reset: section; /* Initialize the counter */
}
.td_module_flex::before {
counter-increment: section; /* Increment the counter */
content: counter(section) ". "; /* Display the counter value followed by a dot and space */
color: #d2dae1;
}
Thank you!
Hi,
I think that you have malware on the website.
f you want to update the theme, you should download the latest version of it from Theme Forest account and download it.
I recommend that you update the theme manually https://forum.tagdiv.com/how-to-update-the-theme-2/ via FTP/cPanel/File Manager, also if possible disable extra plugins during the theme update to avoid any problems that may arise and make sure that you have activated the tagDiv Standard pack plugin to keep the website’s look. You can try to update the theme on a staging website.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hi,
Our block doesn’t have this option.
Thank you!
Hello,
I meant your Social Counter block.
So, it’s impossible?
Ok, here is a code that you can use on that page:
.td_flex_block_1 {
counter-reset: section; /* Initialize the counter */
}
.td_module_flex::before {
counter-increment: section; /* Increment the counter */
content: counter(section) ". "; /* Display the counter value followed by a dot and space */
}
IT will be indicate to add an extra class on the block you want to use the css and replace the td_flex_block_1 that is a general class and the code will apply on all modules from those blocks (example class – https://i.imgur.com/8Pfdwlx.png)
I hope this will help you!
Hello,
We are using the newspaper theme in 5 of our websites that are hosted in one server, I noticed recently that the Ajax categories dropdown is not working, when you click it above the block, the changes of posts based on that category does not work. See screenshot please https://prnt.sc/ykG-PlSb4YdZ .
I already deactivated all plugins to see if it’s a conflict, also contacted our hosting company.. none of that helped.
I appreciate your help.
Thanks
Never mind on my link… guess that was temp link. Calin’s images do show up here in my Chrome browser on Windows.
You might try clearing your browser cache. If using VPN your location might also be blocked by the image server, dunno.
Sorry. I don’t work here.
Hi,
Can you please provide an example? Did you configure the filter on each block? you can apply filters on the blocks -> https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Thank you for your response, I did two menus, it’s working fine.
Now I have a new query,
1. How to make the content dynamically displayed based on geo location. I want certain news blocks to be displayed only to the people of particular city, for ex: I have a section by name Karnataka which is constant for whole state, under karnataka I have 15 to 20 district which should be displayed dynamically for respective district people. Can u please suggest me how to do it, is there any plugin which is tested with your theme or is there any built-in function for it.
thank you
First, I want to thank everyone who has responded to this call. The intention is to add a function to the template. I mentioned this almost two years ago, and although the idea was liked, it hasn’t been implemented.
I assume that most of you who bought the template do so to publish consistently, almost daily. That’s why I think this option I’m about to discuss is important.
Surely there are articles that repeat year after year, for example:
• On this day of this year, this festival is celebrated.
• On this day of this year, this event occurred.
• On this day of this year, this person was born.
• On this day of this year, this person passed away.
• On this day of this year, this law was passed.
• You simply want an article to reappear year after year, regardless of the reason.
For this reason, I propose that the community support this to see if it can finally be incorporated into the template.
To that end, I propose two options with the same objective:
1) That the same article be republished, through a category, so that it reappears with the current date updated with the corresponding year.
2)Through blocks, allowing the filter to select those that correspond with the current day, previously marked for this purpose, for example by choosing the anniversary category.
I understand that this could be very useful for all of us who bought both this template, Newspaper, as well as Newsmag.
Thank you very much to everyone. And if by any chance there is a way to do this that is not manual, I hope you can explain it to me. I reiterate my thanks again.
Hi,
It is possible to have 503 only when robot is visiting the page. Try to simulate Facebook User Agent from your browser or rest client.
You can check Facebook user agents on developers facebook page: https://developers.facebook.com/docs/sharing/webmasters/crawler
Cloudflare could be the cause of your problem, because it blocks bad robots (Facebook should be good robot). Try to disable it and see if it works. If this is the problem, you need to contact Cloudflare support.
Also, please use the main if you have a child theme.
Thank you!
So, this category will be hidden in every block of 6 messages that appear after clicking the “Load More” button?
There are more than 70 of them.
-
This reply was modified 2 years by
Merkucio.
Hello,
Please check now. I exclude for both blocks the category.
Thank you!
Thanks, but I’m not sure in which field I should add the -ID.
I tried to add in Flex Block 1 / Filter / Multiple terms filter: -489
But it doesn’t work.
Then I tried to add in Exclude custom field and it doesn’t work too.
What I did wrong?
Hi al-2, this can be done only editing the theme files, but this is not quite recomandated. So in this situation if you edit the d-standard-pack/Newspaper/includes/shortcodes/td_block_big_grid_slide.php you’ll edit the grid element – https://i.imgur.com/rx9j2L8.png also, each block is suing modules and those should be edit to add extra the excerpt so the one for that big grid slide is this one – wp-content/plugins/td-composer/legacy/Newspaper/includes/modules/td_module_slide.php
Thank you!
Hello, is it possible to add an excerpt to the Tagdiv Slider module?
I’m trying to edit td-standard-pack/Newspaper/includes/shortcodes/td_block_big_grid_slide.php but no luck.
Could you please tell me the right file I need to edit?
Thank you!
Through my only main email, the email was sent to contact@tagdiv.com 6 days ago, 3rd July at 17h55 French time and I received this message.
Maybe in your spam?
Just sent you another time the email and received an automatic response.
Thanks for contacting the tagDiv team,
This is an autoreply. We will get back to you ASAP.
For Customer Support requests, please make sure that you send us the following (reply to this email):
– Your ThemeForest license code (Item Purchase Code with an active support period)
– The URL to your website and all the relevant details about your situation (if applicable)
How to find your License Code:
1. Log into your ThemeForest account and go to the Download section – http://themeforest.net/downloads
2. Click the download button and select License certificate and purchase code, open the text file and look for the Item Purchase Code. – http://forum.tagdiv.com/how-to-find-your-envato-purchase-code/
You can read more on the Best Practices regarding the Customer Support here.
For Pre-sale questions, we will reply shortly (ignore this autoreply).
Support hours:
Monday – Friday >> 08:00AM – 04:00PM GMT+2
Thank you!
tagDiv team.
-
This reply was modified 2 years by
Thomas.
Hi,
You need to replace the block and delete it with a right click.
You can use big grid flex 1 https://i.imgur.com/bUoOHhY.jpeg
Thank you!
Hello,
The numbers from modules can be achieved using a custom css or using the module from flex block builder – https://forum.tagdiv.com/modules-builder-newspaper-theme/
Now in case that you are referring to this block – https://forum.tagdiv.com/modules-builder-newspaper-theme/the css for it is at the bottom of the column – https://i.imgur.com/sYuBO7G.png setting the css from there in the theme panel should resolve the problem.
Thank you!
Hi Calin,
Thank you for your response.
To recreate the issue:
1. Custom single post type is a Single Event from this plugin, Events Manager by Pixelite.
I believe your team previously tested with this plugin, when I reported this issue that was fixed.
2. In WP Dashboard go to Events > Settings > Pages > Event Pages > Display events as Posts.
3. Create a new event (custom post). When creating the event, you can also create a new Event Category (custom tax). The same way as for normal posts.
4. Cloud Templates > CPT/Taxonomies > Events > Single – add a blank template and place breadcrumbs block in it.
Enable Taxonomies with cpt: event-categories Screenshot.
5. Go to the Event that you created (custom single post page) and hover the Category name (custom post taxonomy). The tooltip is meant to show Custom Category Name (in the same manner as it shows for normal single posts), but it shows the word “attribute”. Screenshot.
6. To my understanding it has something to do in this file:
td cloud library >> shortcodes common >> tdb_breadcrumbs
switch( tdb_state_template::get_template_type() ) {
case ‘cpt’:
case ‘single’:
$breadcrumbs_array = $tdb_state_single->post_breadcrumbs->__invoke( $this->get_all_atts() );
break;
(!) As previously discussed, this post is only for Calin.
Other TD team members, please do not respond.
Thank you.
A couple of features that I would love to be included in a future update:
1. Add Threads to Social media options. Such as Theme Panel > Social/APIS include in social share and Social Networks.
2. In the theme panel, we have the option to add custom colours for category tags and even a solid colour for backgrounds. I think it would be nice if blocks showing multiple categories could use the custom tag background colour rather than being limited to using one colour.
3. On a similar note, it would be useful if there was an option in the TD composer to use the custom colour chosen in Theme Panel > Categories to be displayed in different ways. For example, use this colour on block titles, post title links, category tags shown in blocks, buttons, colour overlays over images etc. That way we could use one category template to suit different category tags rather than designing multiple templates. Similar to the way we can use the category image uploaded in Theme Panel > Categories to display the relevant image depending on the category page viewed or display the category description without creating different templates.
Thanks,
Dave
Oh, no…
I’ve deactivated the Standard Pack and one of my blocks does not work anymore… Instead it shows:
[td_block_big_grid_fl_5 post_ids=»126, 1833, 1985, 2132, 2181″ mx21f_title_font_family=»817″ mx21f_title_font_size=»eyJhbGwiOiIzMCIsInBvcnRyYWl0IjoiMjUifQ==» td_grid_style=»td-grid-style-4″ tdc_css=»eyJhbGwiOnsicGFkZGluZy1yaWdodCI6IjI0IiwicGFkZGluZy1sZWZ0IjoiMjQiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZSI6eyJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOSwicG9ydHJhaXQiOnsibWFyZ2luLWJvdHRvbSI6IjIwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdF9tYXhfd2lkdGgiOjEwMTgsInBvcnRyYWl0X21pbl93aWR0aCI6NzY4LCJwaG9uZSI6eyJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwicGhvbmVfbWF4X3dpZHRoIjo3Njd9″ mx21f_meta_font_size=»0″ mx21f_meta_font_weight=»100″ mx21f_title_font_line_height=»eyJsYW5kc2NhcGUiOiIuOCIsInBvcnRyYWl0IjoiLjgifQ==»]
It should show a banner (title + subtitle) and 5 images of posts below, which open when clicked on.
Exactly with what (new) element should I replace mine?
-
This reply was modified 2 years by
miguel_dimase.
-
This reply was modified 2 years by
miguel_dimase.
Ahhh I get you – but yeh I was tripping over finding the custom css that adds the 1, 2, 3, 4, 5 on the sidebar Popular Posts element….
so literally just found it when I imported in the block again from the Cloud.
There is a little element called Custom Css, that sits bottom right. When you go in there, you find the custom code written for the demo site.
I’m finding my way about day by day here.
I seen another user also report the Mobile menu not opening for only the homepage (post about 6 hours ago down the forum) – whether it’s related to same thing you experiencing? Check it out.