cashmunkey
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Post Affiliate Pro] How-To Display commissions data ?Also, what is the shortcode to display Affiliates Ref Link ?
Forum: Themes and Templates
In reply to: Created a theme and can't get it to work now.This is the Function.php
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Themes and Templates
In reply to: Created a theme and can't get it to work now.JORGE. I have no clue man.
We just uploaded to bluehost.com and it works. Seems to be a godaddy issue. I can’t figure it out .. and the dude from ODESK is lost too I think .. Ha.Code in Function.php which is creating issues. Error Code: // Load TinyMCE Plugin require_once(eetheme_ADMIN . '/tinymce/tinymce.php'); // Load Custom Shortcodes require_once(eetheme_FUNCTIONS . '/shortcode.php'); Works when code is : // Load TinyMCE Plugin //require_once(eetheme_ADMIN . '/tinymce/tinymce.php'); // Load Theme Functions //require_once(eetheme_FUNCTIONS . '/theme-functions.php'); // Load Custom Shortcodes require_once(eetheme_FUNCTIONS . '/shortcode.php');————————————————————
This is the tinymce.php file.
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Themes and Templates
In reply to: Created a theme and can't get it to work now.I only upload via ftp …
as for the function file, I added a bunch of stuff..
It’s working perfectly on my localhost thou ..
Viewing 4 replies - 1 through 4 (of 4 total)