When I use index compose in admin panel nothing changes?
Does any1 know any solution.
Thanks in advance.
When I use index compose in admin panel nothing changes?
Does any1 know any solution.
Thanks in advance.
same problem here![]()
Look into your templates/tmpl_***/scripts/ if there is the file "BxTmplMenu.php" !
The menu functions [ "function PageComp*****() ] are changed from templates/tmpl_***/scripts/menu_design.php in older versions to templates/base/scripts/BxBaseMenu.php in the newer ones![]()
Thanks man![]()
Sounds good![]()
What changes have you made ?
Have you placed this file from another template into your Valentina folder or do you use/link to the old functions ?
Does all work correct after your changes ?
![]()
![]()
![]()
I have a problem regarding the main menu with Valentina template.
As soon as I open someones profile, the horizontal main menu jumps right to the top and lays above the topmenu.
It stays in correct place while surfing all the other sites e.g. search, rate, etc..
Could there be a problem with a version incompatibility..? Perhaps there is a way to fix it..?![]()
Your Link ?
Try to change general.css in your templates/base/general.css from
toPHP Code:div.menuBlock
{
}
PHP Code:div.menuBlock
{
position:relative;
border:0px solid green;
height:50px;
}
The menu is still jumping up..![]()
As I see, this could be a bug in a template itself, because there are sites e.g. http://www.jaamaara.com/, experiencing the same problem with the menu while viewing the profile info.
Any other ideas how to solve this..?![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks