Ernesto
Forum Replies Created
-
el mismo problema se dan con este enlace que redirecciona a LINKEDIN
https://comidastipicas.develop-site.com/?pagelayer-template=404&share=linkedin&nb=1
I decided not to use the featured image but now I have a 404 error when I want to edit a product in WooCommerce with pagelayer
https://cafeconvertes.com.ar/?post_type=product&p=2340&pagelayer-live=1
Thanks for answer. I have the problem with the pages
Im testing Yoast 14.1 and all ok
Im waiting … I thinking problem is not fixed
Forum: Themes and Templates
In reply to: [Twenty Nineteen] Child ThemeI’m doing tests on my local server with the following code
style.css
/*
Theme Name: Twenty Nineteen
Theme URI: https://wordpress/twentynineteen-child
Author: Develop Site
Author URI: https://wordpress.develop-site.com
Template: twentynineteen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-nineteen-child
*/
/* =Aquí empieza la personalización de tu tema
————————————————————–
*/functions.php
<?php //Etiqueta PHP de inicio
// Funcion a nuestro gusto que queramos incluir
function favicon_link() {
echo ‘<link rel=”shortcut icon” type=”image/x-icon” href=”/favicon.ico” />’ . “\n”;
}
add_action( ‘wp_head’, ‘favicon_link’ );wp_enqueue_style ();
?> //Etiqueta PHP de cierre
but it does not work. Does not detect the style sheet
Forum: Themes and Templates
In reply to: [Anissa] Missing author/missing other in google webmasterDid you solve problem?
Forum: Plugins
In reply to: [Gallery Plugin for WordPress - Envira Photo Gallery] Title tags for AltHello
I have similar problem with this gallery Pintura al óleodid you solve problem?
Im having similar problem. In deactivated plugins I can see image but slider not work
Im testing this plugin and have similar problem
Forum: Plugins
In reply to: [User Access Manager] WordPress 4.3.1Im testing en localhost running 4.4.1 and work
Forum: Plugins
In reply to: [User Access Manager] Upgrading PHP & WPIm testing in localhost and all ok.
PHP version 5.5.9-1ubuntu4.14
Wordpress 4.4.1
User Access Manager 1.2.6.6Forum: Plugins
In reply to: [WP Biographia] Anyway to make Responsive?Hi TinaTheVA1,
Im testing this plugin. Did you have any other problem?
Forum: Themes and Templates
In reply to: [Enigma] How to centralise my logo on mobile viewHi,
I working in this project
and I need to responsive image logo and Im thinking to use CUSTOM CSS option. Could you help me?