Forum Replies Created

Viewing 15 replies - 46 through 60 (of 106 total)
  • Thread Starter rabox66

    (@rabox66)

    UPDATE: Most plugins and the theme was deactivated. The only plugins, that were used were:
    – Coming soon (Seeds)
    – Woocommerce
    – Woocommerce Germaniced (W-C did not work without it)
    – WooCommerce PDF Invoices & Packing Slips

    The Theme was twenty twenty-one. Any ideas what might cause the bug?

    Additional but may be important: The site was already hacked several times. Therefore I hardened it with lots of rules in the .htaccess. Now most files are no more writeable and changes in documents are rather complicated. Is it possible, that the update went wrong because of that?

    In case that I remove all the hardening and uninstall the plugin: Are the stored date safe? (Logo, address of the vendor…)

    Thanks
    Raphael

    • This reply was modified 3 years, 8 months ago by rabox66.
    Thread Starter rabox66

    (@rabox66)

    thanks!

    Thread Starter rabox66

    (@rabox66)

    …You would store the emails at the mailing service provider. And they would send them according to your schedule…

    OK. So who might be such a mailing service provider? I send emails just within my hosting plan that covers domains, webspace, databases and several email addresses. Should I ask my hoster?

    Sorry. Obviously, I am not an expert on email. ??

    Thread Starter rabox66

    (@rabox66)

    Hi Joy,
    thanks for the answer. For me, the main question is how to organize the mailing of these 10 emails. That I would like to discuss here. Let’s say, these 10 emails are stored “somewhere”. Once the user signs up a process is started: He receives immediately a welcome mail. “Thank you for subscribing to the service…”. 24h later he receives the first email with detailed information. 48 hours later the next email is sent. 72h later be next one is sent. The emails are not individualized.

    So where should I store these mails is the first question. And the next question is: Which kind of cronjob can be used for sending these emails.

    The easy way might be to use a premade plugin that I just have to configure. (If so: Which one I could use?) But if that is not possible “out of the box”, I can also write some code. But in that case, a tutorial with some coding examples might be useful. Maybe somebody has a link.

    I tried Google with search phrases such as “Email postponed” but that showed no result. So maybe a good search-phrase would be enough.

    Thread Starter rabox66

    (@rabox66)

    OK, thanks. But I would like to understand the problem better: Why does Yoast interfere with these plugins? SEO is one thing and planning events is another thing. It is not necessary for me that the events are prepared for search engines.

    Concerning the errors I will contact the plugin authors and ask them to update their code. But nevertheless I would like to understand the problem better.

    Thanks

    Thread Starter rabox66

    (@rabox66)

    That would be:
    1) https://de.www.ads-software.com/plugins/social-pug/
    2) https://de.www.ads-software.com/plugins/events-manager/

    The social Plugin might be exchanged easily. The events-manager is harder to substitute.

    Thanks!

    Thread Starter rabox66

    (@rabox66)

    sorry, I checked the plugin folders off course. ??

    Thread Starter rabox66

    (@rabox66)

    Thank you for the fast answer. I identified the two plugins that caused the error messages. The problem: Both are updated to the latest version and both are essential to my blog. I do not want to deactivate them permanently AND I would like to continue with Yoast as well. So how can I use all three without receiving these messages?

    Additionally, I checked the themes folders and you are right off course: Yoast is stored in the folder “wordpress-seo”. I thought it should be Inside a folder called something like “yoast” or so. But that is not important.

    Thread Starter rabox66

    (@rabox66)

    Hi Steven,
    thanks for the idea of merging. but to be honest I do not see, how this might work. Could you point it out a bit more in detail? I will tell you what I expect, that should be done.

    1) I create two loops. The first is more or less like that:

    args = array( 
                'numberposts' => '20',
                'cat' => array(2),
    

    Whereas the other one is like that:

    
              $args = array( 
                'numberposts' => '-1',
                'cat' => array(1,7,8,9,27, 30, 31),    

    OK, but the merging itself is the problem for me. Here I would be glad if you could give me an idea.
    Thanks!
    Raphael

    • This reply was modified 3 years, 11 months ago by rabox66.
    • This reply was modified 3 years, 11 months ago by rabox66.
    Thread Starter rabox66

    (@rabox66)

    Thanks. Two queries are easy. But how do I merge the results?

    Thread Starter rabox66

    (@rabox66)

    Thanks. You are right. but it is not really well explained. There they say, that they only support clients that already bought something. all others have to come here. (That is why I am here).

    But if you search VERY long, you might have the chance of finding the presales questions form. ?? OK, so I switched over.

    Thread Starter rabox66

    (@rabox66)

    Hi roshni07,
    I think I have got it. Let me make a brief summary, to check if I understood it right:

    1) All money goes to the admin.

    2) The vendor can ask at any time to receive his part. If he does so, the admin will pay him his part manually.

    If so, I have a question, because I want to automate this process as much as it is possible. In the best case, the admin only has to check if everything that was done automatically was correct. In my ideal solution, there is nearly no manual work necessary.

    – Every month the system calculates all the money it has to pay to the vendors. The vendors are informed about the money they will receive automatically by email. A bill about the items sold and the money they will receive is included in that email.

    One week later the system pays all the money the vendors should receive to all vendors automatically.

    Is that possible to create somehow? Either by the use of some plugins or by coding?

    Thanks
    Raphael

    Thread Starter rabox66

    (@rabox66)

    Thank you, that seems to be a good idea. So I will download the plufins-folder and have a search on my harddisc. As I do not know any programm that searches through a whole folder on the server, that might be the better solution.

    Thread Starter rabox66

    (@rabox66)

    Thanks, but I would rather reduce the number of installed plugins. ?? Every plugin is – potentially – a risc cause it might be hacked. Therefore I only want to use plugins that make sense.

    Thread Starter rabox66

    (@rabox66)

    OK, so I understand better. Which starter-theme you would recommend nowadays?

Viewing 15 replies - 46 through 60 (of 106 total)