Jump to content

zoeck

Members
  • Posts

    440
  • Joined

  • Last visited

  • Days Won

    2

zoeck last won the day on July 6 2022

zoeck had the most liked content!

2 Followers

About zoeck

  • Birthday June 12

Profile Information

  • Gender
    Male
  • Location
    Bavaria, Germany

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

zoeck's Achievements

Sr. Member

Sr. Member (5/6)

393

Reputation

  1. You can have a Look a the findRaw function: https://processwire.com/api/ref/pages/find-raw/
  2. I assume that almost everyone who develops a new website in Processwire works with the Blank profile 🙂 The other existing profiles are more suitable for familiarizing yourself with the system 🙂
  3. Have a look here: https://processwire.com/blog/posts/pw-3.0.80/#pro-module-renewals You just have to contact ryan 😉
  4. For me it is always 39$ for the renewal. Just go to this Page: https://processwire.com/talk/clients/purchases/ There should then be a “Renew now” button next to the text “Renew from $39” (only if a renewal is pending)
  5. Since it is open source software, you can help to improve Processwire Commerce and provide demos. Unfortunately, your description of the error just sounds like complaining. You could at least have included the error message that appears...
  6. The text animation on the start page doesn't work very well in MS Edge (on Windows 11 24H2). The edges of the font are not smoothed and the animation also looks better in Firefox.
  7. It’s already possible in the UIkit Admin Theme Just Go to Modules -> Core Category Admin UIKit -> Settings -> Masthead + Navigation -> Logo File
  8. Can you try it if you don't specify the file extension in the download tag?
  9. The slider does not change the image size. The slider is only used to scale the size of the preview in the admin area. if you click on the picture, you can select the edit function. Then you can resize the Image (and save the resized image)
  10. You know that Padloper is not free? You have to buy a license for it, then there are the downloads 😉
  11. Have you changed the variable “$config->httpHosts” in your config.php so that it contains your local url?
  12. And in the log files from the web server? Are there any entries there?
  13. Have a look at the log file of your web server to see if an error message appears. There are also log files from Processwire in this directory: \site\assets\logs It may be a problem with the PHP setting max_input_vars (that the maximum number has been exceeded)
  14. I don't think there is a coupon code for the ProFields, at least I'm not aware of one. But with your purchase you are supporting Ryan, the developer of Processwire.
  15. It looks as if you are still using the old function in the _main.php file (line 6). At least that's what it says in the error message site/templates/_main.php (6): RockFrontend->styles()
×
×
  • Create New...