-
AuthorPosts
-
February 20, 2019 at 1:21 pm #20374
ManoveeParticipantHi,
I want to SIGN IN page in default after intro screen.(Dont want register page)
February 21, 2019 at 1:16 pm #20460
Scott LangKeymasterPlease backup then
Copy and replace this code to your src/pages/intro/intro.ts
https://gist.github.com/shubham-99fusion/ec5ba45d64a0a87e15ca4bd232593d38
June 19, 2020 at 5:24 am #56915
ManoveeParticipantIt’s okay fine…but I try to logout but going to same sign up….
<span style=”font-size: 16px;”> </span>
I want to same sign in page when I logout..
June 19, 2020 at 6:33 am #56921
HarrySpectatorHello
Yes After the logout both options will be there.
Also if you want to delete the register page Then comment these two lines from the profile.html page
src>pages>profile.html https://prnt.sc/t2imv3
June 19, 2020 at 3:22 pm #56959
ManoveeParticipantNo, its going again profile page….i want to sign in page when i logout
June 20, 2020 at 8:05 am #57003
HarrySpectatorHello
After click on the logout button, it will redirect the home page not in the login or signup page see this: http://somup.com/cY1YjeQt7M
If you want to change that then you should change through the tabs page.
June 20, 2020 at 5:04 pm #57033
ManoveeParticipantI removed the home page….only login user are access the all tabs….when logout the user…i want to go again sign in page only
June 22, 2020 at 6:53 am #57135
HarrySpectatorHello
For that You have to change the order without login:
Go to app src>pages>tabs>tabs.html
In here change like that: https://prnt.sc/t43xy6
June 23, 2020 at 2:51 pm #57310
ManoveeParticipantIt’s profile tab…i want to only sign in page before login and after logout
June 24, 2020 at 5:12 am #57337
HarrySpectatorHello
I alredy told you to just change the order of from the tabs.html
Just like i have added in the above screenshot.
June 24, 2020 at 12:45 pm #57404
ManoveeParticipantI will set the profile tab….it’s again going the sign-up and signin button from profile….I want to go only signin page….not a profile tab…
June 25, 2020 at 4:59 pm #57516
HarrySpectatorHello
Send your app source code. I will customize it like that.
June 29, 2020 at 11:26 am #57937
HarrySpectatorHello
I have to work on the filter issues.https://wplms.io/forums/topic/filter-options-not-working/#post-57936
So also I have fixed the home page issue and let you know.
I need some time to fix all the issues.
So ping me after one day.
-
AuthorPosts
- You must be logged in to reply to this topic.