cubecolour
Forum Replies Created
-
Forum: Plugins
In reply to: [Tabby Responsive Tabs] Plug-in clash with H5PCan you describe the nature of the problem. Is the issue that you are trying to include content from H5P inside tab content and it doesn’t appear or is it something different?
Forum: Plugins
In reply to: [Tabby Responsive Tabs] Flash of unstyled content FOUCI’ll put it on my to do list to have a look at this, but it won’t be high priority as it would mostly be noticed only when hitting the refresh button.
Forum: Plugins
In reply to: [Indicate External Links] SVN trunk gives incorrect Stable tagThanks for the heads-up. The trunk version is 1.0.1 but I have duplicated it as a tag version so it should be fixed now.
Forum: Plugins
In reply to: [Tabby Responsive Tabs] Scroll to active headingI think what you suggest is probably the best solution.
Forum: Plugins
In reply to: [Tabby Responsive Tabs] Scroll to active headingIt looks like it is working as I would expect, however the fixed header is hiding the top of the tabgroup.
Forum: Plugins
In reply to: [Tabby Responsive Tabs] Scroll to active headingPlease provide a link to a page on your site where the issue can be seen.
Forum: Plugins
In reply to: [Tabby Responsive Tabs] plugin broken after update :(Its working fine everywhere I have tested it, however if another plugin on your site makes javascript seize up it can prevent other plugins using javascript from working, including tabby responsive tabs.
You can use the health check & troubleshooting plugin to investigate whether there is an issue caused by a particular plugin.
Forum: Plugins
In reply to: [Audio Album] Please use the new “on(load)” functionThank you. I will look into this and update the plugin
Forum: Fixing WordPress
In reply to: Can’t locate header.php file for editingThis is ww.wp.xz.cn which supports self-hosted WordPress
For WordPress.com issues you will need to ask on the support channels at WordPress.com.
I am not able to recognise where the tabs are meant to be on the page linked to, and there is no obvious reason for the tabs to not appear when the user is not logged in.
I would suggest using the Site Health and Troubleshooting plugin to investigate whether there is another plugin causing a javascript issue that prevents the tabby script from running.
Please provide a link to a page on your site where the issue can be seen
Forum: Plugins
In reply to: [Nested Ordered Lists] Divi BuilderI do not have divi so I cannot investigate this.
As divi is a commercial product your license should entitle you to their support, and they should be able to tell you whether their default styles can be overidden.
If you set up a tab group like:
[tabby title = "Первая вкладка"] Табби ипсум долор сиди амет, котенок загорай долор, покорми меня. [tabby title = "Вторая вкладка"] Выложите на своем пути застрявшую в дереве кошачью мяту, загорайте котятам. [tabby title = "Третья вкладка"] спать в раковине залезть в атаку штор, дай мне рыбу. [tabbyending]You should be able to link to the second tab via the url:
http://tabby.local/cyrilic/?target=Вторая-вкладкаForum: Plugins
In reply to: [Tabby Responsive Tabs] Tabs and CSS gridI have not been able to reproduce the issue on my own sites, so I am afraid that would be beyond the scope of the free support I can provide.
Forum: Plugins
In reply to: [Tabby Responsive Tabs] Tabs and CSS gridThe issue does not appear for me when using firefox or Chrome on MacOS, but I can now see it when using Safari.
There is probably an explanation for this, but I cannot see why it is occurring, however you might be able to formulate a ‘quick & dirty’ workaround by adding a CSS rule using the following as a starting point:
article.page .responsive-tabs .responsive-tabs__panel { max-width: 95%; }