Thanks in advance for the help! The site is live, so we need to fix these issues immediately. www.LinxGolf.com 1) Bottom right is showing our latest posts floating at the bottom on the home page. Looks like a glitch. We want this removed. See screenshot 1. 2) The arrows on the slider images do not always display correctly. See screenshot 2. 3) Can we add an Instagram social icon? 4) How can you edit or remove what widgets display on the posts?
Hello, 2)Please delete this theme and then install a fresh copy of theme because regarding to your second issue arrow image on slide is corrupted and unable to open. Before deleting theme you have to install another theme and please copy all your ,manual work on any file or notepad or any editor. After deletion of theme please download afresh copy of theme from your member area and install that theme. 1)Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .footer_columns.last { display: none; } 3) Step-2:Follow below image 4) Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .footer { display: none; } Thanks & regards Pramod
1) This removed the fourth footer widget from the home page but also every page. I want to remove it just on the home page, where it should not be showing up. Please advise. 2) Looks like it started working again without having to reinstall! 3) Perfect! Thank you! How do you add more social icons to the header area? 4) I want to pick and choose what widgets show on a post, such as this: http://fullswingent.com/how-to-get-out-of-a-bunker/ How do I select what widgets show on the right sidebar here?
Hello, For 1 Unfortunately you cannot do this. For 3 you have to edit header.php file in similar way as you have done in footer.php For 4 follow below image Thanks & Regards Pramod