arkadiusz
Forum Replies Created
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
Kiran You Rock!!!!
The snippet works as i have imaged. Thanks a lot!
Hi Alex,
Thanks for the quick response.Unfortunately hiding the package only with CSS makes no sense in my case.
I guess all I am trying to do it is to find the work around GD “pay per publish” model. Maybe this model was working 5 years ago but in my opinion ( i come from marketing background ) this model puts a serious limitations on marketing the directory and finding the pay clients…
Anyway ( i am not a programer) but I think it should be fairly easy to write a function that only triangles css if particular user is login in: maybe something like this ( however I can not find it to work )
add_action(‘wp_head’, ‘hidingCss’);
function hidingCss() {
if (is_user_logged_in()) {
$user = wp_get_current_user();
$role = (array) $user->roles;
{
//.subscriber-user is a class which you are targeting for hide any element
echo ‘<style>.’.$role[0].’ { display: none !important; }</style>’;
}
} else {
return true;
}
}
What do you think ?
Thanks for your reply…I was scratching my head trying to fix it myself…
I am developing the site on my localhoust at the moment. Once it is ready I will put it on stage so we can find the fix for it…
Thanks
I am using the Invocing with Price Manager addon …
Could you please explain the process of managing recuring listings with both options ( Invoicing and Woocommerce )
From what I have managed to see is, that the user has very limited options in seeing which listings are recuring and when is the next billing time as well as a missing a simple button to cancel the billing cicle…
Please let me now if I missing something here…
thanks very much for it… is my MyCred allows to create a credit in the user account ?
That is not a good news ! … but thanks for your replay anyway….
Get the latest news, tips, and exclusive content directly in your inbox.
Confirm your email address, and instantly receive the discount code :)