问题标签 [yoothemes]

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.

0 投票
1 回答
3732 浏览

javascript - 如何让 UIKit 按钮组在表单中充当单选按钮

Yoothemes UIKit ( http://getuikit.com ) 提供了一种使按钮组看起来像单选按钮一样起作用的方法。看到这个页面的一半:http: //getuikit.com/docs/button.html

但是文档完全缺少关于如何使按钮组真正像表单中的单选按钮一样起作用的文档。感谢您对此的建议。

目前,如果我在表单中使用它们,任何单击的按钮都会提交表单。iphone 订购选项的示例表格:

0 投票
0 回答
435 浏览

joomla - 注意:布局:头在路径中找不到:joomla、yoothemes、warp

我在泡菜中..我试图将我的 joomla 站点从子文件夹移动到根目录...我之前做过并且效果很好..这次移动后出现错误:

注意:布局:头在路径中找不到:[/home/p446072r/public_html/beer/templates/yoo_revista/layouts,/home/p446072r/public_html/beer/templates/yoo_revista/warp/systems/joomla/layouts,/home/ p446072r/public_html/beer/templates/yoo_revista/warp/layouts] 在 /home/p446072r/public_html/beer/templates/yoo_revista/warp/helpers/template.php 第 53 行

我可以进入管理员


解决了

我尝试上传模板的新副本,但它起作用了..我还有一些定制要做,但至少我已经接近了。

0 投票
1 回答
130 浏览

joomla - 在 joomla 中锁定文章

是用任何密码锁定任何文章的任何方式。我找了这2天,什么也没有。我有想法,用 .htaccess 锁定任何带有 psw 的 url。. . .真的吗?

我需要从 joomla 网站的一页中使用一个 psw。对于网站第二个 psw 中的第二页。我用j3。我需要它用于 Phoca 画廊和 Yootheme 动物园。

0 投票
2 回答
813 浏览

php - Warning: require(__DIR__/warp.php) - Switching Site from one server to another

I am switching over a website that was built on Wordpress from one HostGator server to another HostGator server. I have successfully transferred over the files via FTP, and migrated the MySQL database over and have both connected successfully.

I am running into an issue when I view the site in the browser and I receive this following error message:

Warning: require(DIR/warp.php) [function.require]: failed to open stream: No such file or directory in /home/abcworld/public_html/new2/wp-content/themes/yoo_moustache_wp1/index.php on line 10

Warning: require(DIR/warp.php) [function.require]: failed to open stream: No such file or directory in /home/abcworld/public_html/new2/wp-content/themes/yoo_moustache_wp1/index.php on line 10

Fatal error: require() [function.require]: Failed opening required 'DIR/warp.php' (include_path='.:/opt/php52/lib/php') in /home/abcworld/public_html/new2/wp-content/themes/yoo_moustache_wp1/index.php on line 10

When I switch to the themes that comes with Wordpress, the site is displayed with the data that is in the MySQL database, so it seems that the Template is what's causing the error. I am using a Yootheme Template called 'Moustache' and have downloaded the latest version and uploaded it to Wordpress and the error message is still there.

The site I am working on is: http://abcworldwidestone.com/new2/

I am unsure what's causing this and would love some assistance - Any thoughts?

0 投票
1 回答
138 浏览

joomla - 升级到 Zoo 3.2 而不更新自定义应用程序

如果我们将 zoo 更新到 3.2 版而不更改我们的自定义应用程序,如http://yootheme.com/zoo/documentation/developers/make-apps-ready-for-zoo32中所述,一切正常吗?(我们不从前端编辑,我们从后端管理所有内容)

谢谢!

0 投票
1 回答
2922 浏览

php - 致命错误:在文件名和行号中调用未定义的方法 Exception::get()

我遇到了这个致命错误,不知道为什么会生成它。任何帮助将不胜感激。该网站正在在线运行,但是一旦我将其下载到我的系统上,它就会显示此错误。

错误消息是:

了解更多信息:

我已经更新了 configuration.php 文件变量。以下是更改的文件列表。

PS 数据库名称是正确的,我已经检查过了。

error.php 代码如下

我试图删除第 20 行,代码为第 21 行生成相同的错误。在注释掉第 20 行和第 21 行后,我收到错误“错误 500”。

0 投票
1 回答
673 浏览

jquery - Widgetkit 错误:语法错误,无法识别的表达式:[data-@-cover]

使用 yootheme VENICE 和 Widgetkit 2.0,在我的 joomla 文章中插入图库小部件时出现以下错误。

有谁知道这是什么以及如何解决它?

这是调用堆栈:

提前致谢。

0 投票
0 回答
30 浏览

joomla3.0 - 翻转时菜单项消失,Joomla 3

发生了一些奇怪的事情:
当我滚动链接时,它们开始消失

据我所知,它不会发生在子菜单页面上

0 投票
2 回答
734 浏览

joomla - 请问如何编辑我的 Yootheme 类别博客布局页面?

我正在为我的网站使用 Yootheme 模板,并且我正在尝试创建一个类别博客覆盖,以便当用户查看我的博客时会发生以下情况:

  1. 博客中的每篇文章都显示图片并说只有 200 个字符,然后自动插入阅读更多链接
  2. 文章中的所有样式都被剥离了,所以它只是一个段落

然后当文章打开时,所有样式和文本都会正常显示

我需要修改什么文件才能进行这些更改?我需要做哪些修改?

任何帮助将不胜感激卢克

0 投票
0 回答
31 浏览

joomla3.0 - 我在哪里可以找到我的 yootheme 模板定制器 css 文件位置

我正在使用 yootheme 模板 yoo_master2,我通过访问为我的网站创建了一个新样式

扩展->模板->“从左侧菜单中选择样式”->选择模板名称->选项->设置->定制器

然后我进行了所需的更改并将更改保存为新样式并将它们应用到我的站点。我遇到的问题是我在文件目录的任何地方都找不到新创建的 css 文件。

有人可以告诉我在哪里可以找到吗?yootheme 文档说“您的主题的 /styles/STYLE-NAME/layouts 文件夹位于层次结构的顶部,您在此处所做的修改或添加将覆盖所有其他主题文件。此外,此文件夹将在更新期间保留,因此这是进行修改的最安全的地方。”

但我似乎在任何地方都没有样式文件夹?

感谢您的帮助,非常感谢

卢克