Support for Envato Buyers Forums DGWork DGWork Support Ultimate Affiliate Pro WordPress Plugin ?

Viewing 22 reply threads
  • Author
    Posts
    • #22075
      goldeneaglesteam
      Participant
    • #22087

      We haven’t tested the theme with this plugin, I think this plugin’s features should work fine, but you may adjust the page style with CSS. Because I guess this plugin will generate some new pages.

    • #22098
      goldeneaglesteam
      Participant

      hi,
      support say “UAP system have been built to work idepenently of any theme and to no affect other scripts or theme workflow. It should be possible to have installed any theme once is a premium one and properly built.”

      this plugin create affiliate account page (front) i don’t know where i will add it in the top menu and if i can merge it with superior DGWork account page , so user will have one account page not two.

    • #22108

      As I know after I checked their demo, this plugin will generate separate login, register page and especially the affiliate account page.

      So currently, DGWork theme doesn’t support to merge these pages to one account page. You can see there are many subpages in the affiliate account. https://www.dropbox.com/s/4j6t824nq0hdq0r/Screenshot%202018-10-23%2016.28.41.png?dl=0 I guess if we integrate this plugin to DGWork account page, we need to do a lot of work, not quite sure.

      Maybe the easy way is to add an “Affiliate” tab in the DGWork account page. When clicking it, the page will be redirected to the affiliate account page, it’s not perfect, but simple.

      By the way, DGWork is compatible with another affiliate plugin, AffiliateWP. Because it’s also developed by the same developer, so it’s easy to merge the affiliate account page.

      Thanks

    • #22297
      goldeneaglesteam
      Participant

      so if i used this plugin , the others pages will work good ?

    • #22319

      Yes, I will add the related CSS for AffiliateWP plugin in the new version, it’s already tested on our local site.

    • #22344
      goldeneaglesteam
      Participant

      thank you ..

      hope to send me notification for that ..

    • #22365

      The theme will compatible with AffiliateWP when you update the theme next time.
      After we fixed some other issues, we will release it.

    • #22376
      goldeneaglesteam
      Participant

      thank you

    • #22404

      You’re welcome!

    • #22440
      goldeneaglesteam
      Participant

      thank you for last update ..

      1- i hope to know what is new in this version “DGWork 1.5.2”

      2- what is the best practice to add button in account page to redirect user to affiliate page (as you suggest )

      thank you

    • #22450

      Hi

      1. You can see the changelog on the theme item page https://themeforest.net/item/dgwork-business-theme-for-easy-digital-downloads/18105506 The biggest changes are compatible with AffiliateWP and EDD Front-end Submission plugin.

      2. If you activated AffiliateWP plugin, then the Affiliate tab will be automatically added to the tab bar on the account page.

      Thanks

    • #22480
      goldeneaglesteam
      Participant
      This reply has been marked as private.
    • #22482
      goldeneaglesteam
      Participant
      This reply has been marked as private.
    • #22503

      Hi

      I haven’t found affiliateWP in your plugin list, I can see only Indeed Ultimate Affiliate Pro plugin is activated.

    • #22514
      goldeneaglesteam
      Participant

      i’m sorry … how i can manually add “Affiliate” tab as you suggest :

      Maybe the easy way is to add an “Affiliate” tab in the DGWork account page. When clicking it, the page will be redirected to the affiliate account page, it’s not perfect, but simple.

    • #22618

      I meant you haven’t installed AffiliateWP plugin, instead, you have installed another affiliate plugin.

      In the latest version, only once you activated AffiliateWP plugin, the affiliate tab will be automatically inserted to the account page.

    • #22629
      goldeneaglesteam
      Participant

      yes i know .. but know i used another plugin “Ultimate Affiliate Pro ” , so i will add manually a button to just redirect the user to affiliate page.

      so what is the best practices to do that without lost it after update the theme ..

      thanks

    • #22656

      OK. If you use the child theme, your changes won’t be lost after you update the theme.

      If you changed the parent theme files (page-account.php), you have to copy all your new codes to page-templates/page-account.php file once more.

    • #22709
      goldeneaglesteam
      Participant

      hi,
      if i installed and activate child theme , there is any method to import settings from parent theme ?

    • #22717

      It has nothing to do with the setting data, all your settings will be retained after you activated the child theme.

    • #22901
      goldeneaglesteam
      Participant

      how to add the link like that :

      <?php if(class_exists('Affiliate_WP')):?>
      			  <li<?php dgwork_current_item($account_page,'affiliate');?>><a href="?page=affiliate"><i class="fa fa-share-alt"></i><?php esc_html_e('Affiliate','dgwork');?></a></li>
      			  <?php endif;?>

      i tried this but i can’t translate the menu header and i can’t set the dynamic link as you did

      <li><a href="<?php site_url(); ?>/?uap_aff_subtab=overview"><i class="fa fa-share-alt"></i><?php esc_html_e('Affiliate','dgwork');?></a></li>

    • #22906

      What’s wrong with your link? It seems no problem. Only need to change site_url() to home_url().

Viewing 22 reply threads
  • You must be logged in to reply to this topic.