Jump to content

IntegralHack

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by IntegralHack

  1. I might feel a little better if Nikki Haley didn't always have that oops-I-might-be-complicit-in-starting-WWIII loo… https://t.co/0lEabaSJtM

  2. @SCbchbum it's a relief to know he's just one guy.

  3. @quadroapp do you have Quadro templates that can be quickly set up for graphic designers? Such as a set up that has the key Adobe shortcuts?

  4. @SCbchbum And maybe I should get a kiss with every prostate exam. Grow up!

  5. Thanks to my farmer's tan, if I bleached my chest hair and nipples, I could be mistaken for wearing a t-shirt when bare chested.

  6. No. Millennials can instead read "Working with Gen X", with a chapter explaining why I'm always in the bathroom. https://t.co/SUC4o3IlNG

  7. Started blushing while shopping in the mall, thinking I was being flirted with, but then I remembered: this is West Coast customer service.

  8. It would be helpful to see some basic examples of how to use the code that clsource and gebeer have created: what a PW template would look like. Or is it already here and I'm being obtuse?
  9. I use W3 Total Cache you should too, via @w3edge

  10. just completed 20 minutes of meditation with @InsightTimer.

  11. I can't find any issues in the configuration unfortunately.
  12. RT @thenation: What’s Causing the Huge Spike in Earthquakes in Oklahoma? http://t.co/ELRfiLGLcY

  13. I used CKEditor on a project and it seemed to go well, then I upgraded it and it started manipulating my DIV tags. For example, if I have a field where I had something like this: <div class="video-container"><iframe allowfullscreen="true" frameborder="0" height="360" src="//www.youtube.com/embed/ffffffffffff" width="480"></iframe></div> <p>New paragraph appears here.</p> This was fine with the prior version (I have both ACF and HTML Purifier turned off). But now something like this happens: <div class="video-container"><iframe allowfullscreen="true" frameborder="0" height="360" src="//www.youtube.com/embed/ffffffffffff" width="480"></iframe> <p> </p> <p>New paragraph appears here.</p> </div> My ending DIV tag gets moved to the end and an extra P tag gets inserted. Any ideas? Thanks, Matt
  14. Thank you. Wouldn't redirection change the URL? I guess what I'm really after is to use the contents of the referenced page, sans redirection. In other words, I'd prefer to maintain my http://mydomainname.com without it changing to http://mydomainname.com/internalreferencedpage/
  15. I would like to have a home page which does nothing but serve as a pointer to another page in the site, but I want that page selectable, as it will change periodically. So in the Home Page template I'd like to use the Page field to select a page that will be used as the Home Page. Seems easy. Right? I think I just need to know what code to put in the template itself. Thanks!
  16. RT @somartist: I just voted for ProcessWire! Help get @processwire packaged by Bitnami. You can vote at http://t.co/5g6Tgsj5YK

×
×
  • Create New...