jphang
Forum Replies Created
-
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] 2.1 not workingThanks for the prompt response john.
Yes, the page does say “This user has set an access_token for the application to use.”
Yes, I’ve copied and paste the profile id. I only chose to publish to my personal profile page and did not set the page id.
Yes, I tried a couple of times publishing new post.
Yes, the box was definitely checked yes.
Personal profile.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] 2.1 not workinghi john, i’ve checked the permission.
This user_id has granted these permissions:
?offline_access – yes
?read_stream – yes
?publish_stream – yesi think everything is ok, except that i don’t know why they don’t appear on my wall.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] 2.1 not workinghi john, thanks, i added it to the function.php and the error message is gone. However, i still do not have the excerpts on my profile page and I am not getting any error message… any other ways?
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] 2.1 not workingchristian, bandon meant enabling the “OAuth 2.0 for Canvas” under the advanced tab in the facebook apps settings.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] 2.1 not workingI am getting this error code when I try to publish new posts,
Fatal error: Call to undefined function get_the_post_thumbnail() in /home/jacksonp/public_html/wp-content/plugins/wpbook/includes/publish_to_facebook.php on line 72
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] 2.1 not workingThanks Bandon. The apps page is working now.
However, there is a new problem. I’ve completed the steps and granted the permission to publish new posts to my wall. I published a new post and it doesn’t appear on my FB profile (https://www.facebook.com/jackson.phang). Need some help. Thanks.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] 2.1 not workingJust to add on, when I deactivate WPBook, I am able to load the apps page. But when I activated it, the apps page goes on refreshing continuously again.
Hope above gives more insight to the problem I am facing.
Forum: Themes and Templates
In reply to: Display Sub-Pages on Parent-PageHi t31os,
Thanks for the help. The coding on that page helped much and now the parent page, https://jphang.com/chuwii/, is showing the child pages =)
I know I am asking for too much, but is it possible to also teach me how to add date & time, and comments field for each post?
For Date & Time, I tried to add in the following code,
<abbr title=”<?php the_time(‘Y-m-d\TH:i:sO’); ?>”><?php unset($previousday); printf(__(‘%1$s – %2$s’), the_date(”, ”, ”, false), get_the_time()) ?></abbr>
to my page template coding but the Date & Time does not show up like those in the main blog, https://www.jphang.com
For Comments field, I also tried to add in the following code to the page template but it’s also not working as per the main blog
<span class=”cmt”><?php comments_popup_link(‘No Comments »’, ‘1 Comment »’, ‘% Comments »’); ?></span>
Hope that you can also help me with this. Many Thanks.
Best Regards,
JacksonForum: Themes and Templates
In reply to: Display Sub-Pages on Parent-PageHi t31os,
Thanks for the prompt response.
What I wish to achieve is like the main blog post, https://www.jphang.com/ , where every posts is being presented on the main page while each of them still has their own individual page.
Is that possible?
Forum: Fixing WordPress
In reply to: Title Bar HelpHi bell8888,
I think I am having the same problem. The title bar is not displaying correctly after I installed the SEO plugin. Is there any way to resolve it without deactivating this plugin?
Looking forward to your advice.
Sincerely,
Jackson