ppspeed
Forum Replies Created
-
Forum: Plugins
In reply to: [OptionTree] PHP code in OT Frontend textarea?Update:
The other solution would be to use [shortcodes] in the OT frontend in textareas. I have read this post:
plugin-optiontree-allow-shortcodes-in-textarea
But if I add the line
<?php echo do_shortcode( $textarea );?>at the very top of my
footer.phpfile the [shortcodes] do not work. I have no idea where else I should put this line. Maybe it’s in the wrong place? Can someone tell me where to put this? Or how else I can make [shortcodes] from transposh available in the OT frontend texareas?Many thanks.
- This reply was modified 7 years, 11 months ago by ppspeed.
Forum: Plugins
In reply to: [WP STAGING - WordPress Backup, Restore & Migration] Script stops workingYes, thanks for the fast answer. This will take a few days.
Forum: Plugins
In reply to: [Affiliates Manager] Log-out redirect url not updated to sslHi,
I have followed the advice of mbrsolution. This did not help.
I have searched the entire WP-folder and the database for
http:// and
http%3A%2F%2Fbut all changes to https:// did not help or nothing relevant was found.
If I can’t find the link with notepad++ (directory search) and “find and replace” (database search) does this mean the link is “obfuscated”?
I want to avoid installing another plug-in for this issue.
Is there any other hint or advice?
Many thanks.
Forum: Plugins
In reply to: [Affiliates Manager] Counting Sign-Ups?Is it available in the payed version? Or could you easily realize it for me?
Forum: Plugins
In reply to: [Affiliates Manager] Log-out redirect url not updated to sslIn addition: how can I chage the link to
currently it is pointing to:
http://www.pp-speed.com/affiliate-home/
Thanks, again.
Forum: Plugins
In reply to: [Affiliates Manager] Counting Sign-Ups?Hi, I have tested it now several times but I can’t see any sign-ups. Could you please help me on this. I think the perfect solution would be if you add a new menue item for the administrator:
My Affiliates
Affiliate activity
New Affiliate
…That page then shows the following columns:
|Affiliate ID|Status|First Name|Last Name|Email|Balance|Earnings|Sign-Ups|Unique Visits|Impressions|Creative Posts|
Or you just integrate those new columns into “My Affiliates”.
Many thanks.
Forum: Plugins
In reply to: [AddToAny Share Buttons] dynamic link in addtoany shortcodeWow!! Thank you sooo much! I will test that right away.
Forum: Plugins
In reply to: [Affiliates Manager] Use my modal for tncI thought, I maybe just need the TermsCompiler.php to
1. grab the text
2. make the replacements
3. include the result into my php/html file.But as I am not a programmer I do not know how to do so.
Any help is very appreciated.Forum: Plugins
In reply to: [Affiliates Manager] Use my modal for tncAny help?
Forum: Plugins
In reply to: [Affiliates Manager] Customizing "Edit Profile" Affiliate Member Page?Hmmm …
and there is no workaround, or anything?
Forum: Plugins
In reply to: [Affiliates Manager] Missunderstanding: Cookie duration vs Terms & ConditionsThanks. Now I understand.
Of course then it would be great, if something like
[cookie duration]
could be used as a variable in the “Terms and Conditions” text.