- This topic has 6 replies, 2 voices, and was last updated 11 years, 5 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Affiliates Management Plugin for WordPress
by
WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › How to edit the pages created by the shortcodes
My affiliate site is:
http://learningenglish.uk.com/affiliate-home
1. How can I edit the pages created by the shortcodes to reflect what I want in line with the subject of my affiliate program?
a. [AffiliatesLogin]
b. [AffiliatesHome]
c. [AffiliatesRegister]
2. How can I edit the sentences on the pages of the shortcodes to reflect what I want?
3. How can I change the plugin’s headings like “Store Affiliates” to show example “eBook affiliates” etc
4. The hyperlink “Terms and Conditions” does not work on:
http://learningenglish.uk.com/affiliate-home/affiliate-register/#
How can I correct this?
Your early reply will be highly appreciated.
Thanks.
Can someone kindly respond to our requests above.
Thanks
You can edit the page from the WordPress editor and change the page title to whatever you want.
The terms and conditions can be editable from the settings area of the plugin.
Thanks but i know how to do that very well the ONLY problem is when I go to the pages all I see are the shortcodes like:
a. [AffiliatesLogin]
b. [AffiliatesHome]
c. [AffiliatesRegister]
Nothing else shows on the page. Can I totally delete these shortcode and put in my pages entirely made by me?
regards.
No, those shortcodes are needed for the plugin to function. I think you are trying to change the output of the shortcode. That kind of change will need code editing. Are you a developer?
No, but I can code edit if pointed in the right direction.
Kindly, give instructions. Thanks
Open the following file:
source/Plugin.php
Now, find the following function and edit it to what you want:
public function doLoginShortcode()