The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “1Win

Search results for query: *

  1. pablopicasso

    Where can I learn to code?

    w3schools is good one . try udacity and udemy :)
  2. pablopicasso

    Which is the Best Code Editor?

    I like working with Dreamweaver .. Really a nice tool :)
  3. pablopicasso

    I need help with my LP

    Gracias :)
  4. pablopicasso

    I need help with my LP

    Hi @tajhtha1 its becasue u have the site without a index.html , Page change the indexZA.html to index.html . Rest will work :)
  5. pablopicasso

    I need help with my LP

    @tajhtha1 Hi buddy . The offer link in the LP pages does not seem to be correct "LINK" because every offer link will have a customer id or a tracking id with it . U r link does not seem to have it . Pls check with the affiliate provider regarding it . Correct me if i am wrong guys
  6. pablopicasso

    I need help with my LP

    @tajhtha1 Can u send us the link of your LP page ?
  7. pablopicasso

    [I need help] Website Script for Visitors [Please Read]

    Hi @indexer . I googled it now . I think u can use php for it which is HTTP_USER_AGENT Which is generated when page loads .Lets u know the OS being used Php Code : <?php $user_agent = getenv("HTTP_USER_AGENT"); if(strpos($user_agent,"Win")!== FALSE) { $os ="Windows"; }...
  8. pablopicasso

    Landing Page Speed Score

    Nice one @Freddy63 i googled up with some to . 9 Ways to Make Your Website Super Fast For enabling .htacess https://css-tricks.com/snippets/htaccess/active-gzip-compression/ And i have no idea about amazon s3 , I googled up with a link ;) Cloud and DevOps Consultants : Serving compressed...
  9. pablopicasso

    Landing Page Speed Score

    Yeah as @Freddy63 told . need to know if its just a HTML page or a wordpress page . If its a wordpress page u just need to add a plugin , I use W3 total cache u can enable gzip compress , minifing js and css , And lots more so it will so easy If its just a HTML page you have to do...
  10. pablopicasso

    A redirect script that redirect to another place, but

    Hi I think u can try using a php code in the page and it will echo the whole page . <?php $home = file_get_contents('http://example.com'); echo $home;?> Hope the code works :)
  11. pablopicasso

    Which programming languages do you know?

    Well I know HTML 5, CSS 3, Javascript, jQuery, MySQL , PHP, yii framework & Ajax :)
  12. pablopicasso

    The best sites/programs to learn code?

    Udemy.com has good code learning tutorials , Free and some paid also . codecademy is a interactive code learning site , codeavengers is a interactive code learning site . Interactive sites will fun to learn . :)
  13. pablopicasso

    Download source code of landing page (visible just in mobile)

    Well there is way to find that in your chrome browser . Load the url first Go to -> Inspect element -> will be a mobile device icon on top left corner of the inpect element bar -> CLick on the mobile device icon ->U will see a that the browser sreen is reduced to a mobile device AFfte that...
  14. pablopicasso

    Landing page position

    Or u can include bootstrap css and just add your content inside a container class . It will come in middle of the page :)
  15. pablopicasso

    Anyone know of a free or affordable Countdown script?

    Thank you @timethiaw . I am here as a web designer and a developer but very Eager learn more of the affiliates. :)
  16. pablopicasso

    Anyone know of a free or affordable Countdown script?

    Hi i can help you with that . Pleae try this link Edit fiddle - JSFiddle might give you solution
banners
Back