Comments jason started the conversationNovember 14, 2022 at 5:33pmwhen I install the tutorly theme, on the find tutor page, there is a style error. can you help me to solve it. thanks.[deleted] repliedNovember 16, 2022 at 2:30pmPlease share your site url and admin creds in private reply jason replied privatelyjason repliedNovember 17, 2022 at 3:25pmhi, can you login in ?[deleted] repliedNovember 18, 2022 at 1:53pmadd this code in your wplms-customizer.php file in wplms customizer plugin : add_action('wp_head',function(){ if(is_single(73)) echo "";});install the plugin attached belowjason repliedNovember 23, 2022 at 3:39pm you mean add these code at here?can you show me[deleted] repliedNovember 25, 2022 at 7:42amHi there is no need to add the code , its fixed already : https://prnt.sc/vmBeOFhkB49Kjason repliedNovember 25, 2022 at 9:11amThanks!!!is that a bug, you fix it? or you adjust some configuration.if you adjust some configuration, can you tell me, so I can do myself in the future.[deleted] repliedNovember 28, 2022 at 3:35pmNo I didn't do anything .the correct css appears , maybe it was due to caching Sign in to reply ...
when I install the tutorly theme, on the find tutor page, there is a style error. can you help me to solve it. thanks.
Please share your site url and admin creds in private reply
hi, can you login in ?
add this code in your wplms-customizer.php file in wplms customizer plugin :
add_action('wp_head',function(){
if(is_single(73))
echo "
";
});
install the plugin attached below
you mean add these code at here?
can you show me
Hi there is no need to add the code , its fixed already :
https://prnt.sc/vmBeOFhkB49K
Thanks!!!
is that a bug, you fix it? or you adjust some configuration.
if you adjust some configuration, can you tell me, so I can do myself in the future.
No I didn't do anything .the correct css appears , maybe it was due to caching