I've created a Page Type that has two Content Blocks in the Composer.
I would like my Page List to only display one of those blocks in the output. They are currently both in the "Main" Area in the Page. I seem to be able to output everything in Main us…
When I create a Page List, I have the option to "Filter by related topic" which allows me to select a Topic Tree to filter the pages by. This is a whole Topic Tree, not a particular item in the tree, so how does C5 determine which pages are related?
D…
Hi,
I have been developing a church website in 5.6 for a year or so now. The only real problem we've had is the ease of use of the WYSIWYG editor (We have a lot of older contributors on our site).
Redactor seems to be the way to go, and it has proved …
We recently started with concrete, and are using the Elemental Theme. The header right now should have a grey background color (selected from the header side menu), but right now it's just transparent through to the background. header.php does not contain…
I'd like to get a `Pagelist` object of multiple pages based on page names. However, I need the ability to do a query with 'OR's. For demonstration purposes, the query would be similar to:
[code]
SELECT foo, foo2, foo3 FROM bar WHERE foo2 LIKE %art 1…
I have an issue with the navbar in my header as I have made the header sticky.
When it editmode, the navbar is obscured by the c5 editing strip at the top of the screen. What is the code needed to adjust the position just for editmode viewing?
thank…
I am using install.xml to install blocks and singlepages in my package
[code]
[/code]
I have tried this with pagetype=”” as well.
The page gets made, but, there is no template associated with it, so I …
I have the following test code inside a view.php:
[code]
$tt = 10;
print_r("tt: " . $tt . "");
// Get vertical space needed
function test() {
global $line_offset;
global $tt;
print_r("tt inside: " . $tt . "");
}
print_r("I am here"); …
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.