blaivas
Forum Replies Created
-
Forum: Reviews
In reply to: [3CX Free Live Chat, Calls & WhatsApp] How to remove “powered by bleeper”I would like to know that too. There is no such option in settings
Forum: Plugins
In reply to: [WordPress Popular Posts] Views of Current post?Sorry, I didn’t get notification for your reply. But how do I use this php code?
I tried to insert this code:
<?php
if (function_exists(‘wpp_get_views’))
echo wpp_get_views( get_the_ID() ); // This will only work when used inside the loop!
?>into the Single.php file, but nothing happened. I don’t see any “Views” anywhere
Forum: Plugins
In reply to: [WP Job Manager] Admin edit jobs on Front End?Sorry, I was out of this issue for a while.
However, I still haven’t figured it out. Could you please give me the full hook code? Should I place it to functions.php?
Forum: Plugins
In reply to: [WP Job Manager] Permalink location/title to title/locationThat did work, thank you!
Forum: Plugins
In reply to: [WP Job Manager] Permalink location/title to title/locationCan anyone help with these permalinks?
Forum: Plugins
In reply to: [WP Job Manager] Featured Jobs FeedI use search, but all jobs on RSS feed are listed by date, even if I choose order by Featured or Distance on search bar. It still comes up by date, latest ones are on top.
Is this something about this shortcode?:
“orderby – Defaults to ‘date’. Supports title, ID, name, date, modified, parent, rand.”If this is the problem, how can I list it not by “date” only, but by “featured” and “date”. So that the newest ones would appear, but only featured.
Forum: Plugins
In reply to: [WP Job Manager] Featured Jobs FeedHey, has anyone anything to say?
I have read about wordpress feeds, but I think it’s not the same with Jobs by this plugin, it I can’t find those custom feed linksForum: Plugins
In reply to: [WP Job Manager] How to add Excerpt?This tutorial shows how to override templates, that is probably the last step to do. But what are all other steps before that? How to add that piece of job description into content-job_listing.php ?
Forum: Plugins
In reply to: [WP Job Manager] Any shape Logo?So no one knows anything about it? Everyone is doing only squared logos?