Forum Replies Created
-
AuthorPosts
-
Topic can be closed it’s all fine now, thank you.
@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!
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?
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.
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.
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>
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.I got in contact with my domain provider. They take a look into it. I’ll report as soon as I get a reply.
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.netPicture of my DNS settings are in private content.
Hi Mike,
i have deactivate the autoptimize plugin. Is there no way to use it? The Login Data is in private content.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.
Ok then i try the Shariff Wrapper plugin, hope that works. I give it a try.
Thanks Nikko, works fine for my case.
Thank you very much! Now it works without any trouble.
It should look like this:
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?
I dont works perfectly. On some size only the middle bar of the burger menu is white. Screenshot is in private content.
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?
Off course, here the login.
Works well, thank you!
Can be closed.Here the login in the private content cause site is in maintence mode.
Thank you very much, works great for me!
Here the login cause its in Maintence mode.
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.
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.
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.
On https://whatshelp.io/widget when you only choose WhatsApp icon and enter a random number it appears on the right lower corner.
I tried again and now i got it, thank you very much! :)
Yes i know… Its only for the buttonrow element itself but i need it for each button in this element (buttonrow).
For my project this dont works but thanks anyway! Is there no way to set a class or id selector?
This is the shortcode:
[sg_popup id=1]
-
AuthorPosts