Risultati della ricerca per 'Copy wordpress menu'

Stai vedendo 5 risultati - da 1 a 5 (di 5 totali)
    • Salve,
      ho un problema di aggiornamento che non riesco a risolvere.
      Sto cercando di aggiornare una inztallazione multisito portando la versione 5.8.6 a 6.1.1 ….. Spero che possiate mettermi sulla buona strada
      ——————————-
      Premetto che nel server ho altre installazioni e che ho appena portato a buon fine un’altro aggiornamento di un wirdpress multisito dalla 5.8 alla 6,1,1

      La versione del php è la 8.0

      tutti i plugin del network sono aggiornati e (pensando a possibili conflitti) li ho disattivati
      —————————————
      Quando provo ad aggiornare, questo è il risultato:

      Download dell'aggiornamento da https://downloads.wordpress.org/release/it_IT/wordpress-6.1.1.zip…
      
      L'autenticità di wordpress-6.1.1.zip non può essere verificata dato che non è stata trovata alcuna firma.
      
      Estrazione dell’aggiornamento in corso…
      
      Verifica dei file estratti in corso…
      
      Preparazione all’installazione dell'ultima versione in corso…
      
      The update cannot be installed because your site is unable to copy some files. This is usually due to inconsistent file permissions.: wp-admin/options-reading.php, wp-admin/edit-tags.php, wp-admin/link-manager.php, wp-admin/options-writing.php, wp-admin/widgets-form-blocks.php, wp-admin/my-sites.php, wp-admin/async-upload.php, wp-admin/link.php, wp-admin/privacy.php, wp-admin/options-general.php, wp-admin/comment.php, wp-admin/theme-editor.php, wp-admin/admin-ajax.php, wp-admin/update.php, wp-admin/install.php, wp-admin/erase-personal-data.php, wp-admin/plugin-editor.php, wp-admin/nav-menus.php, wp-admin/customize.php, wp-admin/update-core.php, wp-admin/options-permalink.php, wp-admin/site-health-info.php, wp-admin/freedoms.php, wp-admin/user-new.php, wp-admin/menu-header.php, wp-admin/index.php, wp-admin/link-add.php, wp-admin/plugins.php, wp-admin/post.php, wp-admin/themes.php, wp-admin/edit-comments.php, wp-admin/term.php, wp-admin/media.php, wp-admin/revision.php, wp-admin/admin.php, wp-admin/upload.php, wp-admin/edit-form-advanced.php, wp-admin/options.php, wp-admin/privacy-policy-guide.php, wp-admin/tools.php, wp-admin/import.php, wp-admin/widgets.php, wp-admin/options-media.php, wp-admin/edit-link-form.php, wp-admin/about.php, wp-admin/admin-post.php, wp-admin/theme-install.php, wp-admin/options-discussion.php, wp-admin/install-helper.php, wp-admin/site-health.php, wp-admin/edit-form-comment.php, wp-admin/authorize-application.php, wp-admin/export.php, wp-admin/load-scripts.php, wp-admin/load-styles.php, wp-admin/export-personal-data.php, wp-admin/admin-header.php, wp-admin/options-privacy.php
      
      Installazione fallita.

      —————–
      Ho controllato i permessi ma mi sembrano tutti a posto (del resto gli aggiornamenti hanno sempre funzionato da dieci anni)

      La pagina su cui ho bisogno di aiuto: [devi essere connesso per vedere il link]

    • Ciao a tutti ho un problema nella creazione del child theme del mio tema Fluida. Il file css del tema genitore è il seguente

      /*
      Theme Name: Fluida
      Theme URI: http://www.cryoutcreations.eu/wordpress-themes/fluida
      Description: Fluida is a modern, crystal clear and squeaky clean theme. It shines bright with a fluid and responsive layout and carries under its hood a light and powerful framework. All the theme's graphics are created using HTML5, CSS3 and icon fonts so it's extremely fast to load. It's also SEO ready, using microformats and Google readable Schema.org microdata. Fluida also provides over 100 customizer theme settings that enable you to take full control of your site. You can change everything starting with layout (content and up to 2 sidebars), site and sidebar widths, colors, (Google) fonts and font sizes for all the important elements of your blog, featured images, post information metas, post excerpts, comments and much more. Fluida also features social menus with over 100 social network icons available in 4 locations, 3 menus, 6 widget areas, 8 page templates, all post formats, is translation ready, RTL and compatible with older browsers. If you want to take things further via a child theme you'll find clean code, either hookable or pluggable functions with clear descriptions and over 25 action hooks ready for action. Fluida - because solid is so overrated!
      Author: Cryout Creations
      Author URI: http://www.cryoutcreations.eu
      Version: 1.3.4
      License: GNU General Public License v3.0
      License URI: http://www.gnu.org/licenses/gpl-3.0.html
      Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, news, entertainment, photography, portfolio
      Text Domain: fluida
      
      Fluida WordPress Theme - Copyright 2015, Cryout Creations - http://www.cryoutcreations.eu
      This theme, like WordPress, is licensed under the GPL.
      */

      Il mio tema child l’ho così omposto
      Fluidachildtheme.zip  fluidachildtheme  Style.css

      /* 
      Theme Name:		 Fluida Child Theme
      Theme URI:		 
      Description:		 
      Author:			 frai
      Author URI:		 
      Template:		 fluida
      Version:		 1.3.4
      Text Domain:	 	 Fluida-child
      */

      E il file functions.php

      <?php 
      	 add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' );
      	 function my_theme_enqueue_styles() { 
       		  wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); 
       		  } 
       ?>

      Quando lo attivo le pagine risultano tutte sfalsate come se non caricasse il file css.
      Sapete dirmi dove ho sbaglaito?
      Grazie mille

    • Ciao a tutti, come da titolo chiedo gentilmente se qualcuno e in grado di aiutormi a creare il child theme di Fluida. Io ho seguito tutti i passaggi ma il risultato quando lo vado ad attivare è un impaginazione scorretta questo secondo me perchè non carica correttamente il file css

      File CSS del tema Originale

      /*
      Theme Name: Fluida
      Theme URI: http://www.cryoutcreations.eu/wordpress-themes/fluida
      Description: Fluida is a modern, crystal clear and squeaky clean theme. It shines bright with a fluid and responsive layout and carries under its hood a light and powerful framework. All the theme's graphics are created using HTML5, CSS3 and icon fonts so it's extremely fast to load. It's also SEO ready, using microformats and Google readable Schema.org microdata. Fluida also provides over 100 customizer theme settings that enable you to take full control of your site. You can change everything starting with layout (content and up to 2 sidebars), site and sidebar widths, colors, (Google) fonts and font sizes for all the important elements of your blog, featured images, post information metas, post excerpts, comments and much more. Fluida also features social menus with over 100 social network icons available in 4 locations, 3 menus, 6 widget areas, 8 page templates, all post formats, is translation ready, RTL and compatible with older browsers. If you want to take things further via a child theme you'll find clean code, either hookable or pluggable functions with clear descriptions and over 25 action hooks ready for action. Fluida - because solid is so overrated!
      Author: Cryout Creations
      Author URI: http://www.cryoutcreations.eu
      Version: 1.3.4
      License: GNU General Public License v3.0
      License URI: http://www.gnu.org/licenses/gpl-3.0.html
      Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, news, entertainment, photography, portfolio
      Text Domain: fluida
      
      Fluida WordPress Theme - Copyright 2015, Cryout Creations - http://www.cryoutcreations.eu
      This theme, like WordPress, is licensed under the GPL.
      */

      io ho creato una cartella chiamata fluidachildtheme e all’interno style.css e ho scritto

      /*
      Theme Name: Fluida child 
      Theme URI: http://www.cryoutcreations.eu/wordpress-themes/fluida
      Description: Tema child
      Author: blablabla
      Author URI: http://www.cryoutcreations.eu
      Template: fluida
      Version: 1.3.4
      Tags:
      Text Domain: fluida-child
      Fluida WordPress Theme - Copyright 2015, Cryout Creations - http://www.cryoutcreations.eu
      This theme, like WordPress, is licensed under the GPL.
      */

      e functions.php con all’interno

      <?php
      add_action( ‘wp_enqueue_scripts’, ‘carica_stili_parent’ );
      function carica_stili_parent’ () {
          wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
      
      }
      ?>

      Qualcuno sa dirmi perchè non funziona? o dove ho sbaglaito?
      Grazie mille

    Forum: Fixing WordPress
    In risposta a: admin scomparso
    Chi ha creato la discussione lalletti

    (@lalletti)

    sulla pagina di hostgator mi elenca questi come possibili motivi e soluzioni x l’errore 404 che compare cliccando su un link di wordpress…
    404 Errors After Clicking WordPress Links

    When working with WordPress, 404 Page Not Found errors can often occur when a new theme has been activated or when the rewrite rules in the .htaccess file have been altered.

    When you encounter a 404 error in WordPress, you have two options for correcting it.

    Option 1: Correct the Permalinks

    Log in to WordPress.
    From the left-hand navigation menu in WordPress, click Settings > Permalinks (Note the current setting. If you are using a custom structure, copy or save the custom structure somewhere.)
    Select Default.
    Click Save Settings.
    Change the settings back to the previous configuration (before you selected Default). Put the custom structure back if you had one.
    Click Save Settings.
    This will reset the permalinks and fix the issue in many cases. If this doesn’t work, you may need to edit your .htaccess file directly.

    Option 2: Modify the .htaccess File

    Add the following snippet of code to the top of your .htaccess file:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # End WordPress

    • Salve non riesco ad inserire link nel fortore del mio template potete aiutarmi
      Questo è il codice
      <?php
      /**
      * Website footer template
      *
      * @package Receptar
      * @copyright 2015 WebMan – Oliver Juhas
      *
      * @since 1.0
      * @version 1.0
      */

      if ( ! apply_filters( ‘wmhook_disable_footer’, false ) ) {

      /**
      * Content
      */

      wmhook_content_bottom();

      wmhook_content_after();

      /**
      * Footer
      */

      wmhook_footer_before();

      wmhook_footer_top();

      wmhook_footer();

      wmhook_footer_bottom();

      wmhook_footer_after();

      } // /wmhook_disable_footer

      /**
      * Body and WordPress footer
      */

      wmhook_body_bottom();

      wp_footer();

      ?>

      </body>

      </html>

Stai vedendo 5 risultati - da 1 a 5 (di 5 totali)