Forum Replies Created

Viewing 30 posts - 1 through 30 (of 32 total)
  • Author
    Posts
  • in reply to: Indexing problem 404 Error #1108296

    Topic can be closed it’s all fine now, thank you.

    in reply to: Indexing problem 404 Error #1108161

    @cg I redirect to the home page cause the google entrys are from my old Website and the links that refer to certain categories no longer exist. On the home page are all the categories you can click on. Maybe I’ll take a different approach. The main thing is that the error has been found.

    @Everyone: It’s strange if I deactivate the option and it still keep the option setting. Unchecking the page before disabling the option so that no errors occur is more than odd. I think this should be fixed so that others don’t have these errors.

    But anyway I am happy to have found the error and thank you for all your support. Enfold’s support is insane!

    in reply to: Indexing problem 404 Error #1107563

    Ok tried with the “All 404 Redirect to Homepage” plugin and it works. But is there a way without a plugin?

    EDIT: Also Yoast says Searchengines cant index my site. Dont rly know why. Is it compatible with Enfold?

    in reply to: Indexing problem 404 Error #1107545

    I have some good news. I found a bug i think. When i have on “Custom Error 404 Page” settings “Display selected page without redirect” i got another field called “Select Your Custom Error 404 Page”. There I have my startpage selected. When i choose then on “Custom Error 404 Page” to “No custom 404 page selected” the field for “Select Your Custom Error 404 Page” hides but it doesnt works then. I need to deselect the custom page before so there is no page selected and then choose “No custom 404 page selected”. I dont think this is how it should be. Anyway I’am happy that I have found the error :)

    But i have turned custom 404 page back on cause i really need this. Is there a workaround for this one? Cause on google there are links that dont exist anymore and people then need a redirect to main page.

    in reply to: Indexing problem 404 Error #1107373

    By the way i changed my permalinks from Plain to Postname before. Maybee this causes the error?

    EDIT: When i look in network analysis i see the 404 Error but on Data there is only a “/” but wich Data is it looking for?

    EDIT2: Called with my Webspace and Domain provider again but nobody have a clue how to help me. I got allways passed on to another person and everytime time I hear the same story. Now there is looking another one into it but i have no hope anymore.

    • This reply was modified 5 years, 6 months ago by Banshee350.
    in reply to: Indexing problem 404 Error #1106989

    Maybee something is wrong with caching in htaccess?

    <IfModule mod_expires.c>
     ExpiresActive On
     ExpiresDefault "access plus 1 month"
     ExpiresByType text/css "access plus 1 month"
     ExpiresByType text/javascript "access plus 1 month"
     ExpiresByType text/html "access plus 1 month"
     ExpiresByType application/javascript "access plus 1 month"
     ExpiresByType application/x-javascript "access plus 1 month"
     ExpiresByType application/x-font-ttf "access plus 1 month"
     ExpiresByType application/x-font-woff "access plus 1 month"
     ExpiresByType application/x-woff "access plus 1 month"
     ExpiresByType application/xhtml-xml "access plus 600 seconds"
     ExpiresByType application/pdf "access 1 month"
     ExpiresByType image/gif "access plus 1 month"
     ExpiresByType image/jpg "access plus 1 month"
     ExpiresByType image/jpeg "access plus 1 month"
     ExpiresByType image/svg+xml "access plus 1 year"
     ExpiresByType image/svg "access plus 1 year“
     ExpiresByType image/png "access plus 1 month"
     ExpiresByType image/x-icon "access plus 1 month"
    </IfModule>
    in reply to: Indexing problem 404 Error #1106983

    Hi cg,
    I tested it with the cache, but it’s not working. I also changed RewriteRule in htaccess but it also have no effect.

    in reply to: Indexing problem 404 Error #1106934

    I got in contact with my domain provider. They take a look into it. I’ll report as soon as I get a reply.

    in reply to: Indexing problem 404 Error #1106157

    That are my settings. Dont really know what to change there. When I check the Domain the IP is the same as the A record.
    I checked with https://whoer.net

    Picture of my DNS settings are in private content.

    in reply to: Indexing problem 404 Error #1106035

    Hi Mike,
    i have deactivate the autoptimize plugin. Is there no way to use it? The Login Data is in private content.

    in reply to: Open datepicker on textfield click #1104182

    I hvae tried to add the Jquery Datepicker to enfold but doesn’t works for me.

    add_action( 'wp_footer', 'custom_script_datepicker' );
    function custom_script_datepicker() {
    ?>
    <link rel="stylesheet" type="text/css" href="/jquery.datetimepicker.css"/ >
    <script src="/jquery.js"></script>
    <script src="/build/jquery.datetimepicker.full.min.js"></script>
    <script type="text/javascript">
    jQuery.datetimepicker.setLocale('de');
    jQuery('#datetimepicker').datetimepicker();
    </script>
    <?php
    }

    The files are in the css and js folder and i put a textfield with id “datetimepicker” but nothing happens.

    in reply to: Social share icons for section ID #1104181

    Ok then i try the Shariff Wrapper plugin, hope that works. I give it a try.

    in reply to: Max width grid row #1103470

    Thanks Nikko, works fine for my case.

    in reply to: Header shows white bar on some size #1102325

    Thank you very much! Now it works without any trouble.

    in reply to: Social share icons for section ID #1102245

    It should look like this:
    https://s18.directupload.net/images/190519/5djh6d29.jpg

    For Example i have 10 layout elements with specific content i whould like to share this specific layout element that it jumps to the correct section ID without scroll the whole site to find it.

    Maybe it’s worth thinking about putting the whole thing in the next update?

    in reply to: Header shows white bar on some size #1102233

    I dont works perfectly. On some size only the middle bar of the burger menu is white. Screenshot is in private content.

    in reply to: Header shows white bar on some size #1102021

    Thanks you Rikard, works well! I also just noticed that the burger menu icon is white on desktop and after resizing the window smaller it got grey. Is there also a way to fix it?

    in reply to: Custom Script only works on Main Page #1096102

    Off course, here the login.

    in reply to: Separator not in the middle #1095091

    Works well, thank you!
    Can be closed.

    in reply to: Separator not in the middle #1094192

    Here the login in the private content cause site is in maintence mode.

    in reply to: Icon with text in textblock spacing #1085873

    Thank you very much, works great for me!

    in reply to: Icon with text in textblock spacing #1085304

    Here the login cause its in Maintence mode.

    in reply to: Custom CSS works on Desktop but not on Mobile #1084489

    I have solved that problem by myself now. I’am that stupid. I had an grid row 1/4. The booth in the middle have content and left/right its empty. So on mobile left site of the grid row goes an top and right to bottom. I have overlook that i can turn it off for mobile. Sorry for my stupidity.

    in reply to: WhatsApp Icon #1053569

    I am not that far yet with my Homepage cause lack of time. Thats why i still running it local. So there is no link you could acess right now.

    in reply to: WhatsApp Icon #1051517

    I got the icon on the bottom right corner but when i scroll up and down it disappears behind Header and Footer. I tried z-index but doesent works for me.

    in reply to: WhatsApp Icon #1050808

    On https://whatshelp.io/widget when you only choose WhatsApp icon and enter a random number it appears on the right lower corner.

    in reply to: Buttonrow ID/Class #1050603

    I tried again and now i got it, thank you very much! :)

    in reply to: Buttonrow ID/Class #1049885

    Yes i know… Its only for the buttonrow element itself but i need it for each button in this element (buttonrow).

    in reply to: Buttonrow ID/Class #1049540

    For my project this dont works but thanks anyway! Is there no way to set a class or id selector?

    in reply to: Execute shortcode with a Button #981443

    This is the shortcode:

    [sg_popup id=1]

Viewing 30 posts - 1 through 30 (of 32 total)