1599 comments found.
Presale question.
Hello, we’d like to know if the projects are fully editable or if they come with a predefined template, and if the different galleries are also customizable in Elementor. Thank you!
Hello! Thank you for your interest in our theme! All projects can be edited by the selected page builder ( Elementor or WPBakery) and combined with different widgets
I created a page and added a gallery with a Masonry layout. I want it to display 3 columns on all screen sizes. In the preview, it looks fine on mobile size, but when I publish it and view it on my phone and other mobile devices, it shows only 2 columns. Please find a solution to this issue.
Hello! If you have questions and need instructions, please renew your support and submit a support ticket https://support.promo-theme.com/tickets/
this is a bug not a question, and I know hoe to use Wordpress.
There are no bugs, please don’t mislead! You hadn’t set the number of cols for different devices.
Can I share screenshot here?
Do you bet there’s a bug or not?
https://omidincarnation.com/copenhagen-pride-2025/I made three columns for desktop, tablet, and mobile phone sizes—even smaller ones.
Thank you for reaching out. We see that you are looking for assistance, but your dedicated support period has expired.
To be fair to all our customers, we provide direct support only to accounts with an active support. We kindly ask you to renew your support package via your account dashboard so our team can step in and help you resolve this issue.
We look forward to assisting you once your support is renewed.
Do you agree that if you can’t make it three columns in mobile mode, you will give me back double the price? This is a bug, and you are using this small issue to take money from people.
We’re not going to argue with you or try to prove anything. We also don’t need your money. We provide our services and support honestly and professionally. Attempts to manipulate you through negative reviews only show you in a less than desirable light. All the best. https://scrshot.promo-theme.com/ZDQ8ZDzn
Hi team. After updating to the latest version of Novo, several core JS features are completely broken.
1.The page preloader effect has stopped working.
2.The header’s off-canvas hamburger menu (Blog Sidebar) and the search icon are completely dead (unresponsive clicks).
I have cleared all caches, disabled JS minification/async, and tested on clean browsers. It seems your main JS initialization is breaking. Please investigate and release a patch ASAP, as this affects the site’s functionality. Thank you.
Hello! Our last theme version doesn’t contain the JS error you’ve described. Please update all the required plugins, deactivate all minification, cdn and cache plugins and clear your browser cache.
Hello again!
I’ve spent some time doing a deep dive into the issue to help narrow it down for you. I performed a full conflict test on my end to make sure nothing else was interfering.
Here is what I’ve tested so far:
I deactivated all 3rd party plugins, leaving only the theme’s core/required ones active.
I put my CDN (Cloudflare) in Development Mode and performed a full Purge Cache.
I checked the site in Incognito mode with a clean slate.
Unfortunately, even with a ‘bare-bones’ setup, the burger menu, search icon, and preloader are still not functioning. The browser console consistently shows a SyntaxError: Unexpected token ‘export’ in the theme’s JS.
You can see the issue live here: https://filmetron.com/
It seems like a small bug might have slipped into the latest JS implementation of the theme. Since I’ve ruled out any plugin or caching conflicts, could you please take a look at the javascript files?
I really love the theme and I’m looking forward to getting the navigation back up and running. Thanks for your time and help!
Hello! We’ve checked your site and we can say that we see that WP Rocket plugin that minifiyng js. So, please deactivate all additional plugins and clear all caches.
If it won’t help, please write us to support@promo-theme.com and provide your WP credentials, and stay a comment here. We’ll check it and help you to solve this issue, don’t worry 
Update on JS Error – Extensive Conflict Testing Performed (https://filmetron.com)
Hello again,
I am writing to provide a detailed update on the Uncaught SyntaxError: Unexpected token ‘export’ issue. I have performed an exhaustive series of tests to help us isolate the cause and save time.
Here is exactly what I have done so far:
1. Deactivated ALL 3rd-party plugins: I turned off W3 Total Cache, Slider Revolution, Elementor, and Otter Blocks.
2. Verified Code & Snippets: I deactivated all custom code snippets and child theme scripts.
3. Cloudflare Audit: I confirmed that Auto-Minify (JS, CSS, HTML) and Rocket Loader are completely OFF in my Cloudflare dashboard.
4. Cache Purge: I performed a ‘Purge Everything’ on Cloudflare and cleared all server/browser caches multiple times.
5. Clean State Testing: I tested the site in Incognito mode with only the theme’s core required plugins active.
The result: The burger menu, search function, and preloader still do not function. The browser console consistently reports the same syntax error.
You can verify the issue live here: https://filmetron.com/
Since the error persists even with all external factors (plugins/minification/caching) removed, it strongly indicates a compatibility issue or a syntax bug within the theme’s core JavaScript files in the latest implementation.
I truly appreciate your time and expertise. I have done my best to rule out any external interference so that you can look directly into the theme files.
Thank you again for your support and help!
It’s not removed or deactivated https://scrshot.promo-theme.com/Xl2L70Ph
I have verified my Network Headers and can confirm the following:
CF-Cache-Status: DYNAMIC (Bypassing Cloudflare edge cache)
CF-Edge-Cache: no-cache
Rocket Loader Page Rule: Disabled
My site is currently serving raw, unminified assets directly from the server. Since the Unexpected token ‘export’ error persists in this clean state, it is clearly a theme-level syntax issue. Please check the JS files in the latest Novo update.
Dear, we can’t debug without an access. We don’t see any JS conflict in our current theme version. If you want our support team to check your site – please renew your support and submit a support ticket.
I understand that my support period has expired, but this is not a request for ‘debugging’ a custom setup or a third-party plugin conflict.
I have clearly demonstrated with technical evidence (Network Headers: CF-Cache-Status: DYNAMIC / no-cache) that the Unexpected token ‘export’ error persists even in a completely clean environment with no caching or minification active.
This error breaks core theme features (Burger Menu, Search, Preloader) and appeared immediately after your latest theme update. It is a syntax error within the theme’s core files, not a support issue.
As a loyal customer, I expect a theme update to be functional. Charging $58.63 to fix a bug introduced by the theme developer is not reasonable. I kindly ask you to verify the JS syntax in the latest Novo version, as this affects the site’s basic usability for anyone using the update.
We previously requested that you email your credentials to support@promo-theme.com so we could investigate this further, but we haven’t received them yet. Currently, we are unable to replicate the issue within our theme, and without specific error logs, it is difficult to identify the cause.
To move forward, please submit a support ticket or provide the specific code errors. If the bug is related to our theme, we will resolve it immediately. Please note that our screenshot indicates the WP Rocket plugin is active; as this is a third-party tool, we cannot be held responsible for conflicts it may cause.
I have analyzed the scripts.js file (Version 2.3.2) from the latest Novo update and I found the syntax error that causes the Unexpected token ‘export’ (or unexpected brace) crash.
At the very end of scripts.js (lines 1056-1057), there is an orphaned closing brace } and a malformed jQuery(document).ready closure:
JavaScript
mobileOwlNavHiding();
});
} // <- This extra brace is a syntax error
This syntax error prevents the entire script from executing, which is why the navigation (burger menu), search, and preloader are broken on my site. This is clearly a bug in the theme’s distributed file, not a plugin conflict or a caching issue.
Please provide a corrected version of scripts.js for the 2.3.2 update.”
We’ve updated the theme. Please donwload the updated version from your downloads. The new JS script version is 2.3.3
I would like to thank the development team for their immediate response and for providing the updated script (v2.3.3) so quickly. Even though we are still fine-tuning some caching issues on our end, their support was top-notch and very professional. It’s great to see developers who truly stand behind their product.
We were happy to help! Thank you so much!
Hi, I’m having the same issue with the size of the H1/H2/H3… on mobile with your website again! It was a problem I had in the past and is now reoccurring.
It’s a common problem.
Hello! Please update the theme to the latest version. This issue was solved many updates ago.
And don’t forget to clear all caches after. The browser cache too
Thank you for your prompt reply, I updated to 4.3.4, I cleared all the cache even from the browser, I even tried with another browser, but the problem persists, H on mobile does not change
Please check that WPBakery plugin is not activated, because you are using the Elementor Page Builder
Hello, please tell me is it possible to set search results to show post images instead of text only? Thanks
Hello! Yes, it’s possible, please submit a support ticket https://support.promo-theme.com/tickets/ and we’ll provide all the necessary isntaructions and recommendations
HOW DO YOU CHANGE THE IMAGES ? The instructions are not clear
Hello ! I’ve had your theme for years. I am very happy with it but I would like to work again on my site in pre-production. Can I clone my site with a simple license? Another question: is it possible to have a different URL for each category of the portfolio? Thank you
Hello! Thank you for using our theme! You can activate the staging site and reactivate the main domain after site transferring. Each portfolio and blog category has its own URL
thank you for your quick answer. I’m talking to have an URL for each fliter of the portfolio. It’s not the case for the moment
If you mean the portfolio widget – it uses the Ajax filtering, so it doesn’t have its own url
Hi. I need to deregister my license from an inactive site: keyvisual.net. to register new one. Can you help us
Hello! We want to notice you that you can use 1 license only on one domain. All the previous will get DMCA if you will use our theme there. You have more than 5 domain activation/deactivation and you current domain still uses our theme.
We never use those domain anymore. This new domain I just change/replace with same hosting. I know that i must only use 1 domain, I going to use it for a new one. If there are any activated domains please deactivated them all. thanks you.
Hello. I need to deregister my license from an inactive site, sofotographic.com. Can you help with this?
Hello! We’ve deactivated it, please check
Hello, Please tell me do i need any paid plugins to have Portfolio theme installed and active?Thanks
Hello! Thank you for your interest in our theme! Everyhting is bundled in the theme (demo pages, plugins) and you don’t need additional paid plugins.
Hi, great theme! Where do I find the Home slider with the zoom in/out function?
Hello! Thank you, please check the animation in the banner widget
Thank you so much – I fount it! But the image is only shown as a cropped block. How can I manage to display the images full size?
Furthermore I have the problem that image no. 3 is not showing up and the slider does not restart.
I found it! But the problem with image no. 3 remains the same.
Please check that you are using the last theme version and PT Novo Shortcodes is up to date. Also, clear all caches, the browser cache too.
I am unable to reach the support portal. I get the “This site cannot be reached” message. I need to submit a ticket.
Hello! Did you login with your ThemeForest account?
I am logged in here. When I click on “Go To Item Support”, I am redirected to the URL “https://support.promo-theme.com/?envato_item_id=<item-id>&client_id=<client-id>&session_id=<session-id>” where I see the screen “This site can’t be reached support.promo-theme.com refused to connect.”
Yes, it works https://support.promo-theme.com/tickets Try to use another browser
Thanks! This seems to be an IP issue. I changed my network.
You are welcome!
Hi, I have changed my website’s domain and I no longer have access to the previous installation at fantasticmemories.net. Because of this, I cannot deactivate the license manually from the WordPress dashboard.
Could you please reset my purchase code so I can activate it on my new domain?
Purchase Code: d1cdf856-635a-4b83-a1f5-7288a29bbd85
Thank you in advance for your help.
Hello! We’ve deactivated your old domain, please check
If you are saying that im using your license, you can go ahead and deactivate it. I will continue to rate your theme with my original review. Your service is is just absolutely terrible.
Hi I have issue with my website as the plugin PT Novo Shortcodes seems not working ( mohamedbuhasan.com). It shows that the plugin is up to date. Also, how I can cancel the license on my old domain ?
Hello! Please check that your theme license is activated on this domain https://support.promo-theme.com/novo/general-settings/#theme_license_activation
We’ve deactivated your old domain. You can activate a new one.
Thanks for you quick reply. I really appreciated it.
You are welcome!
Can you please deactivate this it is linked to the old website? License ending in 01ca7d095a2f
Sure, deactivated, please check
Hello, can you deactivate the license for my old domain? I don’t have access to that domain; the purchase code ends in: e633492cf620
Hello! We’ve deactivated it, please check
Hi, I’ve purchased NOVO 6 times and I think it would be good for a 7th website. However, the client wants a very large full page width logo above the nav menu. Is that possible?
Thank you
Hello! Sure, it’s possible. Our support team can provide the instructions of how to adjust it
hello Chaps, I need to reset my license key because the previous domain was deleted. My support period has expired, so I cannot open a ticket via your support portal. Can you please help me reset it, license/purchase code end in ”...489f45f” let me know if you need any additional info
Grazie
ED
Hello! We’ve deactivated your old domain, please check
Thank you <3
You are welcome!