Programming

  • 5 {{ upvoteCount | shortNum }}

    Rules and Support! STICKY

    WarriorForum.com in Programming

    Please see the following guides to our community: Warrior Forum Rules & Etiquette for Posting WSO Marketplace Rules List of the best all in one, knowledge compendium threads You are ... [read more]

  • 2 {{ upvoteCount | shortNum }}

    Exit Pop when visitor clicks on webpage 'X' in browser tab (exits with intent)

    CMorg in Programming

    Where is the best up to date script for an exit intent pop up? Heard about exitsplash a long time ago but believe it is no more. Plan is to ... [read more]

  • 4 {{ upvoteCount | shortNum }}

    Need help for WordPress Post Location

    sabakhan4 in Programming

    Hello, I'm an entry-level programmer and I need help regarding WordPress post meta. I want to show a custom location on my post meta. I've done this using Advanced Custom ... [read more]

  • 2 {{ upvoteCount | shortNum }}

    Help With iFrame Video Embed Code - Can Anyone Help Please?

    successpro in Programming

    Hi Can someone help me modify a video iFrame please? I am setting up some courses on my blog using Thrive Apprentice which is part of Thrive Themes. All my ... [read more]

  • 4 {{ upvoteCount | shortNum }}

    Hi guys! I'm new in programming want to know how to build the same gallary in wordpress website .

    fort21 in Programming

    The below is the link similar to that .if anyone has any solution plz helpme. " https://www.prestigeautos.com.sg/stocklist/3538/Mercedes-Benz-E250-R18-2014-Silver-Jan-2014"

  • 1 {{ upvoteCount | shortNum }}

    How can I send an email opt-in to 2 different mailing-list management systems?

    Chris- in Programming

    I need a single email opt-in Form, to automatically send each opt-in to 2 different mailing-list management systems (one of which is BuilderAll MailingBoss, and the other one I don't ... [read more]

  • 5 {{ upvoteCount | shortNum }}

    need some direction

    derb540 in Programming

    Hi, I'm hoping someone can point me in the right direction. I am trying to find out what I need to do to make my site replicable. What I need ... [read more]

  • 1 {{ upvoteCount | shortNum }}

    Suggestions Welcome: Turnkey CMS / Database Platform Built for Comparison Engines?

    MrChill in Programming

    I have a number of websites that I'd like to build that are requiring robust comparison and review engine functionality. Instead of building something completely from scratch, I'd like to ... [read more]

  • 11 {{ upvoteCount | shortNum }}

    Classified Ads Plugin suggestions for Wordpress

    pdishman in Programming

    Hello, does anyone have any good business classified ads plugin suggestions for Wordpress?

  • 2 {{ upvoteCount | shortNum }}

    Need to update Schema markup code to all pages

    raghum9 in Programming

    Hi all i have a website with 1k+ pages and i have schema markup code for reviews and FAQ's, so need help in knowing how to update code for all ... [read more]

  • 1 {{ upvoteCount | shortNum }}

    Any Recommended Coder to Duplicate this Web Based Program?

    MindReality in Programming

    Any Recommended Coder to Duplicate this Web Based Program? This is the website: http://chuagh.net/unified/ Input a string of numbers and click submit and it will generate hexagrams. I would like ... [read more]

  • 4 {{ upvoteCount | shortNum }}

    Disposable email script?

    Rits in Programming

    I'm wondering if there's a disposable email script that supports multiple domains? Similar to https://www.guerrillamail.com/ as an example.

  • 6 {{ upvoteCount | shortNum }}

    Marketer w Programmer Question Please help!

    crendon2854 in Programming

    Hi, my developer and I are looking for drag and drop page builders that we could integrate into our software solution that we're building. Could someone kindly help advise me ... [read more]

  • 2 {{ upvoteCount | shortNum }}

    Disallow Robots from Crawling All Html Pages

    vema123 in Programming

    Is the code below correct to disallow all robots from crawling all html pages within my site: User-agent: * Disallow: /.html Allow: /wp-admin/admin-ajax.php Sitemap: (mydomain)/sitemap.xml Thanks in advance

  • 6 {{ upvoteCount | shortNum }}

    Rules and Support!

    WarriorForum.com in Programming

    Please see the following guides to our community: Warrior Forum Rules & Etiquette for Posting WSO Marketplace Rules List of the best all in one, knowledge compendium threads You are ... [read more]

  • 8 {{ upvoteCount | shortNum }}

    What's going on with my Wordpress?

    KevinBurns in Programming

    I have 4 domains with WP installed on all 4 (different themes) I start to edit a theme and within minutes I get a "Secure Connection Failed" After that I ... [read more]

  • 1 {{ upvoteCount | shortNum }}

    Help with domain Aliases

    freeabs in Programming

    I have successfully created a domain aliases of domain2.com to show content of domain1.com while maintaining the domain2.com in the url. But this shows the root content of domain1.com only. ... [read more]

  • 1 {{ upvoteCount | shortNum }}

    google webmaster error Mobile Usability

    unipaper in Programming

    Hi, I encountered a big problem with webmaster tools My problem is that Google has indexed and indexed my internal WordPress folders For example, some of the indexes are indexed ... [read more]

  • 5 {{ upvoteCount | shortNum }}

    How to create my own push notification server for promoting offers.

    Pushmaze in Programming

    Hi all, please let me know if there exists a tool which will let me create my own push notification server. By that I mean I don't want any SaaS ... [read more]

  • 3 {{ upvoteCount | shortNum }}

    Geo based redirection

    rizabbasi in Programming

    Hi, I have a domain that I use for the redirect of my affiliate offer. I want to add a layer to that. I want something like that: For geo ... [read more]

  • 4 {{ upvoteCount | shortNum }}

    Open source affiliate program script

    Nattsurfaren in Programming

    Does anyone here know any open source script so that I can host an affiliate program. I want affiliates to send traffic and when a visitor becomes a lead the ... [read more]

  • 2 {{ upvoteCount | shortNum }}

    What would you email a list of programming clients to drum up buiness?

    Delta223 in Programming

    Say you put every client or prospect who didn't accept, into an email list and you have a good 50 to 200 of them. Is this still a list that ... [read more]

  • 1 {{ upvoteCount | shortNum }}

    Html webrequest anyone?

    sparrow in Programming

    HI anyone here an expert with Html webrequest in C# I have code that use to pull from Google search and now it is pulling results from Google Mobile Anyone ... [read more]

  • 2 {{ upvoteCount | shortNum }}

    Cloning Wordpress Site for Resellers

    Richard HAN in Programming

    Hi all I have the following query that I hope to get some help here. Here goes.. I'm intending to set up a brochure website for recruitment of resellers for ... [read more]

  • 8 {{ upvoteCount | shortNum }}

    Making the Fields required in a Contact Form

    dansbanners in Programming

    <?php if(isset($_POST['submit'])) { $myemail = "your-email-address@here.com"; $subject = $_POST['subject']; $name = $_POST['name']; $email = $_POST['email']; $message = $_POST['message']; $headers = "From:Contact Form <$myemail>\r\n"; $headers .= "Reply-To: $name <$email>\r\n"; echo "Your ... [read more]

  • 22 {{ upvoteCount | shortNum }}

    Combining the a href + button tag?

    dansbanners in Programming

    Would it cause any problems in the website or any browers? <a href="whatever.html'><button>text in here</button></a> Is there a better alternative? Thanks.