Forum replies created
Thanks, I updated the code on your website. Please let me know if it’s OK now.
For the footer widgets, I am developing a new plugin for the tweets and the social icons. Would you mind to wait a bit I finish it or should use an other plugin? I did some font updates, please let me know how it looks now. The menu widget shows a list of menu items right here for example http://prntscr.com/maie6x
Hello,
to deregister the Google fonts you might add following in the functions.php of the child theme:
add_action( 'get_footer', 'evolve_remove_google_fonts', 100 );
function evolve_remove_google_fonts() {
wp_dequeue_style( 'evolve-google-fonts' );
}
The Font Awesome icons you can disable under Customize -> Extra -> Disable Font Awesome
Daryl, can you please provide FTP access to the mentioned website please https://www.radiancetech.com – provided FTP details are not related to the website. thanks
Daryl, thanks
I updated the pages, please add your Google Maps API Key in the Customize -> Contact -> Google Maps API to get the map working.
Some notes: Please update the one Bootstrap Slider slide content as I accidentally removed it, sorry for that. I also seen you use a menu widget shortcode. As I am developing the new shortcodes plugin, can you please add the menu items manually? For example here http://www.sosdap.org/vacancies/ . please let me know. Thanks!
thank you very much Daryl, I will check it out and come back to you once fixed. Thanks for your patience
I have done some changes…need some tweaks yet…will check tomorrow…it’s late here 🙂
can you please provide the FTP access yet please? I will have a look. thank you
Hello,
sorry to hear that, may I know what’s the issue please?