boliviano Posted February 11, 2014 at 07:26 PM Share Posted February 11, 2014 at 07:26 PM Hi there, is it possible to get the plan-id as a trigger for conditionals in the create listing-page? The plan_id is clearly visible in the url. Is there a variable that i can use in the code? Something like: <?php if($plan_id == 12):?> <?php echo "plan id 12";?> <?php else: ?> <?php echo "another text";?> <?php endif;?> Thank you Sascha Link to comment
Alejandro Posted February 11, 2014 at 09:21 PM Share Posted February 11, 2014 at 09:21 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts