<div dir="ltr"><div>Dear Framcesco,</div><div><br></div><div>Thank you very much for your reply. I have gone through <a href="http://geonode.org/dev-workshop/#/" target="_blank">http://geonode.org/<wbr>dev-workshop/#/</a> several times. It is a great source, but again this issue was related to geonode.conf /apache2 config.</div><div><br></div><div>I got to fix this problem making changes to geonode.conf. In my case, if I have geonode production in /home/geonode and geonode-project in /home/my_geonode, the geonode.conf must have all information related to geonode-project, and I was still gathering information from geonode-production in geonode.conf. <br></div><div><br></div><div><br></div><div>I appreciated your time and help.</div><div><br></div><div>Kind regards</div><div><br></div><div>Julierme<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-05-17 12:17 GMT-03:00 Francesco Bartoli <span dir="ltr"><<a href="mailto:xbartolone@gmail.com" target="_blank">xbartolone@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Dear Julierme,<div><br></div><div>I encourage you to follow scrupulously the developer workshop where everything you are trying to do is well covered <a href="http://geonode.org/dev-workshop/#/" target="_blank">http://geonode.org/<wbr>dev-workshop/#/</a>.</div><div><br></div><div>Francesco</div><div><br><div><div><div class="h5"><div>Il giorno 17/mag/2018, alle ore 17:06, Julierme Pinheiro <<a href="mailto:juliermeopensourcedeveloper@gmail.com" target="_blank">juliermeopensourcedeveloper@<wbr>gmail.com</a>> ha scritto:</div><br class="m_4196483252126358352Apple-interchange-newline"></div></div><blockquote type="cite"><div><div class="h5"><div dir="ltr"><div>Dear all geonode developers,</div><div><br></div><div>I have made changes in my geonode production through geonode-project. Just now, I realized that the geonode-project css config is being applied to geonode production main page, however my new tabs and text change in  site_base.html and site.index.html are not being applied to geonode production main page.</div><div><br></div><div>I ran the commands python manage.py migrate and python manage.py collectstatic and realized that static_root was created in /home/my_geonode/my_geonode/my<wbr>_geoonde/static_root</div><div><br></div><div>geonode.conf Directories make reference to several paths /home/my_geonode/my_geonode/my<wbr>_geonode/uploaded/ and /home/my_geonode/my_geonode/my<wbr>_geonode/uploaded/* (group, people_group, documents, Layers, avatars and thumbs)</div><div><br></div><div>but directory uploaded is no in /home/my_geonode/my_geonode/my<wbr>_geoonode</div><div><br></div><div>I wonder if this directory <uploaded> and its subdirectories <group, people_group, documents, Layers, avatars and thumbs> are added manually.</div><div><br></div><div>In order to see the new tabs and text changes in geonode production, I also added another directory to geonode.conf</div><div><br></div><div> <Directory "/home/my_geonode/my_geonode/m<wbr>y_geonode/templates/"><br>        Order allow,deny<br>        Options Indexes FollowSymLinks<br>        Allow from all<br>        Require all granted<br>        IndexOptions FancyIndexing<br> </Directory><br></div><div><br></div><div>The directory templates contains site_base.html and site_index.html. But yet I could not see the new tabs in my geonode production main page.</div><div><br></div><div>Any help on that will be very appreciated.</div><div><br></div><div>Kind regards</div><div><br></div><div>Julierme<br></div><div><br></div><div><br></div><div> <br></div></div></div></div>
______________________________<wbr>_________________<br>geonode-users mailing list<br><a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br><a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br></blockquote></div><br></div></div></blockquote></div><br></div>