Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • reelism
    Member
    Post count: 15

    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?

    in reply to: SERIOUS ISSUE with SPB – deleting content #180956
    reelism
    Member
    Post count: 15

    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.

    in reply to: SERIOUS ISSUE with SPB – deleting content #180955
    reelism
    Member
    Post count: 15

    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?

    in reply to: Contact Drop breaks layout on certain pages #180945
    reelism
    Member
    Post count: 15
    This reply has been marked as private.
    in reply to: SERIOUS ISSUE with SPB – deleting content #180926
    reelism
    Member
    Post count: 15
    This reply has been marked as private.
    in reply to: Mailchimp form code #180874
    reelism
    Member
    Post count: 15

    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>
    
    in reply to: Mailchimp form code #180872
    reelism
    Member
    Post count: 15

    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&#8221; method=”POST”>
    <input type=”hidden” name=”u” value=”d00a020132987d643599221ca”>
    <input type=”hidden” name=”id” value=”94cac780bf”>

    name=”MERGE0″ id=”MERGE0″

    in reply to: Contact Drop breaks layout on certain pages #180475
    reelism
    Member
    Post count: 15

    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).

Viewing 8 posts - 1 through 8 (of 8 total)