<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Cubomagico Q&amp;A - Preguntas y respuestas recientes en Wordpress</title>
<link>http://faq.cubomagico.com.ar/index.php?qa=qa&amp;qa_1=wordpress</link>
<description>Powered by Question2Answer</description>
<item>
<title>Respondido: Boton en menú con efecto</title>
<link>http://faq.cubomagico.com.ar/index.php?qa=22&amp;qa_1=boton-en-men%C3%BA-con-efecto&amp;show=23#a23</link>
<description>&lt;p&gt;Para poder desplegar este requerimiento hay que:&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:16px&quot;&gt;&lt;strong&gt;1. Acceder a los menúes de Wordpress, y desplegar la pestaña superior &quot;Opciones de pantalla&quot; y allí tildar&amp;nbsp;&lt;u&gt;Clases css&lt;/u&gt;.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;img alt=&quot;&quot; src=&quot;https://cubomagico.com.ar/faq/images/opciones-pantalla.png&quot;&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;strong style=&quot;font-size:16px&quot;&gt;2. Agregar el elemento del menú, y a este agregarle la clase css &quot;&lt;/strong&gt;&lt;span style=&quot;font-size:16px&quot;&gt;&lt;strong&gt;cta-menu&quot;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:16px&quot;&gt;&lt;strong&gt;&lt;img alt=&quot;&quot; src=&quot;https://cubomagico.com.ar/faq/images/cta-menu.png&quot;&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong style=&quot;font-size:16px&quot;&gt;3. Agregar el siguiente código css completo&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre&gt;&lt;span style=&quot;font-size:10px&quot;&gt;/* BOTON DONÁ - MENU PPAL*/

.cta-menu a {
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;border: 2px solid #e8590d; /*grosor y color del border del boton*/
 padding-top: 10px !important;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;padding-bottom: 10px !important;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;padding-right: 20px !important;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;padding-left: 20px !important;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;border-radius: 25px;
 background: #e8590d;  /*fondo del boton*/
 color: #fff !important; /*letras del boton*/
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;animation-name: pulse;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;animation-duration: 3000ms;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;transform-origin:70% 70%;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;animation-iteration-count: infinite;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;animation-timing-function: linear;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;text-align: center;
}

.et-fixed-header #top-menu .cta-menu a { 
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;color: #fff !important; 
}

@keyframes pulse {
  &lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;0% { transform: scale(1); }
  &lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;30% { transform: scale(1); }
  &lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;40% { transform: scale(1.08); }
  &lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;50% { transform: scale(1); }
  &lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;60% { transform: scale(1); }
  &lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;70% { transform: scale(1.05); }
  &lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;80% { transform: scale(1); }
  &lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;100% { transform: scale(1); }
}
 
