pasalomoco
Forum Replies Created
-
I already see this document but I can′t override the post.php template into the user profile in my child-template.
I follow these instructions but it doesn’t work.
Yo can see my path hereCan you post an image with the path, please?
Yes !
https://ibb.co/LpfBDsNAnything else that i can test?
Nothing happens
Yes, y have exactly this path
you can see here
https://ibb.co/prSgkBLi am using the last version
I want to override posts-single.php but in my child theme, so when i update the ultimate member plugin, my template posts-single.php doesn’t get lost
- This reply was modified 3 years ago by pasalomoco.
This steps doesn’t work either
https://suiteplugins.com/customize-ultimate-member-templates/I′ve already done with jquery simple code, thanks
(function($) { $(document).ready(function() { var show = function() { $('.fieldset-event_video_url').show(); }; show(); var hide = function() { $('.fieldset-event_video_url').hide(); }; hide(); $( "input[value*='yes']" ).on( "click", show ); $( "input[value*='no']" ).on( "click", hide ); }); })( jQuery );
Thank you so much !
I want it to be something else, like: “Mannager”
I have already try all this things except 4
It is already check it
Thank you so much
It doenst work to me eather