Developing (v7+)

Bootstrap3 grids

I have a C5 Bootstrap "layout" which generates code like this.. [code] ... ... ... ... [/code] Actually I'd like it to look like this.. [code] ... ... ... ... [/code] Where about in Concrete can I override these class…

web site responsive with the plugin fullpage.js

Hello, I need some help with my web site. I'm using the plugin fullpage.js,but when I tried it on the mobile the web page is not responsive. I also have another page in the website that does not use the plugin, and it is responsive. So I think I have wel…

multiple registration pages... 5.6

Is it possible to have 2 registration pages with different fields for each? I'm setting up a site for musicians and bands. I want them to be able to register an 'account' and with that, a series of attributes to do with their music, ie a 'client accoun…

Tags block returns error

When I add the Tags block to a page, I get Fatal error: Call to undefined method TextAttributeTypeController::getOptions() in .../public_html/updates/concrete5.6.3.4/concrete/core/controllers/blocks/tags.php on line 71. I have the TAGS attribute ac…

How to use the concrete5 popover menu?

I'm looking for information on how to make use of the popover menu that concrete5 uses on things like the sitemap. It looks like a customised version of the bootstrap popover menu. Does anybody know how to make use of the existing code to make my own popo…

Load order affecting javascript files?

Currently I am implementing a multipage app using firebase as the login system. The login mechanism is implemented in the top right block of the webpage using javascript. However when I attempt to access firebase in the body of the webpage, the user o…

Problem with checbox in add/edit.php always stay "true"

I want to create custom "checkbox" - for this example named "test" (boolean). In db.xml: [code] [/code] In form.php (add/edit): [code] /> [/code] In view: [code] echo "i am test checkbox" . $test; [/code] When the bloc…

File Attribute as Download link

Hi folks BEGINNER ALERT!! So I have my page type, in which I load an image and a pdf. The image part is cool. The pdf part is causing me headaches. SCENARIO 1 If I create an Image/File attribute, add it to the form and output of my page type…

Filter Posts