Support for Envato Buyers › Forums › DGWork › DGWork Support Ultimate Affiliate Pro WordPress Plugin ?
- This topic has 22 replies, 2 voices, and was last updated 6 years, 1 month ago by
FocuxTheme Support.
-
AuthorPosts
-
-
October 21, 2018 at 1:29 pm #22075
goldeneaglesteam
ParticipantDGWork Support Ultimate Affiliate Pro WordPress Plugin ?
thanks
-
October 21, 2018 at 2:39 pm #22087
FocuxTheme Support
KeymasterWe 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.
-
October 22, 2018 at 12:10 pm #22098
goldeneaglesteam
Participanthi,
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.
-
October 23, 2018 at 8:28 am #22108
FocuxTheme Support
KeymasterAs 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
-
November 20, 2018 at 4:07 pm #22297
goldeneaglesteam
Participantso if i used this plugin , the others pages will work good ?
-
November 21, 2018 at 8:03 pm #22319
FocuxTheme Support
KeymasterYes, I will add the related CSS for AffiliateWP plugin in the new version, it’s already tested on our local site.
-
November 22, 2018 at 10:47 am #22344
goldeneaglesteam
Participantthank you ..
hope to send me notification for that ..
-
November 24, 2018 at 9:51 am #22365
FocuxTheme Support
KeymasterThe theme will compatible with AffiliateWP when you update the theme next time.
After we fixed some other issues, we will release it. -
November 25, 2018 at 7:11 pm #22376
goldeneaglesteam
Participantthank you
-
November 29, 2018 at 7:24 pm #22404
FocuxTheme Support
KeymasterYou’re welcome!
-
December 5, 2018 at 3:57 pm #22440
goldeneaglesteam
Participantthank 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
-
December 6, 2018 at 4:47 pm #22450
FocuxTheme Support
KeymasterHi
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
-
December 10, 2018 at 3:47 pm #22480
goldeneaglesteam
ParticipantThis reply has been marked as private. -
December 10, 2018 at 3:49 pm #22482
goldeneaglesteam
ParticipantThis reply has been marked as private. -
December 14, 2018 at 2:25 am #22503
FocuxTheme Support
KeymasterHi
I haven’t found affiliateWP in your plugin list, I can see only Indeed Ultimate Affiliate Pro plugin is activated.
-
December 15, 2018 at 9:24 am #22514
goldeneaglesteam
Participanti’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.
-
December 16, 2018 at 3:54 pm #22618
FocuxTheme Support
KeymasterI 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.
-
December 17, 2018 at 11:43 am #22629
goldeneaglesteam
Participantyes 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
-
December 19, 2018 at 11:11 am #22656
FocuxTheme Support
KeymasterOK. 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.
-
December 23, 2018 at 2:50 am #22709
goldeneaglesteam
Participanthi,
if i installed and activate child theme , there is any method to import settings from parent theme ? -
December 23, 2018 at 3:14 pm #22717
FocuxTheme Support
KeymasterIt has nothing to do with the setting data, all your settings will be retained after you activated the child theme.
-
January 15, 2019 at 9:48 pm #22901
goldeneaglesteam
Participanthow 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>
-
January 16, 2019 at 11:09 am #22906
FocuxTheme Support
KeymasterWhat’s wrong with your link? It seems no problem. Only need to change site_url() to home_url().
-
-
AuthorPosts
- You must be logged in to reply to this topic.