Jump to content

hansv

Members
  • Posts

    139
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Leuven, Belgium

Recent Profile Visitors

3,072 profile views

hansv's Achievements

Sr. Member

Sr. Member (5/6)

33

Reputation

  1. @bernhard Problem solved (I hope) Cause: reference to RockMigration-json-file e.g. field rbp_text_text field rbp_text_text / tab 'Input' / 'Custom settings JSON' / 'JSON file' is refering to '/site/modules/RockMigrations/TinyMCE/text.json' I removed de reference ''/site/modules/RockMigrations/TinyMCE/text.json' + save Refresh site (F5) TinyMCE is visible Same positive result for the other blocks, accordion, features, ...
  2. Hi I'm struggeling to view the TinyMCE menu en toolbar in the different rpb blocks (in backend and frontend) PW 3.0.242 en rpb 5.9.1 TineMCE 6.1.8 Front-end-page-editor (Core) In rpb_text_text: in rpb_accordion_item_content d and so on Hopefully someone can point out what I'm missing here? I suspect (as usual) it will be something minor.
  3. Is it possible to realize this e-commerce with Padloper 2 I want to sell 10 products (food in a school restaurant). The food is sold on monday, tuesday; thursday and friday. Orders are places per month. First the month is chosen per product you can choose the days you want to buy the product Orders can be shown in different lists per customer / date / product/ per food / number per day per date / food (per date #bread 1, #bread2, ...) Lists can be emailed to customer, to ...
  4. Many thx @wbmnfktr. Hightlight.js is working perfectly. Result frontend:
  5. Hello When using the code-snippet in TinyMCE, the highlighting works in the backend, but not in the frontend. Backend Frontend Working with PW 3.0.208 dev and TinyMCE-module 6.1.2 Many thx in advance
  6. @bernard, many thx Delete the row in db table 'fields' did the trick thx for your quick and efficient reply
  7. Hi, I removed the 'recurme'-module. As a result my field 'kalender' has no fieldtype (fieldname: kalender, fieldlabel: kalender, fieldtype: none, assigned to templates: 0). Entering the field gives an error message. Is there any way around to delete an existing field that has no fieldtype? thx
  8. @elabx thx for your suggestion. Callbacks in Uikit are not well documented. Do you have an example for 'sortable'?
  9. Hi I use UIKIT3 Sortable at the frontend to make the blocks M1, M2, ... Each block is a page. I can move (sort) the blocks at the frontend, but how can I save the sort-order so the pages at the backend have the same sort-order as at the frontend?
  10. I think, my question was not really clearly. In my template 'x', I have a field 'Relatie' (see screenshot). The field 'Relatie' is a Page reference field. Page 'y' may only be viewable by 'Raad van bestuur'. How can I make a permission / role for the value 'Raad van bestuur' of the field 'Relatie'?
  11. Hi I have a question about Access control In my template, I have a field 'relations' (= a page field) with e.g. board of directors, members, ... The board of directors may view a page, the members not. How can I manage in permissions / roles that only the board of directors can view the page? thx in advance
  12. @wbmnfktr thx, this is working (in Chrome, Win10). fine after cleaning browser-cache and closing browser-tabs,
  13. Hi I have some difficulties with customize the lay-out. I have a custom calendar and want to put the month with navigation on top of it (in place of 05 = month may). Is there an API call $recurme->month()->next ? Is there an api call $recurme->month()->prev ?
  14. Hi I try to install MarkupProcesswirePhotoswipe. Is it possible that this module is not compatible wit php 7?
  15. @adrian thx, I try your suggestion with AdminAction module
×
×
  • Create New...