• Resolved epassosblat

    (@epassosblat)


    Hello, with the last update I think the footer widget signup form has broke.
    It looks like some html closing tag is missing, it broke my footer layout.
    When I disable this widget my footer looks like it is supposed to (without the signup form)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Could you please let me know what’s the URL of your website so we can have a look?

    If you don’t want to share it here, another solution is to contact us using our contact form on our website ??

    Thread Starter epassosblat

    (@epassosblat)

    Hello,

    I had to disable the widget or the website footer would be completely broken.

    Checking the source code with the widget enabled I see two opening tags for the subscription widget:

    				<div id="acym_subscriptionform_widget-2" class="fwidget et_pb_widget widget_acym_subscriptionform_widget"><div id="acym_subscriptionform_widget-2" class="fwidget et_pb_widget widget_acym_subscriptionform_widget"><h4 class="title">Newsletter</h4><script type="text/javascript">
                    <!--
                    window.addEventListener('DOMContentLoaded', (event) => {
    acymModule['excludeValuesformAcym79361'] = [];
    acymModule['excludeValuesformAcym79361']['1'] = 'nome';
    acymModule['excludeValuesformAcym79361']['2'] = 'Email';  });
                    //-->
                    </script>	<div class="acym_module " id="acym_module_formAcym79361">
    		<div class="acym_fulldiv" id="acym_fulldiv_formAcym79361" >
    			<form enctype="multipart/form-data"
    				  id="formAcym79361"
    				  name="formAcym79361"
    				  method="POST"
    				  action="https://www.colegioalfragide.edu.pt/index.php?page=acymailing_front&ctrl=frontusers&noheader=1"
    				  onsubmit="return submitAcymForm('subscribe','formAcym79361', 'acymSubmitSubForm')">
    				<div class="acym_module_form">
                        
    <div class="acym_form">
        <div class="onefield fieldacy1 acyfield_text" id="field_1"><label  class="cell margin-top-1"><div class="acym__users__creation__fields__title">nome</div><input  name="user[name]" value="blatstudio" type="text" class="cell"></label></div><div class="onefield fieldacy2 acyfield_text" id="field_2"><label  class="cell margin-top-1"><div class="acym__users__creation__fields__title">Email</div><input  name="user[email]" value="[email protected]" required type="email" class="cell acym__user__edit__email" disabled></label></div></div>
    
    <p class="acysubbuttons">
    	<noscript>
    <div class="onefield fieldacycaptcha">
        Por favor habilite seu javascript para enviar este formulário</div>
    </noscript>
    <input type="button"
    	   class="btn btn-primary button subbutton"
    	   value="Subscrever"
    	   name="Submit"
    	   onclick="try{ return submitAcymForm(&quot;subscribe&quot;,&quot;formAcym79361&quot;, &quot;acymSubmitSubForm&quot;); }catch(err){alert(&quot;The form could not be submitted &quot;+err);return false;}" />
    </p>
    				</div>
    
    				<input type="hidden" name="ctrl" value="frontusers" />
    				<input type="hidden" name="task" value="notask" />
    				<input type="hidden" name="option" value="acymailing" />
    
                    				<input type="hidden" name="ajax" value="1" />
    				<input type="hidden" name="successmode" value="replace" />
    				<input type="hidden" name="acy_source" value="widget 2" />
    				<input type="hidden" name="hiddenlists" value="1" />
    				<input type="hidden" name="acyformname" value="formAcym79361" />
    				<input type="hidden" name="acysubmode" value="widget_acym" />
    				<input type="hidden" name="confirmation_message" value="" />
    
                    			</form>
    		</div>
    	</div>
        </div> <!-- end .fwidget -->
    

    Hi @epassosblat

    We’re not aware of an issue with the widget. That’s definitely something we should have a look at. I think something might break our widget code but I can’t find any reason for this.

    Maybe you can contact us using our support form on our website so we can have a closer look?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Footer Widget Broken’ is closed to new replies.