flx90
Forum Replies Created
-
Forum: Plugins
In reply to: [Tooltips for Wordpress] Load image per lineHello @itfans,
Thank you for your quick reply.
I’m looking for something like this: https://pooyak.com/p/progjpeg/jpegload.cgi?o=0
Forum: Fixing WordPress
In reply to: Load image per line@threadi : That would be great. Because the images are already embedded in tooltips with this plugin.
I opened a thread. Thank you.@wpmudevsupport15 : This is not possible because the images are hot linked.
Forum: Fixing WordPress
In reply to: class is-style-regular in wp:table broken since 6.1.1 updateBut now I cannot move big tables in mobile view.
Can you help me?Forum: Fixing WordPress
In reply to: Menu item underlined since wp 6.1.1That works!
Thank you very much.Forum: Fixing WordPress
In reply to: class is-style-regular in wp:table broken since 6.1.1 updateDidn’t work.
But I removed class=”wp-block-table” and now it looks like is-style-regular.Forum: Plugins
In reply to: [Tooltips for Wordpress] Tooltips not showing since WP 6.1.1Workaround: Inserted <br> where needed.
Forum: Fixing WordPress
In reply to: class is-style-regular in wp:table broken since 6.1.1 updateYes, I changed from is-style-regular to is-style-stripes for all tables because first is broken.
I didn’t update the theme. Only WP.
I found table section in style.css but not the styles regular and stripes.
Can you tell me where I can find this?
Maybe I can add this as custom CSS.BTW. Table should look like this: https://wp-themes.com/hemingway/
Forum: Plugins
In reply to: [Table Sorter] Sort by span titleJust added:
"<p style=\"display: none;\">" . $rating . "</p>";