PATH:
home
/
grupasm
/
www
/
wp-content
/
themes
/
enfold2
/
framework
/
php
/
avia_shortcodes
/
sc
scnShortcodeMeta = { attributes: [{ label: "Columns", id: "content", controlType: "column-control" }], disablePreview: true, customMakeShortcode: function (b) { var a = b.data; if (!a) return ""; b = a.numColumns; var c = a.content; a = ["0", "one", "two", "three", "four", "five"]; var x = ["0", "0", "half", "third", "fourth", "fifth"]; var f = x[b]; //f += "col_"; c = c.split("|"); var g = ""; for (var h in c) { var d = jQuery.trim(c[h]); if (d.length > 0) { var e = a[d.length] +'_'+f ; if (b == 4 && d.length == 2) e = "one_half"; var z = e; if (h == 0) e += " first"; g += "[" + e + "]Content for " + d.length + "/" + b + " Column here[/" + z + "] <br/><br/>" } } return g } };
[+]
..
[-] toggle.js
[edit]
[-] latest_posts.js
[edit]
[-] twitter.js
[edit]
[-] related.js
[edit]
[-] table.js
[edit]
[-] tab.js
[edit]
[-] column.js
[edit]
[-] box.js
[edit]
[-] iconbox.js
[edit]
[-] ilink.js
[edit]
[-] quote.js
[edit]
[-] latest_portfolio.js
[edit]
[-] slider.js
[edit]
[-] fblike.js
[edit]
[-] latest_tweets.js
[edit]
[-] big_box.js
[edit]
[-] iconbox_top.js
[edit]
[-] tweetmeme.js
[edit]
[-] button.js
[edit]
[-] sidebar_tabs.js
[edit]
[-] digg.js
[edit]