Discussion on Ncmaz - News Magazine FSE WordPress Block Theme

Discussion on Ncmaz - News Magazine FSE WordPress Block Theme

Cart 886 sales
Recently Updated
Well Documented

BooliiTheme supports this item

Supported

This author's response time can be up to 2 business days.

384 comments found.

Hi Everyone! Hope you are fine. I have Bovine Leather website for informational site so I want to move other theme and check theme but some functionalities are not working. So i suggest to modify theme please.

Hi, thank you for liking the theme, yes, your site is perfect, Cheers ^^

Hey, I have a gaming website. I need a suggestion, should I change my theme from appyn to this. Will it be better for my ranking and user ?

Hi, thank you for liking the theme, yes, your site is perfect, Cheers ^^

Amazing job, I was just in need of a suitable theme for my website. can someone suggest me the best theme for my website Best Monitor For Color Accuracy

Hi, thank you for liking the theme, yes, your site is perfect, Cheers ^^

There is a problem in the demo, when I go to the draft articles, there is no publish button. A user can save a draft to publish later, for example, he has created 10 articles and publishes them once a week. But you didn’t make the publish button, you have to guess that I have to go into editing to publish. At the same time, in order to delete an article, you do not need to go into editing anywhere. Can you make a publish button in the draft article menu? Please make it possible to add images to comments and to responses to comments. https://www.awesomescreenshot.com/image/31461873 https://www.awesomescreenshot.com/image/31462135?key=e267eaaeee7222204976f8429a56f041

Hi, thanks for your great suggestions, those are great ideas, I’ll make a note of them and will consider them for development in the coming updates. Many thanks

hi! Can I configure the user’s personal account, add menu items that I need in addition or contributions in the user profile? Can I configure the user’s personal account, add menu items that I need in addition or contributions in the user profile? Can you add messages to the subject (so that users can write to each other), as well as notifications, for example, that someone left a comment on the author’s article or notifications that the article has been published and others that the administrator can do related to other plugins (accrual of bonuses, etc.).

Hi, thanks for your suggestions, those are great features and we’ve got ideas for them. Hope everything is released soon ^^. Thanks

Hello, I love how the front end submission plugin included in the theme looks like. It is much better looking that any other front end posting plugin I’ve seen so far. Is it possible to just purchase the front end posting plugin? If not, if I get the theme with the front end posting plugin, will it work with other themes as well? Thanks in advance for your answer!

Hi, Thank you for your interest in the theme
the frontend-post-submission feature is included by default in the theme, you don’t need to pay anything else. ^^ Cheers!
Thanks

Thanks for the reply. I was thinking of using the frontend post submission plugin with another theme, would that work?

Sorry, the frontend-post-submission in the theme only works with the ncmaz theme, it is not a separate plugin to be able to match other themes

.

Hey, it looks awesome to me!!

Very much looking to buy…I am not a techie guy…

I am looking for a friendly blog theme to start; quick questions:

1) My biggest concern as I see theme’s Core Web vital is failing. Do you think it will be improved sooner? @30 – https://pagespeed.web.dev/report?url=https%3A%2F%2Fncmaz.chisnghiax.com%2Faut-quisquam-odit-voluptates%2F&form_factor=mobile

2) I use SEOPress for SEO. Can we use it with this theme?

3) Can I use React and Tailwind CSS in the theme to make changes? Or for example, can I build some attractive tables through the react library (React Table) on top of this theme? Or do I have to pick WP plugins only?

4) I plan to add “Translate WordPress – Google Language Translator” to get a multi-language website. Will it work?

5) I see you updated a few days back; What’s the priority in the next couple of releases?

Hi, thanks for your interest in the theme, yes, performance issues are always a long-term issue, I’m still working hard to further improve the site’s performance and that’s the hot spot for the next update. One more thing, the theme is built heavily on React, so you can completely customize and develop them as you like. Thanks and regards

Hi, I want to customize and replace all author names in blog post, guterberg blocks with custom taxonomy author so I don’t have to create new user for new author. Where should I start? Thanks

Hi, please open a ticket here for help with this issue – https://help.chisnghiax.com. Regards

Does this support RTL too?.

Hi, Yes, This is RTL demo: https://ncmaz-rtl.chisnghiax.com/ Cheers! <3

1st Thank you for this butifull nice cand clean theme for WP and more than that it is also Gutenberg Optimized, what I can say

Is there a possibility to do these things?

1- Notifications | https://postimg.cc/nsT6kHht

2- Save to reading list | https://postimg.cc/V5wK6yfq

3- Change the comment way from how it is in WP to be how it is in the ReactJS demo ” https://themeforest.net/item/ncmaz-blog-magazine-react-template/33283311 ” to have a fuctinalty of edit, replay, report abuse and like the comment | https://postimg.cc/VJ4879KT

4- Can we have the fuctionalty to Hide this auther and Report this articel | https://postimg.cc/ZCR2bkHf

5- Esthatic openion I do not know is it good or not but the icons of social media it is clean her ” https://postimg.cc/cvfmZTp9 ” rather than this in WP demo ” https://postimg.cc/YGPgQWcL ” can we change it to be like this ” https://postimg.cc/cvfmZTp9

Hi, Thank you very much for the suggestions. Yes, these are all great features, I will take note of them and consider to develop and add in the coming updates. Thanks and regards

