Developing (v7+)

Bypass Exclude from Nav?

I need to put a Sitemap page on a site, and I want it to show EVERY page in the sitemap. I have quite a few pages that are excluded from the nav for display purposes. Is there I way I can bypass that attribute and display every single nav item in ne…

Display Image/file Attribute in Autonav template

I have created a custom page attribute for a page type. I would the image/file attribute to display in an autonav block. I figured out where the custom attribute would be defined, I just don't know how to code the php. [code]echo '{{IMAGE/FILE ATTR…

Alias Page Child from Auto-Nav

Hi All: Consider the hierarchy: HOME +PAGE1 ++SUBPAGE1 +ALIAS PAGE1 ++ALIAS SUBPAGE1 The ASLIAS SUBPAGE1 does not show up on the auto-nav. Anyone know any overwrites to let alias sub pages show on the auto-nav? Thanks, Keith

Block with random rotating images

Hey all, I was trying to make a block containing 4 images. But i want to let them switch to different images every 3 seconds or something. I can (maybe) make a script in javascript that will do this but the problem is that i need them to be dynamic so …

Custom block error on saving

Hi, I have created a custom block based on the basic test. In the add/edit form I have a text box which is expecting a numeric value. If I put in a number and click save, all is well. However, if I leave this input empty and submit it I get: An unex…

Limiting RSS Feed - display/get certain element?

Hi all, I'm trying to display the image(s) from my 500px RSS feed - but they're enclosed within the (no separate tag). I've only been able to display the image(s) via: Which obviously has all the other information as well. The feed URL: http…

SagePay UK email doesn't include a list of products

Hi there, I've sent two direct messages to the owner of this add-on (without reply) and got 3 other people to look into this without luck and now I need to ask the general community for any ideas that might help! Basically the confirmation email tha…

Add Page Programmatically with page attributes

Using the example from the pages overview page: [code] $parentPage = Page::getByPath("/sample"); $data = array( 'name' => "sample2", 'cHandle' => "sample2handle", 'cDescription' => "Add page test." ); $pt = Collect…

Filter Posts