Forum Replies Created

Viewing 15 replies - 1 through 15 (of 19 total)
  • Thread Starter ez123abc

    (@ez123abc)

    Thank you Cais, it was not a matter of the plugin. I should have replied earlier, but was doing fixes.

    It was not the plugin, but thank you for the quick reply…

    Carlos

    ez123abc

    (@ez123abc)

    Yes, it’s the way I do it…

    ez123abc

    (@ez123abc)

    I have the wp minify option, but what happens when I use it, is my slider does not work, a three colum widget I use gets into a single colum, and a widget that uses random posts does not display it’s images that show up when if disabled, they do.

    The plugin suggested just to add lines on the wp minify settings and it will grab them for you and exclude them, but that does not happen…

    I’ve seen your posts Kimberly about some fixes and what not, but I can’t find it…

    Would appreciate the help.

    ez123abc

    (@ez123abc)

    Do you still the original site live?

    When I use wp clone, I choose advance options, and use the zip file, it’s quicker and always works.

    Of course, any links you have will have to be changed to the new one, but it’s been working for me everytime I back up a site.

    ez123abc

    (@ez123abc)

    Marshaltv,

    I removed the slider from the homepage and loaded an image, and posted the slider on a post and and another page, but it would not load it…(the slider)

    This is a great plugin though, but it stops sliders…and I have been trying the suggestions, perhaps I am not doing them right…

    I know Joshua is busy, but if he could figure this out for us, I would donate, and you should too marshall, and everyone else…let’s get him in…

    What do you say?

    Thanks a lot Joshua,

    I know I have many scripts running, and I will do a fresh install and start one by one in the process…

    I did try the script in the functions.php, so I know something is not working correctly. As I mentioned, I will look more into this, so I am thinking this is going to be a fresh install, with only the basic of all plugins, and see how that goes.

    Thanks for your help…

    Carlos

    Ok, the code on the top of the post was deregistering the flxslider.

    The flexslider has a it’s own style script as well.

    What I meant was that I was going to deresiter it as well, but didn’t because you had mentioned it didn’t affect the styles.

    I also meant, that I didn’t add the code to the functions.php and instead placed it under the code of your plugin.

    I see the space where the slider should be, not the images or slider animation.

    I added the commands you gave and added them to the functions.php file, it’s where I should add them, correct?

    And yes, nothing changed.

    As you mentioned, I could be using something else conflicting with the scripts to footer. But when I use gtmetrix, everythign is parsed, everything works, well, besides the slider, annd some other plugin which is might have to be deregistered and added again, but that I can wait until later…while I work on the slider first.

    I can leave the slider out, and put a video, and everythign should be fine, but I would like the option to have both…So I will continue to look.

    I thought that perhaps this following one, and I will try it now…

    But as you can see, there are many things going on in the slider than just the flexslider, it also has it’s own enqueue’s for styles…

    <script type=”text/javascript”>var SHRSB_Settings = [];</script><script type=’text/javascript’>jQuery(document).ready(function($) {$(“.flexslider”).flexslider({controlsContainer: “#genesis-responsive-slider”,animation: “slide”,directionNav: 1,controlNav: 1,animationDuration: 800,slideshowSpeed: 4000 }); });

    And this is the one you suggested right under it….

    </script><script type=’text/javascript’ src=’https://hgnwebdesign.carloscortez.biz/wp-includes/js/jquery/jquery.js?ver=1.10.2′></script&gt;

    I haven’t added the code to the functions.php, what I did was added under the plugins code.

    I will try it now. But I still cannot get it..

    I looked at the plugin, and it enqueues the flexslider, and also slider styles…

    But, as you mentioned, it should affect the styles, so I’m just trying to work with the flexslider…

    I removed it, and added it back to the bottom of your page…and although I had some errors, once corrected your plugin took changes again…but, the slide show was not active again…

    Everything is working, and the site speed increased, but I do need the slider up there, well, don’t need it, but want it…

    What I did was add the following to the bottom of the plugin page, but I will try it on the functions.php, but I think I have already tried that…

    add_action( ‘wp_print_styles’, ‘my_deregister_styles’, 100 );
    add_action( ‘wp_head’, ‘my_head_scripts’ );

    function my_deregister_styles() {
    wp_deregister_style( ‘flexslider’ );
    }

    function my_head_scripts() { // the html for the script
    ?>
    <script type=”text/javascript” src=”https://hgnwebdesign.carloscortez.biz/wp-content/plugins/genesis-responsive-slider/style.css?ver=0.9.2
    “></script>
    <?php
    }

    Thread Starter ez123abc

    (@ez123abc)

    When I installed your plugin, I was able to activate, and deactivate no problem…

    The way I see it, there was no problem with your plugin Joshua….

    Now I am not sure if there was a conflict with wp clean up…but I have to retry it again…and just run it once…and see if it happens again…

    And see if there is an issue with your plugin with wp clean up…

    But your plugin works just as you describe…when I activate it,and it goes away when I deactivate…

    I am thinking that perhaps, running wp clean up the first time is enough, but not sure if it would cause problems later on, but it was not your plugin that was causing the issues….

    Carlos

    Thread Starter ez123abc

    (@ez123abc)

    This is what I found out, or think might had happened….

    Your plugin works great, and it does remove everything from the head to the footer…

    I backed up a copy of my site, on the subdomain to work on it, and what I did was load up your plugin, and it does what it says, I checked and defer parsing of javascript was gone…

    I did notice that the blocking css resources now…I don’t have that on my broken site…on my borken site, i have 2 blocking css resourse, where on the subdomain I had 50.

    I loaded the plugin (wp clean up) and I guess when ran the first time to clean, it works. After any changes and run (wp clean up) again, and check the site, the 50 blocking css resources turns to 2, but that’s when even after deactiving your plugin, nothing happens…it’s like you still have it installed.

    After running the plugin again, it takes away from other widgets as well, like the colums, turns to a single column and what not.

    The site gets faster, but it’s not the same as it was before…

    So yeah, the plugin I found that was causing the problem was (wp clean up)

    So I will restore the subdomain again, and start from there, and go to deregistering the script and redoing it after your plugin is done…

    Thread Starter ez123abc

    (@ez123abc)

    I will…

    Thanks again Joshua ??

    Thread Starter ez123abc

    (@ez123abc)

    I will keep you posted…your plugin is a good one, I don’t deny that one…

    Thread Starter ez123abc

    (@ez123abc)

    Yes, I know, the plugin is small, and it works great….I do like what it did for the site…

    It’s when I was trying to find the others, that I deactivated it and uninstalled it to find the others to add action and stuff according to the support on how to exclude files…

    After I uninstalled, everything remained the same…

    I installed it again, and removed the code, and left just the text, and it still runs the same…

    I will look and go one by one, removing plugins to see what is going on…and see if I can find the culprit…

    As I mentioned, it’s the same with solostream and genesis themes…

    Yeah, the googleapis.com is still getting me….but not the others…

    I removed the plugin to start over, but it’s acting as if i didn’t remove it at all…

    I figured everything would go back to what it was…but it is not…

    I even reinstalled the plugin and removed everything but the text, but everything remains the same…although my site is still faster…

    But it’s missing stuff that I wanted to be there…

    I am still looking into it though…don’t get me wrong, I am, but not sure what to add action ( wp head ) after the plugin was removed…

    I wanted to disable it to get codes for others, but it’s not allowing me to do that…

    Thread Starter ez123abc

    (@ez123abc)

    I am not sure about the adding and subtracting code that you mention…

    I had two working sites, on subdomains, practice accounts, and after i deleted the plugin, everything remained the same…

    For instance, the solostream slider, it does not show, the genesis responsive slider does not show…

    Lizatom colums do not show…

    Well, lizatom shortcodes do appear, but in single files now in columns as it was..

    And yeah, after I deactivated and removed the plugin…

    It did make my site faster let met tell you, it even removed the css blocks before the fold, which was good, but some things I do need, and wanted to add them back, but it just was not working, so I decided to remove it and backtrack to no avail..

Viewing 15 replies - 1 through 15 (of 19 total)