Robin Li
Forum Replies Created
-
Hi there
I found latest vimeography conflict with vimeo API”http://a.vimeocdn.com/js/froogaloop2.min.js”, would you please check that us? Thank youRobin
Cais is not helpful, he copied and pasted same answer to every issue reply, all the issues are from plugin conflict and theme conflict, if so, why need this support forum?
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] Cause a blank pageCan anyone help me there? Thanks in advance
Hey Cais
Any luck for the bugs? Thanks
Robin
Forum: Plugins
In reply to: Added social media widget and now getting "Strict Standards"Same issue there, did you get it fixed?
Hi Cais
I cannot find the support page, would you please give a link? Thanks
Regards
RobinDo not working for me as well, I had checked the debug log, it showing different time zone and unscheduled error, see below, would you please check this?
2014-07-07 17:01:30 13324 -> SCHEDULED at Mon, 07 Jul 2014 17:10:00 +0000 (1404753000) with options Array ( [expireType] => private [id] => 13324 )
2014-07-07 17:01:30 13324 -> EXISTING FOUND – UNSCHEDULED
2014-07-07 16:59:47 894 -> SCHEDULED at Tue, 08 Jul 2014 00:30:00 +0000 (1404779400) with options Array ( [expireType] => draft [id] => 894 )
2014-07-07 16:59:47 894 -> EXISTING FOUND – UNSCHEDULED
2014-07-07 16:58:50 13324 -> SCHEDULED at Mon, 07 Jul 2014 17:10:00 +0000 (1404753000) with options Array ( [expireType] => draft [id] => 13324 )Forum: Plugins
In reply to: [Slideshow Gallery LITE] URGENT IMAGE UPLOAD ISSUEHi Antonie
Thank you for your quick reply, I tried that creating a draft post and include the post ID in the new post but it conflicted with Disqus Comment System (http://ww.wp.xz.cn/plugins/disqus-comment-system/), the comment box did not show up, it seems javascript conflict. Would you please help me? Thanks a lot.
Regards
Robin
Forum: Plugins
In reply to: [Slideshow] Using vimeo id instead of youtube?Or is there anyway I can put php code or html code in text description field? Thank you
Forum: Plugins
In reply to: [Slideshow] Using vimeo id instead of youtube?same question, anyone can help? Thanks in advance
Forum: Themes and Templates
In reply to: [Responsive] IE layout problemThanks guys, I did not find answer on reponsive theme’s forums.How can I disable Media Queries, do I need to create a new style sheet? It is urgent, thanks a lot for your help
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Next buttons is not working on IE 6,7,8It is still NOT WORKING on new released. Please check it !!!!
Forum: Plugins
In reply to: [Instapress] [Plugin: Instapress] Next buttons is not working on IE 6,7,8Hi there, I check this problem few days, I found it seems IE did not support $.post function well in instapress.js file, see code blew.
$.post($(this).attr(‘href’) + “/wp-admin/admin-ajax.php”, {
action : “instapress_paging”,
config : conf,
nextMaxId : maxId
}, function(response){ …}Any sugguestion for this issue? Thanks a lot.