问题标签 [jetpack]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
jquery - jQuery 类型错误
我正在协助一个非营利性的 WordPress 网站 - http://ipaintmymind.org/并且有一些事情被它破坏了。首先,jQuery
控制台中显示错误:
来源在这里。但我不确定它是如何被引用的。我以为是Jetpack
模块,所以我禁用了它,但没有改变。我认为这与导航滑块中的缩略图href
引用有关#
,但我不确定。
请帮忙!
php - 喷气背包旋转木马不工作
我正在尝试将 Jetpack 的 Carousel 插件添加到 Wordpress 网站,但是,即使被激活,我的图像仍然只是作为标准链接打开。
我已经停用了所有其他插件并尝试了 Carousel,但没有任何变化。我还更改了标题中的 JQuery 链接以链接到 Google 的服务器,而不是本地托管的版本。再次,没有变化。试图让它发挥作用让我很头疼。在这个阶段完全没有想法。
该网站是http://www.theemeraldexiles.com,特别是我希望轮播与此页面上的这个平铺画廊一起工作:http: //theemeraldexiles.com/exile-profile-aiden-mcgeady/
有人有什么想法吗?提前致谢。
google-analytics - Is there a replacement for search terms now that google search is encrypted?
I run a personal blog and use jetpack for viewing stats in addition to using google analytics.
Till sometime back i was able to see what search terms people use to find my blog, this helped me write targeted posts and hence increase traffic but since Google has made search encrypted jetpack shows search terms as unsupported search terms. I understand this is because jetpack is unable to interpret encrypted search terms.
My question is, is there an alternate way to search terms with which i can find what my audience like and hence write better blogs?
ajax - Wordpress - Jetpack Infinite Scroll,评论表单不出现
我使用 Jetpack 无限滚动:http ://wordpress.org/plugins/jetpack/
在第一页评论效果很好,但是当我向下滚动并加载下一页时,评论没有出现。
我的循环:
ajax加载后如何在下一页加载评论表单?我怀疑我需要一个 javascript 回调。
wordpress - JetPack infinite scroll shows older post button when there is no more posts
I've setup infinite scroll in my WordPress theme. I've set it up as 'click' so that the user has to click to load more posts. I've setup 2 post per page and I have 4 posts total.
The issue is that the "Older post" button appears even when there is no more posts to be loaded. So the initial page loads, I see two posts and the button. Click the button, two more post load and the button still appears even though all 4 posts are now loaded. You click again, the plugin attempts to load more posts (there isn't) and then disappears. Obviously there is no reason for the button to appear after the second load.
wordpress - 无法让 Jetpack 无限滚动在自定义主题中工作
我为客户创建了一个自定义 Wordpress 主题,并试图利用 Jetpack 的无限滚动功能,但无法使其正常工作。我对 Wordpress 比较陌生,但花了几个小时试图解决这个问题。
以下是该网站的链接:
http://wpportmanteau.cityonfilm.com/
我在我的 functions.php 文件中添加了对无限滚动的主题支持
根据本文,我正在使用 get_template_part 函数:
http://ottopress.com/2012/jetpack-and-the-infinite-scroll/
生成帖子的 content.php 文件如下:
我知道我的帖子的结构有点奇怪,但我在生成它们时没有任何问题。
提前感谢您的任何建议/支持。让我知道我是否可以提供更多信息来澄清。
wordpress - Wordpress Jetpack Tiled Gallery 加载全尺寸图像,然后将它们调整为缩略图
我正在使用 Jetpack Tiled 画廊作为我网站的小部件。加载需要很长时间。
我意识到缩略图实际上是在加载完整尺寸的图像,然后将它们缩小为小缩略图。原件很大,所以花了这么长时间。
我注意到在所有在线喷气背包画廊的例子中,图片的来源都是这样的:
http://example.com/wp-content/uploads/2013/10/test.jpg?w=83&h=110
当我转到这些示例的 URL 时,图像的大小已正确调整。但是,这些参数在我的网站上不起作用,而是加载了完整尺寸的图像。
有没有办法解决这个问题?
wordpress - 如何在 wordpress jetpack 共享中更改社交图标图像
我想更改 Jetpack 共享 Wordpress 中的社交图标图像,有没有办法用我自己的自定义图像更改社交图标图像。
wordpress - 使用Wordpress Jetpack Json api返回会员信息
Wordpress Jetpack 插件的文档并没有真正提供有关如何设置所有内容以使用 Json Rest API 查询您的 wordpress 站点的分步指南。
但是,我已经成功地达到了可以查询我的网站帖子的地步,我想这意味着我已经正确设置了这些步骤。
我的目标是建立一个业务目录,我可以从我将编写的 iphone 应用程序访问用户生成的数据,我计划使用 NSURLConnection 发送我的查询,并将返回的 Json 数据存储到手机上的 CoreData 中。
我已经在 word press 上设置了 s2Member,它允许人们以 $XX.XX 的费用加入我的网站,付款后他们可以填写他们的帐户详细信息,其中包括有关他们业务的部分。即姓名、地址和联系方式等。
我想知道如何访问此用户信息。例如,我曾希望我可以执行一个查询,该查询将返回给我每个成员的详细信息,然后我将这些详细信息保存到 coredata/phone 缓存中。但是我不确定如何做到这一点。
我虽然使用的是https://developer.wordpress.com/docs/api/1/get/me/但我不确定这是否会返回我所追求的业务信息,我也不确定如何使用页面上的示例代码构造请求
我如何把它变成NSURLRequest
我的应用程序的NSURLConnection
?
wordpress - Jetpack 无限滚动显示不同的帖子数
有人可以解决这个问题吗?
我正在使用 Jetpack 无限滚动。卷轴工作正常,但其帖子有些破损。见图片。我在 WP Reading 中的设置是每页 10 个帖子,我什至在 Jetpack 函数中添加了 'posts_per_page' => 10。
请帮忙..我不知道如何解决这个问题。
谢谢你。