Hi, I have purchased this theme. Though this is an excellent theme, I would like to ask a few questions:
1. The date on top bar is not showing on mobile. How can I show date on mobile?
2. Though I can customize block-fonts by td composer, but I don’t see any font customizing option when I add a block in widget section.
3. When I add a featured image renamed in a different language other than English, the image is not showing in the post or media library.
Thanks.
-
This topic was modified 8 years by
chelebelay.
Hi,
Please do not hesitate to create topics and post your questions. We and the community will try to help you as best as we can.
1. The top bar is not displayed on mobile, it is not supposed to. It could be made to appear by custom code only if required, and only when the mobile theme plugin is not used. If you want to show the top bar on mobile, please provide a link to your website and I will try to give you a solution.
2. Indeed, the widgets do not have font settings. You could use the general font settings in the theme panel
– https://www.screencast.com/t/FFyN74StReO
The widgets will not receive the same font settings as in the composer, there are plans to change the widget implementation in the theme in a future update so those settings will not be needed.
3. So the problem appears only when the featured image name is not in English. Maybe the name contains some language specific characters or symbols which cause the issue. You could use some other names for the images which do not cause issues. The most common issues with image uploading would be these
– http://www.wpbeginner.com/wp-tutorials/how-to-fix-image-upload-issue-in-wordpress/
Thanks
Hi,
Thank you so much for your reply.
My site is still offline as the contents are not ready yet. As soon as it is ready I will send you the link.
I just tried to upload another image renamed in Bengali on my localhost. But the result is the same, the image is not showing in the post.
I thought renaming image in my own language would be seo friendly. Maybe it does not support Bengali?
Thanks again.
Hi,
I have tried as well to upload an image with Bengali characters, the image is not uploaded properly, no image is displayed
– https://www.screencast.com/t/RkbM2MOHA
– https://www.screencast.com/t/Vx0F32tLR
This could be a limitation of WordPress, uploaded content with specific characters or symbols in their name swill not be uploaded properly. I tried a solution like this but it simply removes the characters (the image will be uploaded however)
– https://wpdigs.com/special-characters-and-spaces-in-file-names/
Thanks
Hi,
Thanks a lot for your quick help. I have added the code you provided to function.php. Images can be uploaded now but the characters disappear.
Hope wordpress will solve the problem someday, allow the users to rename the images in their own languages.
Thanks.