Bookmark integration issue – UserPro Forums https://forum.userproplugin.com/forums/topic/bookmark-integration-issue/feed/ Fri, 03 May 2024 22:01:31 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/bookmark-integration-issue/#post-21360 <![CDATA[Bookmark integration issue]]> https://forum.userproplugin.com/forums/topic/bookmark-integration-issue/#post-21360 Sat, 15 Feb 2014 19:24:33 +0000 biorkes Hey!

I cannot integrate properly the bookmark shortcode. I tryed both the PHP API and the shortcode.

Using the PHP

<?php
global $userpro_fav;
echo $userpro_fav->bookmark();
?>

I get an error => Fatal error: Call to a member function bookmark() on a non-object in (my theme paths)/single.php on line 100

Using the shortcode does noting, it just displays the shortcode as a text. I found that they are a few users with the same issue but I didn’t find a solution here. Can you help me with that?

]]>
https://forum.userproplugin.com/forums/topic/bookmark-integration-issue/#post-21574 <![CDATA[Reply To: Bookmark integration issue]]> https://forum.userproplugin.com/forums/topic/bookmark-integration-issue/#post-21574 Sun, 16 Feb 2014 11:05:47 +0000 biorkes Any ideas, guys?

]]>
https://forum.userproplugin.com/forums/topic/bookmark-integration-issue/#post-46083 <![CDATA[Reply To: Bookmark integration issue]]> https://forum.userproplugin.com/forums/topic/bookmark-integration-issue/#post-46083 Tue, 17 Feb 2015 19:44:59 +0000 Claire Marion Same issue here! How to we pull the bookmarked post ids??? checked all functions and plugin files can’t get my head around it. I want to display them in a custom template so need to be able to pull the ids.

]]>