Jump to content

alexm

Members
  • Posts

    667
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by alexm

  1. @bernhard It's so bizarre. I get the following through Tracy Debugger console.
  2. Could anyone shed any light on why the example on the module page by @bernhard is outputting as in the attached file. It's like the Hello world and date html is being converted to another charachter set?
  3. @bernhard just installed RockAwesome to have a play with it. It's excellent! Straightforward and intuitive... Thank you.
  4. @Mikie my thoughts/hopes too ? I'm in the predicament of trying to put the client off adding a store at this time but it's hard as I can't specify a rough date, so I might have to build it in the old version of Padloper, which as you say is pretty handicapped.
  5. @nbcommunication ok cool. That's interetsing. Yeah, I've noticed this, it's due to the lack of img src tag when using uk-img isn't it? But what I noticed when I used data- prefix is that the images weren't lazy loading when checking the waterfall on the network panel and scrolling down the page.
  6. @nbcommunication what a great module! Thank you. Just a quick one: I've noticed that in the renderImageSrcset() method you are setting the uk-img attribute as data-uk-img but I'm pretty certain it should in fact be uk-img as this is what I've always used and is stated in the documents here: https://getuikit.com/docs/image Update: Also, I've noticed that if you are using uk-img it outputting data-srcset as well as srcset. The srcset should be omitted as uk-img adds the srcset attribute when required.
  7. @kongondo amazing amazing amazing as ever!!
  8. Ok so it's because there is a preg_match expecting <p> tags as it is intended solely for rich text fields.
  9. I'm trying to use Text formatter in conjunction with the multiplier pro module using a text field but it doesn't work. Does anyone have any thoughts of why that is or might be at all?
  10. This is AMAZINGGGGG! Great work. Excited to check this out is an understatement.
  11. I tell a lie @iank it's playing up again. I'll try and spend some more time debugging later and if I manage to resolve it (could be something so basic that I'm overlooking) I'll come back to you. Thank you for taking the time to offer your advice on the matter. It's very much appreciated. It's weird how even when I've disabled all caching for those templates it's still playing up. If I disable ProCache the issue is no more. I wonder if the rewrites in the htaccess aren't working for some reason. Either way, I shall report back.
  12. It's randomly started working... haha. Bizarre. In answer to everything you said above though. It is more or less exactly as you've stated above. It was generating the index.html cache for page 1 then overwriting it. No child directories for the paged results. I'm going to keep an eye on this one.
  13. Thanks for the response @iank It's definitely a bit bizarre. I've not had this issue before. I've tried explicitly specifying the start index but then it just get's stuck on that start position. If I clear the cache then refresh the page it loads the first page as expected. As soon as I hit another page, page 1 stops working, like you say, if you append page1.
  14. I know this is an old post, however I seem to be seeing a similar issue which can be viewed here: https://www.edmplus.co/uk-ltd/edm-consumables/ If I'm logged in the pagination works fine and starts at 1, however, if you view as a guest then the pagination breaks. I've tried disabling caching for the template but to no avail. I'm not quite sure what the root of the problem is. Could anyone point me in the right direction? I'm running ProcessWire 3.0.128.
  15. alexm

    SeoMaestro

    @Wanze ah yes of course. Awesome. Great work with module by the way!
  16. alexm

    SeoMaestro

    I seem to be getting an error with the sitemap.xml file with Google Webmaster Tools. It doesn't like the date format and I think it's due to the time format after the date.
  17. @kongondo Awesome! Taxes are a ball ache. No mean feat, so can totally appreciate everything you're saying. Looking forward to hearing more. ?
  18. I'd have to back this also. My logic being that it's a familiar set up for users of other e-commerce solutions such as Magento (who now use a sidebar in v2), prestashop, shopify etc. Also if they've all adopted the sidebar perhaps this is from some UX studies? Seems likely.
  19. No worries at all! Completely understand. Let me know if you want me to give this a trial run at any point when it's in Beta. Would pay the going rate up front also. Best of luck with it mate! Looking forward to putting it to good use! ?
  20. @kongondo Are you still working to a March/April timeframe for the first release? I've got a project that I'm doing in phases and if it's a matter of a couple months I may well hold off on installing the existing version I have to save switching things out later. @HMCB Cool idea.
  21. GoCardless is perfect for membership type payments. Direct Debit mandates are created and then once a customer has set up a mandate with you you can subscribe them to a package and set recurring payments and the interval between payments in years or months and how many payments should be taken. e.g. you can have a package that takes a payment monthly and you can set it to recur 10 times or it could be a yearly membership. GoCardless have various webhooks which can send info back to your application via a callback URL. @porl You could definitely get something like this set up. The API documentation is pretty damn good. You could then suspend a membership automatically if for instance a payment fails or the member cancels their direct debit.
  22. Ah no! You're not alone. I still haven't figured this out. If I do, I'll be sure to let you know!
  23. Everything seems to be working fine with posting to facebook but if I view the page as a guest/user I can't see the posts, I can only see them as admin. Could anyone advise please? And Merry Christmas to all!! ?
  24. I'm not sure whether either of these modules conflicted or if it's coincidence , but I roled back and then updated FormBuilder to the latest version and likewise with ProCache and then dropped wire directory for latest release back in place and all working.
×
×
  • Create New...