I need some assistance for a few things: 1. I would like to put a testimonial slider plugin in the header to the right of the logo if possible. 2. I would like the images to be clickable to their respectable pages. 3. I would like the 2 social media images to turn RED when you hover over them instead of their colors Please help with the coding of these, thank you and I look forward to hearing from you soon.
Hi, Greetings from InkThemes! Solutions to your above issues are accordingly.. 1) I would like to put a testimonial slider plugin in the header to the right of the logo if possible. You can use Testimonials slider plugin for your requirement... Here's the link for that: https://wordpress.org/plugins/testimonialslider/ After installing the plugin, please follow the screenshot given below. Code is as follow.. Code: <div class="header_slider"> <?php echo do_shortcode('[show_testimonials]'); ?> </div> For your information, I am using "WP-Editor" plugin to edit files. You can also download and use it from the link https://wordpress.org/plugins/wp-editor/. After activating this plugin, you will get the same screen as shown in the screenshot. 2) I would like the images to be clickable to their respectable pages. Please follow the screenshot given below. 3) I would like the 2 social media images to turn RED when you hover over them instead of their colors Could you please provide us 'URL' of your site so that we can better assist you? Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com