thirdpotato
Forum Replies Created
-
Any ideas on why this is happening or where to correct?
>.> cleared the cache, sorry. XD that did it.
Forum: Plugins
In reply to: [Collapse-O-Matic] Unwanted Linebreaks W/O wpauto modificationYay thank you, I think I got it all up and running!
Forum: Plugins
In reply to: [Collapse-O-Matic] Close Expanded Content When Another Is ClickedThank you kindly
Forum: Plugins
In reply to: [Collapse-O-Matic] Unwanted Linebreaks W/O wpauto modificationHello, that only sort of works. But now when I click it and it expands, it still adds a linebreak, thus making a weird jump when you click the icon: http://tobylotak.com/testcast/
Also, in the thread you linked to, the person was asking about all the target content being in the same div, to which you replied “The only idea you might try, is to use the roll-your-own method and then group all the target divs together.” I’m not sure if this is what I’m trying to achieve too, but basically to have the target content appear in the same place. How do you group all the target divs together? I think right now, each target information (the profiles for each character) I am adding <div class=”collapseomatic_content” to each block of target content. Is this correct?
Thank you for all your direct help so far. I greatly appreciate it, and it’s well explained.
Still looking for a fix on this; anyone else getting this glitch?
Forum: Plugins
In reply to: [Collapse-O-Matic] unwanted line break after shortcodeHello, I’m having the same problem, and I’ve done the tag div.
Example: http://tobylotak.com/testcast/Forum: Plugins
In reply to: [Collapse-O-Matic] Images not working; Also ads linebreaks & IndentsThank you
Forum: Fixing WordPress
In reply to: How to find what file a string of code is in??Oh my gosh I feel so dumb XDD Thank you kindly.
Forum: Plugins
In reply to: [Collapse-O-Matic] Expand to a different anchor point on the same pageThank you! I’m not sure what I’m doing wrong. I did the following code in the HTML editor:
Testing some information. It should drop down here:
<div class=”collapseomatic_content” id=”testdrop”>I’m the information that drops down when you clicked!</div>
By clicking this <span class=”collapseomatic” id=”testdrop” title=”text here”>text here,</span> information should drop down above. Testing the Roll-your-own feature.But here are the results: http://tobylotak.com/test/ (see bottom of the page)
Forum: Plugins
In reply to: [Collapse-O-Matic] Images not working; Also ads linebreaks & IndentsI originally did them all in the Visual editor at first.
The image one.
<code></code><code>[expand title="<img src='http://tobylotak.com/wp-content/uploads/2013/01/icon-foxtrotting1.png' />" tag="div"]</code>
I know you said only one, but I don’t know if it’d help to see another example because each one looks very different in the HTML editing mode, as the code tags seem to be in different places for each. Some have the code tags outside of the shortcode, some have them within like so:
[expand title="Between the Lines" tag="h2" id="betweenthelinessum" <code>trigclass="noarrow"</code>]Forum: Plugins
In reply to: [Collapse-O-Matic] Images not working; Also ads linebreaks & IndentsI also can’t seem to get any of the attributes working… Can you combine attributes?
[expand title=”Test TItle” tag=”h2″ trigclass=”noarrow”]
^ that doesn’t seem to work. I still get an arrow.[expand title=”<img src=’http://tobylotak.com/wp-content/uploads/2013/01/icon-foxtrotting1.png’ />” tag=”div”]
^this doesn’t seem to display the image either. Also I need this to include the id=”wordhere” attribute. I need the ID attribute for all of the different types. Is this possible to combine attributes?Sorry wrong link above. Should be:
http://www.tobylotak.com/gallerytestForum: Plugins
In reply to: [Plugin: NEXTgen Gallery] Some tags not working in tag gallery!Bumping topic in hopes of answers.
Forum: Plugins
In reply to: [Collapse-O-Matic] Images not working; Also ads linebreaks & Indentshttp://tobylotak.com/test/ sorry I had it set to private >,< Should work now