Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter crjdesign

    (@crjdesign)

    Hi,

    The error log is below:

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/sites/12a/5/544392b35d/public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php on line 368 Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32768 bytes) in /home/sites/12a/5/544392b35d/public_html/wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php on line 1

    Thread Starter crjdesign

    (@crjdesign)

    Nevermind, I changed the PHP version and now it’s working fine ??

    Thread Starter crjdesign

    (@crjdesign)

    OK I’ve realised the issue is with some HTML code that I’m using as a Mailchimp Subscriber form as I’ve just inserted the code on another page and the same thing has happened. Not sure why the following code would break Elementor though?

    <!-- Begin Mailchimp Signup Form -->
    <link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
    	/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
    	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
    </style>
    <div id="mc_embed_signup">
    <form action="https://crjdesign.us14.list-manage.com/subscribe/post?u=725bc0953c1d122b1a78a36d0&id=d1de3f5cab" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
        <div id="mc_embed_signup_scroll">
    	<h2>Subscribe to our mailing list</h2>
    <div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
    <div class="mc-field-group">
    	<label for="mce-EMAIL">Email Address  <span class="asterisk">*</span>
    </label>
    	<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
    </div>
    	<div id="mce-responses" class="clear">
    		<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;" aria-hidden="true"><input type="text" name="b_725bc0953c1d122b1a78a36d0_d1de3f5cab" tabindex="-1" value=""></div>
        <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
        </div>
    </form>
    </div>
    <script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
    <!--End mc_embed_signup-->
    Thread Starter crjdesign

    (@crjdesign)

    Not that I’ve found, and so far no response to this thread or my email. I’d use another theme if I were you ??

    Thread Starter crjdesign

    (@crjdesign)

    Oh! Thank you very much

    Thread Starter crjdesign

    (@crjdesign)

    I have sent you the login via your contact form ??

    Thread Starter crjdesign

    (@crjdesign)

    I’ve selected ‘All Categories’ but still nothing. The testimonials are in the code:

     </div></section><section id="business-era-testimonials-3"  style="background-image:url(https://crjdesign.co.uk/wordpress/wp-content/uploads/2017/10/cornwall-2391906_960_720-300x225.jpg);"  class="with_bg widget business_era_widget_testimonials"><div class="container"><h2 class="widget-title">Testimonials</h2>
                  <div class="testimonials-widget">
    
                    <div class="inner-wrapper">
                                    <div class="cycle-slideshow" id="testimonial-slider" data-cycle-fx="none" data-cycle-speed="1000" data-cycle-pause-on-hover="true" data-cycle-loader="true" data-cycle-log="false" data-cycle-swipe="true" data-cycle-auto-height="container" data-cycle-timeout="0" data-cycle-slides="article" data-cycle-caption-template='<h3><a href="{{url}}">{{title}}</a></h3><p>{{excerpt}}</p>' data-cycle-pager-template='<span class="pager-box"></span>'>
                       
                       
                        
                                <article data-cycle-title="Katarina" data-cycle-url="https://crjdesign.co.uk/wordpress/testimonials/katarina/" data-cycle-excerpt="Thank you Charlotte for my beautiful new website and for your friendly and professional approach. You were again a pleasure to work with and created exactly what I wanted and more. I would highly recommend you to everyone and I can't wait to share my website with my clients and friends.">
                                    <div class="testimonials-wrap">
                                                                                
                                        <div class="testimonials-meta">
                                            <span class="testimonial-title">Katarina</span>
                                            <span class="position">Owner @ </span><span class="company">Makeup By Katarina</span>                                    </div>
                                    </div>
                                </article>
    Thread Starter crjdesign

    (@crjdesign)

    Also, the testimonials are visible in the code?

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