Asmi Khalil
Forum Replies Created
-
Forum: Reviews
In reply to: [Realistic] Brilliant Design And Awesome SupportThank you for the valuable feedback! Your support is much appreciated 🙂
- This reply was modified 8 years, 4 months ago by Asmi Khalil.
Forum: Reviews
In reply to: [Realistic] everything is hardcodedHi dwell, Thanks for your feedback!
Would you please explain how the theme is hardcoded?
Nl and Fr are included in the theme out of the box but it’s multilingual ready, meaning you can translate it to any language you want using a software like Peodit. The theme already includes a .Pot file, that’s all what you need to translate Realistic.Forum: Themes and Templates
In reply to: [Realistic] The formatted textHi cryptoparty,
Thanks for using our theme!Image is not clear but It seems you have Debug mode enabled.
Could you give me a link to your website? I will check it for you.Also, make sure to visit our dedicated support forum https://forum.themient.com/
We provide better and quicker support there for free of course.Thanks for your valuable feedback!
Forum: Themes and Templates
In reply to: add custom logo@suyogya Shukla most welcome!
Forum: Themes and Templates
In reply to: add custom logo@aditya Aman
Thanks for using our theme Realistic. Actually you don’t need to edit template files to set your own custom logo. Just go to Appearance => Customize => Site Identity and use the Logo image to upload your custom logo image. If no logo image has been set, theme will display Site title instead.
For further support please refer to our dedicated Support Forum: https://forum.themient.com@suyogya Shukla
Actually Realistic WP theme is already available at WP.org theme directory: https://wordpress.org/themes/realistic
Thanks for passing by 🙂Forum: Reviews
In reply to: [RedWaves Lite] Great, simple themeThanks for your great feedback!
Forum: Themes and Templates
In reply to: [Realistic] Is it RTL?Hi anasgamal, thanks for using our theme Realistic!
Unfortunately not. This is because Material Design Lite (MDL) that we used to build Realistic is not RTL ready.If you have more questions, please check our dedicated support forum: https://forum.themient.com
Regards!
Forum: Themes and Templates
In reply to: [RedWaves Lite] How to completely remove Author Box@wpmudev-support4 thank you for your support!
Forum: Themes and Templates
In reply to: [RedWaves Lite] How to completely remove Author BoxSorry about this mess 🙂 There was a bug in the theme; author box will still displayed even after disabling it from the Customize page.
This issue was fixed in version 1.1.6. Please update your theme to the latest version and then disable the author box from Appearance => Customize => Article SettingsForum: Reviews
In reply to: [Realistic] error 500For now, please do the following steps to fix the issue until the next version is released:
open functions.php (line 432) and change this:if ( !empty( realistic_entry_tags() ) ) { echo realistic_entry_tags(); } ?>To this:
echo realistic_entry_tags(); ?>Next, remove this line (line 156):
include("functions/widget-widget-fblikebox.php");I doesn’t exist in the functions.php file of 1.1.1 version. I don’t know why you still have that line?? I you are using an old version please update to version 1.1.1 then clear the cache (If you are using a caching plugin like WP Super Cache)
Forum: Themes and Templates
In reply to: [Realistic] latest version gives PHP file errorTo view the error source, open wp-config.php and set WP_DEBUG to true
Forum: Reviews
In reply to: [Realistic] error 500Please remove the old theme and install the new one from WP.org.
To see the error text open wp-config.php and set WP_DEBUG to True and tell me which error are you getting.Forum: Reviews
In reply to: [Realistic] theme looks goodThanks for your valuable feedback!
Please don’t update the theme directly from WP, just remove the old theme and install the new one from WP.org.Forum: Themes and Templates
In reply to: [Realistic] latest version gives PHP file errorHello everyone and thanks for using my theme!
Please remove the theme and install it directly from WordPress.org
There is a lot of major changes between version 1.0.3 which was available to download from themient.com and version 1.1.1 which was recently added to WP theme directory.Without giving me the full error text or a screenshot about the issue I can’t tell the source of problem.