ruyn13
Forum Replies Created
-
Forum: Plugins
In reply to: [Explanatory Dictionary] Doesn't work with Arabic script lettersDespite the last update saying that diacritics can be used, I can’t. The word Yəhōwāh, for instance, doesn’t show up.
Forum: Plugins
In reply to: [Explanatory Dictionary] Doesn't work with Arabic script lettersI was also having an issue with non-latin or latin extended script. The primary reason I got this was to provide tooltips and a dictionary for these for a scholarly website. When is the update scheduled?
Forum: Themes and Templates
In reply to: [Virtue] Using multiple accordions is repeating panesSince you’re working to correct the issue and I’ve found an alternate solution, I’ll mark as resolved.
Forum: Themes and Templates
In reply to: [Virtue] Using multiple accordions is repeating panesYeah, it is a lot to keep track of… It makes for some very messy back end.
I think I’ve found a plugin that would work for me. Thanks again.Forum: Themes and Templates
In reply to: [Virtue] Using multiple accordions is repeating panesOnce a solution to clear variables is reached, it should fix my issue without the need to switch to a plugin, yes? Keep me updated.
Forum: Themes and Templates
In reply to: [Virtue] Using multiple accordions is repeating panesThanks.
Forum: Themes and Templates
In reply to: [Virtue] Using multiple accordions is repeating panesObserve:
https://orachqadmoni.org/about/And here’s the code for that page:
[accordion] [pane title="Acc1, pane1" start=open] Put content here [/pane] [pane title="Acc1, pane2"] Put content here [/pane] [pane title="Acc1, pane3"] Copy and paste to create more [/pane] [pane title="Acc1, pane4"] Copy and paste to create more [/pane] [/accordion] [accordion] [pane title="Acc2, pane1" start=open] Put content here [/pane] [pane title="Acc2, pane2"] Put content here [/pane] [/accordion]
That’s just two accordions on the same page, both with only 4 and 2 panes respectively. You can clearly see that the last panes from the first accordion are doubled into the second accordion.
Forum: Themes and Templates
In reply to: [Virtue] Using multiple accordions is repeating panesOK, well it happens with only two accordions on the same page and doesn’t matter how few panes each has, as long as the first accordion has more than subsequent ones. If, for instance, the first accordion has 4 panes and the second only two, it will take the last two panes of the first accordion and add them to the second. Then if you have a third accordion with three panes, it will add the last pane of the first to the third. It seems to like for the first accordion to be smaller and then grow incrementally in size.
I’ll just use something else then.
Forum: Fixing WordPress
In reply to: How to make this calendar work in WPI really need help on this. Why does it replace the dashboard? What am I doing wrong?