• Resolved elmerlopez64

    (@elmerlopez64)


    The buttons scroll to the bottom of the page instead of appearing (
    As i suppose it should be) fixed at the bottom of the screen. Changing the z index has not worked.

    {“PHP”:”5.6.31″,”Wordpress”:”4.8″,”Theme”:”Tampa (tampa) 2.9″,”URL”:”grupo-in.mx\/clon”,”Plugins”:{“0″:”all-in-one-seo-pack\/all_in_one_seo_pack.php”,”1″:”amr-shortcode-any-widget\/amr-shortcode-any-widget.php”,”3″:”contact-form-builder\/contact-form-builder.php”,”4″:”contact-form-generator\/contactformgenerator.php”,”5″:”cyclone-slider-2\/cyclone-slider.php”,”6″:”easy-modal\/easy-modal.php”,”7″:”forget-about-shortcode-buttons\/forget-about-shortcode-buttons.php”,”8″:”google-sitemap-generator\/sitemap.php”,”9″:”mappress-google-maps-for-wordpress\/mappress.php”,”10″:”mobile-call-now-map-buttons\/roi-mobile-call-now-map-buttons.php”,”11″:”page-links-to\/page-links-to.php”,”12″:”pirate-forms\/pirate-forms.php”,”13″:”placester\/placester.php”,”14″:”popup-maker\/popup-maker.php”,”15″:”si-contact-form\/si-contact-form.php”,”16″:”slideshow-jquery-image-gallery\/slideshow.php”,”17″:”wcp-contact-form\/wcp-contact-form.php”,”18″:”wp-flexible-map-options\/flexible-map-options.php”,”19″:”wp-google-maps\/wpGoogleMaps.php”,”20″:”wp-staging\/wp-staging.php”,”21″:”wptouch\/wptouch.php”}}

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author David Sword

    (@davidsword)

    Hi there,

    I visited your site but I no longer see the plugin active.

    I saved the HTML output of your site locally, then adding in the plugin’s HTML to it, to see if I could reproduce the problem you expereinced, but everything worked ok, so something in the middle is happening that I need to troubleshoot;

    I understand taking the plugin off if it’s not working for your theme, but if you could please reactivate it I will be able to help out.

    Thread Starter elmerlopez64

    (@elmerlopez64)

    Hi.

    I reactivate the plugin. Hope you can help me.

    Thanks.

    Plugin Author David Sword

    (@davidsword)

    Thank you,

    So I’ve had a look and found the problem.

    My plugin needs to put it’s html at the bottom of a page. To do that it uses wp_footer hook. As specified by WordPress:

    … the ‘wp_footer’ action. Put this template tag immediately before </body> tag in a theme template …

    Your theme does have wp_footer() in the right place, right before closing the body. However the wptouch plugin’s theme does not, it buries it in a few elements, causing problems on some browsers.

    I will write a fix for this next week, it’ll be a check-box that when clicked, will over-write any over-writes, moving the plugins HTML back to where it belongs, in cases like this where the wp_footer() template tag was improperly placed.

    • This reply was modified 7 years, 7 months ago by David Sword.
    • This reply was modified 7 years, 7 months ago by David Sword.
    Plugin Author David Sword

    (@davidsword)

    I’ve added a feature to resolve this issue in version 1.3

    There’s a new “move to absolute bottom” option in support:

    move to absolute bottom option

    In theory it works, please confirm on your end it solves the problem.

    Thread Starter elmerlopez64

    (@elmerlopez64)

    !Excellent!.

    Now it works perfectly.

    Thank you for your attention.

    Plugin Author David Sword

    (@davidsword)

    glad to hear!

    Please consider leaving a review!

    All the best.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Buttons not fixed’ is closed to new replies.