Jump to content

sjaaksken

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

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

sjaaksken's Achievements

Newbie

Newbie (2/6)

1

Reputation

  1. Had the same issue but indeed the solution works! Thanks for this!
  2. Interesting, is it easily implementable?
  3. Was anything done on these integrations? I would like to offer a BB/Forum on a processwire site but a bit lost on where to start.
  4. Thanks, it worked! got a bit lost in the whole procedure.
  5. Hi, I'm having troubles hiding the scf-website, I created a form.php with the following: <?php namespace ProcessWire; ?> <div class="form__item form__item--scf-website" id="wrap_Inputfield_scf-website" id='content'> <?php echo $modules->get('SimpleContactForm')->render(); ?> </div> I can't seem to hide the scf-website field, what should I add to the CSS?
  6. not sure if it is mentioned somewhere but how do I add a map with a location to a blogpost? I'm a bit lost with all the code.
×
×
  • Create New...