Skip to content

Instantly share code, notes, and snippets.

@cvladan
Last active March 3, 2023 12:46
Show Gist options
  • Save cvladan/42fd45f5749fedb95c4728eb0af73847 to your computer and use it in GitHub Desktop.
Save cvladan/42fd45f5749fedb95c4728eb0af73847 to your computer and use it in GitHub Desktop.
pixlo.de

no notes here

Done or answered

  1. I would like to integrate you into the technical maintenance of the customer. Means you get money monthly for technical maintenance. I think 25 euros. Okay for you? A maximum of one hour of work.

    Sure. And if there is more than 1hr work it will be charged by an hour for extra work.

  2. Home - In a post, the date comes with (picture)

    Do you want dates or don't want dates? On old site it was also - somewhere yes, somewhere no.

    Daniel: I would do uniform without. Where do you set that?

    Exactly! Nowhere. Even on original site there was no field for that. But I've found one more bug in their code. They WANTED dates, just coded with bugs. How to use "the_date" function: the_date(). Quote: will only output the date if the current post’s date is different from the previous one output.

    So, that was the bug. I'll fix it now, so it shows the dates everywhere.

    Fixed, dates added everywhere.

  3. Press reports - Can we make the boxes the same size?(Picture)

    It was like that in original. Anyway, I've fixed it now to be as expected.

  4. Email texts are now in English. Can I change that?

    It is how it should be. Admin must be in DE language in "Top Bar", not in "All Languages".

    Actually, admin made a mistake! As an admin, when you "click" to approve a team, you need to work in DE, not in "All languages". If you are in "All languages", at the moment you are approving a team, the messages will be sent as they are defined for "All languages" So, if you are in DE when doing that, German messages will be sent. If you are admin in FR when approving team, FR messages will be sent to a team. There is no other way to do it. I think you should customize all the messages for all the languages by yourself in admin (remove PDF links, etc.)

  5. I will take a solution from myself for SMTP. Can I define the sender as desired in the SMTP plugin?

    Yes

  6. Where is it stored, which mail is going where?

    Admin email are going to admin (WP > Settings > General > Administration Email Address), SMTP setting are stored in plugin config (WP > Post SMTP > Settings)

  7. The link of the brochure is included in emails for the teams. Have to go outside. Only intended internally for SVG.

    I've removed it, but admin can also do it - admin should change these messages as there are some old dates in there.

  8. In the recipe, "Save Team Details". Please in German.

    Done. You can always do that in admin "String Translation"

  9. PDF: names of team member 2 and team member 3 are around upside down

    Yes. Name and surname are swapped? Fixed. By the way, I just checked on original, before us, and it was like that even before us! So all the old team members (before us) have this two swapped

  10. PDF: is always an empty side in between?

    Yes, because new page is initiated every time a new recipe starts.

  11. PDF anonymous team name should be on it - only logo and photo not

    Fixed.

  12. Home is once again a draft in the sides. Can that go?

    I duplicated old home page and that duplicate is in Draft. Active Home page is published, not in Draft status.

  13. What about the deactivated plugins? Can they be deleted?

    Of course, you can delete disabled plugins if you are sure you will not need them sometimes.

    If bothers you of too many various menus, you can activate "Cleanup Admin Ares" in options. We can also hide complete admin "plugin menu" if you want as I can implement that into "Cleanup Admin Area" functionality.

  14. And where did you regulate this with the menu and the competitions or why is that possible now and did not work before.

    First, you change current competition in options. For every language do that separately. After that, you need to edit the rest of a menus - left part of menu, anything about current competition. If you are asking me how the right dropdown menu is generated? Well, that menu on the right is automatically created from all sub-pages when they have some competition applied, excluding current competition. Also, those pages must be a child of some other pages. That's how.

  15. That was it for now. Good work. Despite the complicated customer.

    Next time, without looking BEHIND the hood, we won't accept. This was like a code trap. Created to make that never ever again someone can change code... And it was prehistoric PHP, prehistoric WP, all the plugins not updated for 2 years... etc.

  16. If I install short pixels, are the images smaller when setting properly?

    You mean because of SEO? Yes, of course.

  17. PDF for descriptions and line break a little more distance in the upper area. Looks very squeezed.

    Done. PDF's are now more compact then before.

Not understood:

  1. In the mail for confirmation and request of the menu input - link with pure /anmeldung

    ... don't understand. What is not ok? Are you looking at DE messages?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment