Tell us what you are trying to do?hidden link hidden link 
Is there any documentation that you are following?
--->
    $field_content =  types_render_field($field, array('output' => 'raw')) ;
    if(!empty($field_content)) {">' + moretext + ' </span>';
Is there a similar example that we can see?
What is the link to your site?hidden link hidden link 
user: extern3
password: you_may_enter_20240617
			
	 
	
 
		
			
	
	
			
			Minesh Supporter 
				
								
					
						Languages:  
															English (English									) 
								
				 
								
					
						Timezone:  
							Asia/Kolkata (GMT+05:30) 
				 
				
	 
	
			
			Hello. Thank you for contacting the Toolset support.
Well - the code you shared is added to "Custom Code" section as stated with the following ticket:https://toolset.com/forums/topic/format-of-text-using-more/#post-2677806 
			
	 
	
 
		
			
	
	
	
			
			hi
I copied the "add_shortcode('show_wysiwyg_with_readmore', 'func_show_wysiwyg_with_readmore');" AND FOLLOWING LINES
I am unable to use that function because I cannot figure out what (were) to do with that chunk of code!!!
pleas give me some clue where to put and how
Thanks
Ed.
			
	 
	
 
		
			
	
	
			
			Minesh Supporter 
				
								
					
						Languages:  
															English (English									) 
								
				 
								
					
						Timezone:  
							Asia/Kolkata (GMT+05:30) 
				 
				
	 
	
			
			You can call the shortcode as given under:
[show_wysiwyg_with_readmore field="field-slug" chars="55" ellipsestext="...." moretext="more" lesstext="less"]
 
 
Where: