karolis88 posts
[Sticky] Which filter did you use for editing page content?I use only TinyMCE. It has most useful functions. |
Multiple findAnd there issue again. How can i add ->children(array($args)) to this code? |
page part forms (custom fields)Split multiselect values with json_decode: ex.
To find values if it exists in multiselect use: |
Multiple findSolved by myself. |
Multiple findHello. I need to get children from more then one parent. And i want to get these children by some parameters (ex. sort by date etc.) For example:
I want to join these find rows to one row and get all children of these cities (London, Liverpool, Other city). Any solutions? |
Bug with URL?Unfortunately this solution did not work on 0.9.5 for me. Maybe there are other solution? |
Inline navigation (present level items)There is a way to show all present level menu items. It finds present menu item’s parent and all his childs. |
Lithuanian slug - string generatorLithuanian slug – string generator generates lithuanian characters to english. |
Extend slug generatorThats great jMas! Thanks! Yesterday I played with your plugin and you can find lt_slug plugin in Plugin requests section. |
Extend slug generatorThanks for your quick reply jMas! Nice one! I understand this is a plugin. But is it possible to add this funcionality to Frog’s core? |
Extend slug generatorFor many languages Frog’s slug generator does not generates letters (ą, č, ę, ė, į, š, ž and so on). Is it possible to replace these characters with a, c, e, i, s, z etc. in slug ? |
Custom data pluginThanks for your request jMas! Maybe I’ll make these refinements in the future. If you have more free time you can do this and upload new plugin version! Thanks again! |
JM Contact plugin - Frog CMS contact form with different fieldsWhat a great plugin. Thanks jMas! |
Custom data pluginHello everyone! Custom data plugin allows you to keep custom data (like company name, phone number or email address) in the separated tab on Frog CMS. Take a look to sql_update.txt file. You can easily add your own custom fields to database. Getting value from specific field:
|