Developing (v7+)

tinymce Tags

Apparently in tinymce valid_elements option contains em/i which means that all Tags will be replaced by in the output. Does anyone know which file to correct so that I can replaced em/i with em,i so both and are valid tags and neither will be repla…

Programmatically adding auto-nav

I've inherited a site that has the global header nav set up as a GlobalArea in the theme's header.php file, like so: [code] $a = new GlobalArea('Header Nav'); $a->display(); [/code] We are now internationalizing the site so I was thinking I would…

Custom Search Page based on Attributes

I'm building a custom People search page, under which I have lots of pages titled with the names of the staff within the company. I want to be able to pass a parameter in the querystring e.g.: people?sector=law And for the page to return a list of m…

webpagetest.org - Slower Load on repeat view

Hello Community :) As anybody, I try to get my webprojects run as fast as they can and I recently found something that left me wondering. One of the sites I've built that I experimented a lot with about speeding it up, shows a strange behaviour: …

Menus displaying off the screen

I'm using auto nav on a new site. Some of the second and third level menus are displaying in part off screen. Is there any way to make those menus that appear (all or part) off screen, display on the left side of the parent menu instead of the right side.…

OptimumSize for Website Header

Hi. I am new to using concrete5. I am going to get someone to design a professional header for my site. I would like it to run right across the top of the site. What is the correct size for this? I am going to build using the Indulgence theme, if that …

Apple Bookmark Icons not displaying

I uploaded all of my Bookmark Icons onto my new site and I am not able to see the apple icon. I am able to see the favicon.ico file. When I access my site on an iphone or ipad, and click on the Add to Home Screen button, the apple icon I uploaded d…

Automatic shadow below each image block.

For a client theme I'm designing, I have several images on the page that have a custom shadow underneath it (see attached image). I want the shadow to automatically appear underneath the image when adding a new image block, while the images are editable, …

Using imageMagick within Concrete5

I'm attempting to utilize imageMagick to automatically blur a image and then output that image's source so that I can use it as a background-image. imageMagick is running on my server, I've confirmed this with the host and with a quick raw test file I…

Filter Posts