Forum Replies Created

Viewing 8 replies - 16 through 23 (of 23 total)
  • Thread Starter GreenRain37

    (@greenrain37)

    A couple of the support agents say it is likely the resources…

    I don’t even know exactly what this means.

    My site is not thatt big… WordPress has 50%+ market share, I think there are many way larger sites.

    Godaddy claims their WordPress hosting is by pageview and not bandwidth. They give 250,000 pageviews/month and I only use 5,000 right now.

    There are 22 plugins most of them necessary and that doesn’t seem like a huge amount.

    There is CSS and PHP code most of which is necessary and seems quite optimal.

    Thread Starter GreenRain37

    (@greenrain37)

    At first you will probably see it loads normally.

    After you click 5-6 pages especially fast and keep clicking it will start to take a longgg time and possibly give you an error.

    I updated all plugins

    did not update WP

    did not update Customizr

    have 1 18MB file (rest are small)

    Called GoDaddy 4 times about this and they say there is nothing wrong on their end. It is Godaddy WordPress hosting.

    Site: Link

    P.s. The 18MB file is only in Media library not anywhere on front-end.

    Thread Starter GreenRain37

    (@greenrain37)

    [resolved]

    Thread Starter GreenRain37

    (@greenrain37)

    IT WORKS!

    The problem was the commas; there were 3 values originally, and we left the commas unknowingly.

    Thank you so much to both for your help ??

    Thread Starter GreenRain37

    (@greenrain37)

    @d4z_c0nf

    Either this does not work or I did something wrong (probably the latter).

    @crouchingbruin

    I downloaded the plugin and pasted the above code into both head section of every page and home page fields and the PayPal discount code box script still is not working.

    Thread Starter GreenRain37

    (@greenrain37)

    ┈┈╱╱▏╱╱▏
    ┈┈▇╱▏▇╱▏
    ┈┈▇╱▏▇╱▏
    ┈┈▇▇▇▇╱▏
    ┈┈▇╱▏▇╱▏
    ┈┈▇╱┈▇╱┈
    ______________
    ┈┈╱╱╱╱╱▏
    ┈┈▇▇▇▇╱┈
    ┈┈▇╱▏┈┈┈
    ┈┈▇▇▇┈┈┈
    ┈┈▇╱╱╱╱▏
    ┈┈▇▇▇▇╱┈
    _____________
    ┈╱╱▏┈┈┈
    ┈▇╱▏┈┈┈
    ┈▇╱▏┈┈┈
    ┈▇╱▏┈┈┈
    ┈▇╱╱╱╱▏
    ┈▇▇▇▇╱┈
    _____________
    ┈╱╱▏┈┈┈
    ┈▇╱▏┈┈┈
    ┈▇╱▏┈┈┈
    ┈▇╱▏┈┈┈
    ┈▇╱╱╱╱▏
    ┈▇▇▇▇╱┈
    ┈╱╱╱╱╱▏
    ┈▇▇▇▇╱▏
    ┈▇╱▏▇╱▏
    ┈▇╱▏▇╱▏
    ┈▇╱╱▇╱▏
    ┈▇▇▇▇╱┈

    Here is what I done so far:

    I went to this link and copy HTML snippet:

    // Add scripts to wp_footer()
    function child_theme_footer_script() { ?>
        <script type="text/javascript" src="https://drivesafe2015.org/wp-admin/js/discount.js"></script>
    <?php }
    add_action( 'wp_footer', 'footer_script' );

    Still, when I use promo code box there is no result.

    For example you can try code 5OFF and nothing happens (supposed to be javascript popup window.

    Thread Starter GreenRain37

    (@greenrain37)

    @d4z_c0nf

    I do not have a child theme… these snippets have child theme in them.

    Also I do not know where to paste the script to activate on PayPal form.

    Thread Starter GreenRain37

    (@greenrain37)

    technically it is supposed to be .com/discount.js and right now is .com/wp-admin/js/discount.js

    i do not understand the process itself of how this script will activate on the PayPal form, or how to implement (where to paste script)…

Viewing 8 replies - 16 through 23 (of 23 total)