408 comments found.
Hi there, we have purchased your theme 3 times but deactivated it afterwards on 3 different websites. We would now like to use it on our website www.zaga.online…. -where can we deactivate the previous licences? Thank you and best regards, Harald Linhart
Hi,
Thank you for contacting us!
Access the WordPress Admin that you will no longer use, from the Dashboard go to Nexgen and click on “Deactivate License”.
See a screenshot: https://snipboard.io/8TAayW.jpg
We saw that your 3 sites are not online, so we deactivated it here. All you have to do is activate your licenses on the new sites you create.
If you have any questions let us know.
Hi, I’m trying to activate a licence but I have the following error: Purchase code not found. Make sure you copy and paste correctly.
Hi,
We can help you!
Could you please email us your purchase code at adm.codings@gmail.com?
If nothing works, we will need you to grant us temporary access to your WordPress so we can verify. In some cases, our server may be blocking the request to activate on your server.
If you have any questions let us know.
Hi. Love this theme, goo work on it!
My question is about the top bar. Say I have 3 nav buttons within the top bar, and the rest in the navigation area of the header. This works fine for desktop, but for mobile, the topper doesn’t display, and the nav items there don’t appear in the hamburger menu. Is there any workaround for this, to have the top bar nav items display somewhere (anywhere) on mobile?
Hi,
Thanks for liking our theme 
This is something we need to improve! We will work on that in the next versions.
For now we have a solution:
Add this in Theme Settings > Advanced > Custom JS:
jQuery(function($) {
'use strict';
let topbarItems = $('.navbar.top .navbar-nav');
let mobileMenu = $('.menu .items .contacts');
mobileMenu.append(topbarItems);
})
And this in Theme Settings > Advanced > Custom CSS:
.contacts .nav-link {
display: block !important;
}
.contacts .nav-link i {
width: initial;
height: initial;
margin-right: 10px;
background: transparent;
color: inherit !important;
line-height: initial;
font-size: 20px;
}
Hope this helps and if you have any questions let us know.
Hello! Elementor post pagination not working. If the post widget is placed on the Home page, the pagination of posts is not working – when I try to click on the next page of posts, the page reloads and nothing is changed….
Hi,
We are working on a new version of the theme that will be available soon. Let’s fix this and add some improvements.
Thanks for reporting this 
Make sure you have the latest theme version (1.0.8): https://nexgen.codings.dev/docs/updating-the-theme-in-wordpress/
If you have any questions let us know.
Ok, I will wait for it. Thank you!
I need to change the nav logo image when the sticky navbar is opened. How can I do this?
Hi,
Unfortunately this feature is not available 
We will release a new version soon and try to add this to the navbar builder.
Thanks for the sugestion.
Hello,
i would like to have the header in a diferent element from the other parts from the web, so it can have another background color.
And Elementor its creating the block including the header.
Is it possible?
Thank you very much.
Greetings.
Hi,
Thank you for contacting us!
Could you please, send us a screenshot and more details about it? Sorry, but I didn’t quite understand the question 
Here is documentation for building the “header/navbar”: https://nexgen.codings.dev/docs/building-the-header-with-navbar-and-top-bar/
This site is useful for taking screenshots and paste them here in the comments: https://snipboard.io/
You can also email us at adm.codings@gmail.com.
Thanks 
Hello,
sorry i did not see the answer until now.
The problem im talking is that the header is not detected as a block on the Elementor editor, so i cannot put blocks beloew the header and it is always in the middle.
For example:
https://snipboard.io/WjhVGv.jpgCan you see what im talking about? Im trying to put a Price List but its not possible to start when the headers ends, it starts from the top of the website.
thank you very much.
Greetings.
Hi,
Thanks for showing us a screenshot. Little by little we will understand and help you.
What will be the first section of your page? Before the price table, you need a banner, or a title for your page.
Info: Unable to edit theme navigation bar with Elementor.
If the problem is clicking on the widget to edit it, open Elementor “navigator”, for example: https://snipboard.io/IjQl3C.jpg
Let us know if this is what was missing.
Hi,
sorry, i dont understand the screenshot. How can I access to that menu??
On the other part, my problem is the next one. I would like to start all the blocks on the Elementor below de navigator menu. Like in this picture: https://snipboard.io/br0Bgv.jpgAnd also, I would like to modify the colors from that Header Navigator i said on the picture above.
For example, on the Price page i posted couple of days ago, the block start below the navigation and i couldnt modify it.
Hope you understand me better.
Thank yoU!
Hi friend!
First of all, sorry if we are confused in understanding your question. This can happen due to different languages, different views of what is “header”, “navbar”, etc. I will write a very detailed answer, hope this helps you.
How to access “Elementor Navigator”: https://elementor.com/help/navigator/
Possible problem: The “Header Nav” gets in the way at the top of the page, for example: https://snipboard.io/7Arl8F.jpg
Solution: Open “Elementor Navigator”, add a spacing in the section, to fit the block/widget. Watch this video: https://www.dropbox.com/s/q8xhwy1rxpnboe0/nexgen-navbar-is-getting-in-the-way.webm?dl=0
Important: It is not possible to customize the colors, sizes and layout of the “Header Nav” with Elementor. To do this, go to Theme Settings, for example: https://nexgen.codings.dev/docs/building-the-header-with-navbar-and-top-bar/
If you have any questions please let us know 
Hello,
perfect! Thank you, you answered all my questions but still have a doubt.
Im not able to change the navbar background color. So, following the link you sent me, I changed the background color from the Header menu -> Background color but it is still showing white background color.
Look at the images from configuration and the real website: Configuration: https://snipboard.io/nsXfv5.jpg https://snipboard.io/UiIZBV.jpgWebsite:https://snipboard.io/ZiFeGz.jpg
How should I do it?
Thank you very much!
Greetings.
Hi,
Where it says “Top Bar” you don’t have anything added: https://snipboard.io/nsXfv5.jpg
If you’re not going to use a top bar, add this to Theme Settings > Advanced > Custom CSS:
.navbar.sub {
top: 0;
}
Please tell us what exactly you want, for example:
Topbar: None
Navbar:
When the page is at the top:
- Background color: white
- Link color: blue
When the page is scrolled down:
- Background color: blue
- Link color: blue
Note that the color of the link (text) will be the same at the top, and when scrolling down.
Note: Here https://snipboard.io/ZiFeGz.jpg your navbar is perfect. Do you want this with a blue background and white (text) links? Considering your logo is blue, having this on a blue background doesn’t make sense.
Thanks.
Hello, I need to disable the Ajax from your theme as its blocking my arabic menus from displaying when switching languages, please advise step-by-step how I find the Ajax and disable it. please note im not an expert in website code, therefore simple instructions are much appreciated.
Hi,
Thank you for contacting us!
“Ajax” is a WordPress request function, but the [Nexgen] theme doesn’t need it. What happens is that plugins may need this function.
But we can help you to solve the problem with the menu, just tell us the URL of the page so that we can check it.
If you prefer, send us an email at adm.codings@gmail.com and our team will assist you to resolve this 
Greetings.
Hi I tried to install the theme, but yours theme was not working. then I did a fresh WP installation, now it says the license is in use!!
Hi,
We have already made your license available again. Go to the [Nexgen] panel and activate normally.
When you are going to delete a site, don’t forget to go to the [Nexgen] panel to deactivate its purchase code so that it is available on another site.
If you have any questions let us know 
Hello, I’m trying to activate the sidebar in the blog but I can’t do it. I thought that going to the theme setting/blog and enabling it in the sidebar part would be enough, but it seems not.
How can I activate it?
Thanks and regards,
Hi,
You need to check a few things:
1. Your page template needs to be “Default”, for example: https://i.snipboard.io/dPuqEp.jpg
2. The sidebar must be enabled in Theme Settings > Single Page > Sidebar, for example: https://i.snipboard.io/iz2hor.jpg
If your page has the “Nexgen Blog” template, or is defined as the “Posts Page” in the WordPress settings, then enable the sidebar in Theme Settings > Blog > Sidebar.
3. There must be at least 1 widget in the selected sidebar under Appearance > Widgets.
I hope this helps 
Hello, do you have the RTL.CSS file as my site will be in English and Arabic
Hi,
We don’t have a CSS RTL. You need to adjust your page with Elementor, changing the alignment to the right.
If you need help email us at adm.codings@gmail.com.
Tell us your website address and we can suggest something 
Thanks.
Hello, I’m using the theme and I have encountered two problems. First I’m trying to install the Gilroy font. I can’t include the font, the theme is throwing an error. Secondly, in the sticky navbar section, the logo does not change when scrolled down and the text color of the menu does not change. Can you help?
Hi,
Thank you for contacting us!
Could you please tell us what the error is? If possible send screenshots and tell us your website address so we can check and give you a more accurate answer.
Our email is adm.codings@gmail.com.
Thanks 
I have deactivated license from old site (http://95.179.193.207/) and now the new site (https://globalintegrators.com/) tells me that the purchase code is already used
Hi,
We checked your purchase code and it is deactivated, so you can activate it on another site.
If this warning appears on the new site, your server or ours is probably blocking the request for security reasons.
Is the new site on another server? Or the same where the license worked fine?
Anyway, we can sort this out for you quickly. Just send us your WordPress credentials and your purchase code via email at adm.codings@gmail.com 
If you have any questions let us know.
Hi, i dont know whats the matter….
ich cant activate the Nexgen again – its says:
“Purchase code is already in use. Make sure you have not activated on another website.”
can you reset it for me or what should i do? nice theme
thank you!
anybody here ? 
Hi,
We have already made your license available again. Go to the [Nexgen] panel and activate normally.
When you are going to delete a site, don’t forget to go to the [Nexgen] panel to deactivate its purchase code so that it is available on another site.
If you have any questions let us know.
Thank you so much for your amazing 5 star rating! This keeps us motivated to keep improving the theme and creating new things for the web.![]()
I just attempted to load Nexgen to wordpress and received the missing style.css stylesheet error. Instructions on envato said to submit a comment. Please advise.
Hi,
Thank you for contacting us!
Extract the zip package and upload the Nexgen.zip file to WordPress
Read more: https://nexgen.codings.dev/docs/install-nexgen-theme/
If you have questions let us know.
Hi,
Having some questions and suggestions about the theme’s footer:
First of all the class of the social icon is incorrect. I am using a awesome icon, the theme generates the class fa-brands, this should be fab.
I don’t want to use the columns in the footer (main part). Is there an option to not show this block? Currently I am seeing an empty space block.
Is there a way to just add text in the bottom bar? Currently only links () are generated.
Thanks.
Regards Ron
Hi,
Thanks for the suggestions. We are currently working on improvements to the theme.
There is provisionally a solution to these questions:
1) Go to the ACF Font Awesome plugin and change it from 6x to 5x which is the compatible version. Screenshot: https://snipboard.io/ifrgBj.jpg
2) Go to Theme Settings > Custom Style (CSS) and add this:
footer .footer.main {
display: none;
}
3) Go to Theme Settings > Advanced > Custom Script (JS) and add this:
jQuery(function($) {
$('.footer .bottom-bar .nav-link').removeAttr('href');
})
I hope this help 
Hi,
I am trying to upload the theme , but it gives the following message
Installing theme from uploaded file: themeforest-8qnFbgJ0-nexgen-multipurpose-allinone-wordpress-theme.zip Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme installation failed.
How can I make this work?
Hi,
Thank you for contacting us!
Extract the zip package and upload the Nexgen.zip file to WordPress
Read more: https://nexgen.codings.dev/docs/install-nexgen-theme/
If you have questions let us know.
Hi there,
I have changed the permanent link to post name and suddenly the home is only available if I search domain.org/home or domain.org/index.php.
But if I search only domain.org, I got this error: ERR_TOO_MANY_REDIRECTS
I have read a lot about it but I can not solve it. It’s the error 301. I have already cleaned and purged the cache but it doesn’t work.
The hosting support told me it might be .htaccess but I better not edit that file.
Do you have any idea about how to fix it?
Thank you so much.
Hey,
We’d love to help, but it appears to be an issue with your web server. I kindly ask you to consult the support of your website hosting service.
Read this, maybe it helps: https://kinsta.com/blog/err_too_many_redirects/
Try disabling all plugins and test your site.

Great Job! Does this one have the smart sticky (auto-hide when scrolling down and reappears when scrolling up)?
Hi, thanks!
Yes, in the demos it is configured this way: https://nexgen.codings.dev/home-1/
Here you can see some of the options available for the navigation bar: https://nexgen.codings.dev/docs/building-the-header-with-navbar-and-top-bar/
If you have more questions let us know 
Hello how to add social media icons in the mobile nenu?
Hi,
Unfortunately this is not available. It is something that we can improve in future versions of the theme.
But you can have the social media icons in the navbar on mobile.
Here’s how to enable it: https://snipboard.io/e2ZzpA.jpg
Or keep the social icons just in the footer.
If you have questions let us know.
Hi there,
While I was editing my site web with Elementor, I have noticed an error. The Error 500. I can’t update the changes and I can’t keep working.
How can we fix it?
Thank you.
Hi,
Error 500 indicates that something has failed on your server.
Please check some possibilities:
- Is your site working fine (only the error occurs when saving a page with Elementor)?
- Did this happen after you installed a plugin?
- Does this only occur on one page or all?
Thanks.
Hi there,
I have solved the Error 500 with the plugin WP Sweep.
Thank you.
That is good 