Viewing 10 replies - 1 through 10 (of 10 total)
  • and yesterday my dev site stopped recognizing my custom template, but only shows-list.php…all other templates ARE being recognized…wtf????

    i added debug to output/gigpress_shows.php, and to all my custom templates, and all but shows-list.php are being output:

    <!– gigpressAD start-list –>
    <!– end of start-list –>
    <br>show#0<br>shows-t-h#0 <!– gigpressAD start heading –>
    <br>shows-list#1<br>show#1<br>shows-t-h#1 <!– gigpressAD start heading –>
    <br>shows-list#2<br>show#2<br>shows-t-h#2 <!– gigpressAD start heading –>
    <br>shows-list#3<br>show#3<br>shows-t-h#3 <!– gigpressAD start heading –>
    <br>shows-list#4<!–gigpressAD end list –>

    shows-list.php contains ?><!-- gigpress start of list item --> but it is nowhere to be found in the output

    • This reply was modified 7 years, 8 months ago by airdrummer.
    • This reply was modified 7 years, 8 months ago by airdrummer.
    • This reply was modified 7 years, 8 months ago by airdrummer.

    btw, this is working on the production website:
    https://bostoncamerata.org/blog/upcoming/

    i added debug echoes to gigpress_template: it returns the correct file
    /backup4tB/temData/webpages/bostoncamerata.org/wp-content/themes/camerata2016/gigpress-templates/shows-list.php
    but nothing is output, not even echoes:

    shows-list#1-after include shows-list#1
    shows-list#2-after include shows-list#2
    shows-list#3-after include shows-list#3
    shows-list#4-after include shows-list#4
    Thread Starter macgill3

    (@macgill3)

    What does any of this have to do with gig press not being responsive on mobile???

    i cut&pasted line-by-line from the fu.php to a new.php, and got it to work again…here are the diffs between the 2:

    sdiff shows-list.php*
     							      <
    <?php								<?php
    
    echo "show-list#".$i;					      <
    							      <
    

    maybe some unprintable char caused it to fubduck…ihnfi:-\

    • This reply was modified 7 years, 8 months ago by airdrummer.

    The upcoming shows page is not responsive on mine, either. Looks fine on desktop but is truncated to the right on mobile. Can not even scroll to see the entire listing.
    WP 4.73 /w TwentySeventeen theme.

    Plugin Contributor Andras Guseo

    (@aguseo)

    Hello folks,

    I have checked the website of @macgill3 concerning the responsiveness.

    It is as responsive as tables can get. The layout is done with the help of a table and when you are decreasing the width of the table it starts squishing the columns / cells. The cells can only be as thin as the longest word in each column. So for example the date column will be as wide as the 8 characters of the date.

    If you want to it to squish more, then you will need to make the fonts smaller on smaller screens for example.

    I hope this helps.

    Cheers,
    Andras

    Plugin Contributor Andras Guseo

    (@aguseo)

    New answers for 3 months there are not. Close this as resolved I will.

    Andras

    I’m having this problem now – all my browsers on iPhone 5 are as above:; Looks fine on desktop but is truncated to the right on mobile. Can not even scroll to see the entire listing. I see it on examples of websites using gigpress, so it’s not just me –
    biancamusic.com/shows/, also on helenegrimaud.com/concerts

    do I need to open a new thread?
    I see the situation is not solved.
    I thought gigpress was supposed to wrap responsively to a phone.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Gigpress stopped being responsive’ is closed to new replies.