Thanks Hussein.
I'd forgot about showall, I'll try that today.
Thanks Hussein.
I'd forgot about showall, I'll try that today.
I've got file upload in my form working OK and it attaches to the admin email. I'm using this in my form;
The admin email gets the file, but I'd also like a mention in the customer email. Not the actual file, just the filename of the document they have uploaded. I added this to the email template;
But nothing is outputted. How do I get the filename of the file they uploaded. For example mycv.doc
I've used https://unitegallery.net a couple of times (the compact theme https://unitegallery.net/index.php?page=compact-bottom).
If you wanted a gallery grouped into projects, it might not be suited though.
Ah, of course. Adding both. Thanks, I will try this in the morning.
Thanks Hussein
Changing the tags to perch_content_custom() now outputs the content, but if I go back to my original issue of changing the master, it doesn't create the regions.
Is there a way to create the regions and output the content. Or do I need to get my client to change masters while the tags are perch_content_create() then change them to perch_content_custom() when they want to add content?
Coming back to this. The client is adding content (which I can see in the admin), but its not showing on the page.
To re-cap, I'm using these calls for the content;
And there is content in the region (see attachment).
But can't work out why the content isn't showing on the page?
I’ll try this tomorrow, but think it should do what I’m after.
Thanks for your help.
Ah, that could be a way around it. Currently, I'm using the method of;
<?php perch_content('CatTitle'); ?>
Then setting the regions to copy from another master.
Instead, if I change the regions on the new master to this method;
that should enable me to achieve the results I'm after?
OK. I didn’t know if the new regions should be assigned as per the new master rather than being NEW.
If this is not the case, do you think deleting the page and re-adding with the new master would be the best way?
Hi Hussien
Thanks for the reply.
The regions are named different between the masters. And changing the master results in the old regions still having the content in (but not on the page as the region in no longer on the page), and then the new regions (from the new master) are labelled as NEW. (See attached screen)
Kind Regards
Wayne
Hi
In Runway if I change a page to have a different master, should it assign the regions that the master is set to? Or have I done something wrong as the new regions are coming in as new.
Should I delete the page and re-add it with the desired master to avoid this?
Kind Regards
Wayne
Ah, that's what I've missed.
Luckily I'm in a position where the parent page hasn't too much content, so I can delete it and start again.
Thanks Mxkert
Hi
Regular Perch
I'm not sure if I've missed a setting, but when I create a subpage and check the location url in the location tab, the page is sitting in the root of the website rather than in the subfolder. This then gives the incorrect url for the template path.
Here are some screenshots of the page settings;
This is the parent page;
and this is the child page;
Which results in a path of;
Rather than
I've tried adding the /specialist-sensors/ manually in the location tab with move to this location ticked. Which moves the file, but doesn't update the template url.
It's a site I did a few years back and if I add a subpage to a page I originally did it works as expected, so didn't know if I'd missed a step when setting up the new pages?
Regards
Wayne
Looks great. I'm sure I'll be trying this in 2020.
I use the same method as Mxkert - Is RewriteEngine On added at the start?
Also, have you checked that the SSL is working by visiting the domain with https:// at the start?
I'd be interested if you find something that helps. I've found creating a variant or saving a product takes a couple of minutes and tried adding no-index, but didn't help.
Hi andocobo
This sounds a little like the problem I had and was because I had removed postDateTime field from the template. Here's the thread incase its the same issue
We've just launched our new site fullfatdesigns.co.uk and is the first time I've used Collections in Runway for the Portfolio section.
Thanks Jordin
I will check this out!