GrayHunter
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to check if current page is a Product Page?Do I take it right, that there is no condition in WP & Woo letting me limit something only for a product page?
Forum: Fixing WordPress
In reply to: How can I add a custom ‘add to cart’ button to Woo?Thank you!
Forum: Fixing WordPress
In reply to: How can I add a custom ‘add to cart’ button to Woo?Thank you so much!
For others – here is some more useful info about the solution.The last question, please: What order should I use for the “Add to cart” and “View product” buttons?
In your sample it is 10 (‘wc_custom_button_view_product’, 10) for the “View product” button.There are some plugins which have a position setting (“Above add to cart button” or “Under add to cart button”) – but this does not work if I have “View product” set to 10 and “Add to cart” to 15.
Please advise the correct position settings for the buttons.Forum: Plugins
In reply to: [Multi-language Responsive Contact Form] Warnings in wp-admin – pls helpOh, no. At THAT sub-site every thing is now OK, but at another one – we get this:
Warning: include_once(/var/www/…//var/www/…/wp-load.php) [function.include-once]: failed to open stream: No such file or directory in /var/www/…/wp-content/plugins/responsive-contact-form/ai-responsive-contact-form.php on line 49
Warning: include_once() [function.include]: Failed opening ‘/var/www/…//var/www/…/wp-load.php’ for inclusion (include_path=’.:/usr/share/pear:/usr/share/php’) in /var/www/…/wp-content/plugins/responsive-contact-form/ai-responsive-contact-form.php on line 49
So, it seems to not working… Could you help pls?
Forum: Plugins
In reply to: [Multi-language Responsive Contact Form] Warnings in wp-admin – pls helpThe line is 49 not 68 (may be because of not the very new version of the plugin) but I did what you said and now it is OK. Thank you! 🙂
Forum: Plugins
In reply to: [Resize images before upload] Multi Site and WP 4?MORE – 3)
It does not work when you press “Add new file” button (in Media Library)… strange.Forum: Plugins
In reply to: [Multisite Maintenance Mode] Localization?Hi!
1) Here is Russian translation (I translated only the main phrase – think it will be enough) – http://rghost.ru/57818668 (press the dark button “Скачать” to download)
2) “Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.”
3) If it is possible – highlight some how the message in admin bar – maybe by red background…
No answer – no purchase…
Forum: Networking WordPress
In reply to: Hotlink Protection – Multi SiteGood, but could you give me the full code pls? Let the main site domain be domain.com.
Forum: Networking WordPress
In reply to: Hotlink Protection – Multi Site2) I see… may be there is such plugin anywhere?
Or is it possible to protect only the main site for example?3) Ok, thx!
Forum: Networking WordPress
In reply to: Hotlink Protection – Multi SiteThank you, but
2) new domains should not be added manually – it’s impossible, there are lots of them new every day…
3) I can’t find this in your code…Forum: Plugins
In reply to: [Login Lockdown & Protection] Multisite Compatibility?Ok, thank you!
The main problem I can not use it for now – simple sites admins have too much settings. I don’t remember which exactly but the definitely should not have the opportunity to see/change paths, modify vital files, no JS/PHP/ect text area, block super admins and the server must be safed from them to be overloaded…
So, it’s ok they have some options (may be they want to set 3 attempts or 30 but not 10), but they still should stay in a sandbox. Only super-admin should rule vital server/net things.
Good coding – waiting your success! 🙂
Forum: Plugins
In reply to: [Login Lockdown & Protection] Multisite Compatibility?Nice idea!
mvandemar, answer here pls when you update the plugin – I am subscribed at this topic.
Forum: Plugins
In reply to: [Author: Simon Goodchild] Select Pages?+1
Forum: Plugins
In reply to: [Brute Force Login Protection] MultiSite support?I see… thank you for the answers!
And the second one more question. even two:
1) Is it possible to give the blocked visitors some information (that everything is OK, just wait and do not panic)? It can be a redirect or simple text in the table with a bit of CSS… It is vital for my users as I want them always know what happened – but in this situation if they are blocked – the even are not able to visit the main site of the network to find out what happened…2) I would like to hide the plugin settings from sub-sites admins as they don’t need this really (for example – setting htaccess location, experimenting with this…no) and they can block me (just by manual blocking). I prefer to have the plugin options only for super admin in settings of the whole net – and these settings will be for each sub-site (all sites have the same settings). This could be done if the plugin is network activated (for example) or by a checkbox somewhere…
Could you help me with these pls?