Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #366252

    i was having trouble controlling the color of the main menu. I’m nearly sorted out after reading http://kriesi.at/documentation/enfold/change-the-main-menu-color/ One last detail is that on the page with a transparent header the colour selected for the active page is only visible when scrolling – when at the top of the page and the header is displayed at full size, the colour for the active page does not show. It is working fine on the other pages. What have I missed?
    This page is here http://panamayachtandfishingcharters.com/what-to-do-in-panama/
    I have a couple of closely related issues:
    1) The underline of the active page is no longer visible, I don’t know what happened to it but I liked it.
    2) Where do I control the header background for when it is scrolling ? I’d like to make it slightly more transparent.
    Thanks, Tim

    #366486

    Hi Tim!

    Thank you for using Enfold.

    Do you have the latest version of Enfold? The menu code is a bit different. Set the transparency of the shrink header with this on Quick CSS:

    .header_bg {
    opacity: .5;
    filter: alpha(opacity=50);
    }

    Regards,
    Ismael

    #368348

    I now have the menu colors. Something has happened to quick css and I am now just using custom.css.

    The following issues remain
    1. the sub-menu text is a different color (a green that is not selected anywhere in the theme configuration)
    2. The green color is now appearing in the excerpt text of the portfolio item ‘Boats’ on the front page http://panamayachtandfishingcharters.com . This was grey until this weekend.
    3. The menu colors on the page with a transparent header are not following the same style rules http://panamayachtandfishingcharters.com/what-to-do-in-panama/
    4. How do I control the header text size?
    5. Can I get back the underlining of the Active Page? – it’s gone.

    #368364

    The last reply was not showing in the main support stream for the Enfold theme. I am writing this note in case my reply is not in the queue for attention
    regards to the team
    Tim

    #368536

    Hey!

    Please go to Appearance > Menus and check “Enfold main menu” under Menu Settings. That should solve all the issues you are currently having.

    Cheers!
    Yigit

    #368683

    Thanks Yigit
    that does indeed produce the results wanted, even on the page with an invisible header and it brings back the underline of the active page. Now I remember, an issue came up but I was too busy to do anything at the time and then I forgot.
    I can’t edit the menus, which is why I’d switched to the automatic I was using the automatic one. When I have a menu selected I get a page from the hosting company that says ” The page you requested is NOT AVAILABLE. A general error has occurred ” whenever I try to add a new menu item from the list on the left. Also, the items on the existing menus, which are incomplete and from early on in the site building process, cannot be dragged and dropped to sort the order and hierarchy.
    The theme has been updated several times since then, so it must be a configuration in the database.

    #369039

    Hi!

    Have you tried de-activating all active plugins and check if dragging issue gets resolved? If not, please do so. Also please try switching to one of the default themes and check if drag feature works

    Best regards,
    Yigit

    #371428

    I have tried disabling all the plugins, and I still couldn’t edit the menus.
    I tried switching to a default theme and I could edit the menu and drag and drop the items into place.
    Do you have another suggestion?

    #371650

    Hey!

    Please try re-updating the theme via FTP and make sure to overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    Best regards,
    Yigit

    #372117

    I have done that and it has remained the same. The menu editing function went some while ago and several theme and WP core updates have been performed since then, and complete replacements, not just the changed files.
    I can see that the WP installation is fine because the menu works with the standard themes.

    I have made a fresh install on a dev. site and all is fine there regarding the menus and the page width and width of layered slider, so I’m copying over the missing details (the color sections aren’t retaining their color information and the portfolio galleries need replacing).
    I see no other option than to continue with the rebuild of the website. The site uses the http:// address as default rather than the http://www. which makes the rewrite of the database from dev. to www. a little harder due to the string length, so I will probably do it manually as there aren’t too many pages yet.

    • This reply was modified 9 years, 4 months ago by KingConga.
    #372354

    Hi!

    It will be much easier with a plugin. You can alter the database with the WP Migrate DB plugin. Refer to this link for more info: http://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-development-to-production–wp-32686

    Regards,
    Ismael

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.