
-
AuthorPosts
-
June 17, 2018 at 1:27 pm #973885
Hi guys!
I have this quite urgent matter. The big problem of this is that I don’t know so much about code, so I hope I can follow your instructions!
I need to include an image from an advertiser on the header, may be next to the social media logos.
I tried to do it following the instructions of this ticket: https://kriesi.at/support/topic/adding-a-logoimage-to-the-right-of-the-header/ but I couldn’t. I didn’t find the code in helper-main-menu.php just as the moderetor suggest.
Thanks a lot.
Regards.
June 17, 2018 at 2:08 pm #973890I also tried using this function
/**
* add_action( ‘ava_main_header’, ‘enfold_customization_header_widget_area’ );
function enfold_customization_header_widget_area() {
dynamic_sidebar( ‘header’ );
}but when i try ti save it i got this error message: Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over FTP.
June 17, 2018 at 6:01 pm #973955Hi agustinncatalano,
You need to try adding that code via FTP or cPanel. There can be some server settings that prevent you from editing the file from the WordPress interface.
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria-
This reply was modified 6 years, 11 months ago by
Victoria.
June 18, 2018 at 12:56 pm #974221Thank you so much Victoria.
Here is the mockup: https://drive.google.com/open?id=1a0vQRa_mwragy1_io-qbGz2d5i_YL7h7
(the logo is the one called COVIDEX, it’s next to the facebook icon).I don’t know neither how to add it via FTP, could you give me a tutorial or something?
Thanks.
June 18, 2018 at 3:14 pm #974308Hi agustinncatalano,
Ye, the widget area in the header will work in this case.
Here is a tutorial for you
http://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 6 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.