Walhez
Forum Replies Created
-
Many many thanks Max Bond! The plugin now works. For further learning, could you tell me what was going on? Was it conflicting with the jQuery functions and scripts? And also, how did you know what were the things that needed to be fixed?
Again, many thanks! You are awesome!
Regards
Hello Max Bond:
I erase all of that chunk of code because it was for a feature of the blog that I no longer use. Yet, the plugin is not working. There must be something else that I am missing.
Many thanks for your desire to help!
Regards
Hello Max Bond:
I do not know what changes to make in the header.php. What I did before is to erase the line that called the script of colorbox:
<?php wp_enqueue_script('jquery', get_template_directory_uri() . '/js/jquery-1.10.1.min.js'); ?> <?php wp_enqueue_script('jtwt', get_template_directory_uri() . '/js/jtwt.js'); ?> <?php wp_enqueue_script('jquery.nivo.slider', get_template_directory_uri() . '/js/jquery.nivo.slider.pack.js'); ?> <strong><?php wp_enqueue_script('jquery.colorbox', get_bloginfo('template_directory'). '/js/colorbox/jquery.colorbox-min.js'); ?>However, regarding the lines 152 to 157, I have no idea what to do with them:
url: '<?php echo admin_url('admin-ajax.php'); ?>', data: jQuery(form).serialize()+'&action=pyre_contact_form', type: 'POST', success: function() { $('.email_sent').fadeIn(400).delay(5000).fadeOut(400); }I do apreciate your unconditional help and I thank you for that.
Hello Max Bond:
I made the changes in the header.php, but the plugin is still not working. What other changes should I make?
Regards