Pial
Forum Replies Created
-
Hello there
Thank you for bringing this to our attention. The notice you’re seeing is related to the
_load_textdomain_just_in_time
function, which triggers when translation files are loaded too early in the plugin’s lifecycle. This typically occurs when certain actions are executed before theinit
hook in WordPress, as outlined in the Debugging in WordPress guide.Please rest assured, this notice does not affect the functionality of the plugin and is only visible when
WP_DEBUG
is enabled. However, we understand the importance of keeping your environment error-free. We’ll review this promptly and issue a release to address it. Kindly note that since Simple 301 Redirects has a more limited feature update schedule, most updates focus on security and critical improvements.In the meantime, I recommend exploring BetterLinks—our advanced URL management tool. It offers robust features to shorten, track, and manage links seamlessly. Plus, if you have a substantial number of existing links, you can easily migrate them to BetterLinks without any hassle.
You can find comprehensive documentation here to help you get started.
Feel free to reach out if you have any further questions!
Best regards,
PialHello @flatword
Thank you for reaching out and providing the detailed explanation of the issue you’re facing. I understand how puzzling this situation must be. Let me break down what’s likely happening and offer some suggestions.
The behavior you’re observing could be due to one of the following:
- Script Dependencies:
BetterLinks might be loading certain JavaScript files, such as jQuery, or resolving dependencies that your custom code indirectly relies on. When BetterLinks is deactivated, those dependencies may not be loaded, causing your code to stop functioning. - Script Loading Order:
BetterLinks might be influencing the order in which scripts are loaded on your site, ensuring everything works correctly. When it’s removed, the script order might change, resulting in your custom code not executing as expected. - Caching or Optimization:
If your site uses caching or optimization plugins, they might be optimized differently when BetterLinks is active. This can result in unexpected behavior when the plugin is deactivated.
Suggested Solutions
- Ensure jQuery is Loaded:
If your script depends on jQuery, it’s essential to ensure it’s being loaded properly when BetterLinks is deactivated. If you’re adding custom code, please confirm it’s properly enqueued in your theme or plugin using this code snippet:
wp_enqueue_script('custom-script', 'path-to-your-script.js', array('jquery'), null, true);
- Check the Console for Errors:
After deactivating BetterLinks, check the browser console for any errors (Press F12 in your browser, then go to the “Console” tab). This can help identify what’s breaking. - Temporarily Disable Optimization Plugins:
If you’re using caching or optimization plugins, try disabling them temporarily to see if the issue persists without BetterLinks. - Test with a Basic Script:
Here’s a simple test you can run to confirm if the issue is related to jQuery:
jQuery(document).ready(function($) { alert("Testing jQuery"); });
Add this to your site after deactivating BetterLinks to see if it works.
Best regards,
PialHi @flatword
Sorry for the inconvenienceCould you please try disabling all plugins except for BetterLinks, and then check if the message continues to appear as described? This will help determine if the issue is directly related to BetterLinks or if another plugin might be causing a conflict.
Let us know the results, and we’ll assist further from there.
Best regards,
PialHello again @wp800s
Hope you are doing well.
About your issue, we still haven’t heard back from you. So, I am assuming your issue has been resolved. I am resolving this topic.
Have a nice day!
Best regards,
PialHello there
Thank you for the fantastic Feedback! We’re Glad to hear that BetterLinks stands out for you and that the dashboard has been such a strong asset for your affiliate needs.Regarding your suggestions:
Direct Access to Link Stats: Great news—this feature is already available! You can directly access each link’s stats by following this approach: see here.
Quick Edit Access: We appreciate the suggestion, and it’s definitely on our radar. We have plans to introduce a quick edit feature for links created through Quick Link Creation, aiming to streamline the editing process even further.
Thank you again for your valuable feedback and support!
Hi @wp800s,
I just wanted to check in to see if you’ve had a chance to implement the changes in your database. Running the command we shared should help re-establish the missing table and restore visibility to the links in your BetterLinks dashboard.
If you’ve encountered any difficulties or have additional questions, please feel free to reach out. We’re here to help make sure everything is working smoothly on your end.
Looking forward to hearing back!
Best regards,
PialHello again @amirhmoradi
Hope you are doing well.
About your issue, We still haven’t heard back from you. So, I am assuming your issue has been resolved. I am resolving this topic.
Have a nice day!
Hello again,
Sorry for the inconvenience.
We did not hear from you since our last conversation.
Could you please let us know if you are still having the issue?
So that we could try to solve your issue.We are waiting for your response.
Thank you.
Hi @wp800s
Thank you for the update! No worries—take your time. Once you’ve had a chance to implement the changes, just let me know how it goes.
If you need any further assistance or have any questions along the way, feel free to reach out.
Best regards,
PialHello again @matke1984
Thank you for the details. We have successfully recreated the issue you described regarding the Scroll to Top feature not working on archive and dynamic pages for visitors. Our team acknowledges the problem, and I have forwarded the details to our Development team for a thorough investigation. Please allow us some time to analyze and identify the cause of the issue. Rest assured, we are working diligently to find a solution, and we will keep you updated as soon as we have more information.
We appreciate your patience and understanding!Hi there @matke1984 ,
Hope you are doing well. We apologize for the inconvenience this has caused. After analyzing the situation, we’ve developed a potential fix for the “Scroll to Top” feature on archive pages.
Please download the development version of the plugin from this link and install it on your site. Once installed, test it to confirm if the issue is resolved.
If the fix works for you, do let us know, as we plan to include it in the next release.
Looking forward to your feedback!
Best regards
PialHello @amirhmoradi
Thank you for bringing this issue to our attention. We understand how critical performance is to delivering a seamless user experience. I’ve shared your feedback with our development team, and they are currently reviewing the dependency to identify potential optimizations. We appreciate your patience as we work on improving this, and we’ll keep you updated on any progress.
Additionally, if you could share some details of your performance report, it would help our team better understand where improvements are needed based on the specific impact observed on your site.
Best,
PialHello @matke1984
Thank you for reaching out!
Yes, the Scroll to Top feature in Essential Addons is indeed available for any archive or any template you’ve created using the theme builder. This includes dynamic pages, such as lists of posts or any other archive-type displays. You can see a demonstration of this feature in action through this link: View Demo.
If you’re experiencing any difficulties or the feature isn’t working as expected on your archive page, please provide us with more details. Let us know if there are specific steps to reproduce the issue, or if you’re seeing any error messages. We’ll be happy to look into it and provide the assistance you need.
Looking forward to hearing from you.
Hi @wp800s
I just wanted to follow up to see if you were able to create the missing table and run the command as suggested in the demonstration. Has this resolved the issue with your BetterLinks dashboard?
If you’re still facing any difficulties or have questions, please feel free to reach out, and we’ll be happy to assist you further.
Looking forward to your response!
Hello again @jasperdemann
Given that Youzify is designed to work closely with BuddyPress as its core component, I would recommend reaching out to the support teams for Youzify and BuddyPress. They have the specialized knowledge to diagnose and address conflicts related to their plugins’ functionalities and compatibility with each other.When contacting their support teams, it would be helpful to share the steps you’ve taken, including:
- The plugin versions you are using: BuddyPress v14.1.0 and Youzify Pro v3.5.4.
- The issue occurring only when BuddyPress is activated
- A summary of the conflict test results, showing that deactivating BuddyPress resolves the issue, indicating a direct relationship between the two plugins.
We are here to assist you with any additional questions or if there’s anything more we can do from our end. But given the complexity of this conflict, the Youzify and BuddyPress support teams would be the best point of contact to get a precise solution.
Thank you for your patience and for providing such detailed information. Let me know if you need any further help!
Best regards,
Pial - Script Dependencies: