Doremdou
Forum Replies Created
-
Hi Gerkin, thank you for your answer! ??
I understand that it may be easier to use the buttons in the editor but as I said I can’t add any title for the q-translate X feature to work (or it will only show this title and not translate it).
Is there any way I did not see in 2.0 to not add any title?
For example I can’t use this :
[ithoughts_tooltip_glossary-glossary glossary-id=”768″]My Example[/ithoughts_tooltip_glossary-glossary]
Is there any way to use something like this :
[ithoughts_tooltip_glossary-glossary glossary-slug=”myexample”]
Thanks you and sorry for the trouble
Forum: Plugins
In reply to: [iThoughts Tooltip Glossary] Random term widget not workingAwesome! thank you very much ??
Forum: Plugins
In reply to: [iThoughts Tooltip Glossary] Images in tooltips are not full sizeOk thanks ??
I just added this in my child theme css :.qtip{
max-width: 360px;
}Did not try it on mobile yet, hope the responsiveness is still working
Forum: Plugins
In reply to: [iThoughts Tooltip Glossary] Random term widget not workingYes it is working now! thank you! ??
But there is no hover tooltip on it, I thought there would be one ^^Is this possible to add it? Be a suggestion for the plugin ^^
Thanks for your hard work!Forum: Reviews
In reply to: [iThoughts Tooltip Glossary] So happy to see this plugin again!Apart from the little issue I have got with images (reported in the support forum) this plugin is perfect.
Maybe only two small suggestions :
– for the moment all tooltips have the<a>
link font color. To make a difference between tooltips and links, maybe adding a border-bottom : dashed; to all tooltips would be nice ??– and also auto link all glossary words on the website could be useful ^^
thank you for your hard work!
Forum: Plugins
In reply to: [iThoughts Tooltip Glossary] Images in tooltips are not full sizeHi ?? thank you for your answer!
I understand for the link no problem, was just in case you did not see it ^^Sometimes I need image only, sometimes text only, but not both ^^
Explaining things with little illustrations is better than words in my case ??
All my images are only 350px width so it is not that big, I am trying to edit some css but I am afraid I will just broke everything… ??thanks for your help!
Forum: Reviews
In reply to: [TablePress - Tables in WordPress made easy] Tablepress is not responsiveHi,
just to put my 2 cents: I was worried like you that my website wouldnt work on mobiles with all my big tables in it, indeed they were too big to be displayed on tablets and it was even worse on mobiles.I thought there was nothing to do but I found Tobias extension here https://tablepress.org/extensions/responsive-tables/
I am using the the collapse mode and it is working perfectly on mobile now.
This is the shortcode I am using:
[table id=1 responsive=collapse responsive_breakpoint=all /]
Tablepress without the extension is not responsive, but this extension is free and it is a part of the tablepress plugin
Hi again Tobias, sorry for bothering you again but I have a last question on this topic.
I am using qtranslate-x to translate my website and tablepress, it is working well.
But once I translate “Green” and “Red” in another language using the shortcode [:en]Green[:de]Grün[:] in the table, the highlight is not working anymore, I think it is because it cannot retrieve the word anymore?
Can I do something for this or is this not possible at all? thank you! ??
Forum: Plugins
In reply to: [CM Tooltip Glossary] Other plugin shortcode in tooltipThank you for your answer!
Oooh thanks Tobias! ??
Still a newbie in css, learned something!Thank a lot again, have a nice day! ^-^
It is working well to highlight the whole row with a new font color when the keyword is found, however if I don’t want the whole row to be highlighted but only column 2 and 4 of this row, is this possible?
I tried that but does not seem to work:
.tablepress .row-highlight-green .column-2 .column-4 td {
color: green;
}Sorry to bother you again ^-^
Thanks for your help!Awesome will try that ??
Thanks!Hi, thank you for your answer ??
Sadly as I said this custom command is not working at the moment, I don’t know why :/
the highlight extension could be useful but I don’t really want to change background color but font color… is there any way to change that? thank you!
Hello ??
Thanks a lor for this awesome plugin![EDIT] Sorry my fault! I found how to fix it! ^^ (did not copy the function correctly)
Keep up the good work! ??
Forum: Plugins
In reply to: [WP-Members Membership Plugin] forgot passwordHello
You need to create a page (for example “lost password”) and add this shortcode ([wp-members page=password])in the content of this page. Then, go to your WP-members settings and on the first tab “WP-Members Options” on the “Pages” section choose your created page next to “User Profile Page”