Dani
Forum Replies Created
-
Hello fox-didl,
thank you for your feedback.
I’ve already planned an update that will introduce an option in the settings to control how many alternate version fields are displayed. This will allow you to limit the output to only the alternate version you actually need.
The update is expected to be released by the end of this week or the beginning of next week.
Hello joerc,
Thank you for your message.
The file paths and folder structure you’re referencing do not match the files included in the version distributed on WordPress.org. These files and this structure are not present in the free version of the plugin. Reference: https://plugins.svn.wordpress.org/league-table-lite/trunk/
If your question is the Pro version, please contact our support using the methods described here by including your order number, the license information, and the plugin release in use.
Questions related to the Pro version are not allowed in this forum, as per the guidelines. Thank you for your understanding.
https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products
- This reply was modified 1 week, 3 days ago by Dani.
Hello fox-didl,
Thank you for your feedback.
I’ve created a ticket to consider adding this feature in an upcoming plugin update. You can expect a plugin update around February, which may include this enhancement.
To make sure we’re addressing the right use case, could you please confirm that what you need is a widget for the block editor sidebar and also meta boxes (for the Classic Editor) to add hreflang links directly within the post/page/cpt editing screen?
Hello Annie,
Here are a few things I recommend checking:
- If the URL to Connect value uses the URL of the production site, the hreflang tags will not be added on the staging site.
- The plugin uses
wp_headto print data in the front-end section. Make sure the active theme correctly implementswp_headaccording to WordPress theme development standards. Ref: https://developer.wordpress.org/reference/hooks/wp_head/ - Enable Options → Tag Inspector to quickly check whether the hreflang tags are being generated by the plugin.
- Make sure the defined URL to Connect exactly matches the site URL, including protocol and any trailing slashes.
- Set the Options → HTTPS value according to whether the site is actually served over HTTPS.
If you need any further assistance, please let us know.
Hello area9,
Thank you for taking the time to leave a review.
I’d like to clarify that the plugin’s description and documentation explain the export feature exactly as it works. The export functionality is intended to generate Markdown files from Markdown documents stored within the plugin, and this behavior is explicitly documented.
For reference, the Export section states:
Export
With this menu, you can generate Markdown files from the Markdown documents stored in the plugin.
This matches what is described in your review. There is no claim that the plugin converts non-Markdown content into Markdown during export.
May I ask where the “not entirely accurate” feature description can be found? If there is a specific sentence or section in the plugin description that you believe is misleading, I would be glad to review and address it.
Otherwise, the review appears to restate the documented behavior while presenting it as an inaccuracy, without pointing to any incorrect description or unmet claim.
Thank you for your time.
- This reply was modified 3 months, 2 weeks ago by Dani.
Forum: Plugins
In reply to: [Helpful - Article Feedback Plugin] Design suggestionHello eperatopoulos,
Thank you for your feedback.
Currently, this feature is only available in the paid version. While some features from the paid version are added to the free version from time to time, I’m unable to provide a release date or guarantee at the moment.
The current implementation:
If you need any further assistance, please let me know.
I wanted to provide an update regarding the previously reported vulnerability. The report has now been removed from the Wordfence vulnerability database.
After reviewing the issue, it became clear that it was not actually a vulnerability. The report, originally from Patchstack, flagged the ability for users with the contributor role to add a standard hyperlink to a draft post as a vulnerability. This behavior is expected and consistent with how the WordPress editor functions.
We contacted Patchstack to clarify the situation, and the CVE ID associated with this report has been removed. As a result, Wordfence, which used Patchstack as a source, has also updated their database and removed the vulnerability.
- Patchstack database: https://patchstack.com/database
- Wordfence vulnerability database: https://www.wordfence.com/threat-intel/vulnerabilities
Forum: Plugins
In reply to: [Autolinks Manager - SEO Auto Linker] Support multiple keywords for one linkHello geworg,
Thank you for your feedback and for sharing your use case. I agree that in your situation, being able to configure multiple keywords in a single input field would be more convenient. I’ve created a ticket to record your suggestion so it can be properly evaluated for a future update.
Currently, the plugin supports only one keyword per autolink. This design choice was made because:
- The Keyword field can include any combination of words, phrases, or sentences. In some cases, characters such as commas or other separators might be part of the actual keyword or phrase, which would make it difficult to reliably use them as delimiters for multiple keywords.
- Each autolink has its own unique ID, which helps with identification (it’s currently used in the front-end link HTML for a custom data attribute value) and may also be used in the future for statistics or reporting.
Hello nyakuza,
Thank you for the detailed feedback.
I completely understand your concerns and agree that the current behavior could be improved. I’ve created a ticket to review and enhance these aspects (default date range, ability to input the dates, possible buttons/pills to disable the date filter) in a future update of the plugin.
At the moment, I can’t provide an exact release date or guarantee which of the suggested improvements will be included, but an update is planned for December.
Hello merzakabderrahim,
Thank you for bringing this to our attention. We’ve reviewed the details in the Wordfence database and confirmed the report. A security patch addressing this issue will be released within this week.
Forum: Plugins
In reply to: [Helpful - Article Feedback Plugin] Thanks for your feedback!Hello Rik0399,
Thank you for your kind words. If you enjoy using the plugin, please consider leaving a rating in the Reviews section here on wordpress.org, it helps improve the plugin’s visibility and reach.
Regarding your question:
- You can control the alignment of the form elements via the Options → Content → Alignment option.
- For additional design adjustments, check out Options → Style, where each form element offers its own customization settings.
If you were referring to editing the form content directly as HTML, this feature isn’t currently available. However, I’ve created a ticket for it so it can be considered in a future update.
Hi Eder,
Thank you for your feedback. I agree, converting it to vanilla JavaScript is both useful and straightforward to implement. I’ve created a ticket to track this improvement.
Please note that the link tracking feature that needs this refactoring is part of the Pro version. According to the WordPress.org support guidelines, topics for commercial products aren’t allowed here. For feedback/questions related to the Pro version, please use the contact methods listed on our support page.
Hello vsswebmaster,
We have replied to the email address you registered on our site. Please note that questions regarding commercial plugins should be directed through our official support channels rather than the WordPress.org forums:
https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products
Thank you for your understanding.
Hello RogerK,
I can confirm that the table prefix is set in wp-config.php. For example, if the prefix is
m4bjh_, then the table name should bem4bjh_daextulma_document.Here’s what I recommend:
- Enable debug mode as explained here. See the first code snippet provided in the page.
- Try importing a new document from Markdown → Tools → Import.
- Check the PHP error log file for details. (the location depends on your hosting setup, your hosting provider will be able to provide you the location)
- Once you’re done, disable debug mode.
Please share the error message here, but be sure to remove any sensitive information before posting.
Hello ehsanfotoo,
Thank you for providing all the details.
From your screenshot, it appears that your site is using a separate plugin called Hreflang Flags. This plugin supports shortcodes, and you can find its documentation in the
/doc/folder included with Hreflang Flags.Please note that we’re only able to provide support for Hreflang Manager in this forum. For any issues related to other plugins, such as Hreflang Flags, we recommend reaching out with the methods described on our support page.
Ref: https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products
- This reply was modified 6 months, 3 weeks ago by Dani.