WordPress Affiliate Manager

Affiliates Management Plugin for WordPress

  • Home
  • Features
    • Screen Shots
  • Download
  • Documentation
  • Addons
  • Support
    • Support Forum
    • Forum Login
    • Forum Registration
    • Contact
    • Premium Addon/Plugin Support
You are here: Home

chsweb

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • May 5, 2023 at 4:19 pm in reply to: Terms and conditions page have strange characters in Divi web #8140
    chsweb
    Participant

    “text and background in white color and then put the paragraphs in black, since these are identified in the html”

    For me, the paragraphs are not wrapped in <p> tags, so I cannot target them. When I edit to add <p>Text</p>, the <p> gets removed.

    …I think the tag removal is a DIVI problem, as I see it happen from time to time when editing HTML in the DIVI content modules.

    May 4, 2023 at 8:30 pm in reply to: Pages not updating #8138
    chsweb
    Participant

    I had a similar issue, and it took 24 hours for the content to appear. It appeared when logged in as an Admin first, then later, to the public.

    I use WPRocket, and cleared all cache. I also deleted all data files from Safari for the website. I think that my issue was that CloudFlare is also used, and that may have been creating some additional delays, but I cannot confirm that.


    @CW
    are you using CloudFlare or any kind of CDN service?

    May 4, 2023 at 5:33 pm in reply to: Terms and conditions page have strange characters in Divi web #8137
    chsweb
    Participant

    Thank you @rafamoreno1960 – I am also using Divi. I tried something similar, but applied display:none; to everything, and then display:block to the headings and paragraph text, but that did not work because the paragraph tags are removed in the term box for some reason on save.

    This is what I tried:
    /* hide everything, then show just what is needed */
    div#termsBox * { display: none;}
    div#termsBox h2, div#termsBox p { display: block;}

    My working solution was to revert the page back from Divi’s editor to the default WordPress editor and then edited the Terms content as follows:

    I edited in HTML view and added some inline CSS to get the headings and body text to render better, since the WordPress editor was removing the paragraph tags on save:

    <div style=”white-space:normal;”>
    <h2 style=”margin-top:24px; font-size:24px;”>Section Title Here</h2>
    <p>The quick brown fox jumps over the lazy dog. If the dog is lazy the fox is safe.</p>
    <h4 style=”margin-top:24px; font-size:20px;”>Sub Title Here</h4>
    <p>The quick brown fox jumps over the lazy dog. If the dog is lazy the fox is safe.</p>
    </div>

    May 4, 2023 at 12:59 pm in reply to: how to create the login #8133
    chsweb
    Participant

    Having the same problem. I manually added affiliates and they do not receive the message with:

    Your affiliate account for {blogname} has been approved!.
    Username: {affusername}
    Password: {affpassword}
    Login URL: {affloginurl}

    In another case, the received an email, but it send them to the WP Admin login, not the affiliate login.

    May 4, 2023 at 12:57 pm in reply to: New Affiliate Registration – Email #8132
    chsweb
    Participant

    I have a similar question. It would be great if there were standard {mergFields} that could be used in any messaging.

    For example, I created a new “Desired Affiliate Code” input field on the registration form, and in the email that gets sent on affiliate approval I’d like to give them their code along with their user name, pass and login URL, in the email using {affiliateCode}.

    May 4, 2023 at 12:41 pm in reply to: Terms and conditions page have strange characters in Divi web #8131
    chsweb
    Participant

    How did you resolve this? I have the same issue.

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)

Featured Addons

  • WooCommerce Coupon Tracking
  • WooCommerce Product Specific Commission

Copyright © 2026 | WordPress Affiliate Manager | Privacy Policy