Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
February 22, 20195 yr I don't think the .ipsMenu and .ipsDataList classes were ever intended to be used on the one element like that (one creates menus, the other creates tables for data).. but this code will fix it in my themes 🙂 .ipsMenu[id^="elPFDrop_"]{ width: 300px; } .ipsMenu[id^="elPFDrop_"] .ipsDataItem{ width: 100%; display: block; }
February 23, 20195 yr @A Zayed and @ehren., thank you for working with me on this, appreciate it much! Ehren, as well, always top notch service with your themes, I can't thank you enough. Cheers gents!
September 9, 20204 yr Hi @A Zayed. Do you plan to release a new version of this plugin for 4.5 compatibility ?
September 14, 20204 yr On 9/9/2020 at 12:26 PM, Olmyster said: Hi @A Zayed. Do you plan to release a new version of this plugin for 4.5 compatibility ? seems to working fine for me, or not? @A Zayed Edited September 14, 20204 yr by ezyy
September 14, 20204 yr 1 minute ago, ezyy said: seems to working fine for me, or not? I confirm. Even without an answer, I have done the upgrade toward 4.5 this weekend and the plugin seems to work like a charm.
September 8, 20213 yr @A Zayed Upgraded to 4.6.6 today and our users noted that the field title is no longer showing up. I don't know if this is a problem specific to our install or if it is happening in all installs. Each field is set as custom formatting for topics as: <strong>{$title}:</strong> {$content} It used to show up like this: But now it is showing like this: Notice how the titles (Processor, motherboard, power supply etcetera) are not showing up anymore. Please advise. Cheers.