Search found 39 matches
- Mon Aug 08, 2016 7:08 am
- Forum: Modules/Add-Ons
- Topic: Setting page's title to be the News title
- Replies: 4
- Views: 1701
Re: Setting page's title to be the News title
{assign var='alt_title' value=$entry->title scope='global'}
- Fri May 13, 2016 3:15 pm
- Forum: Modules/Add-Ons
- Topic: Replacing more than one keyword in Content
- Replies: 0
- Views: 1322
Replacing more than one keyword in Content
I want to replace key1 and key2 or more... {content assign="myvalue"} {assign var="change1" value="key1"} {assign var="change2" value="key2"} {assign var="changeto1" value="<a href='http://www.mydomain1.com' title='Title 2'>{$change1}<...
- Fri May 13, 2016 9:03 am
- Forum: Modules/Add-Ons
- Topic: Replacing text with a variable in content
- Replies: 1
- Views: 1403
Replacing text with a variable in content
My content page: "This is my website." -> This is my website . {content assign="myvalue"} {assign var="key1" value="website"} {assign var="changeto" value="<a href='#link1' title='Title Key 1'>{$key1|capitalize}</a>"} {$myvalue|replace:&quo...
- Sat Nov 21, 2015 2:35 am
- Forum: The Lounge
- Topic: Extra info under product name
- Replies: 8
- Views: 3166
Re: Extra info under product name
Hi sultanen,
You need create custom_field (textfield) by name is discount.
Then you write in summarytemplate for 40% by custom_field (you set)
Good luck,
You need create custom_field (textfield) by name is discount.
Then you write in summarytemplate for 40% by custom_field (you set)
Good luck,
- Sat Nov 21, 2015 2:29 am
- Forum: Modules/Add-Ons
- Topic: Products module with field and fieldval?
- Replies: 0
- Views: 724
Products module with field and fieldval?
I want to show my products with "discount" value not null "discount" is my custom field I set "discount" is number or text; when this textfield not null is result. {Products field='discount' fieldval='::notnull::'} But it's not working. How can i do??? Thanks best guy!
- Thu Oct 01, 2015 3:17 pm
- Forum: Modules/Add-Ons
- Topic: How can i use ListIt2 in CMS 2.0?
- Replies: 13
- Views: 5691
Re: How can i use ListIt2 in CMS 2.0?
ListIt2 and CMS 1.12.1 is very ok... But I Like Lastest Version 2.0 and use LISE or EasyList Module right is very very ok. I will wait it come back with Masweb or everyone together... I love CMS Made Simple.
- Sat Sep 05, 2015 8:53 am
- Forum: Modules/Add-Ons
- Topic: How can i use ListIt2 in CMS 2.0?
- Replies: 13
- Views: 5691
Re: How can i use ListIt2 in CMS 2.0?
Fatal error: Call to a member function GetName() on null in C:\xampp\htdocs\www\cmsms\tmp\templates_c\76646861f4d5c4a0e9f748144e8b72b648feaf21.eltemplate.input.TextArea.tpl.php on line 28
>>> When i "Add Field Definition" and Edit or Add Item <<<
>>> When i "Add Field Definition" and Edit or Add Item <<<
- Sat Sep 05, 2015 8:37 am
- Forum: Modules/Add-Ons
- Topic: How can i use ListIt2 in CMS 2.0?
- Replies: 13
- Views: 5691
Re: How can i use ListIt2 in CMS 2.0?
Done,
I had upgrade Code: https://github.com/CmsMadeSimpleTierMod ... master.zip
I had upgrade Code: https://github.com/CmsMadeSimpleTierMod ... master.zip
- Sat Sep 05, 2015 8:26 am
- Forum: Modules/Add-Ons
- Topic: How can i use ListIt2 in CMS 2.0?
- Replies: 13
- Views: 5691
Re: How can i use ListIt2 in CMS 2.0?
Thanks staartmees,
But i had "Scan Field Definitions" result empty data.
How can i do?
But i had "Scan Field Definitions" result empty data.
How can i do?
- Sat Sep 05, 2015 5:38 am
- Forum: Modules/Add-Ons
- Topic: How can i use ListIt2 in CMS 2.0?
- Replies: 13
- Views: 5691
How can i use ListIt2 in CMS 2.0?
I installed old version 1.4.1 Successful in my project.
But i don't use that.
Help me to use or by another module like ListIt2 in CMS 2.0
Thanks.
But i don't use that.
Help me to use or by another module like ListIt2 in CMS 2.0
Thanks.
- Fri May 22, 2015 7:42 pm
- Forum: The Lounge
- Topic: Help me please json_decode
- Replies: 3
- Views: 1570
Re: Help me please json_decode
Thanks Dr.CSS,
I Have:
$mystring = '{"en":"<p>about en</p>","fr":"about fr","jp":"about jp"}';
And I want to result return:
- en = <p>about en</p>
- fr = about fr
- jp = about jp
How can i do, by anywhere???
I Have:
$mystring = '{"en":"<p>about en</p>","fr":"about fr","jp":"about jp"}';
And I want to result return:
- en = <p>about en</p>
- fr = about fr
- jp = about jp
How can i do, by anywhere???
- Fri May 22, 2015 6:26 pm
- Forum: The Lounge
- Topic: Help me please json_decode
- Replies: 3
- Views: 1570
Help me please json_decode
I have an Example: $mystring = '{"en":"<p>about en</p>","fr":"about fr","jp":"about jp"}'; $parseToArray = json_decode($mystring); .... $aboutus = $parseToArray->$stringLang; //en,fr,jp return false; Else $mystring = '{"en":"...
- Wed Apr 15, 2015 4:09 am
- Forum: Modules/Add-Ons
- Topic: Mle CMS - Could you help me to solve this problem?
- Replies: 1
- Views: 1360
Mle CMS - Could you help me to solve this problem?
My website has two languages: EN (English) | FR (France) In module Mle CMS, I created Snippets "snippet_currency" with content: EN = USD FR = EUR Database Insert 1 Record into Table "cms_module_templates" - module_name = MleCMS - template_name = snippet_currency - content = {&quo...
- Wed Jul 30, 2014 3:43 am
- Forum: Modules/Add-Ons
- Topic: I have to wait so long when insert or update Products Module
- Replies: 0
- Views: 1226
I have to wait so long when insert or update Products Module
I need your help: System Version: $CMS_VERSION = "1.11.10"; $CMS_VERSION_NAME = "Pinzon"; $CMS_SCHEMA_VERSION = "37"; And Products Module Version: '2.20.3'; I have to wait two minutes when i want to change or add some new products. I think the reason is (Field Definitio...
- Thu Jan 30, 2014 1:19 pm
- Forum: Modules/Add-Ons
- Topic: SelfReg - Verification email sent but link is not valid
- Replies: 2
- Views: 1339
Re: SelfReg - Verification email sent but link is not valid
Thanks Dr.CSS I have receipt email url to confirm account: ;http://www.domain.com/Selfreg/confirm/[id]/SS2AYFJBVT/email@gmail.com/ [id] is auto but isn't call in tag: {cms_module module=SelfRegistration group="MyGroup"} I want the redirect link had defines by me ...group="MyGroup"...