Jump to content

benbyf

Members
  • Posts

    818
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. crisps my spelling and typing is bad, me no spell good

  2. Hello, Been trying to import some data from wordpress and the migration tool with MigratorWordpress installed finishes but then there isn't any content added to my install. I've selected home or /News as parent pages to import to with no avail either time. Import select set to everything. The import xml file is in excess of 17mb if that makes a difference?
  3. my bad. changed, thanks
  4. Tutorial now available on Tuts+ here: http://webdesign.tutsplus.com/tutorials/how-to-create-an-ajax-driven-theme-for-processwire--cms-26579 for Ajax site temp laying in PW.
  5. Tutorial now available on Tuts+ here: http://webdesign.tutsplus.com/tutorials/how-to-create-an-ajax-driven-theme-for-processwire--cms-26579
  6. My new tutorial on @wdtuts - How to Create an AJAX Driven Theme for #ProcessWire https://t.co/Orac6NdRlS @processwire

  7. where can this be changed in the template settings? I couldn't see anything that refers to output formating.
  8. this seemed to fixed it, as the field was already set to single item. $page->of(true); $logo = $homepage->site_logo; $page->of(false); any reason for this, not really needed to use outputformating() before
  9. Thanks, not sure theres anything going on much in the templates. The file is being uploaded into the "file" field on the homepage. It seems to work fine on Firefox but anything else I can the url without file name and extension.
  10. indeed. but like I said my code hasn't changed and is contained in the _main.php so should be the same for all... :/
  11. strange thing keeps happening to me when accessing an image on the homepage. The logo for this site appears on all pages in chrome and safari except for the homepage even though the code doesnt change: $logo = $homepage->site_logo; echo $logo->url; http://betaville.nicegrp.com/
  12. q: is #coffeescript for people who like whitespace, and #typescript for those who hate functional programming (& life) / and love classes?

  13. RT @THECUBELondon: How does #memory work? check out our next #neuroscience workshop.https://t.co/rFwwFZEVw4

  14. @kongondo should be a little horizontal animation, will check (I use FF). @Ivan Gretsky I'm currently writing a tutorial about ajax and PW so I thought I would make a simple artist profile as a base for the article. Use the profile if you bascially want whats on the demo (lots of artists mainly need simple templates that are clean and show of their works). Seems to work well in Chrome and FF but not great on the animation in safari - will fix soon
  15. HELLO! Finished a simple Artist Profile for Processwire similar in scope to Indexhibit. On github: https://github.com/benbyford/artist-profile Demo: http://artist.nicegrp.com/
  16. I swear all the recommendation algorithms are terrible! £PSN store is hurting my brain right now with the same things over and over

  17. RT @ed_hawkins: Spiralling global temperatures from 1850-2016 (full animation) https://t.co/YETC5HkmTr https://t.co/Ypci717AHq

  18. #freelancing in Bristol? what do you look for from a #coworking space? https://t.co/hiiuCUJlyr

  19. Finally got hold of a BBCmicro:bit, thank you @STEMNET

×
×
  • Create New...