tony83080220494 Approved

Member since: 2016-11-28

Recent posts by tony83080220494
Post When

iillexial5598 said:

Hi, i want set property on my component with activeLocale:

[localePicker]
[octo...

Posted in Set component property on template

Shantarli said:

https://octobercms.com/docs/plugin/extending

Got it!! Thanks. :)

Posted in How to extended the fields in the plugin "esroyo-userprofile" to have "has many" relation?

How to filter the blog post list which has the current(the client select) language content. That mea...

Posted in How to filter the blog post list which has the current(the client select) language content?

You can add this in the code page

function onEnd() {

$_post= $this->components['blogPost']->post[0]-...

Posted in Diplay only one blog post on homepage

Hello,

Is there a way to extend the plugin which is developed by esroyo called user profile to has "...

Posted in How to extended the fields in the plugin "esroyo-userprofile" to have "has many" relation?

Hello, maybe you can read this page

https://octobercms.inetis.ch/allow-user-change-avatar-their-prof...

Posted in Frontend user(for forum) avatar uploader

Hello everyone,

Is there a way to set the slug url using the post id number in the database?

Posted in Can I set the Slug in Plugins "Blog" using the post's id in the database?