Farsad Fakhim
Forum Replies Created
-
Forum: Plugins
In reply to: [wp-jalali] ??? ?? ??? CSS???? ??????
???? ????? ?? ???? ??????? ??? ????
????? ??? ??????? ?????? ????:
https://keravat.net/articles/wordpress/fix-wp-jalali-failed-to-load-content-css/? ??? ??? ?? ???? ???? ?????? ????????? ?? ?? ??? ????? ????? ?? ?? ????? ?????? ???? ? ???? ????. ?????? ??? ????? ??? ?????
???? ?????
Forum: Plugins
In reply to: [wp-jalali] ??? ?? ??? CSSForum: Plugins
In reply to: [wp-jalali] ??? ?? ??? CSS???? ?????? ?????
??? ???? ?? ???? ????? ???? ????? ? ???? ??? ???? ???? wysiwyg-rtl ???.
??? ???? ?? ???? ???? ????? ????? ??? ???? ?? ???? add_editor_style ???? ?? wp-includes/theme.php ????? ???? ???? ??? ???? ??????? (??? ???? ?? ????? ?? ?????? ????? ???? ?? ?? ???? ?? ?????? ??? ???? ? ??? ?? ????? .css ????? -rtl ?? ????? ??????? – ????????? ???? ??? ??? ?? ?? ????? ?????? ????)
??? ??? ??? ???? ?? ??? ?? ??? ??????? ???????:add_action('admin_enqueue_scripts', 'ke_jalali_quickfix'); function ke_jalali_quickfix() { global $editor_styles; for($i = 0; $i < count($editor_styles); $i++) { if(strpos($editor_styles[$i], 'wp-jalali/assets/css/wysiwyg-rtl.css')) unset($editor_styles[$i]); } }
Forum: Reviews
In reply to: [Random Post Loader] ???? ????????? ????? ??? ??? ??? ?????
Forum: Installing WordPress
In reply to: Changing server – icons missingI mean that files are not available at all (with or without www – 404 Not found)
Forum: Installing WordPress
In reply to: Changing server – icons missingAt first thank you for commenting on WordPress Support Forums and second :
the icons load but you have some errors in fonts :
1 : These two addresses are not available (in both without www and with www)
https://www.pinncomp.com/fonts/virtue_icons.woff
https://www.pinncomp.com/fonts/virtue_icons.ttf
https://www.pinncomp.com/assets/img/nav_arrows.png
https://www.pinncomp.com/fonts/virtue_icons.svg
2 – and it’s better to use pixel or percent instead of dpi (dpi in css is css inch not real word inch)Forum: Hacks
In reply to: virus spam or hackerCan you give us your web address please and did you change your wp-admin folder? or something ?
Forum: Themes and Templates
In reply to: [Pitch] add phone number to headeryou can edit header.php file and add your phone number after <body> tag like this :
<p>0001325682</p>
but if you want be clickable on only mobile device
for smart phone
You must know how to android programmingfor java and other os
I think it can be make by jquery or php (not sure)
and if it can with java and other os it can not have auto call