Forum Replies Created

Viewing 20 posts - 61 through 80 (of 80 total)
  • Author
    Posts
  • Hi Havi,

    I’m simply giving you an example of the syntax that works. Each of these URL parameters was causing Soft 404 errors and these commands stopped it. You also need to make sure your robot.txt is accessible. You can test it in Google Webmaster (Console) for your preferred domain. My preferred domain format is https://mydomain.com (ssl with no www).

    I’m not sure the “redirect_to” is what you think it is. It’s a URL parameter not a directive. It has nothing to do with 301 or any other 3xx directive. I have a dozen redirects setup and none of those show up in the Soft 404 errors shown in Google Webmaster. “redirect_to” examples URLs I’m seeing in Google Webmaster seem to have something to do with the wp-login.php and certainly should not be crawled.

    This definitely works… Is Google Webmaster (Console) setup to “Let Googlebot decide” for “s”?
    Disallow: /*?s=

    Example URLs that show up for “redirect_to”
    wp-login.php?redirect_to=https%3A%2F%2Fmydomain.com%2Fmycompany-backs-a-winning-team%2Fimage-2v2%2F

    WordFence this a commonly used security plugin and is not part of Enfold.

    Disallow: /*?wordfence_logHuman=
    Disallow: /*?s=
    Disallow: /*?redirect_to=

    Hi Havi,

    The solution is to add these lines into your Robot text. I have not had any Soft 404 errors in 3 months.

    Disallow: /*?wordfence_logHuman=
    Disallow: /*?s=
    Disallow: /*?redirect_to=

    in reply to: Mobile Menu on the home page #794839

    I believe a lot of people are having this problem but they simply haven’t noticed.

    There is clearly a conflict between the slider and Enfold.

    I used the exact code provided and it fixed the issue. Note there are two code segments.

    /* Mobile Menu Fix – Homepage – Limit Scroll Area */

    .html_stretched #wrap_all {
       overflow: hidden!important;
    }

    /* Mobile Menu Fix – Homepage – Remove Highlighting */

    #mobile-advanced li>a:hover {
         background-color: #000;
        color: #aaaaaa;
    }
    #mobile-advanced a:hover:before, #mobile-advanced span:hover a:before {
        color: #cc3333;
    }

    Ok, Thanks!

    Hi Andy,

    In a previous thread you said…

    Most people want their search results appearing in Google

    search-icon-causes-soft-404-errors

    I still don’t understand this claim. Why would a URL that causes a Soft 404 error be beneficial?

    Every error created by Enfold’s search box contains empty searches… that go to an error page or to the same page (duplicate content)?
    /my-sample-url/?s=

    in reply to: Search Icon causes Soft 404 Errors #789377

    Hi Andy and Basilis,

    I don’t understand the response to…

    href=”?s=” data-avia-search-tooltip

    it’s not a theme related question – Andy

    Enfold is causing soft 404 errors. How is it not a theme related question? My non-Enfold WP websites don’t produce this error so how is this a general WP Support issue?

    get their search results to google – Basilis

    This makes no sense. As CompleteWebResources said, these error pages are not indexed. How does this help?

    You either need to explain how this Enfold feature is beneficial in Google Webmaster / Search / Duplicate Content or explain how to eliminate this error.

    in reply to: Mobile Menu on the home page #774926

    Hi Victoria,

    I applied your fix today. It now scrolls and stops at the end of the menu but its behavior is still broken on the homepage.

    Please compare the mobile menu’s behavior on the Homepage to its behavior on any other page, such as, the About page. You’ll notice that when you scroll the mobile menu on the Homepage the menu items are inadvertently highlighted as you scroll. On all other pages this does not happen – this is the default Enfold behavior – when you scroll no items should be highlighted.

    Why is the mobile menu only broken on the Homepage? What is causing this.

    All other pages work normally with or without your fix and all of the other pages also behave normally without Nikko’s fix; it was Nikko’s fix that broken all of the other pages which had been working normally. The only problem we are attempting to solve is on the Homepage.

    in reply to: Mobile Menu on the home page #773360

    Hi DEVGEN,

    I just took a look at your website. Yep, I have exact same problem. The only difference between my menu and yours is that my menu is full expanded when opened, where yours is collapsed when opened . When your menu is expanded to show the sub-menus, it behaves just like mine – it does not scroll.

    I just removed Nikko’s fix. Try out my homepage menu, it’s the same problem.

    Note: I’m using Cloudflare. I just cleared the cache. Are you on iPhone or Android?

    in reply to: Mobile Menu on the home page #772722

    Victoria,

    Keep in mind that I have Nikko’s fix (hack) in place on my website, so the Enfold menu is not behaving normally. It’s Nikko’s fix that causes the menus on all of my pages to scroll past the end. Without Nikko’s fix the homepage menu does not scroll at all, as described below, but all of the other pages work just fine and stop at the end.

    Why is the Enfold menu only broken on the Homepage and works just fine on every other page?

    Homepage = Menu does not scroll
    All other pages on my site = Menu scrolls and stops at the end

    Homepage with Nikko’s fix = Menu scrolls and does not stop at the end
    All other pages on my site with Nikko’s fix = Menu scrolls and does not stop at the end

    DEVGEN and I have explained this over and over again, the menu is only broken on the homepage (does not scroll) and Nikko’s fix only complicates the problem by causing all of the pages, to include the homepage, to scroll past the bottom of the menu.

    Remember, I have Nikko’s fix in place right now, so you’re just fixing his hack, not the original problem. Context matters.

    * I bet a lot of other people are having this problem but they haven’t noticed. I didn’t notice until I accidentally came across DEVGEN’s post.

    in reply to: Mobile Menu on the home page #769362

    Victoria,

    I feel like we are going in a circle.

    1. The Mobile Menu on the Homepage does not scroll, it is broken.

    2. Nikko suggested adding this code to fix it but this code causes the mobile menus on ALL pages to scroll past their height.

    .html_stretched #wrap_all {
    height: auto!important;
    }

    3. If I remove the code, we are right back where we started, the Mobile Menu on the Homepage does not scroll, it is broken.

    4. You need to go back and look at DEVGEN’s original post at the top of this page.

    5. DEVGEN and I have the exact same issue. Why are you suggesting a different course of action for each of us?

    in reply to: Mobile Menu on the home page #767854

    Victoria,

    Same here. I updated to Enfold 4.0.4. with the Layer Slider update. The mobile menu is still broken.

    The mobile menu on the homepage does not scroll (tested on the latest version of iOS).

    in reply to: Mobile Menu on the home page #767022

    DEVGEN,

    Ah the plot thickens. I keep getting alerts from WordFence about a “LayerSlider WP” update but I cannot update because the license it tied to Enfold. Maybe Enfold needs to provide the update and maybe, just maybe that will solve the problem.

    “LayerSlider WP” for Enfold is v6.1.6 but the current version is v6.2.0. Maybe that’s the fix.

    Enfold, what’s the word?

    in reply to: Mobile Menu on the home page #766988

    I agree with DEVGEN. I have the exact same issue.

    Nikko’s hack allows the homepage to scroll but then it doesn’t stop scrolling when the end of the end of the menu is reached and that problem is then extended to all of the pages site-wide.

    DEVGEN, Do you have a slider on your homepage? I’m using “LayerSlider WP”.

    in reply to: Mobile Menu on the home page #766958

    Hi Victoria,

    Also, this seems to happen on pages were a slider is used.

    I removed Nikko’s hack. Try the mobile menu on my pages with an iPhone.

    Homepage: Unable to scroll mobile menu.

    Remote Sites: Able to scroll the mobile menu and scrolling stops when the end of the menu is reached.

    in reply to: Mobile Menu on the home page #766956

    Hi Victoria,

    I don’t understand your answer.

    Mobile menu scrolling does not work on the home page (it does not scroll at all) but works as expected on other pages (scrolling stops when the end of the menu is reached).

    With the hack supplied by the Nikko scrolling works BUT not as before. The scrolling does not stop when the end of the menu is reached..

    The mobile menu scrolling feature is broken. Nikko’s solution is a temporary and problematic solution at best.

    in reply to: Mobile Menu on the home page #766032

    I applied the fix Nikko gave but now the menu does not stop at the end of the menu, it continues on overlapping the content on the page.

    in reply to: Mobile Menu on the home page #766026

    I’m having the same issue.

    I cannot scroll the menu on the homepage. I have LayerSlider WP on that page.

    Is this being worked on?

    in reply to: Logo (header behavior) #314047

    And the wining answer…

    This doubled the size of the logo (pre-shrink) and kept it aligned in the center (during shrink).


    .logo a img{
    max-width: 100%;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
    }

    .logo {
    width: 100%;
    height: 100%;
    }

    in reply to: Logo (header behavior) #313991

    Maybe I can explain this better…

    Using your settings the behavior is correct (shrinks and centered) but image is too small (before shrinking) and does not fill the 266px space.

    I tried a x2 and x4 image but it remains at x1 (960 x 133) and does not fill the space.

    The purpose of my CCS code was to enlarge the image but then it will not shrink and stay centered.

    in reply to: Logo (header behavior) #313986

    Nope. That made it a lot worse.

    When I use your code the image is too small and and does not fill the header space.

    I tried using x2 and x4 sizes of the same image and it stays small.

    The reason for my custom CCS was to increase the size of the image….

Viewing 20 posts - 61 through 80 (of 80 total)