careerbuggy
Forum Replies Created
-
After seeing the update of the plugin I tried it again, but this time it is conflicting with the theme my account page. The version 3.2.7 do not have the issue but with the latest version 3.3.1 I am getting a critical error when I click on User name -> My Account, not sure it is conflicting with the theme or wordpress my account page itself.
Because of this I uninstalled it again. And, thank you for your earlier responses.Just sent an email. Please check.
Also, what ever functionality is there in these types of plugins is no use as all of these events can be accessed from browser menu. For example, Print option, view source option, Inspect element options, File save all these things user can access from browser menu even after implementing these plugins. In this case how we are protecting the content? There is no protection right, by saying you are protecting the content it is kind of misleading the user.
Even after implementing these types of plugins, end users can save the webpage without any hassle, user can copy or print the web page with ease. so there is no content protection.
I know it is pretty hard to control browser menu options but there are some techniques. What ever you have provided in the plugin is very basic options and basic code. For this simple code charging more than $20 per year is also not justifiable. Even simple print option and some copy functions from browser menu is like 3 to 4 lines of code, even this functionality is not working properly with your plugin. I kind of tied 4 to 5 plugins and all are same. You guys need to charge this hefty amount if you are implementing browser menu side as that code is challenging for most of the wordpress developers.
Overall I didn’t see much help with these plugins as all plugins are just handling keyboard events and couple of mouse events as said this functionality can be handled with very basic javascript and css code and also we can reduce 2 to 3 requests from server side as we no need to load javascript and css files, which will impact on the page rank score. By adding this simple javascript and css code will also eliminate these additional requests from browser.
I gave this 1 star rating for the price and very basic functionality. In my opinion these type of plugins should be free and opensource to help some of novice developers.
Thank you for your time though.
Is there any way you add this in your future versions? Or, can you suggest to me how I can achieve this by modifying any of the plugin files?
I am trying to showcase my YouTube channel videos on my website, I also want to add filters based on the video category, and show videos in a pagination style. Some of my YouTube videos are unlisted, for unlisted videos I would like to use PrestoPlayer to hide the YouTube video link.
To achieve this I decided to go with 2 approaches.One is with some YouTube video gallery plugins or go with the Elementor video gallery widget. When I go with this approach I do not see an option to use PrestoPlayer.
Second, I can create a page with 3 or 4 columns and add a video widget to each column, then add a video link and configure PresoPlayer. With this approach, I do not see pagination or need more work to add a filter, and category options etc.
So, is there any better way I can add PrestoPlayer with any of the video gallery plugins?
Thank You
Forum: Plugins
In reply to: [Tutor LMS Elementor Addons] Cannot see No of students enrolled in the courseAt present, we can see some of the details from Tutor LMS -> Reports – Students but this section can only be accessed by WP Admins. For Instructors, we do not provide this access. We are looking for an option to show these details from the front end.
Forum: Reviews
In reply to: [User Activity Tracking and Log] No FREE version availableIn FREE version it doesn’t log any details, to turn on the activity log, we cannot turn on any options in settings, without turning on the settings it do not log any activity then in what way full free version is available and which way it is powerful. I installed the plugin and waited for one week thinking by default any of the activity options are on but to surprise no entry is logged with out turning on the options. In settings tab all options are paid options not even single option i can turn on.
Hi Nicu,
Thanks for your prompt response, but for me its still the same problem. I am using JNews theme, JWT Auth plugin by Useful Team apart from this I also installed Disable REST API by Dave McHale and WP REST API Controller by YIKES, Inc.
I cleared cache used different browsers in incognito mode still see same issue. I do not see any errors in console.
Thank You,
hi, I do not see any errors now but there is no change. I still cannot access left side options from the dashboard.
In verbose I see this message:
[DOM] Input elements should have autocomplete attributes (suggested: “current-password”): (More info: https://goo.gl/9p2vKq)
https://test.com/wp-admin/admin.php?page=main-page-simple-jwt-login-plugin
<input type=”password” name=”decryption_key” class=”form-control” id=”decryption_key” value placeholder=”JWT decryption key here”>Hi, I updated the plugin, cleared everything and ran, got the same issue.
DevTools failed to load SourceMap: Could not load content for https://test.com/apps/simple-jwt-login/vendor/bootstrap/bootstrap.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://test.com/apps/simple-jwt-login/vendor/bootstrap/bootstrap.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILUREHi Nicu,
Using WordPress 5.4.2 and plugin version is 2.2.0. As you said, I do not see any errors in the console but I see warning messages see below links.
DevTools failed to load SourceMap: Could not load content for https://test.com/apps/simple-jwt-login/vendor/bootstrap/bootstrap.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://test.com/apps/simple-jwt-login/vendor/bootstrap/bootstrap.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
could anyone help me in whitelisting the endpoints. it would be a great help.
sure will check and let you know. Thanks for your prompt response
Thanks for your response, I installed this plugin to test the user registration process from mobile applications. Using JWT to restrict REST API. I did not find any examples or documentation on how to use this plugin as standalone, checked your support website for documentation and also your youtube channel. I did not find any and not sure where to add key, values if I use it as standalone. If you can tell how we can use that would be great.