fatihaker
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Table of Contents] Sticky TOC at homepageHi @darkwolfcave,
it works, thanks alot 🙂
Forum: Plugins
In reply to: [Easy Table of Contents] Sticky TOC at homepageHi, well let me try to give you details as much as I can.
- All auto insert options are unchecked.
- In “General” only posts and pages are checked.
- “Show the table of contents for qualifying items on the homepage. ” is unchecked.
- Sticky TOC is enabled only at “pages”
- “Show the Sticky TOC for qualifying items on the homepage.” is unchecked.
- WP Read is set as “fixed page” by selecting “homepage”.
- My homepage is a wp page. (Probably thats why it shows up as you mentioned)
Is there any temporary way to disable it at homepage ? I tried to unload css and js but contents details are being listed at the end of the page.
Thanks.
Forum: Plugins
In reply to: [Polylang] Content-Security-Policy issueSolved. Before https: tag, I need to add data: tag.
sample: default-src ‘self’ ‘unsafe-inline’ data: https: filesystem: related-urls-here
Hi,
How does it affect if I select “Required functions only” for frontend js ?
Thanks.
Hi again Patrik,
As I see it works more stable if I disable usersWp js’s and bootstrap. Issue comes up again if I activate any of these. You say you used, did you create any table and use it ? And test it while changing the table details, or load of the tables in frontend ?
As I see there is an update for UsersWp, recapthca and social login. Do you recommend to update ? The plugin works right now in a way, honestly Im not sure to update cause of the inner question “what if gets worse”.
Thanks.
- This reply was modified 6 years, 1 month ago by fatihaker.
Hi Patrik,
If I choose “Required functions only”, even the WpDataTable’s main screen cant load. So I have totaly disabled the js and also started to use legacy design (if there is a bootstrap conflict). And the conflict was solved. Then I reactivated Bootstap desig. Right now, it looks ok, but let me use and test for a few days. I will be here for final results. Its all about Js as see.
For the 2nd point, its my mistake I missed the settings. I did re-run the wizard and selected only Register/login and Profile, just removed the user directory. But the usr list and etc pages are re-created again after the wizard. So Im not sure if its disabled or not. I have deleted the pages again. If I remove profile too, people will not able to change their details like name, surname, e-mail and etc, right ? In fact I wanna keep profile, but I wanna remove account page (the page with avatar and banner).
Also please let me know where I can find the line of ” You will see the options to disable the active notifications for UsersWP and it’s add ons.” is being displaied in Notification tab. I couldnt see it in translation files and templates and etc. As I guess its the only thing that I didnt translate.
And, may I safely remove all UsersWP components (js and css) from all the pages except UsersWP pages of register, login, profile, password change and etc ?
Thanks.
- This reply was modified 6 years, 2 months ago by fatihaker.
Hi Patrik,
I have unloaded the files for frontend pages and solved the issues for a while. Although it creates some problems, its managable. But for the backend pages, there is a few problems. I dont know if its possible to unload files for backend pages. Such as; while UsersWp active, I cant view (so cant change) the details(settings) of tables which I created with WpDataTables. Each time to manage a table, I need to deactivate UsersWP and then re-activate when my manage is done. Its being really tiring for me and much importantly for members.
Also, there should be settings to disable for image uploads. Also need a setting to set a max file upload limit, file type and etc. Its directly using the php upload limits as I guess. I dont need user profile page so I directly delete the page so nobody uses. I just use account page. Also there should be a disabling setting for user listings. I delete those pages too.
Thanks.