
uliverse
Members-
Posts
37 -
Joined
-
Last visited
Recent Profile Visitors
2,408 profile views
uliverse's Achievements

Jr. Member (3/6)
1
Reputation
-
No, the caching is definitely server side.
-
uliverse started following Add existing pages to pageTable , Images not showing on mobile , Full text site search function and 4 others
-
Hi. In my template I call images the standard way ($image = $event_item->page_image->size(640, 480, $options); $options are defined as well in the template, of course. Caching is enabled for the template in use. On desktop this works normally. But on mobile browsers I get strange behaviour: after changing an image on a page, the new image shows up on desktop, but not on mobile. Only after clearing cache (PageRender module) the correct image shows up...
-
Ah... thank you. That at least takes care of the errors... not quite there, but closer... Still confused about the PW syntax 🙄
-
I am trying to implement the search function from the demo into my website. I run into errors, though. My search.php template starts like this: Already at line 4 it throws an error: I am lost... What am I doing wrong? It somehow must have to do with Processwire syntax, but the code is taken directly from the demo... so why wouldn't it work?
-
I have encountered a bug: as soon as I turn on the cache function (Processwire built-in) the maps don't load any more on Chrome. Firefox works, though. Any idea what causes this?
-
OK... So it sets a "marker" that I can use for triggering/preventing tracking.
-
Maybe I just missed it... But I am wondering how the tracking cookie management works. What happens if the user chooses either of the options? How does that choice interact with Google Analytics or Matomo?
-
Thanks, johndoe. I will investigate further... :-)
-
Here I am, once again... I noticed that repeaters won't keep their order in the backend after dragging them into a new order. They will always return to the original order in which they were created in after saving. Is that a bug or is there a setting I have missed? I seem to remember that this used to work... I am currently on 3.0.123. Help appreciated!
-
I installed this module and it generally seems to work with PW 3.0.123. However, I am logged out of the backend every few seconds. Has anyone else experienced this?
-
Hmmm... I will look into those options! Thanks a lot! You are always very helpful.
-
Yes and no... it's a bit more complicated I guess... I need to be able to do this manually. If there is no simple solution, I will find a workaround. Thanks for your help, though!
-
Thanks for the ideas. I need to be able to do that in the backend. But it seems there is no simple way of doing that...
-
Hi all, does anyone of you know if/how it is possible to add already existing pages to a pageTable field? The only possible way seems to be creating a new pageTable entry... Thanks!
-
I found it here: https://processwire.com/docs/multi-language-support/code-i18n/#marking-strings-for-translation