Lenin Zapata
Forum Replies Created
-
Forum: Plugins
In reply to: [Each Domain a Page] redirectionYes, if it shows 200 then everything is ok, thank you very much for answering. Additionally, I am going to suggest a new feature or new plugin in another topic, it is related to this domain topic.
- This reply was modified 4 months, 3 weeks ago by Lenin Zapata.
Forum: Plugins
In reply to: [Auto Post Scheduler] Check every X minutesOk, there should be an option to reset the cron when saving, because I needed to see the result quickly, not wait hours for the cron to change. I say this because neither because I pressed “Run Cron” it did not take effect. Currently they are every 8 minutes, but as I said I needed this to work immediately.
Forum: Plugins
In reply to: [Auto Post Scheduler] Maximum Auto Posting Settingsmax 200/day
Ok, but it does have a hook to be able to create it when you insert the featured image? What is the name of the hook?
Forum: Networking WordPress
In reply to: multisite second site dashboard signin cookie error@representacaodigital this solution was the best for me, thank you very much.
Forum: Plugins
In reply to: [WP Multi Network] Show grouped sites within the menuCode fixed v1.1: https://justpaste.it/bviiz
Forum: Plugins
In reply to: [WP Multi Network] Show grouped sites within the menuAt the moment I solved it myself, after line 124 of the file
\includes\classes/class-wp-ms-networks-admin.php
add the following code: https://justpaste.it/d13ykResult ???: https://i.imgur.com/BnEVoJf.png
- This reply was modified 1 year, 11 months ago by Lenin Zapata.
Forum: Plugins
In reply to: [WP Multi Network] Creation of upload_path & upload_url_pathI haven’t had this problem yet, but if I do, I’ll write to see how you solved it, thank you very much ??
Forum: Plugins
In reply to: [WP Multi Network] Creation of upload_path & upload_url_pathHello, how did you solve this problem?
Forum: Plugins
In reply to: [AI Translation for TranslatePress] auto translate after post generateI understand, but add that feature: Automatically translate when:
- A new post goes to draft
- A new post becomes published
With this you would have better control and you would avoid one more step, which is pressing the translate buttons.
thanks
Forum: Plugins
In reply to: [Wicked Block Conditions] Does it work on multisite?You are right, the problem is with the Cache plugin, deactivate the ‘Widget Cache’ option and it was solved on the demo site, I tried it on my website and it worked fine. Thank you very much for the support.
As a suggestion, you should show the value of the condition, for example my widget does not show it on several pages, but the slug of each page is not shown, I would have to enter each box to see the value, but it would be good to show it.
Forum: Plugins
In reply to: [Wicked Block Conditions] Does it work on multisite?It has nothing to do with the cache, I tried another logic plugin and it works fine. I mean that I have to execute the cache to show the logic of your plugin, but it only works once, then it no longer works in administrator mode (logged in). This should work in admin mode correctly, it works on a normal site, but it doesn’t work on a multisite, please try on a multisite, check the video I sent you.
Forum: Plugins
In reply to: [Wicked Block Conditions] Does it work on multisite?- In the first video I show how inside a normal WordPress if it works, I don’t clean cache, and everything works as it should be
- In the second wordpress, it is a multisite, but I find that it doesn’t work, and it does the action only if I clean the cache, then I go to another page and it keeps appearing when it shouldn’t anymore, that is, it only does action 1 Only once if I clean the cache, then it no longer works on the other pages, what happens is very rare.
Note: Both websites (regular wordpress and multisite) have the same plugins, I hardly think it is a conflict with another plugin.
Have you checked if your plugin works on multisite?, please check the video ????
I only want it to work for Widget Block for single wordpress site and multisite.
Within a “page” it works!, but the only logical thing to use it is the tag “if the user is logged in”, from there I don’t see any more utility, because obviously if it is a page it will only be inside a page, it will be the same slug, etc… that is, I don’t see much use in it. I need it to show and hide the block of a widget where I see a lot of use for it, but it seems that it doesn’t work for widgets.