hamoon
Forum Replies Created
-
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] where is exact expiration time?expiration happend but when i open “Edit Membership”
i mean membership doesnt expire before i open Edit Membership . as soon as i click n edit membership it shows membership expired and it send me an expiration email for admin.like there is no automatic expiration.It works when its a text. And i found a shortcode for edd all access Which works with html too. But not with php. When it’s php , it can hide it but after buying prodct nothing shows
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] where is exact expiration time?What should it be? Pls tell me. It’s emergency. Now it’s on utc -4 . Should i pit it on utc 0? Or what?
You know edd restric shordcode is for edd restrict addon for edd . You talking about edd itself? If edd have restric feature fir pho what is restrict content addon?
No edd restric any works when i out text ibstead of php. And <?php include(TEMPLATEPATH.”/post-ads.php”);?> Works too outside php echo
how? i want to use this shortcode in my theme
[edd_restrict id=”any”]
text [/edd_restrict]
but i need put php not a text bettwen it.
a php like this :
<?php include(TEMPLATEPATH.”/adsense9.php”);?>
i want to run this php between those shortcodesagain not working. it can not run the php…shows nothing
- This reply was modified 2 years, 3 months ago by hamoon.
Forum: Fixing WordPress
In reply to: custom fields exist but now showin in wp post editormeta box s availble but in need to save my values everytime cause they don’t save and evertime i should type theme. it works but still need to type for example SIZE or LINK everytime. they don’t keep saved
there is a code for another plugin which i dont want to use … like this
`<?php
if(pmpro_hasMembershipLevel(’12’))
{
?>
//Place your HTML or PHP code here if the user is in the required membership level
…
<?php
}
?>is there something like this for edd?
Forum: Fixing WordPress
In reply to: Disable suggestions in editor’s tag fieldr u kidding me? resending your last comment? i need an answer not repeating one answer again. i said i dont know what is going on stackexchange
Forum: Fixing WordPress
In reply to: Disable suggestions in editor’s tag fieldplugin doesn’t work and i dont know what is going on stackexchange… what should i do? there i a change of code for disabling it?
Forum: Plugins
In reply to: [Post Views Counter] suddenly all posts turned to zerono answer?
my mistake.
code is working fine but all images will disappear from website !
look :
https://s6.picofile.com/file/8385770592/eeee.jpg
red lines is images that disappeared
when remove the code images will appear again
but code solves cdn.jsdelvr problem perfectlywp-login will be broken when i add this code to function…