Forum Replies Created
-
AuthorPosts
-
October 5, 2021 at 1:42 pm in reply to: Logo disappeared from header after Enfold 4.8.6.4 update #1323636
Hi Rikard,
Thanks for the really quick response. I love Enfold!
Serge FromentMay 4, 2021 at 3:08 am in reply to: Problem with Edit article in menu bar after WP 5.7.1 update #1298115Yes, you can close the thread. Thanks.
Yes, you can close the thread. Thanks.
April 30, 2021 at 1:36 am in reply to: Problem with Edit article in menu bar after WP 5.7.1 update #1297439Hi Rikard,
Plugin conflict again. It disappeared after I updated 2 Gravity Forms add-on, Yoast SEO and AcyMailing. I don’t know which one is the culprit but keeping a WordPress site up-to-date is a bummer! I do a backup every night, sure, but I cannot roll back because Event Manager transactions occurs anytime.
Best regards,
SergeHi Rikard,
I was planning to copy the whole site to a test machine so I can disable plugins and child theme without impact on prod. But, before I had time to do so, I had to edit a page and I tried to do so from the black WP menu and it did work. (This was another problem I had.) So I tried re-enable the sidebar and the problem is gone. You were right: it was a conflict with either two Gravity Forms add-on, Yoast SEO or AcyMailing that I updated recently.
Best regards,
SergeApril 23, 2021 at 2:33 pm in reply to: Problem with Edit article in menu bar after WP 5.7.1 update #1296346The problem occurs on all regular pages, including the main page, all portfolio item pages and all blog pages. Editing anything opens the same blog article. I include login credentials in the private section.
Best regards,
SergeLogin is in the private section. NOTE: as a workaround until the problem is solved, I changed the Enfold Appwapp theme setting to hide the sidebar for blog articles. This happen to also hide it for Portfolio pages. For the bug to happen, you need to set «Barre latérale sur les pages d’article seul» to «Barre latérale droite». This is a production site. Take care and change the setting back to «Pas de barre latérale» unless the problem is fixed. The problem will happen on any Portfolio item page, like this one.
Best regards,
SergeI updated to the just released Enfold 4.8.2 and the problem persists.
The problem no longer occurs after I removed the 3rd column containing Icon List blocks, which a bit redundant anyway. I know it is still there lurking, but I will postpone that cumbersome task for now.
Thanks,
SergeTry those 2 steps:
1. Duplicate the 33% column containing both the text block «Faire du beau avec du laid» and the teddy bear picture near the end of the page.
2. Click the Preview Changes (Prévisualiser les modifications) button.What I was trying to do is duplicate the 3 x 33% columns of «teddy bear row» and modify them to create a new row. Actually, simply adding a new plain 33% column from the tool bar after the teddy bear row causes the error too. I also get the error from my iPad, so this is not a browser or cache problem.
Best regards,
SergeThe 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
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,
SergeHi Rikard,
Yes, everything is OK now. Thanks.
Best regards,
SergeHi,
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,
SergeHi,
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-
This reply was modified 6 years, 3 months ago by
photographie-tous-azimuts.
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,
SergeHi 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-
This reply was modified 6 years, 3 months ago by
photographie-tous-azimuts.
Now that I have update the theme, how do I adjust the CSS? According to the StackOverflow post or a variant of your CSS?
-
This reply was modified 6 years, 3 months ago by
photographie-tous-azimuts.
Hi,
I figured out the update process to 4.6. I will give it a try.
Best regards,
Serge-
This reply was modified 6 years, 3 months ago by
photographie-tous-azimuts.
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,
SergeErrata: it does work! I copy-pasted the code from the email. The > character was displayed as > there.
Almost there: The gray background disappeared but the menu title disappeared too!
Best regards,
SergeI want the active menu (Blogue in the screen shot) to be bold, fully black, and without the background gray box.
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!
No go. The text is bold, but the dark background is still there.
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.
This did put the menu in bold, but did not removed the gray background. Looks like I need another CSS.
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,
SergeHi,
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,
SergeHi,
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
-
This reply was modified 6 years, 3 months ago by
-
AuthorPosts
