I’m working on a premium plugin right now. It won’t be expensive. A lot of coding will need to be done.
Hi
I use it In RTL and i have problem with,
Wordpress admin crash and has been messed up.
Why?
I need your Email address..
[ redacted, support is not offered via email, Skype, IM etc. only in the forums ]
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@johnzenausa I’ve deleted your offer to login to your user’s site. I’m am 100% sure you mean well but please never ask for credentials on these forums.
Now for the why: The internet is a wonderful place full of very nice people and a few very bad ones. I’m sure everyone here is very nice however, by giving some ones keys to your house you are trusting they wont steal anything. Likewise the person who takes the keys is now responsible for the house FOREVER.
If something was to go wrong, then you the author may well legally become liable for damages, which they would not normally have been as their software is provided without warranty.
Please be aware that repeatedly asking for credentials will result in us asking you to repeatedly stop before escalating up to the plugins team.
@jan Dembowski got your message.
@sfand.com The plugin is working fine on all my sites. The only thing I can think of is there’s a plugin conflict.
Does wp-admin error go away when my plugin is deactivated? Have you deactivated all other plugins except mine?
when Network posts ext. deactivate, wp-admin work right, i deactivated all other plugin and i have problem only with NPE,
Can you give me a link to the theme you are using? This way I can install it and check the problem from my end. I don’t know if RTL is a theme or plugin.
i have problem only with NPE. that WordPress admin crash and has been messed up.
so i searched on google….
when i change this line
$href = $wp_styles->base_url . "/wp-admin/load-styles.php?c={$zip}&dir={$dir}&load=" . trim($wp_styles->concat, ', ') . "&ver=$ver";
on file:
wp-includes/script-loader.php
to :
$href = $wp_styles->base_url . "/wp-admin/load-styles.php?c={$zip}&dir=rtl&load=" . trim($wp_styles->concat, ', ') . '&ver=' . $ver;
i use your plugin with custom css in Mysite
i have problem when install NPE.
wordpress admin change to rtl but still have a little problem
Wordpress admin above bar change to ltr.
download theme link :
theme
on create page/ page builder
you see what i suggested before…for network post
You can do Network page builder or select Custom Blog in shortcode
I have installed the plugin in your theme with no problems. Remember only works on multisite setup on main domain. Am working on updates you have requested. Making it compatible with woocommerce wp-estore and useable on all subdomains. This will take a while and be part of the premium package. Thanks.
thanks
please make rtl support on premium package.
best regard…
I have made above changes in free version.