-
AuthorPosts
-
July 2, 2016 at 6:04 am #656005
Hi,
I face a problem with the title of the article at the sidebar. I realised the title of article display special characters which was not suppose to be there when it exceeded the number of text allowed.
It only happen to Chinese, when I tried changing the title to English, the problem is resolve.
I tried adding a lot more text when I am using English and it still display even though the title contain more text than the Chinese text I originally use.
July 2, 2016 at 9:19 am #656072Hey Zheng Yu!
That is because of the character ( Chinese ) and maybe the way they gut cut off.
Can you please try change the word at that area and see if it does functioning better?Thanks a lot
Best regards,
BasilisJuly 4, 2016 at 3:49 am #656371Hi,
Shortening the title does work however I will need a longer title for certain article post .
Changing the title to English title do not create such a problem.
Is there anyway I could still allow the chinese character to display properly even if it is showing Chinese Character.
July 4, 2016 at 5:53 pm #656666Hi,
Could you provide us with a link to the post in question so that we can take a closer look please?
Regards,
RikardJuly 5, 2016 at 6:08 am #656826Hi,
http://strategistshub.com/articles/Its at the sidebar, 3rd section where its under the popular articles.
July 5, 2016 at 8:55 am #656891Hi,
The section under the popular articles is a new letter form, I believe you are referring to the section below that? It looks good on my end please elaborate what is the issue you are facing here?
Best regards,
VinayJuly 6, 2016 at 5:27 am #657320Hi,
That’s not the section I am referring to. I have attach an image of the issue I am facing. Its is above the newsletter form. You will see the “?””?” character on the 1st post. The title is longer and the “?””?” suppose to display chinese character.
- This reply was modified 8 years, 4 months ago by hzy17079.
July 6, 2016 at 4:16 pm #657557Hey!
Could you please go to Enfold/framework/php/class-sidebar-generator.php file and find “substr” and replace with “mb_substr” and check if that helps? If not, please create a temporary admin login and FTP logins and post them here privately so we can look into it.
Best regards,
YigitJuly 6, 2016 at 5:10 pm #657621It’s still not working. I have add the access. I have also revert the files back to the original copy.
July 9, 2016 at 2:42 am #658657Hi,
Please edit the framework > php > class-framework-widgets.php file then look for the “avia_get_post_list” function. Find this code on line 1057:
echo "<strong class='news-headline'>".avia_backend_truncate(get_the_title(), 55," ");
Set the avia_backend_truncate limit from 55 to something higher.
Best regards,
IsmaelJuly 9, 2016 at 2:44 am #658661Hi Ismael,
Thanks a lot. The problem is solve now.
July 10, 2016 at 12:31 pm #658937 -
AuthorPosts
- You must be logged in to reply to this topic.