Forum Replies Created
-
AuthorPosts
-
May 21, 2020 at 3:49 am in reply to: website https://www.ruff-bootsreisen.de generates PHP error messages at a rapid #1214857
Hi Rainer,
I have checked the Quick CSS of ruff-bootsreisen.de and I could not find the code.
Where is it added?
Also if I dissect your CSS code selector:
.single – only applies to posts
.wp-embed-featured-image – I’m not really sure which element it points, most likely a custom class placed in an element.
This code wouldn’t apply to the search icon :(Best regards,
NikkoHi Erik,
Thanks for the instructions, I was able to go to the site and tried to login however, I can’t go inside the wp-admin page, I’m getting this (screenshot in private content):
Server Error 403 ForbiddenBest regards,
NikkoHi daves1997,
That’s the function of all location-based breadcrumbs.
It’s using this pattern Home > Parent Page > Current Page and Current Page doesn’t have a link because you are already on that page.Best regards,
NikkoHi Cocoa,
For those dots you can use .responsive #top .avia-slideshow-dots a
Best regards,
NikkoHi Fran,
Go to Enfold > Footer > Footer Columns, set this to 6.
Go to Appearance > Widgets > Footer – column6, and add some widgets.
I have modified enfold > includes > admin > register-admin-options line 4549:__('5', 'avia_framework') =>'5'));replaced it with:
__('5', 'avia_framework') =>'5', __('6', 'avia_framework') =>'6'));Best regards,
NikkoMay 20, 2020 at 4:31 pm in reply to: website https://www.ruff-bootsreisen.de generates PHP error messages at a rapid #1214711Hi Rainer,
There’s nothing wrong with the css code except that I don’t think it will target any element in the single posts.
For your css code, can you point us to the right page and maybe which element your pointing at? is it the featured image?
As for htaccess, it seems the search icon is showing properly now.Best regards,
NikkoMay 20, 2020 at 2:42 pm in reply to: Fatal error Allowed memory size of 268435456 bytes exhausted #1214671Hi Svenja,
It’s still not working :(
You’ll just need to edit wp-config.php file and add this code:define('WP_MEMORY_LIMIT', '256M');Best regards,
NikkoHi Erik,
I apologize for the delayed response since I got some issues on my end.
I’m not really sure about the procedure you’re taking for this instruction Server IP for the host file on your computer. I think I’m missing some steps.
If I go to the IP itself it would show this:Web Server's Default Page This page is generated by Plesk, the leading hosting automation software. You see this page because there is no Web site at this address.Can you give us steps or maybe an article we can follow?
Best regards,
NikkoHi innovacionagil,
It’s fixed.
You can turn it off now, it’s probably due to some caching.
I have turned on debug since my last response and just turned off the display and instead log it, but there were no logged errors.
As for missing Theme Options, this is fixed but I found out that it’s modified (enfold > includes > admin > register-admin-options.php), I just renamed the one used before as register-admin-options-new.php as you might have some developer working on tweaking it.Best regards,
NikkoHi Lyse,
There’s no ETA but most likely will be fixed in the next release of Enfold.
Best regards,
NikkoHi Cocoa,
I see, please replace all .avia-slideshow-controls with .responsive #top .avia-slideshow-arrows a and that should fix it.
Best regards,
NikkoHi rab2020,
I’m glad that Rikard could help you out :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi SyberKnight,
To be honest I haven’t experienced something like with Text Block.
When using the Classic Editor or Text Block, in the backend it doesn’t show that it has < p > tags but once it’s processed in the frontend, that’s where it’s added.Best regards,
NikkoHi michaelmoellernielsen,
As for Theme Settings, that’s the only option.
But for templates, you can enable ALB Debug Mode (enable on both sites): https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode
Then it should show the shortcodes used to build the templates (textarea below the ALB Editor), you can just copy the shortcode and paste it on the Debugger Textarea and publish.Best regards,
NikkoHi hmartmoor,
I apologize for the delayed response.
The users that reported the issue were all using PHP 7.4, here’s a thread on it: https://kriesi.at/support/topic/layer-slider-problem-after-activating-the-enfold-theme/#post-1167263
Unfortunately we can’t check your end because it’s in localhost, can you try to switch to the parent theme (Enfold) if you’re using a child theme and check, if that doesn’t fix it, try also to disable all plugins and check.Best regards,
NikkoHi daves1997,
I apologize for the delayed response and I’m glad that you figured it out.
Enfold uses a location-based type of breadcrumb so it does show only navigation items based on website hierarchy.
As for the links not working, are you referring on the last item? if yes then the last item isn’t clickable because you are already on the page.Best regards,
NikkoHi Jessy,
Thanks for giving us admin access and I apologize for the delayed response.
The // showing is in line 21 of your child theme’s header.php:// <?phpI just removed it and the header displays properly :)
Best regards,
NikkoMay 19, 2020 at 1:53 am in reply to: Fatal error Allowed memory size of 268435456 bytes exhausted #1214143Hi Svenja,
I apologize for the delayed response.
I have tried the FTP access you gave using an FTP software called Filezilla however it fails.
I tried different FTP settings and even SFTP but nothing works, please check.Best regards,
NikkoHi docperi,
I’m glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Paolo,
Thanks for the screenshots, I see you were referring to Masonry Gallery and not the Gallery element.
The maximum limit in the selection is actually All, not just 100.
And @docperi is right in saying that 100 is the number of images displayed per page (if you’re not using all)
That option is actually if you want to use pagination or load more button so not all images are shown at once, in my opinion 100 images is too much to display in a single page, maybe about 24 images per page should be the maximum.Best regards,
NikkoHi Jessy,
Thanks for giving us admin access.
I have checked it and it surely comes from the child theme (tested it with plugins disabled through Healthcheck plugin).
Since Theme Editor is disabled on your backend, can you give us FTP Access? so we can check the child theme.Best regards,
NikkoHi daves1997,
I have modified your code in Quick CSS, based on what I mentioned above and it does work well.
I have added this CSS code as well since the social icons floating on the left side overlaps with the breadcrumbs:#top .a2a_kit.a2a_vertical_style { top: 200px !important; }Let us know if you still need further assistance.
Best regards,
NikkoHi srinagasai,
I’m glad to hear that :)
Thanks also for using Enfold and have a great day!Best regards,
NikkoHi Erik,
It’s still the same, I have posted in a link for the screenshot in private content after trying the credentials you posted.
Best regards,
NikkoHi ruffidea,
I apologize for the delay.
The problem seems to coming from your hosting environment.
Every activation or deactivation of plugins or themes seems to cause critical error.
I tried to disable all plugins except for Really Simple SSL, then switched to Twentytwenty the error 500 in the web console still appears and even switching from Twentytwenty to TwentyNineteen shows the same issue. I think it would be better to ask for assistance from your hosting provider with this issue.Best regards,
NikkoHi ginnywills,
I apologize for the delay, I could not really find the cause of the issue.
Do you have some image optimization plugin? if yes can you try to turn it off?
Also it seems like the image is fetched from some cdn, can you try to disable cdn and check if it does hep.Best regards,
NikkoHi innovacionagil,
Thanks for giving us FTP access, however even after turning on debugging, there’s no error being shown.
It seems like display_errors is turned off, can you turn it on? so we can specifically know the cause of the error.
You can see it’s turned off by going to the link in private content and find display_errors.Best regards,
NikkoHi Michael,
If you do Export Theme Settings File for Global Settings.
And Tools > Export > (any page or post type), this will include page settings.
That should be it.Best regards,
NikkoHi Bertrand,
I’m glad that Victoria could help you out :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi srinagasai,
Did the code work? if not then please disable CSS file merging and compression in Enfold > Performance.
And if it does work, it should expand the box since the image’s maximum width is 100% of the container width therefore expect it not to be 1000px if it’s inside an 800px width container.Best regards,
Nikko -
AuthorPosts
