Posts by tidygraphic

    Thanks for the responses guys (I did think ID's but no, that's not it).


    No errors in Perch debug and nothing in the console when I move and save the blocks. No doubt this is going to be something stupid as if it was a bug others would have reported it by now. Not sure where to look next though!

    Good morning,


    I can't seem to get blocks to honour my re-ordering at all - everything seems to be defaulting to the order the items were added. I've tried striping the code back to the blocks code found in the documentation to see if it is anything in my regions but that hasn't helped. I've also tried removing the region entirely, renaming it etc but nothing seems to work.


    You can see a short video of what's going on here.


    My blocks code looks like this:

    My region code looks like:

    Code
    1. perch_content_create('Blocks', array(
    2. 'template' => 'services/blocks.html'
    3. ));
    4. perch_content_custom('Blocks');

    And my diagnostic is:

    Any help would be appreciated.


    Thanks, Lea.

    Hi Drew - no it's never worked.


    I tried the updating to see if that fixed things (but it didn't). So the customer hasn't been able to add site wide sales since launch of the site - they got in touch as they were frustrated with having to do it on a per product basis.


    Thanks, Lea.

    Morning,


    I have a weird issue with a Perch shop installation. I've updated everything to the latest release but I can't seem to enable 'Sales' for any other user role other than Admin. Other users can create promotions but not sales (the button top right is missing) - customer has explained that this has never worked.


    I'm not sure what to try next as a full update hasn't fixed it and I'd rather not hand over Admin privileges. Is there possibly anything missing in the database coming from an older install of Runway?


    My diagnostic is below:

    Thanks, Lea.