17 pointsStarting to get into this DEV thingI'm new here
KuneStudio
Member
—
18th July 2010
Hi,
this is my problem. I'm adding and modifying widgets in the sidebar-3 of the edu-clean theme but the changes doesn't appear on the frontend. I still have the text that tells me to login and add some widget in the admin.
This is the page where it appears: http://projetsetudiants.fr/partenaires/ and and everywhere there is that sidebar.
this is my problem. I'm adding and modifying widgets in the sidebar-3 of the edu-clean theme but the changes doesn't appear on the frontend. I still have the text that tells me to login and add some widget in the admin.
This is the page where it appears: http://projetsetudiants.fr/partenaires/ and and everywhere there is that sidebar.
@KuneStudio: Well my worry is I can't replicate this just tested again in a WordPress multisite test site using 3.0. I can add at will any sidebar to the home-right section. I'm wandering if you could try removing plugins at this point as can't see why it wouldn't work but don't really want to go along that route. It seems odd to me it wouldn't work just for that 'one'. What widget are you trying to put there ... have you tried different ones in case it is that?
It's not in the home-right that it's not working. It's the third one (i have the french translation so i just see Colonne Latérale, i think that it's the Latéral Column, or Right Column). Thats not the two home sidebars and not the member one.
I tried to add and remove many widget that works in the other sidebars and i actually do not have a lot of plugin (the one i have that are not from wpmudev is mailpress and that's all i think).
@KuneStudio: Hmm what are you putting in the text block? You see this is what I have using pages and text widgets.
Starting to wander if related to your other thread but seems a long shot. I am not a htaccess expert though but someone will be able to respond on that matter soon it's just it's Sunday so out of support hours.
It's the exact copy of the Text block that is in the last sidebar ( you can see the text from that text box here: http://projetsetudiants.fr/register/ )
@KuneStudio: I'm thinking more and more it could have to do with your other issue as that widget is pages right? Well as you can see even with it as hreh it works. What happens on a page that works for the sidebar if you add in the pages widget? I expect it will then not show things as it's that which is failing.
good idea but nop that's not the problem...
I've added the pages widget to the last sidebar (member) and here is the result: http://projetsetudiants.fr/register/
I'm going to take a look at the call for that sidebar in the pages.php, maybe it's misdone of there is a problem.
@KuneStudio: Well seeing as I can do it I think best deal with that issue as pages related and it's on pages that page widget fails ... seems a little similar to me. If the call was wrong why could I do it? Have you made sure you're on the latest version as I am testing that?
Ok so this problem is solved... How i did that ? By providing another name to the register_sidebar in the sidebar.php AND of course by renaming as well in the function.php
I don't know where it was coming from but now it's working!!
Thanks !!!
Last but not least, i have to solve the other problem ... Thanks again for your help!
@KuneStudio: Hmmm that's really weird as works for me.. my only thought is the languages could be causing issues but I can't confirm that one. Glad it is resolved though. I was trying to get you a 'non code' solution but oh well.
What I would like to know is How you managed to apply the french translation I am in war with this theme since weeks !!!! My mo fil is complete but nothing to do !!! Still no widgets in sidebar
J'aimerais savoir comment tu as réussi a appliquer la traduction car c'est ca qui me cause le meme souci (les widgets ne s'affichent pas sur la sidebar !)
Responses (17)
Theme Designer — 18th July 2010 #
@KuneStudio: Have you done any core xhtml/php theme edits or just CSS?
Member — 18th July 2010 #
@Tammie Just CSS, that's what is strange
Theme Designer — 18th July 2010 #
@KuneStudio: Can you put the default theme on see if you can use sidebars just incase.
Member — 18th July 2010 #
@Tammie It just happens with this sidebar, the 3 others are working as you can see.
But i can yes, as long as i won't lost my parameters for this theme of course... I spent a lot of time on it :)
Theme Designer — 18th July 2010 #
@KuneStudio: Well my worry is I can't replicate this just tested again in a WordPress multisite test site using 3.0. I can add at will any sidebar to the home-right section. I'm wandering if you could try removing plugins at this point as can't see why it wouldn't work but don't really want to go along that route. It seems odd to me it wouldn't work just for that 'one'. What widget are you trying to put there ... have you tried different ones in case it is that?
Member — 18th July 2010 #
It's not in the home-right that it's not working. It's the third one (i have the french translation so i just see Colonne Latérale, i think that it's the Latéral Column, or Right Column). Thats not the two home sidebars and not the member one.
I tried to add and remove many widget that works in the other sidebars and i actually do not have a lot of plugin (the one i have that are not from wpmudev is mailpress and that's all i think).
Theme Designer — 18th July 2010 #
@KuneStudio: Can you copy in what you see in your widget screen like I have in this attached screenshot.
Member — 18th July 2010 #
Yep!
Theme Designer — 18th July 2010 #
@KuneStudio: Hmm what are you putting in the text block? You see this is what I have using pages and text widgets.
Starting to wander if related to your other thread but seems a long shot. I am not a htaccess expert though but someone will be able to respond on that matter soon it's just it's Sunday so out of support hours.
Member — 18th July 2010 #
It's the exact copy of the Text block that is in the last sidebar ( you can see the text from that text box here: http://projetsetudiants.fr/register/ )
Theme Designer — 18th July 2010 #
@KuneStudio which is the text block? I will assume the link and text if so you have: hreh that should read as href.
Theme Designer — 18th July 2010 #
@KuneStudio: I'm thinking more and more it could have to do with your other issue as that widget is pages right? Well as you can see even with it as hreh it works. What happens on a page that works for the sidebar if you add in the pages widget? I expect it will then not show things as it's that which is failing.
Member — 18th July 2010 #
good idea but nop that's not the problem...
I've added the pages widget to the last sidebar (member) and here is the result: http://projetsetudiants.fr/register/
I'm going to take a look at the call for that sidebar in the pages.php, maybe it's misdone of there is a problem.
If you see something else, tell me !!
Thanks
Theme Designer — 18th July 2010 #
@KuneStudio: Well seeing as I can do it I think best deal with that issue as pages related and it's on pages that page widget fails ... seems a little similar to me. If the call was wrong why could I do it? Have you made sure you're on the latest version as I am testing that?
Member — 18th July 2010 #
Ok so this problem is solved... How i did that ? By providing another name to the register_sidebar in the sidebar.php AND of course by renaming as well in the function.php
I don't know where it was coming from but now it's working!!
Thanks !!!
Last but not least, i have to solve the other problem ... Thanks again for your help!
Theme Designer — 18th July 2010 #
@KuneStudio: Hmmm that's really weird as works for me.. my only thought is the languages could be causing issues but I can't confirm that one. Glad it is resolved though. I was trying to get you a 'non code' solution but oh well.
Lifetime member! — 18th July 2010 #
What I would like to know is How you managed to apply the french translation I am in war with this theme since weeks !!!! My mo fil is complete but nothing to do !!! Still no widgets in sidebar
J'aimerais savoir comment tu as réussi a appliquer la traduction car c'est ca qui me cause le meme souci (les widgets ne s'affichent pas sur la sidebar !)
Mon fichier .mo est complet et rien a faire !
Become a member