Tagged: template
-
AuthorPosts
-
February 12, 2015 at 7:24 pm #395269
Olá, tenho um site com enfold mas gostaria de pegar apenas uma página e colocar em outro site enfold tambem,
Como eu uso o template de apenas uma página?
—-
Translate
—-Hello, I have a website with enfold but would like to take just one page and put on another site also enfold,
How do I use the template only one page?
February 12, 2015 at 11:39 pm #395413Hi!
It would be the same, both sites must be WordPress installations in order to get Enfold working. Also, if both sites are different end-products you’ll need to purchase an additional license.
Regards,
JosueFebruary 13, 2015 at 12:02 am #395433Voce nao respondeu minha pergunta, Como faço para copiar o template de uma pagina e colocar em outro site.
Ambos os sites tem ENFOLD
February 13, 2015 at 12:53 am #395454Hey!
Enable debug mode on both sites, then go to the page you want to clone, copy the generated shortcodes that will appear below the Advanced Layout Builder and paste them into the other page.
Best regards,
JosueFebruary 13, 2015 at 7:44 pm #395980Olá, não consegui ativar o Debug mode. =/
February 13, 2015 at 9:03 pm #396002Are you using a child theme? if not, place the code just below this line (17) in functions.php:
if(isset($avia_config['use_child_theme_functions_only'])) return;The code to place:
add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }Regards,
Josue-
This reply was modified 10 years, 8 months ago by
Josue.
February 18, 2015 at 8:53 pm #398446Parse error: syntax error, unexpected ‘avia_config’ (T_STRING), expecting variable (T_VARIABLE) or ‘$’ in /home/masterplate/public_html/backup/wp-content/themes/enfold/functions.php on line 471
February 18, 2015 at 8:58 pm #398448ow yeah!!!
got it!
Thanks!
-
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
- The topic ‘Template’ is closed to new replies.
