sanguango
Forum Replies Created
-
Hi Marcus, finally you deleted the explanation instead of fixing it? Why? Share that with us please!
Thanks Marcus. I look forward to reading the explanation of the different folders!
Forum: Plugins
In reply to: [WP-Table Reloaded] Very Large TableThanks Tobias. I didn’t understand why you said it worked once for me. I was never able to create a 5500 rows table. On the other hand, is it not possible to increase the number of total cells?
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Plugins in Your BlogHi Tobias, sorry to bother you again, I wanted to ask you two more questions:
1. Could you please share with us which is the code for adding the “expand all questions” or “hide all answers” that you have in the FAQ section of your blog?
2. In the same way the cursor changes to a “pointer” when you put the cursor over the question for clicking and seeing the answer, is it possible to add color to that function? Example: the several questions are in black, when you place the cursor over a question, not only the pointer appears but also the question changes its color to (lets say) green, and once you click on the question to expand it, the question remains green until you click to hide the content.
I have no idea if this is possible and if its easy. If so, could you also share the code?
Thank you very much again!
San
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Plugins in Your BlogThanks Tobias! Could you send me an email so I can send you the link? Or is there any other way in which I can send you the link without publishing here? My site didn’t go live yet, and I don’t want people to have a look at it.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Plugins in Your BlogHi Tobias,
Thanks again for your help. I dont know what I`m doing wrong but I still can´t make it work.
1) I’m putting this into a post:
<h3>Heading 1</h3>
<div class=”slide”>
Content of Section 1
</div>
<h3>Heading 2</h3>
<div class=”slide”>
Content of Section 2
</div>
<script type=’text/javascript’ src=’/wp-includes/js/jquery/jquery.js?ver=1.3.2′></script>
<script type=’text/javascript’ src=’/wp-content/themes/TribuneMagazine/page.js’></script>2) I prepared the page.js file with the content you suggested.
3) I added the code mentioned in my last message to the end of the sytle.css file.
Any ideas?? Thank you!
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Plugins in Your BlogI can´t make ir work =(
At the end of what page should I put this?:
<script type=’text/javascript’ src=’/wp-includes/js/jquery/jquery.js?ver=1.3.2′></script>
<script type=’text/javascript’ src=’/wp-content/themes/YOUR-THEME/page.js’></script>And, in which part of the style.css should I put this?:
h3 {padding-top:10px; border-top:dashed gray 1px; cursor:pointer;}
h3 span {display:none;position: absolute; right: 10px; font-size: 12px; color: gray;}
h3.slidehidden .expand {display:inline;}
h3.slidehidden .hide {display:none;}
h3.slidevisible .expand {display:none;}
h3.slidevisible .hide {display:inline;}Sorry, I´m sure this is very basic for you but I have no clue about what I´m doing!
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Plugins in Your BlogTobias,
Thank you very much for your prompt answer. The only problem is that I have no idea about wirtting codes! =( Is there any other way? Is is possible/easy for you to create a plugin? It will definitively be the best FAQ/Spoiler plugin ever… I have been checking plugins and there is no accordion plugin as nice as yours!
Thanks again,
San