EnglishDeutsch
If you use Software of WebConstruction.ch please consider donating a small amount, that I can do further development and updates. more...
 
Amount: 

 

Dear Forum Users. Please don't spam this forum. Your spam will be deleted and your account deactivated (I just click your username and you are gone). So don't mess around with your and my time.

Welcome, Guest
Please Login or Register.    Lost Password?
Get support for "Show / Hide Content"-Plugin
Go to bottomPage: 12
TOPIC: Problem with parameters
#1244
Problem with parameters 1 Year, 7 Months ago Karma: 0
Can you help with a problem:
Plugin takes parameters only from plugin manager.
When I add parameters for {showhide1 } in articles nothing changes.
kiricheikoa
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1245
Re:Problem with parameters 1 Year, 7 Months ago Karma: 4
Could you please give me an example of your parameters. Check that quotes (' and ") in a parameter get escaped (with backslash \).
webconstructor
Admin
Posts: 329
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1246
Re:Problem with parameters 1 Year, 6 Months ago Karma: 0
For example I need 4 slider blocks with different titles. I just write {showhide2 title="bla-bla"}bla-bla{/showhide2}. In titles I use russian language.
This is test page:
www.ci.com.ua/dokument-servis/dokument-servis
There are 3 headings with sliders below. All 3 heading has different titles in article parameters, but they show standard title, wrote in plugin manager
kiricheikoa
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1265
Re:Problem with parameters 1 Year, 6 Months ago Karma: 0
Please help me to resolve the problem
kiricheikoa
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1267
Re:Problem with parameters 1 Year, 6 Months ago Karma: 4
Please open your editor, copy the text and post it, so I can see if there are some errors in your parameters synthaxes.
webconstructor
Admin
Posts: 329
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/10/29 18:29 By webconstructor.
The administrator has disabled public write access.
 
#1272
Re:Problem with parameters 1 Year, 6 Months ago Karma: 0
This is test page:
www.ci.com.ua/dokument-servis/dokument-servis
Here is the code (I changed the russian content to dots)
<h2>Функции документ-сервиса</h2>
{showhide2 title=&quot;Функции документ-сервиса&quot;}
<ul class="bullet4">
<li>…………………..</li>
</ul>
{/showhide2}<br />
<h2>Преимущества</h2>
{showhide2 title=&quot;Преимущества&quot;}
<ul class="bullet4">
<li>…………………….</li>
</ul>
{/showhide2}<br />
<h2><span>Выгоды</span></h2>
{showhide2 title=&quot;Выгоды&quot;}
<ul class="bullet4">
<li>…………………..</li>
</ul>
{/showhide2}<br />
<h2>Стоимость</h2>
{showhide2 title=&quot;Стоимость&quot;}
<p style="text-align: justify;">
<span>………………………………………..</span></p>
<br />
{/showhide2}



Titles are different, but are shown the same
Thank you
kiricheikoa
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12