tonnick0033
Forum Replies Created
-
Forum: Plugins
In reply to: [Happy Addons for Elementor] Micromodal JS Errorseems to be caused by :
GET https://unpkg.com/micromodal/dist/micromodal.min.js?ver=3.8.2 net::ERR_ABORTED 520
this script is called in admin bar, once logged as admin. on frontend this is not occuring.
please happy team, fix unhappy problem as it’s creating js isues when we are logged in website.
thx
Same issue here. I did not check anything on hiding product. I only need to hide categories, not products. Results : lot of products are not searchable anymore.
Desactivating plugin get back product in search.
please provide some solution.
Forum: Plugins
In reply to: [Custom Post Type UI] delete user does not delete associated CPTooo I missed that point ! The CPT are created with delete_with_user false… I will change it to true and will check again !
thx.
Forum: Plugins
In reply to: [Custom Post Type UI] delete user does not delete associated CPThello
let me clarify the process. This is single site. website is a directory of services built with acf and cpt.user first has to buy a subsciprtion. So, user is woocommerce customer.
Then he has access to ACF Frontend for to create content on 2 CPT : services and professional. He can create its professional content and then, add services as content.But obviously, customer can stop its subsciption and let the website. When subscription is over, the content rollback to draft and is not displayed anymore.
So, after some time, to keep all well organized, we’ll delete the user.
As per wordpress native option, when you delete a user with content you have 2 options :
1. delete content
2. re assign content to another userso, we choose first option “delete content”
But, even if user is deleted, the content remainns in CPT. the content is still here, without any user assigned.
Seems that wordpress native option does not take in account CPT content when it has to perform those actions.
I hope I clarified the way it’s working. just let me know if you need more info.
Forum: Plugins
In reply to: [Front End PM] how to display names instead of avatar in sidebarhello
how can I solve this issue please ? thx !ok this is working fine now ! thx
Sorry to disturb you, but this would be great if this function would not prevent the auto-login option from your own plugin.
Do you think you’ll find some solution here ?
thx.hello
do you have an update about this problem ? how can we make working together your code and the redirection + auto login option ?thx.
the redirection is working but auto login is not. you are not login once you register.
o sorry my mistake. I deployed the code on live website. this is why it’s still working on dev website.
I added the code as well on dev, and the auto login / redirect are not working anymore on dev website.
I deleted your test account, you can test it again.
settings used are as following :
https://paste.pics/ead349b8ee7b85f6974c5b2ce6597260
this works perfectly without the code you provided. but once the code added, the auto login and redirect are not working anymore.
Forum: Plugins
In reply to: [Front End PM] display sender nameo yes this is good displaying only the other participant ! thx you made my day ! ??
Forum: Plugins
In reply to: [Front End PM] how to display names instead of avatar in sidebarif I disable avatar, nothing is shown at all. the sidebar is empty. same for listing message directory. ths column fep-column-avatar remains empty as well.
great ! this is working much better ! But last point. I set up a redirection with auto login and auto approval. Seems that with this code, the auto login is not working anymore. the redirection is working, but user is not login.
Do we have to add custom code here as well ?Forum: Plugins
In reply to: [Front End PM] how to remove new message only from mailbox pageok thx !