Words are cut in the introductory text
- Posted by Silke (10) Offline
 
			The topic has been marked as resolved.		
	
												- Posted by Silke (10) Offline
 
				Hi!
Are there some news about this issue? Woul be great!
Greetz
Silke
						
								11 years 5 months ago								#20
				by Silke
			
		Are there some news about this issue? Woul be great!
Greetz
Silke
			The topic has been marked as resolved.		
	
												- Posted by TemplatePlazza (5370) Offline
 
				Hi mammut,
Sorry about this. Honestly I have no idea what the reason of this issue
I'd suggest you to type the link manually at the moment, you probably will need to edit a few articles only, as you use minifrontpage to display the latest articles only, right?
						
								11 years 5 months ago								#21
				by TemplatePlazza
			
		Sorry about this. Honestly I have no idea what the reason of this issue
I'd suggest you to type the link manually at the moment, you probably will need to edit a few articles only, as you use minifrontpage to display the latest articles only, right?
			The topic has been marked as resolved.		
	
												- Posted by Silke (10) Offline
 
				Hi there,
I have a solution. A fried of mine is coder and took a look. You have to make following changes
$html = mb_substr($html, strlen(utf8_decode($matches[0]))); // new
//$html = mb_substr($html, strlen($matches[0])); //origninal
It should be around row 372. I hope it helps, if its needed.
Cheers
Silke
						
								11 years 4 months ago								#22
				by Silke
			
		I have a solution. A fried of mine is coder and took a look. You have to make following changes
$html = mb_substr($html, strlen(utf8_decode($matches[0]))); // new
//$html = mb_substr($html, strlen($matches[0])); //origninal
It should be around row 372. I hope it helps, if its needed.
Cheers
Silke
			The topic has been marked as resolved.		
	
												- Posted by TemplatePlazza (5370) Offline
 
			The topic has been marked as resolved.