Hi @thietbiquayphim ,
Thank you all for reaching out to us here. We have just been back from the long vacation for celebrating the Lunar New Year. Today we will start working on pending issues during those days.
It might take some time since the number of requests are quite large for us to handle within our working sessions.
For this issue, I already sent a report to our developers. They haven’t been able to find the source of the conflict yet. It still works properly on our dev site thus our devs will need more time to investigate this with the latest version of Woo and WP before rolling out a new update.
Best regards.
Similar to comment 1 on a previous post, I modified the following code and it worked normally:
4.2.5
echo '<div class="' . esc_attr( $class ) . '">' . $message . '</div>';
4.2.6
echo '<div class="' . esc_attr( $class ) . '">' . wp_kses_post( $message ) . '</div>';
If revert this line to the 4.2.5 version, everything works fine on Flatsome.
Hi @thietbiquayphim ,
Thanks for your feedback. Our developers also responded that this could be triggered by a conflict with the theme or template. However, we are not sure if we can provide a universal solution that could work for all themes at the same time.
I will send the details to our developers for further investigation. They will consider making proper changes if possible in the coming update. You can kindly check back when a new update is delivered to your dashboard.
Best regards.
Give us a solution please for this. As u can see many people have the same problem with the shortcodes.
https://wordpress.org/support/topic/4-2-6-breaks-the-shortcodes/


Leave a Reply