Forum Replies Created

Viewing 22 posts - 31 through 52 (of 52 total)
  • Author
    Posts
  • in reply to: Error 503 Service Unavailable when saving changes #1240562

    The log shows a PHP time out after 300 seconds. Five minutes! The normal response is way under that. It looks like an infinite loop.

    Best regards,

    Serge

    in reply to: Changing display order on mobile #1133132

    Hi Mike,

    I like that! It works great! The code is now so simple and easy to use. Having to add a Color Section did have some minor side effects on spacing too. I suggest you add this to the documentation of columns so anyone can benefit.

    Best regards,
    Serge

    in reply to: Main Menu Indicator inconsistency #1133034

    Hi Rikard,

    Yes, everything is OK now. Thanks.

    Best regards,
    Serge

    in reply to: Changing display order on mobile #1132741

    Hi,

    Problem solved. There was an extra space element added at the beginning of the page. Once removed, everything is OK. Looks like a manip error of mine.

    Thank you very much for your support.

    Best regards,
    Serge

    in reply to: Changing display order on mobile #1132733

    Hi,

    It works for the swap, but it introduced a large white space at the beginning of the page. Compare those two pages:

    https://www.photographie-tous-azimuts.com/cours-photo/portrait-en-lumiere-ambiante/
    https://www.photographie-tous-azimuts.com/cours-photo/maitrise-de-la-lumiere-1/

    Best regards,
    Serge

    in reply to: Changing display order on mobile #1132718

    Hi,

    I was testing this on my dev server in order to not break the site. Since you tell me it should work, I just did it on the prod server. You can look at it now. It does not works.

    Best regards,
    Serge

    in reply to: Changing display order on mobile #1132705

    Hi Mike,

    It does work. Thanks. I really love Enfold and Kreisi customer support.

    I tried to generalize it so I can use it on other pages if needed, but I must be missing something since my generalization does not works. (I did this test on my dev server to avoid breaking the site until I can make it work.)

    I added a color section with a class ID azimuts-swap to wrap the form and the girl. I changed the class names for the form and girl to azimuts-last (form) and azimuts-first (girl). Then I updated the CSS to:

    @media only screen and (max-width: 767px) { 
      .azimuts-swap {
        display: flex !important; 
        flex-wrap: wrap !important; 
      }
      .azimuts-swap .flex_column.azimuts-last {
        order: 2 !important; 
      }
      .azimuts-swap .flex_column.azimuts-first {
        order: 1 !important; 
      }
    }
    

    What’s wrong?

    Best regards,
    Serge

    in reply to: Changing display order on mobile #1132592

    Now that I have update the theme, how do I adjust the CSS? According to the StackOverflow post or a variant of your CSS?

    in reply to: Changing display order on mobile #1132589

    Hi,

    I figured out the update process to 4.6. I will give it a try.

    Best regards,
    Serge

    in reply to: Changing display order on mobile #1132578

    Hi Mike,

    Wow! Support on weekend! Nice!

    Your CSS does the job. One question: I notice the code refers to Layout Builder internal tags. Will this code break if I modify the page? Or will it works as long as I don’t delete those specific 1/2 sections?

    It would be nice to be able to add DIV ID to any column section, though. This would allow to target a specific section with #id on URL on mobile devices no matter where it ends up.

    Best regards,
    Serge

    in reply to: Main Menu Indicator inconsistency #1132398

    Errata: it does work! I copy-pasted the code from the email. The > character was displayed as > there.

    in reply to: Main Menu Indicator inconsistency #1132380

    Almost there: The gray background disappeared but the menu title disappeared too!

    Best regards,
    Serge

    in reply to: Main Menu Indicator inconsistency #1132011

    I want the active menu (Blogue in the screen shot) to be bold, fully black, and without the background gray box.

    in reply to: Main Menu Indicator inconsistency #1131764

    Put at beginning of QuickCSS, cleared caches, quitted browser, cleared caches again. No go. There is also a global.css file loaded in my child theme. I put it at the beginning of that file. No go. CSS is black magic!

    in reply to: Main Menu Indicator inconsistency #1131758

    No go. The text is bold, but the dark background is still there.

    in reply to: Main Menu Indicator inconsistency #1131751

    For the permanent background block around currently selected menu item, that is. Looks too heavy. Bold menu title is more subtle and looks better. Dark background is OK while hovering menu titles.

    in reply to: Main Menu Indicator inconsistency #1131746

    This did put the menu in bold, but did not removed the gray background. Looks like I need another CSS.

    in reply to: Table display problem on mobile #1127298

    Hi,
    The Enfold documentation gives examples about how to change table style globally but not for using a custom CSS class applied to a specific table. When I code a table manually using HTML, I need to specify the custom class name for all elements (table, tr, th, td), but the code generated by Enfold specify the class name only for the table element, and this has no effect.
    Unless we hit a major roadblock, the site should go live before the end of the week.

    Best regards,
    Serge

    in reply to: Table display problem on mobile #1127058

    Hi,

    This one did the trick! Works fine now. Thanks!

    Few questions:

    1. Is this a general fix or only for this particular table setup?
    2. May it cause problems with other tables?
    3. May some future Enfold update break my table?

    Just to know if I need to pay particular attention to my tables when updating Enfold…

    Bests regards,
    Serge

    in reply to: Table display problem on mobile #1126698

    Hi,

    Thanks for the tip to get access to shortcode.

    With the QuickCSS fix applied, the result is way closer but still not completely fixed. Now, the first column of the first row completely disappeared. This is better than being duplicated in italic style at every other row, but it should appear once on the first row.

    Best regards,

    Serge

    in reply to: Table display problem on mobile #1126078

    Hi,

    The table contains 2 columns. The first one is set to Description (I translate from French) and the second one is Normal. Here is the shortcode for the table (I did fetch it from a WordPress Export, is there an easier way?):

    [av_table purpose='tabular' pricing_table_design='avia_pricing_default' pricing_hidden_cells='avia_show_empty_cells' caption='' responsive_styling='avia_responsive_table' av_uid='av-4o1r68' custom_class='']
    [av_row row_style=''][av_cell col_style='avia-desc-col']Durée[/av_cell][av_cell col_style='']7 heures[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Formateur[/av_cell][av_cell col_style='']Nostradamus[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Taille du groupe[/av_cell][av_cell col_style='']5 à 8 participants.[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Lieu de l’atelier[/av_cell][av_cell col_style='']Lofts Sherwill.[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Préalables[/av_cell][av_cell col_style='']Maîtrise de la lumière 1.[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Matériel requis[/av_cell][av_cell col_style='']Appareil photo et objectifs. Une grenouille. Un cheval pour le retour du prince charmant.[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Objectifs suggérés[/av_cell][av_cell col_style='']70-200mm, 50mm, macro ou leur équivalent APS-C ou micro 4/3.[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Prix[/av_cell][av_cell col_style='']129 $[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='avia-desc-col']Prochain cours[/av_cell][av_cell col_style=''][events_list tag=”photo-philosophale”]#_EVENTDATES{bookings_open} – #_EVENTTIMES{/bookings_open}{bookings_closed} – complet{/bookings_closed}
    [/events_list][/av_cell][/av_row]
    [/av_table]

    The problem also occurs if I use the WP preview feature to use the strait Enfold theme.

    The site has no DNS entry at this time. It has dev status. It is planned to go live in a manner of weeks.

    Best regards,

    Serge

    in reply to: Table display problem on mobile #1125306

    I cannot test it directly on my mobile because I need to change the hosts file to access the dev site. But if I resize the window to make it narrower, I have the same problem. As soon as the window is too narrow to display 2 columns, the problem occurs.

Viewing 22 posts - 31 through 52 (of 52 total)