5413 comments found.
I’ve noticed that the custom meta fields for the Portfolio post type (such as portfolio_client_text, portfolio_copyright_text, etc.) are not being saved when the Classic Editor plugin is active. After some investigation, I found that these fields only save correctly when using the block editor (Gutenberg).
It would be very helpful if future updates could include proper support for the Classic Editor (active installations: 9+ million), or at least provide a fallback mechanism for saving these meta fields via PHP.
For now I’ve fixed it with this code in functions.php:
add_action('save_post_udesign_portfolio', function($post_id) {
if (defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) return;
if (wp_is_post_revision($post_id)) return;
$fields = [
'portfolio_link',
'portfolio_text',
'portfolio_client_link',
'portfolio_client_text',
'portfolio_copyright_link',
'portfolio_copyright_text',
];
foreach ($fields as $field) {
if (isset($_POST[$field])) {
update_post_meta($post_id, $field, sanitize_text_field($_POST[$field]));
}
}
});
Thank you for your attention, and for your continued work on the theme.
Best regards
Hello @LaPleiadesrl,
Thank you for reaching out and for taking the time to share both your observations and the custom code solution — it’s much appreciated.
You’re absolutely right: currently, the custom meta fields for the Portfolio post type are designed to work with the block editor (Gutenberg), and they do not fully support the Classic Editor out of the box.
We’re actively working on updates to improve the theme and enhance the experience for all users. Supporting the Classic Editor — still widely used — is something we’ll definitely take into consideration for future updates. Your feedback helps guide those improvements, so thank you again for bringing this to our attention.
If you have any further questions or suggestions, feel free to let us know!
Hi I’m having a problem with the theme… Display issues on pages, on certain elements like Google review shortcodes, pricing tables, or gallery images. For these three types of elements, they only occupy a third of the block in which they’re placed. And copying and pasting from an existing, functional page systematically results in a truncated block… Everything is up to date. Thank you for your feedback.
Unfortunately, I can no longer use your support system, but I can provide you with my website login details by any means you prefer. My email address is eric@graphicomm.fr. Thank you.
no, its ok, I was able to log in and therefore submit my problem to you. 
I have made a purchase, but my theme isn’t working. it gives an error saying my key is invalid. they key i got from Theme forest only after buying. please help. it’s been 2 days since I have bought it, and haven’t been able to use it.
Hola cuando van a arreglar el problema que esta generando el plugin core del theme con elementor. Es insoportable que se rompa el sitio a cada rato por culpa de esto que hace ya mas de un mes esta generando estos problemas!
Hello, I am pressed for time and would like to request that you review ticket #58280. It concerns the inability to edit pages. After installing the template, I am unable to edit pages. When I load Elementor, an error appears.
Thank you. I just received a reply. I updated the theme and it works now.
Hi, I deleted my website to use another template, could you reset my purchase code please? I need to reinstall my website.
it seems that the fix regarding elementor still not fixed (even with fix of 5 june 2025) Fatal error: Uncaught Error: Class ‘Alpha_Customizer’ not found in /home/lepiscin/domains/xxxxxxx/public_html/wp-content/themes/u-design/inc/admin/customizer/dynamic/dynamic_vars.php:215 Stack trace: #0 /home/lepiscin/domains/xxxxxxx/public_html/wp-content/themes/u-design/framework/admin/optimize-wizard/class-alpha-optimize-stylesheets.php(191): include_once() #1 /home/lepiscin/domains/xxxxxxx/public_html/wp-content/plugins/u-design-core/framework/class-alpha-base.php(41): Alpha_Optimize_Stylesheets->__construct() #2 /home/lepiscin/domains/xxxxxxx/public_html/wp-content/themes/u-design/framework/admin/optimize-wizard/class-alpha-optimize-stylesheets.php(792): Alpha_Base::get_instance() #3 /home/lepiscin/domains/xxxxxxx/public_html/wp-content/themes/u-design/framework/init.php(131): require_once(’/home/lepiscin/...’) #4 /home/lepiscin/domains/xxxxxxx/public_html/wp-content/themes/u-design/functions.php(60): require_once(’/home/lepiscin/...’) #5 /home/lepiscin/domains/lepiscin in /home/lepiscin/domains/xxxxxxx/public_html/wp-content/themes/u-design/inc/admin/customizer/dynamic/dynamic_vars.php on line 215 Il y a eu une erreur critique sur ce site.
I’m having a problem when trying to insert any block from “UDesign Studio.” I get an alert saying: “Security issue found! Please try again later.”
How can this be resolved?
I’ve already resolved it. It was just a matter of re-entering the purchase code since I migrated the folder from a test environment to a production environment.
However, I have Elementor version 3.28.4. If I try to update Elementor, the editor automatically stops working and displays an editor error.
Hello @zionet,
Sorry for the inconvenience caused. We are aware of this issue with the latest update of Elementor. We have already reported this to our development team, who will investigate and resolve the problem in the next theme update. In the meantime, you can continue using the previous version of Elementor, which is functioning properly.
Please navigate to the Elementor >> Tools >> Version Control >> Select the 3.28.3 and click reinstall.
Hola deberian actualizar el plugin core del theme ya que esta generando problemas. Por ejemplo pantalla blanca o al activar el plugin elementor deja de funcionar tal cual lo comenta nesimiates48
Hello @cbrentalpc,
Sorry for the inconvenience caused. We are aware of this issue with the latest update of Elementor. We have already reported this to our development team, who will investigate and resolve the problem in the next theme update. In the meantime, you can continue using the previous version of Elementor, which is functioning properly.
Please navigate to the Elementor >> Tools >> Version Control >> Select the 3.28.3 and click reinstall.
Hola los problemas continuan ahora intento agregar un nuevo item a un menu y se queda trabado en loading todo el tiempo que esta pasando?
Hi, could you reset my purchase code? I need to reinstall my website. Thanks
Hello, When we deactivate UDesign Core, the site works but when it is active, it does not work. Will you publish an update?
Hello @nesimiates48,
Thank you for reaching out! Just to clarify, when you say the “site does not work”—are you seeing a white screen or experiencing some other issue when UDesign Core is active? Could you kindly provide a screenshot or further details of the problem you’re encountering?
Additionally, please contact us through our support system and share your site credentials. This will help us investigate and resolve the issue as quickly as possible.
Looking forward to assisting you!
I bought your theme, and I’m trying to edit the footer, for example, and the site just keeps loading and won’t open.
But if I deactivate the UDesign Core plugin it opens, but obviously without design and it opens badly.
What can I do?
“Please navigate to the Elementor >> Tools >> Version Control >> Select the 3.28.3 version and click the reinstall button to set the old version of Elementor.”
I’ve already done this and it still doesn’t work.
I did it before this message here, but I still haven’t had an answer. I look forward to it.
Hi, could you please tell me how to change the header image on the SHOP page? Thank you.
Hello @qyounes,
This is the block set on the shop page. To change the image, you need to edit the block. You can do this by navigating to Udesign >> Templates >> Block Builder. Look for the block used on the shop page, typically named “Shop Page Block” or “Page Header.”
Edit this block with Elementor and change the image there.
Thank you
I’m using the Jewelry theme, and since there’s no contact page, can I import the contact page from another theme like Udesign Business? If yes, how can I do it? Or do you have another method to achieve this? Thank you
It’s okay, I found the solution. Thanks!
Hello,
I’m using WPML to translate my website, but I can’t find where to translate the footer section. I’m currently using the Jewelry theme. Could you please assist me with this?
Thank you for your help!
Hello @qyounes,
Please go to WPML >> Settings >> Taxonomies >> Enable or make the Template builder as Translatable and save the setting. Then you will able to translate the Block.
Otherwise, contact us through our support system along with WP admin login details so we will do it for you.
Dear Support Team,
I am using the Jewlery theme for my website, which is based in Canada (Quebec). In the checkout section, I need the system to calculate and display both applicable taxes:
GST (5%) – Federal tax
QST (9.975%) – Quebec provincial tax
Could you please guide me on how to configure this? Is there a built-in feature or recommended plugin to handle these tax rules correctly?
Thank you for your assistance!
Best regards
Hello @qyounes,
WooCommerce GST & QST Tax Setup Guide for Quebec, Canada
Follow these steps to configure your WooCommerce store to calculate and display both GST (5%) and QST (9.975%) taxes correctly for customers in Quebec.
1. Enable Taxes in WooCommerce
- In your WordPress dashboard, go to WooCommerce > Settings > General.
- Check the box labeled
Enable taxes and tax calculations. - Click Save changes.
2. Set Up Tax Classes
- Go to WooCommerce > Settings > Taxes.
- Under Additional tax classes, add a new tax class named
QST(orTPS/TVQ). - Click Save changes.
3. Add Tax Rates
GST (Federal Tax)
- In the Taxes tab, click on Standard rates.
- Click Insert row.
- Fill in the fields as follows:
-
Country code:
CA -
State code: leave blank or use
*(all provinces) -
Rate %:
5.0000 -
Tax name:
GST - Priority: 1
- Compound: leave unchecked
- Shipping: check if tax applies to shipping
-
Country code:
- Click Save changes.
QST (Quebec Provincial Tax)
- Go to the tax class you created for Quebec (e.g.,
QST). - Click Insert row.
- Fill in the fields as follows:
-
Country code:
CA -
State code:
QC -
Rate %:
9.9750 -
Tax name:
QST - Priority: 2 (applies after GST)
- Compound: check this box (QST is calculated on top of GST)
- Shipping: check if applicable
-
Country code:
- Click Save changes.
4. Ensure Taxes Are Calculated Based on Customer Address
- In WooCommerce > Settings > Taxes, verify that taxes are calculated based on the customer shipping address (or billing address if preferred).
5. Test Your Setup
- Add a product to the cart.
- Proceed to checkout.
- Enter a Quebec shipping address.
- Confirm that both GST (5%) and QST (9.975%) taxes are applied and displayed correctly.
6. Optional: Use a Plugin for Automation and Compliance
WooCommerce’s built-in tax features can handle GST and QST as above, but you may want to consider plugins for easier management and compliance:
- WooCommerce Shipping & Tax (official, free) – automatic tax calculation by location, including Canadian taxes.
- Quaderno for WooCommerce – automates tax calculations and compliance globally, including Canadian GST and QST, plus tax reports and invoices.
- Avalara AvaTax – real-time precise tax calculations for Canadian jurisdictions; requires a paid Avalara account.
Compound box for QST in WooCommerce tax settings.
By following these steps, your WooCommerce store will correctly calculate and display GST and QST taxes for customers in Quebec, Canada.
Hi,
Thank you for clarifying! I understand now that you’d like the TPS (5%) and TVQ (9.975%) to appear as separate line items in the cart/checkout (not combined), like this:
| Subtotal | $100.00 |
| GST (5%) | $5.00 |
| QST (9.975%) | $9.98 |
| Total | $114.98 |
Thank you
Apologies for the trouble. The problem is now resolved. I appreciate your assistance!
Hi, could you reset my purchase code? I need to reinstall my website.
U-design core is blocking elementor from loading. I deactivated all plugins and it is the reason. I have everything full updated. Never mind i didnt see the answer above
Hello @WeAreCreativeWalkers,
We are aware of an issue with the latest update of Elementor. We have already reported this to our development team, who will investigate and resolve the problem in the next theme update.
In the meantime, you can continue using the previous version of Elementor, which is functioning properly.
Please navigate to the Elementor >> Tools >> Version Control >> Select the 3.28.3 version and click the reinstall button to set the old version of Elementor.
See the screenshot for clarification: https://ibb.co/whvxjxWk
Hola tengo problemas con mis licencias, me dice que esta en otros sitios , tengo de hecho dos licencias, pero ninguna funciona, porfavor, es urgente, pueden ayudarme como han hecho con otras personas! gracias
Muchiiiiiisimas GRACIAS OLE!!
Dear all, I have several sites using your theme. Elementor started crashing. If I disable the UDesign Core plugin, it works again. Are you planning to update this to fix this?
Hello @dwvisual,
We are aware of an issue with the latest update of Elementor. We have already reported this to our development team, who will investigate and resolve the problem in the next theme update. In the meantime, you can continue using the previous version of Elementor, which is functioning properly.
For some reason the website I have stops working when UDesign Core Plugin or the theme itself needs an update. I have installed another plugin to auto update all plugins and themes. Easy Update Manager plugin even though sometimes do not update the plugin. When someone reaches out about the website being down, I have to then go in to dashboard manually and update the plugin and it gets back to working. What can you advice on this? I want to get another license for the theme, but want this to be working and do not want 2 of the websites I have to not be working if this issue is not fixed.
- Also to suggest here that previously I had this as a standalone website. Now I have it as a multisite and want to add another website with the same theme instead of getting another theme for this other website.
Will wait your reply on this.
Have a great day,
Hello @oliversadler,
In our suggestion, please do not set the auto update for the theme and plugins. You should do update the theme and plugins when it required, otherwise, with the auto update, the theme and plugins are not compatible with the latest versions of the 3rd party plugins that are used and recommended to install with the theme. So it is the best practice to update the theme and plugins manually always.
Yes, you can use the same license or theme for the multisite as well. You can easily add the new site and activate the theme.
I had to find and install an auto updater since the website layout always got broken or blocked when you had an update released for the theme. I had to disable all plugins through FTP then to enter dashboard to update the theme and reactivate all plugins. When you release a Udesign Core update, dashboard was accessible but the website was not. It cannot be manually tracked all the time. However I am uncertain that when you release another update, if the website will still be functional after that or not..! Thus the query.
Does this ever go on sale?
Can you reset my license? I tried logging into the support website to unregister the staging site it was on but having issues.
