clifinc.net
Forum Replies Created
-
Yes, it worked! Thanks a lot for the support. Great work!
Thank you very much for this answer. It is what I have been wondering about. Now that I know it is the expected behaviour, I am much more positioned to fix it.
I suppose using this snippet would work to make it publicly viewable, right?
add_filter( 'sensei_register_post_type_question', function( $args ) {
$args['publicly_queryable'] = true;
return $args;
});Prior to version 4.7.1, it was possible to view a lesson’s question by clicking on the View link which opens the question on the site. The question was crawlable and indexable since it could be viewed just like a post.
However, with recent updates, the View link is no longer available, and a question can only be viewed in a quiz. You can no longer see a single question on its own.
The reason this feature is important is that questions when viewable as a single entity could be indexed. I used to have tens of thousands of these questions indexed they were bringing in traffic from the search engines. However, they are all now returning 404.
Thank you for your help.
It’s good to know that you guys are considering this feature enhancement. It will save users a whole lot of time.
I appreciate you!
Almost five months after I posted this, the issue is still unsolved. Creating a new admin temporarily solves the issue though. I just switch to the new admin when I need to view user profiles, and use the old admin for virtually everything else. It’s not convenient, but it seems to be the only option available at this time.
Forum: Plugins
In reply to: [Affiliates Manager] How to make registration page responsive?Thank you very much. I am expecting a fix soon.
Forum: Plugins
In reply to: [Affiliates Manager] How to make registration page responsive?I have deactivated all other plugins except Affiliates Manager, but the registration page is still not responsive on mobile.
I have attached screenshots of the page with all plugins deactivated
https://imgur.com/a/LcqW77dNotice how the “Closed transaction” text displays? Can it be made to align properly?
https://imgur.com/a/T4e2VGWThis is the way it displays on desktop or laptop.
https://imgur.com/a/pjrLiuDThanks for your support.
I am using the default Android browser on mobile and Firefox on laptop.
You have to use a mobile device to check the registration page if you wish to reproduce the problem. Class TRC registration
Forum: Plugins
In reply to: [Affiliates Manager] How to make registration page responsive?I have used the theme for over 1 year now and confirm that it is responsive.
Forum: Plugins
In reply to: [Affiliates Manager] How to make registration page responsive?Thanks your swift response. Yes, my theme is 100% responsive according to the theme’s author. I use the Kleo responsive theme.
I was able to run the update by switching to the default Twenty Seventeen theme. However, the problem of Admin not being able to edit profile is still there, even with the default theme and all plugins deactivated except UM
I noticed edit profile link started showing again, and I can’t really place what I did to enable it. It just seems random, but as soon as I updated to the latest version, 2.0.24, the problem came back.
I saw the notification to update the database structure. I tried to but it got stuck at
Upgrade Process Started... Get Upgrades Packages...Right now, UM is not working properly.
Please, is there another way to perform the database upgrade?
I have been able to resolve this. I noticed that the problem was caused by granting access to the site to only logged in users. When I changed this to grant access to everyone, the problem was fixed, and the pages were no longer redirecting.
Thanks to the Ultimate Member support team
Forum: Plugins
In reply to: [Wp-Pro-Quiz] We are working on new features of Wp Pro QuizHello Praveen,
Thanks a lot for your work on the advanced features for WP PRO QUIZ plugin.
I have a question to ask please.
Will your plugin come with all the existing features of WP Pro Quiz and the new features you are working on, or will it have only the advanced features as an addon to WP Pro Quiz?
Forum: Fixing WordPress
In reply to: The Page Isn't Redirecting Properly on wp-adminThis is the exact error message
“The page isn’t redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
This problem can sometimes be caused by disabling or refusing to accept cookies.”
Forum: Fixing WordPress
In reply to: Scroll Bar Missing From PagesI wonder if there are still people who help others out on this forum.
Well, I may just have to look for a way to do it myself, as I did with most other threads I have started in the past.
Thanks anyways, to those who bothered to read