Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Inline Images with links shift/stack on rollover #690449

    Hi, I resolved the issue with a variation of this thread: https://kriesi.at/support/topic/images-moving-upon-hover/

    Thanks!

    Example of this is under the main PRODUCTS button.

    The tertiary menu is popping out to the left of the first submenu, is there a way to make it pop out to the right?

    Perfect Andy, thank you!

    in reply to: Instant 502 error that occurs randomly on WPENGINE #617916

    Hi, rewriting the theme files did not fix the issue. What did work was to reset and then rebuild the theme settings from scratch and that fixed it.
    Thanks for your suggestion Rikard.

    in reply to: Instant 502 error that occurs randomly on WPENGINE #614320

    Hi, when looking at how the CSS is rendering through Chrome’s developer tool, I am seeing:

    .boxed#top, .html_boxed.html_header_sticky #header {
    width: 1010px;
    }

    – which should be 1310px wide by default.

    and:

    body {
    font: 13px/1.65em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    color: #444;
    -webkit-text-size-adjust: 100%;
    }
    – which should be the Droid Sans font for both headings and content fonts, with the font size of 15px not 13px.

    • This reply was modified 8 years ago by bddrop.
    in reply to: Instant 502 error that occurs randomly on WPENGINE #614274

    Hi,
    I received a similar error while putting a site live on WPEngine. While the 502 error was resolved by turning off plugins, the site is still not displaying properly:

    1. The width of the site is narrower than the default “boxed” layout, I have tried changing the width with no effect.
    2. The fonts are not displaying properly, they were the default sans font that Enfold uses.
    3. The main menu buttons are not the colours set in the enfold child theme settings, which I have set and reset as white, but with no effect.

    I have turned off all speed optimization plugins and caching features at WPE, including the CDN feature.
    I have also deleted the entire Enfold theme, downloaded the latest version from ThemeForest and re-installed it.

    Please can you take a look at the site and let me know how these issues can be resolved.

    Hi Andy,

    To clarify:

    Say a website has 4 pages, one parent page (e.g. services overview) and three subpages, so the automaticallly generated submenu structure should look like this:

    Parent Page link
    – Subpage link 1
    – Subpage link 2
    – Subpage link 3

    As it is right now, the “parent” is not included in the sidebar menu, instead it looks like this:

    – Subpage link 1
    – Subpage link 2
    – Subpage link 3

    As the parent page content is as integral as the other subpages to that section of the website, it is most intuitive to have the parent page also included in the sidebar submenu.

    As it is, the user does not see and cannot access the parent page from the submenu and will be forced to navigate back through other navigation to get to that page. If a user lands on a subpage, they will not see the parent page in the submenu and not even know that it exists.

    Thanks in advance!

Viewing 8 posts - 1 through 8 (of 8 total)