Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
June 19, 2015 at 6:26 am in reply to: A way to make all existing and future Pages, Posts use Hero as title? #186111
Hi, I am and can – assuming they are CSS, but want to be able to:
- Change Atelier interface settings sitewide – to have these show within the Atelier theme settings (for editors to see the consistent settings for every new page they create/idiot proof it):
- Such as, in Meta Settings:
- Page Title Style
- Hero Heading Height
Can you please give me details for how to do this?
And to clarify further – I could bring elements into the Text Body content, it looked fine, on save ALL content disappears – inc the elements i’d dragged in.
NO. Not that’s not what I’m doing/the issue.
The page is saved, then I go into page builder, or make any change and ALL text disappears. I repeat – it deletes ALL text content. It then displays either a blank page OR ‘No results found, please try again’.
The only way to get content back is to restore a revision.
THERE IS NO CONTENT AT THE MOMENT – BECAUSE IT WAS DELETED, LOOK IN THE REVISIONS.Can you please look into asap?
This reply has been marked as private.This reply has been marked as private.Ok, after quite a few failures, got it working with this code:
<form action="http://specialistcosmeticsurgery.us1.list-manage1.com/subscribe/post" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <input type="hidden" name="u" value="d00a020132987d643599221ca"> <input type="hidden" name="id" value="94cac780bf"> <input type="email" value="" name="MERGE0" class="required email" id="MERGE0" autocomplete="off" placeholder="Enter your email address" title="Enter your email address"> <div id="mce-responses" style="display: none;"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;"><input type="text" name="b_a3950048c69f7be72a27013a9_68a002176a" tabindex="-1" value=""></div> <input type="submit" value="SUBSCRIBE" name="subscribe" id="mc-embedded-subscribe"> </form>
Hi, I followed: http://www.swiftideas.com/knowledgebase/replicate-the-newsletter-bar-form/ it looks fine, but on submit it loads a 404 mailchimp page:
‘Come, Watson, come! The game is afoot.
You’ve stumbled upon a missing page, but the evidence is elementary. We’re on the case.’My code (as per : http://www.swiftideas.com/knowledgebase/replicate-the-newsletter-bar-form/ ):
<form action="http://specialistcosmeticsurgery.us1.list-manage1.com/subscribe/post" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" autocomplete="off" placeholder="Enter your email address" title="Enter your email address"> <div id="mce-responses" style="display: none;"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;"><input type="text" name="b_a3950048c69f7be72a27013a9_68a002176a" tabindex="-1" value=""></div> <input type="submit" value="SUBSCRIBE" name="subscribe" id="mc-embedded-subscribe"> </form>
And the other essential details as per Mailchimp guide, but couldn’t get working via their guide:
<form action=”http://specialistcosmeticsurgery.us1.list-manage1.com/subscribe/post” method=”POST”>
<input type=”hidden” name=”u” value=”d00a020132987d643599221ca”>
<input type=”hidden” name=”id” value=”94cac780bf”>name=”MERGE0″ id=”MERGE0″
Hi Rui,
I think you might have skimmed over what I asked:
http://dev.specialistcosmeticsurgery.com.au/body-procedures/lipo-lp1/lipo-man/ DOES NOT LOAD – instead it loads/redirects to http://dev.specialistcosmeticsurgery.com.au/body-procedures/lipo-lp1/ .
Before the update ../lipo-man DID load (and Contact Drop broke layout).
- Change Atelier interface settings sitewide – to have these show within the Atelier theme settings (for editors to see the consistent settings for every new page they create/idiot proof it):
-
Posted in: We hit Power Elite.