.cta-menu a:hover {
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;border: 2px solid #e8590d; /*grosor y color del border del boton*/
 background: #e8590d; /*fondo del boton*/
 color: #fff !important;  /*letras del boton*/
 opacity: 1 !important;
&lt;span style=&quot;white-space:pre&quot;&gt; &lt;/span&gt;animation: none;
}&lt;/span&gt;&lt;/pre&gt;&lt;div&gt;&lt;/div&gt;</description>
<category>Wordpress</category>
<guid isPermaLink="true">http://faq.cubomagico.com.ar/index.php?qa=22&amp;qa_1=boton-en-men%C3%BA-con-efecto&amp;show=23#a23</guid>
<pubDate>Thu, 29 Sep 2022 11:31:30 +0000</pubDate>
</item>
<item>
<title>Respondido: WIDGETS EN WORDPRESS 5.8 – ¿CÓMO VOLVER A LA VERSIÓN ANTERIOR?</title>
<link>http://faq.cubomagico.com.ar/index.php?qa=20&amp;qa_1=widgets-en-wordpress-5-8-c%C3%B3mo-volver-a-la-versi%C3%B3n-anterior&amp;show=21#a21</link>
<description>&lt;p&gt;Con el widget: &lt;strong&gt;Classic Widgets&amp;nbsp;&lt;/strong&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://es.wordpress.org/plugins/classic-widgets/&quot;&gt;&lt;strong&gt;https://es.wordpress.org/plugins/classic-widgets/&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Fuente:&amp;nbsp;&lt;a href=&quot;https://www.sessionstudio.com.ar/blog/2021/08/11/widgets-en-wordpress-5-8-como-volver-a-la-version-anterior/&quot; rel=&quot;nofollow&quot;&gt;https://www.sessionstudio.com.ar/blog/2021/08/11/widgets-en-wordpress-5-8-como-volver-a-la-version-anterior/&lt;/a&gt;&lt;/p&gt;</description>
<category>Wordpress</category>
<guid isPermaLink="true">http://faq.cubomagico.com.ar/index.php?qa=20&amp;qa_1=widgets-en-wordpress-5-8-c%C3%B3mo-volver-a-la-versi%C3%B3n-anterior&amp;show=21#a21</guid>
<pubDate>Sat, 23 Jul 2022 15:38:22 +0000</pubDate>
</item>
<item>
<title>Respondido: Crear menu personalizado en escritorio de Wordpress</title>
<link>http://faq.cubomagico.com.ar/index.php?qa=14&amp;qa_1=crear-menu-personalizado-en-escritorio-de-wordpress&amp;show=16#a16</link>
<description>&lt;h2&gt;&lt;strong&gt;Ver articulo:&lt;/strong&gt; &lt;a href=&quot;https://cubodev.atlassian.net/l/c/AXfVdvjg&quot; rel=&quot;nofollow&quot;&gt;https://cubodev.atlassian.net/l/c/AXfVdvjg&lt;/a&gt;&lt;/h2&gt;</description>
<category>Wordpress</category>
<guid isPermaLink="true">http://faq.cubomagico.com.ar/index.php?qa=14&amp;qa_1=crear-menu-personalizado-en-escritorio-de-wordpress&amp;show=16#a16</guid>
<pubDate>Tue, 21 Dec 2021 20:19:25 +0000</pubDate>
</item>
<item>
<title>Respondido: Migrar wordpress manualmente</title>
<link>http://faq.cubomagico.com.ar/index.php?qa=8&amp;qa_1=migrar-wordpress-manualmente&amp;show=9#a9</link>
<description>&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;font-size:16px&quot;&gt;Pasos a seguir:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:12px&quot;&gt;1. Subir los archivos de wordpress al servidor&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:12px&quot;&gt;2. Crear la BBDD (si ya hay una creada, eliminar las todas tablas) e importar la BBDD exportada&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size:12px&quot;&gt;3. Cambiar el archivo&amp;nbsp;&lt;strong&gt;config.php&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;4. Reemplazar las URLs, con el script&amp;nbsp;&lt;u&gt;Search replace DB&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;Fuentes:&lt;/u&gt;&lt;/p&gt;&lt;p&gt;Mover Wordpress manualmente:&amp;nbsp;&lt;a href=&quot;https://decodecms.com/mover-wordpress-manualmente/&quot; rel=&quot;nofollow&quot;&gt;https://decodecms.com/mover-wordpress-manualmente/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Video:&amp;nbsp;&lt;a href=&quot;https://www.youtube.com/watch?v=f5j34LuOKfA&quot; rel=&quot;nofollow&quot;&gt;https://www.youtube.com/watch?v=f5j34LuOKfA&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Script:&amp;nbsp;&lt;a href=&quot;https://interconnectit.com/search-and-replace-for-wordpress-databases/&quot; rel=&quot;nofollow&quot;&gt;https://interconnectit.com/search-and-replace-for-wordpress-databases/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;Decsargas de scripts:&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Search Replace v4.1.3&amp;nbsp;&lt;/strong&gt;&lt;a href=&quot;http://cubomagico.com.ar/faq/cubofiles/Search-Replace-DB-4.1.3.zip&quot; rel=&quot;nofollow&quot;&gt;http://cubomagico.com.ar/faq/cubofiles/Search-Replace-DB-4.1.3.zip&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Search Replace v3.1 (usada en el video)&amp;nbsp;&lt;/strong&gt;&lt;a href=&quot;http://cubomagico.com.ar/faq/cubofiles/Search-Replace-DB-3.1.zip&quot; rel=&quot;nofollow&quot;&gt;http://cubomagico.com.ar/faq/cubofiles/Search-Replace-DB-3.1.zip&lt;/a&gt;&lt;/p&gt;</description>
<category>Wordpress</category>
<guid isPermaLink="true">http://faq.cubomagico.com.ar/index.php?qa=8&amp;qa_1=migrar-wordpress-manualmente&amp;show=9#a9</guid>
<pubDate>Wed, 07 Apr 2021 08:26:04 +0000</pubDate>
</item>
</channel>
</rss>