When the site has many articles, these codes seriously affect the performance!

function ncmazFe_set_default_acf_values()
{
    if (!is_admin() || !function_exists('get_field')) {
        return;
    }

    $args = [
        'post_type'      => 'post',
        'posts_per_page' => -1,
        'post_status'    => 'publish'
    ];
    $posts = get_posts($args);
    foreach ($posts as $post) {
        if (empty(get_field('views_count', $post->ID))) {
            update_field('views_count', 1, $post->ID);
        }
        if (empty(get_field('simplefavorites_count', $post->ID))) {
            update_field('simplefavorites_count', 0, $post->ID);
        }
    }
}
< /pre>

Hi, thank you very much for the suggestion. Well maybe that’s my serious omission, I’ll check the whole code again now… Thank you so much again, or I wish you could send me an email (nghiaxchis@gmail.com) and I can talk more with you. Many thanks

Hello. Is it possible to allow users to comment but not upload posts? And still retain their info? So they can register for an account but only admin accounts can post content? Thank you!

Hi, The theme’s posting feature is built according to the principles of WordPress (https://wordpress.org/support/article/roles-and-capabilities/), if you do not want any user to post, just set that user’s role to lower than author.

I want to give u a thumbs up . For this new update. There was really alot of new feature.

Also don’t forget in future updates feature to turn off auto play of videos in Thumbnails. Especially post card 10v2

Thanks once again.

Thank you so much for this great review. I wish you left 1 review about the item for me ^^. (https://themeforest.net/item/ncmaz-blog-magazine-wordpress-theme/reviews/34122841). Thank you so much again and best wishes

Please provide a way for us to disable the view counter feature in the next update for sites that don’t want to show it. Hiding it doesn’t change the fact that resources are still being used to measure the views.

Where is this setting? The theme documentation doesn’t show where to find it.

Hi, you can disable view_count: Theme options -> Single page settings -> General settings -> Post view count feature.
https://atuanvptd.nimbusweb.me/s/share/7449600/q8i22y8b6rzlr4la4mrz

Thanks I’ve seen it.

Hello, Please i need 3 solutions. 1. I want to disable auto play on all my post cards and on my archives. If it is possible to disable aut0 play on specific blocks when adding them to archives. Please share me with the css.

2. I Observed that the dark mode and light mode switches with the device current mode. If am on dark mode on my device, the website opens on dark mode. I dont want it like this, hw do i stop this? I want it fr users to switch to dark mode only when they click on the icon.

3. Post card 10V2 is the best for me. But this post card does not display Full post title, Infact, it displays only 3 words. Help me on hw to make the post title smaller and hw to make the title continue under first line.

Thanks once again for this good theme.

Hi, sorry for the delayed reply. Yes, I’d be happy to assist you with these issues, but need some customization that can’t be covered here. So please open a ticket here (https://help.chisnghiax.com) for quick support. Thanks and regards

Ok

Great theme. Why don’t you add Blue tick verified account (Admin selection) ???

Many thanks, this is a great suggestion, maybe it will be updated soon. Regards

I’ll wait for the feature.

Hi, I have blogging website I use generate press theme in my website but I want to change the theme and migrate to another. So can I use this theme for my Skateboard for kids website.

Thanks

Thank you for your interest. All presented in the demos, you should carefully consider your suitability. Review/compare feature will be released soon in upcoming updates. Thanks

Hello, may I know where I can find the Child Theme download for this theme? I saw it being added on update Version 1.2.1, but I cannot seem to find the link.

Thank you!

Hi, the child theme is included in the download. If you get stuck, please open a ticket here – https://help.chisnghiax.com. Thanks

Hello, it’s working now, thank you. I have another question, if I may. I’ve tried signing up but I cannot seem to receive the activation email, so I will just ask here. I’ve activated NCMAZ blocks on a custom page and it shows up perfectly on preview, but when the page is live, they don’t show up. It also happens to all of my posts; they’re supposed to show “Related Posts” and “More from Authors”. My website link is https://blog.telehealth.org. Thank you!

Hello, please customize as shown in this photo – https://atuanvptd.nimbusweb.me/s/share/7395544/dtbsr6oxoddxgu8yz0s7. If it’s still difficult, please open a ticket here (https://help.chisnghiax.com/), or email me – nghiaxchis@gmail.com. Regards

Hi. I have some presales questions:

1. Can I modify the signup page and submit post page, such as remove fields and add more custom fields as I want?

2. Can I use membership plugin to make authors buying membership package before posting?

3. Can I change “Buy me a coffee” button by my custom button and add more information in author’s page like phone, email…?

4. No signup/register button in your demo page, only signin???

Thank you.

Hi, sorry for the delayed reply.
1, Currently you can only hide fields, there is no feature to add other fields yet
2, Yes
3, Yes
4, The registration feature on the demo site has been disabled so the sign-up button will not appear
Thanks

White importing the demo data i got this error [ERROR] Failed to import “One Click Demo Import – log_file_2022-05-23__16-25-42” (Media) and all images are not loaded properly apart from that in the mega menu Header i didn’t see the sidebar menu. also send u email plz check and provide quick solution for same

Hi, I’m very sorry for the inconvenience, I have received your email and have responded, please check your email again. Thanks and regards

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey