Hi,
When I add images, audio or video files in a post or page, the field (and the placeholder “add caption”) to add a caption is not visible, only the toolbar to format the caption is visible.
When I change the theme the issue doesn’t exist anymore.
I have this issue with the version 1.6.1.
Thanks to fix this issue.
Jenny
]]>We use open_basedir
to restrict access to the filesystem, and have noticed the following in the logs:
PHP Warning: file_exists(): open_basedir restriction in effect. File(/fonts) is not within the allowed path(s): (...) in /var/www/.../chique/inc/wptt-webfont-loader.php on line 452
The same warning is raised on lines 151 and 523.
It looks like they all come from file_exists()
checks on a path beginning with /fonts
. While in general solving this type of problem might be hard, it looks like in all three of these cases, you’re expecting a relative path inside of the WordPress installation. If so, it might be possible to skip the file_exists()
if the path returned from get_local_stylesheet_path()
or get_fonts_folder()
lies outside of WP.
Hola, estoy creando mi página pero la plantilla Chique me está dando fallos.
Las galerías de fotos quedan estáticas, no pasa nada al pasar el ratón por encima ni puedo poner un enlace a la foto para que lleve a otra página. Tampoco se abre la foto con las características (texto que yo le puse en descripción: medidas, título,…).
No puedo cambiar el formato del menú para que los enlaces a las páginas aparezcan con alineación central e interlineado simple
No funciona tampoco para poner enlaces a las redes sociales.
Si me pudieran ayudar por favor. Me gusta mucho este tema pero no me deja hacer nada.
Gracias por su atención
Un saludo
Hi there,
I’ve finally found a theme I love! Chique is great. However the blog image sizes appear needlessly huge; how do I control that?
Also on the blog, I don’t want post meta (author, date) appearing. I just want basically a page of articles. Meta isn’t important. How can I disable post meta?
Thanks!
UPDATE: I installed a plugin that hides meta, but I’d still appreciate help controlling blog image size. Thanks!