Hi,
How can I remove icon arrow from plugin Toogle-Box?
I tried to insert a new imagin by ftp, but the result is not fine!
Help me
Thanks
Giuliea
I am creating a page with toggle buttons, there are only 5 buttons so I would like it to be setup as
[toggle1]
[t2][t3]
[t4][t5]
I have them setup correctly but since the toggles are across the screen the top toggle isnt aesthetically pleasing to me.
On toggle 1 i would like the title to be centered, but have the text in that toggle still be left aligned.
As with the following toggle buttons I would like to keep the left align with the title as well as the text within them
]]>I am using the Toggle Box plugin for WordPress. The code was easy to insert into my WordPress pages, and I’m grateful for the functionality this adds to my site.
Ideally I would like to change the plugin’s default size and color for the ‘expand/collapse’ toggle arrow. The toggle arrow/icon is dark gray, and the text is blue. Both have a heavy/chunky look, which I would like to streamline and better integrate with the styling already on my site.
I think this can be an easy fix, but I am not a programmer and don’t write code. Do I modify the Toggle Box code, or do I insert an additional line of code?
The current code is:
[toggle Title=”more”]
[/toggle]
The first line is where the toggle button is inserted, and which I’ve named “more”. The second line tells the page where a toggle box’s content should end. The actual content is inserted between the first and second line of code.
Again, this is already working on my site, and I’m so happy with it. Now I would just like to refine it a bit more.
https://ezracattan.com/?page_id=2041
Thanks,
Ez
Hi, I like the look of the toggle box. Is it possible to close the toggle box at the bottom of the content area?
I am thinking of having about 5 toggle boxes on one page which will stack vertically. Some of the boxes will have a lot of content. It would be good to close the box at the end of the content instead of having to scroll to the top.
]]>I am working on a page where I need to have the toggle system. As I load each one in I notice they are open by default. How do I have it closed by default.
]]>I’m using three toggle boxes on a page which all start closed.
Is there any way to start with just one toggle box open?
At the moment i’m using ‘display:block !important’ to start with one box open but it obviously means that I can’t close it.
Is there a parameter I can add or another way to do this?
]]>Hello,
I have been installed your plugin, But it’s not working in my theme.
No error was found but drop down is not working though my coding and writing type is right.
My coding is https://awesomescreenshot.com/0801e6g572
and my output is https://awesomescreenshot.com/0be1e6gf96
Can you help me how i can do?
Thank you.
my text color for the toggle color is set I know as a header color…
However, is there any way to customize some of the text colors on the toggle menu?
I want to beak up the colors a little bit..
I love the plug in. I have a faq’s page that I’ve used to toggle questions. one toggle I have is for products, so when you click on it a list of our products opens up. However then I need to be able to toggle on an individual product to view more information. How can I toggle in the lower sub menu?
]]>Hi,
Is it possible to use an image (button) to make content show/hide?
Hope to hear, thanks!
]]>I want to run php code between the toggle tag but it don’t run.
Can any body share ideas to run php code in toggle-box ? ? ?
Hello, I’m trying to use Toggle Box in a list, where I had previously used hyperlinks to link to more content. I would like the titles to appear directly below one another without line spaces. I’ve tried the solution suggested in the thread “Removing the line after the Toggle title?” (toggle-box.php: remove the <p> and </p> elements in lines 19 and 21.), but this does not seem to have worked.
I’m not an expert, but I was unable to find where the coding for the spacing is. Otherwise though I was able to customize the plugin to match the style/format of the rest of the page.
Any help appreciated, thanks!
]]>Is there a php function where I can call the toggle in my page as opposed to on the page in the editor?
]]>https://clearliceproducts.com/faq/
I am not sure how to fix this. It should be showing the title question instead of what is there… if you could help me out I would GREATLY appreciate it ??
]]>I am pretty new to coding and WordPress and I am basically teaching myself all of this as I develop my site so please bear with me if its a stupid question.
How do I remove the arrows or at least the bottom one?
How can I put more space between the title and the arrow?
]]>I know we all hope that most people have moved on from IE7, but I do run a test on it when building websites. The toggle arrow doesn’t show up in IE7. Is there a quick fix for that? Other toggles with sprites, I have created and coded show up, so I don’t think it is a png problem.
Thanks for any advice you may have.
]]>It may be theme related, but the toggle does work as I have seen it working on the following (this is the theme I am using)
https://demowordpress.templatesquare.com/consultant/
As the toggle did not work in my version of WP, I thought I may have to have the plugin installed, but it made no difference.
The toggle box is always open and does not close i.e does not toggle.
]]>Hi
Great plugin…I’m trying to toggle content within a toggle, much like you see here: https://bigfuture.collegeboard.org/majors-careers
I can’t seem to get it to work but perhaps it’s not possible.
Thanks
]]>I’m trying to remove the thin rule (or line) that appears underneath the toggled title and between the toggled text.
Is this possible?
I’ve looked through the css, js, and php files included with the plugin and I can’t seem to pinpoint where it is.
]]>Hey, great toggle plugin!
Im a little stuck as I have amended the css so the toggle box is transparent with no borders etc etc but for some reason, by default the toggle shows the text I’m tying to hide!
Is there any way of reversing this so its a plus people have to click to expand the text?
One other thing as well, my hyperlinked text doesn’t appear to work? The alt text still appears in the bottom with the address and work when you right click and open in new page or tab but on firefox and safari, can’t click to go to the link?
Any ideas?
]]>The WordPress visual editor disappears after activating the plugin.
]]>Using in Suffusion theme. When I NetworkActivate ToggleBox and go to an edit page, all the content in my box becomes invisible. It’s not lost; when I deactivate this plugin my content is visible again. Too bad, because I’d really hoped a toggle solution would solve a major issue for me.
]]>The problem is in the function add_plugin
. It has a line
$plugin_array['toggle'] = plugins_url.'toggle-box/js/mce.js');
This does not work. Under 3.3.1, it needs to read:
$plugin_array[‘toggle’] = plugins_url(‘js/mce.js’, __FILE__);
Plugin_url is a function; then it suddenly starts loading the right javascript file.
This probably is not truly the way this should be mended, but at least it gets the plugin to run again.
]]>Just upgraded to WP 3.3.1 and installed new update to PicoLite theme. Upgrade to your new plugin (v1.5) was also installed. After Toggle box was updated, I could not edit any Pages except using HTML editor. Text in the Visual Editor was ‘white’. Highlighting the text, it shows the text in HTML format. Removed the page and created a new page of previous text using Toggle Box. The previous version 1.3 of Toggle Box, required editing the theme. That was replaced with the new theme update. Every time I try to activate Toggle Box then edit a page, the Visual editor looks like the HTML editor. Can you help me solve the problem?
]]>The Toggle plugin makes the post/page text edit bar disappear completely. Been through all plugins – It’s Toggle that causes the problem.
A fix/upgrade in sight?
]]>Is it possible we can show and hide all toggle boxes in just single click?
Thanks
Zeeshan
]]>The toggle box is misaligning the text, after the upgrade to 1.3. How do I fix this?
]]>Great job! I just have one question.
Can I make one toggle only be active?
I wish to close the open stuf when I clic to open an other.
Thanx.
]]>It doesnt work in sommerce theme.
]]>