Developing (v7+)

8.4+ How to override menu on member's (My Account) page?

Hello, I have 2 groups of users. I need to show one set of menu links (pages) to one user and other menu (pages) to the other user. If I simply add new single pages to the account, e.g. single_pages/account/page1 and single_pages/account/page2, they…

Error when writing attribute

I have a php page in which I am checking that if all data has been filled. If any haven't, I am repopulating the data and coloring the input for ease of interaction. This works fine. Once all data is input, I am pushing data to the user attributes. …

Full-Width responsive video player

Hi everyone I would like to embed a full-width full-height video from the file manager on my homepage, that prefereably scales down nicely on mobile screens (without setting a fixed height for the surrounding containter). I have been playing around …

Could anyone share Google geocoding API key or test free package?

I've developed a free Google Maps package. One can place a marker and enter a location name. In order to get the location coordinates by the name on the map, I use a free LocationIQ map geocoding service which I still have in the package. One can also cli…

8.4+ Leaflet maps error or maybe caching?

I have a few Leaflet maps on a page + some 2Gis maps (which are also based on the Leaflet library). I use a LocationIQ map service: https://locationiq.com/docs-html/index.html#desktop-maps-with-leaflet . Then I load the 3 scripts in my page header (in con…

Image hover not working

Hi there, I have several images, hover is not working unless I settle the constraint ratio option. But even if I do, the images don't load unless you hover them first, so the page looks broken. Any help? Thank you! V.

File manager evolution

Hi, Any idea to have thumbails not square and bigger in file manager ? Like this picture ? Thank you

Guest user login as a registered user

cannot seem to get Guest account to login as a registered account in the system $uID = 2; $u = new User(); $u->logout(); $u->loginByUserID($uID); //does not work $u->logIn(); //does not work $u = User::getByUserID($uID, true);//does not wor…

Calendar Bug

Hello, There is a big bug with the agenda. When creating an event over several months, it is displayed in the calendar back-office but on the public side, the event stops at the end of the month. In the management the page is reloaded and no problem of…

Want to run multiple sites with one load of core files

Hi there, We ahve a client that sells products on his site and recruits Dealers to join the effort. He has his main website and each signed dealer gets a subdomain and has basically the same website with the exception of 2 pages. Since he wants to expa…

Filter Posts