Nikolaii
Forum Replies Created
-
Forum: Plugins
In reply to: [Leaflet Map] Frong map positioning when hidden in tabThis helped me.
window.WPLeafletMapPlugin.maps[0].invalidateSize();Forum: Plugins
In reply to: [Leaflet Map] Frong map positioning when hidden in tabI think, this my problem duplicates https://stackoverflow.com/a/35222481/1694103 and right now i am wondering how can i “call the invalidateSize method on your L.Map instance”.
If you can assist me with this, i will appreciate itJust checked. File wp-content/plugins/duplicator/installer/build/assets/inc.libs.js.php in core file in version 1.16. As i understand, there is no virus.
Same situation
Forum: Plugins
In reply to: [WooCommerce] My account, make logged is user last name optionalAny help will be appreciated ??
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import only categoriesas documentation says, post_title is mandatory. So i added 1 post added all categories to this post. Great plugin
??
Hello towhidd,
I want to buy Personal license. It means only for one website. How does it work? Right now i work on dev server https://www.example.com i will install plugin here, work with it and when website is done i will move it to https://www.live.com. Is this license will work fine?
Forum: Plugins
In reply to: [Google Forms] Unexpected next to "Other"Thank you, Mike Walsh, for you answer. It helps. Also i found that you wrote about this issue here https://michaelwalsh.org/blog/2013/05/new-google-forms-now-support-the-language-parameter/
Great work ??
Forum: Plugins
In reply to: [Adminimize] Uncheked item does not show upTo conclude:
Initial:
– I created role(Clien) with same capabilities like administrator.
– Installed Admninimize
– Create a user(user1) with Client role
– Disable some items in in Write options – Products (woocommerce product page)
– Enable it, but it does not came back.
– Export admininmize settings.
– Create new user(user2) with Client role and it have item, which user1 did not have.
– user1 rigth now with administrator role, but it also does not have this item, which was disabled in Write options – Products(woocommerce product page).Forum: Plugins
In reply to: [Adminimize] Uncheked item does not show upSone news:
right now i do not have admininmize, but for one user whos role was client – it does not have post excerp.
adminimize deleted.
Right now i registered new user with same role(Client) and it have everything what was before. I do not why it works in such a way.Forum: Plugins
In reply to: [Adminimize] Uncheked item does not show upalso, it was a custom role which was created in such a way:
add_role( ‘client’, ‘Client’);
$admin = get_role(‘administrator’);
$client = get_role(‘client’);
if($admin->capabilities){
foreach($admin->capabilities as $cap => $bool){
if($bool){
$client->add_cap($cap);
}
}
}Also, i export settings, used Deinstall options, deactivate and delete plugin, but it does not help, i does not see postexcerp.
Forum: Plugins
In reply to: WooCommerce Smart Coupons vs WooCommerce Gift Certificates ProHi.
If it is true, then everything is ok. But i almost decided to buy another plugin. Will look forward that your support will help with my questions.
Forum: Plugins
In reply to: WooCommerce Smart Coupons vs WooCommerce Gift Certificates Pro@ignitewoo.com Team
about your support: you do not answer to questions via Contact page. I send email about 1 week ago and nothing. I want to buy plugin and have some questions about it functionality.
Forum: Plugins
In reply to: [Qtranslate Slug] qtranlate slug woocommerce works cannot switch language onSame problem is here: https://www.qianqin.de/qtranslate/forum/viewtopic.php?f=3&t=3546#p11463