webbdo+ 0 Report post Posted May 29, 2012 Hi! I use IBlogPro 4 and have a little problem... When I was adding a deep page, 3 steps down: http://www.webbdo.se/webbhotell/bestall/silver/ a widgets shows up at the top right called (Best?¤ll webbhotellspaket) whit link under. And also for the Page one step down http://www.webbdo.se/webbhotell/bestall/. This Widget is no where to find in "admin" Widgets. I use plugin "TS Custom Widgets" to organise. And there is 2 widgets that shows up "Not registered". So basically the widgets doesent exist in WordPress source. I dont want the Widget there. If I add a new widget, the unregistered widget still is there. It doesent overrides... Regards Pierre Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted May 29, 2012 Hi Pierre, Add this to the custom CSS in Custom Code settings. [code]#grandchildnav.widget {display:none;} [/code] Please search our forums, before posting! Share this post Link to post Share on other sites
webbdo+ 0 Report post Posted May 30, 2012 Worked! Thanks! Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted May 30, 2012 No problem, happy to help! Please search our forums, before posting! Share this post Link to post Share on other sites
webbdo+ 0 Report post Posted May 30, 2012 Hi Again! Did saw that the page??s still was in source which not is good. I want the "" complete gone! How? Share this post Link to post Share on other sites
catrina 103 Report post Posted May 31, 2012 I'm sorry, I don't understand. What do you mean specifically? You'd like to hide all children links? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
webbdo+ 0 Report post Posted May 31, 2012 Hi Again :) In the page you dont se the "Childnav" but if you look at the source you see. And that means that search robot see aswell. Exampel from page webbdo.se/webbhotell/bestall/ (source). Best?¤ll webbhotellspaket Webbdo Silver Din best?¤llning av Webbdo silver ?¤r skickad Webbdo Guld Din best?¤llning av Webbdo Guld ?¤r skickad Webbdo Diamant Din best?¤llning av Webbdo Diamant ?¤r skickad In the source tou see this, I dont want to see that there.... How can I fix that? Share this post Link to post Share on other sites webbdo+ 0 Report post Posted June 1, 2012 ? Share this post Link to post Share on other sites Danny+ 1,327 Report post Posted June 1, 2012 Hi Webbdo, Using your favourite FTP client, go to the following directory. /wp-content/themes/iblogpro Once there open up the file called sidebar.php and then remove the following code. [code][/code] This can be found on line 8. Once the code has been removed, save the file and then go to your website and the widget will be removed. Please search our forums, before posting! Share this post Link to post Share on other sites webbdo+ 0 Report post Posted June 2, 2012 Will try that tomorrow. Just interested in why it add automatic? Share this post Link to post Share on other sites webbdo+ 0 Report post Posted June 7, 2012 Thanks! Wounder why this was added in first place? Does it effect anything els in the theme? Share this post Link to post Share on other sites Create an account or sign in to comment You need to be a member in order to leave a comment Create an account Sign up for a new account in our community. It's easy! Register a new account Sign in Already have an account? Sign in here. Sign In Now Login via PageLines Signup To PageLines Sign in to follow this Followers 0
Danny+ 1,327 Report post Posted June 1, 2012 Hi Webbdo, Using your favourite FTP client, go to the following directory. /wp-content/themes/iblogpro Once there open up the file called sidebar.php and then remove the following code. [code][/code] This can be found on line 8. Once the code has been removed, save the file and then go to your website and the widget will be removed. Please search our forums, before posting! Share this post Link to post Share on other sites
webbdo+ 0 Report post Posted June 2, 2012 Will try that tomorrow. Just interested in why it add automatic? Share this post Link to post Share on other sites
webbdo+ 0 Report post Posted June 7, 2012 Thanks! Wounder why this was added in first place? Does it effect anything els in the theme? Share this post Link to post Share on other sites