Recent content by cool5now2

  1. C

    How can added this popup in wordpress?

    If you want to code it your self then I would second the suggestion of a bootstrap modal window or you can just place a fixed position div in the center of the screen and use jquery to get rid of it.
  2. C

    Curios.. CrypoCurrency with website traffic?

    Website based cryptocurrency mining is going to be the next big thing. JSEcoin is probably the best right now but check out nimiq and simoleon too
  3. C

    Alternatives to Amazon Affiliate?

    Drop shipping with Aliexpress and shopify is quite popular at the moment. If you could look at other verticals then teespring/teechip type stuff where you can put your logo on a tshirt/mug etc. Perhaps Commission junction has a head shop affiliate offer you could use but not sure. Click bank for...
  4. C

    wordpress mobile site redirection?

    So I think the "problem" might be in your themes style.css file. Somewhere in that code you will see some lines that say something like @media screen and (min-width: 480px) { next few lines of code } These are what is making your site look different on a mobile browser to your desktop. It's...
Back
Top