tatami
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis Simple Edits] How to delete pluginI see the error when I edit the footer (I hope to do in the right way)
Here is what I try to change:
Copyright ? 2017 · Maker Pro on Genesis Framework · WordPress
I would like to write:
? 2017 Officine Oniriche di Tamara Berlaffa
Photo credits: Commonuncommon (link)
Questo sito è stato concepito con passione, entusiasmo e pazienza da Tamara.I try to change this line:
$footer_html5 = sprintf( ‘<p>[footer_copyright before=”%s “] · [footer_childtheme_link before=”” after=” %s”] [footer_genesis_link url=”https://www.studiopress.com/” before=””] · [footer_wordpress_link] · [footer_loginout]</p>’, __( ‘Copyright’, ‘genesis-simple-edits’ ), __( ‘On’, ‘genesis-simple-edits’ ) );
$footer_xhtml = ‘<div class=”gototop”><p>[footer_backtotop]</p></div><div class=”creds”><p>’ . __( ‘Copyright’, ‘genesis-simple-edits’ ) . ‘ [footer_copyright] [footer_childtheme_link] · [footer_genesis_link] [footer_studiopress_link] · [footer_wordpress_link] · [footer_loginout]</p></div>’;Can you suggest me how I can do this?
Thank you
Forum: Plugins
In reply to: [Genesis Simple Edits] How to delete pluginAgain the same error.
Probably I can’t use this plugin..Forum: Plugins
In reply to: [Genesis Simple Edits] How to delete pluginok, I’ll try again ??
I can also color the background of the “footer” or just the text? thank youForum: Plugins
In reply to: [Genesis Simple Edits] How to delete pluginHey ok! I’ve contact the ftp host, thank you for your kind support.
I try again to reinstall the plugin for change the footer, It will be possible?
Forum: Plugins
In reply to: [Genesis Simple Edits] How to delete pluginThank you Nick for your kind reply,
Unfortunately I can not overwrite the folder because when I log on wordpress / plugins appears to me this screenshot:Parse error: syntax error, unexpected ‘class’ (T_CLASS), expecting ‘,’ or ‘)’ in /home/tamarabe/public_html/wp-content/plugins/genesis-simple-edits/includes/class-genesis-simple-edits-admin.php on line 63
I’m not very practical..