Shotcode issue. Why are my shortcodes showing "-->" within my page?

Morpheus0101
38 Posts
Morpheus0101 posted this 06 June 2023

Why are my shortcodes showing "-->" within my page?

I am suddenly seeing "-->" appear in various points within my layout where I have used shortcodes. How can I fix this? Is this a bug with newer versions of PHP. The oldest version of PHP I can downgrade to is 7.2 but still displays at that version too.

I am using Joomla! 3.10.11

Please advise

Arhon

Why are my shortcodes showing "-->" within my page? I am suddenly seeing "-->" appear in various points within my layout where I have used shortcodes. How can I fix this? Is this a bug with newer versions of PHP. The oldest version of PHP I can downgrade to is 7.2 but still displays at that version too. I am using Joomla! 3.10.11 Please advise Arhon
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
pedrosheltonef40601
1 Posts
pedrosheltonef40601 posted this 08 June 2023

This is not big problem but actually you should try to understand so i will tell you few things on it you cant try and tell me it is work or not , Check Shortcode Syntax: Review the syntax and implementation of your shortcodes to ensure they are correct and properly formatted. Make sure you have not accidentally included "-->" as part of the shortcode code itself. Disable Shortcodes: Temporarily disable or remove the shortcodes from your layout to see if the "-->" issue persists. This will help determine if the problem is directly related to the shortcodes or if there might be another underlying issue. Check for Plugin or Theme Conflicts: If you are using any plugins or a custom theme that adds shortcode functionality, there may be a conflict causing the issue. Disable any recently installed or updated plugins or switch to a default theme temporarily to see if the "-->" problem disappears. If it does, you can narrow down the conflicting plugin or theme and troubleshoot further. Update Joomla and Extensions: Ensure that you are using the latest version of Joomla and any relevant extensions or plugins. Keeping your software up to date can resolve known issues and improve compatibility. Debugging: Enable error reporting in Joomla's Global Configuration to see if any error messages or warnings are displayed. This can provide valuable information about the issue and help pinpoint the cause. Seek Joomla Community Support: Visit Joomla forums or community websites where you can discuss the issue with other Joomla users and experts. They may have encountered similar problems or have specific insights to offer based on their experiences. i know that explanation is very big and deep but surly it is very helpful for you.mymilestonecard

This is not big problem but actually you should try to understand so i will tell you few things on it you cant try and tell me it is work or not , Check Shortcode Syntax: Review the syntax and implementation of your shortcodes to ensure they are correct and properly formatted. Make sure you have not accidentally included "-->" as part of the shortcode code itself. Disable Shortcodes: Temporarily disable or remove the shortcodes from your layout to see if the "-->" issue persists. This will help determine if the problem is directly related to the shortcodes or if there might be another underlying issue. Check for Plugin or Theme Conflicts: If you are using any plugins or a custom theme that adds shortcode functionality, there may be a conflict causing the issue. Disable any recently installed or updated plugins or switch to a default theme temporarily to see if the "-->" problem disappears. If it does, you can narrow down the conflicting plugin or theme and troubleshoot further. Update Joomla and Extensions: Ensure that you are using the latest version of Joomla and any relevant extensions or plugins. Keeping your software up to date can resolve known issues and improve compatibility. Debugging: Enable error reporting in Joomla's Global Configuration to see if any error messages or warnings are displayed. This can provide valuable information about the issue and help pinpoint the cause. Seek Joomla Community Support: Visit Joomla forums or community websites where you can discuss the issue with other Joomla users and experts. They may have encountered similar problems or have specific insights to offer based on their experiences. i know that explanation is very big and deep but surly it is very helpful for you.[mymilestonecard](https://www.mymilestonecard.biz/)

Last edited 09 June 2023 by pedrosheltonef40601

ronburk1509
1 Posts
ronburk1509 posted this 22 June 2023

Since WordPress shortcodes are processed in the WordPress core, the following factors are frequently to blame for your viewers seeing your shortcodes on the front end of your WordPress website: The shortcodes are being interfered with by a WordPress plugin. The shortcodes are being interfered with by your theme. octordle

Since WordPress shortcodes are processed in the WordPress core, the following factors are frequently to blame for your viewers seeing your shortcodes on the front end of your WordPress website: The shortcodes are being interfered with by a WordPress plugin. The shortcodes are being interfered with by your theme. [octordle](https://octordle3.com)
You must log in or register to leave comments