Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 7 matches
Smarty Forum Index
Author Message
  Topic: AJAX and SMARTY
Codez

Replies: 3
Views: 5622

PostForum: General   Posted: Sun Dec 27, 2020 11:59 pm   Subject: AJAX and SMARTY
you need to post to a PHP file and then load the tpl file from there.

https://www.w3docs.com/snippets/php/how-to-create-a-jquery-ajax-post-with-php.html

to learn more
  Topic: Simple Smarty Detect Mobile If/Else Plugin
Codez

Replies: 2
Views: 28503

PostForum: Plugins   Posted: Wed Dec 03, 2014 11:12 am   Subject: Simple Smarty Detect Mobile If/Else Plugin
You can do this with bootstrap so no need to add to smarty.
  Topic: smarty 2 and bootstrap modals
Codez

Replies: 3
Views: 6610

PostForum: General   Posted: Sun Nov 16, 2014 2:39 am   Subject: smarty 2 and bootstrap modals
Smarty and Bootstrap have little to do with each other. Smarty outputs whatever text you put in it, whether that is Bootstrap, etc. First figure out your Boostrap code in a plain text file. Then impl ...
  Topic: smarty 2 and bootstrap modals
Codez

Replies: 3
Views: 6610

PostForum: General   Posted: Sat Nov 15, 2014 4:34 am   Subject: smarty 2 and bootstrap modals
how do you get a bootsrap modal to popup with smarty 2? where do i put modal code? in footer.tpl?
  Topic: Smarty and while/sql query in php
Codez

Replies: 7
Views: 10588

PostForum: General   Posted: Thu Nov 13, 2014 5:13 am   Subject: Smarty and while/sql query in php
{foreach $test as $idx=>$val}
{$test.$idx}
{$key.$idx}
{/foreach}
how to do this with smarty 2?
  Topic: smarty v2 assign vars on more then 1 file?
Codez

Replies: 1
Views: 6486

PostForum: General   Posted: Sun Aug 24, 2014 5:49 am   Subject: smarty v2 assign vars on more then 1 file?
NVM the smarty is working it's the db not working. thx anyways
  Topic: smarty v2 assign vars on more then 1 file?
Codez

Replies: 1
Views: 6486

PostForum: General   Posted: Sat Aug 23, 2014 9:04 pm   Subject: smarty v2 assign vars on more then 1 file?
Alright so I am trying to make a smarty page wrapper. i use .php to load most of the settings i want assigned with smarty. I also use a global file and paths file to set constants for the paths and lo ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP