Forum Replies Created
-
AuthorPosts
-
Hi daves1997,
I have checked your site and it seems that breadcrumbs is already there but it’s hidden because of this code in your Quick CSS:
.title_container { display: none; }Please remove it and replaced it with this CSS code:
#top .alternate_color .breadcrumb span { color: white; } #top span.trail-before { display: none; }Best regards,
NikkoHi Paolo,
The link you gave shows:
502 Bad Gatewayplease check.
Best regards,
NikkoHi blaircomm1,
I see, we will keep this thread open then until we get your feedback.
Best regards,
NikkoHi amepro,
I see, I apologize I did not know it was on localhost.
Have you tried in your localhost to go Enfold > Import/Export > Export Theme Settings File which should produce a txt file which you can import in your live site via Enfold > Import/Export > Import Theme Settings File.
If that doesn’t work and you haven’t made a lot of changes yet then please consider using a migration plugin like Duplicator or UpdraftPlus when migrating from a local server to a live site.Best regards,
NikkoHi Pernille,
It’s incredibly hard to get it to center, it’s possible but the main menu and the social icon will also move to the center.
This is the best workaround I could get without moving the main menu and social icon, please try to add this CSS code in Quick CSS, located in Enfold > General Styling:#top #header .logo { width: 50%; } #top #header .logo img { margin-left: auto; margin-right: auto; }Best regards,
NikkoHi srinagasai,
Please try to add this code in Quick CSS, located in Enfold > General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 1100px; } #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 1000px; }Best regards,
NikkoHi jessy_websites,
The plugin should generate a link that should allow us to login.
Since you provided the user and password, it should be enough, however I could not find the right login link, I tried the following (private content) but nothing works, can you give us the login page link instead?Best regards,
NikkoHi Felix,
I’m glad that Rikard could help you out :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Janine,
Can you elaborate more on reactions? is it a plugin?
Best regards,
NikkoHey Michael,
Please follow the instructions here: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Hope it helps.Best regards,
NikkoHi davidhub8080,
We are glad to hear that.
Where do you want to position the logo?Best regards,
NikkoHey blaircomm1,
Are you using a child theme?
Some styles and HTML codes seems to be out of the place, you can check via web inspector to know what I mean.
If you have header.php in your child theme, that might need to be updated (most of the cases) otherwise it might be caused by some plugins.Best regards,
NikkoHey nickname-superstar,
I have checked it and the black borders on left and right seems to be coming from the video.
If I go to the video URL (link in private content), and change the background color to white (by default it’s black, so I changed it via web inspector)
Screenshot is posted in private content.Best regards,
NikkoHey jessy_websites,
If you have made modifications in the Enfold theme files, then you might have commented on some code or it could be a plugin that injects some scripts or styles.
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoMay 13, 2020 at 2:24 am in reply to: Enfold Fatal Error only in Customize w/ Hummingbird page cache, many sites! #1212435Hi PressWizards.com,
Yes, the behavior seems different, here are the differences I noticed.
Global site uses PHP 7.4.5 while your other site is 7.3.
This site also triggers the error even when Page cache is disabled unlike the other site.Best regards,
NikkoHi designyvr,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi ruffidea,
I have added this code in your wp-config.php file and it has loaded the styles:
define( 'CONCATENATE_SCRIPTS', false );Can you allow us to temporarily deactivate plugins? so we can know whether this is caused by plugins or maybe something else as it returns Error 500 in the web console.
Best regards,
NikkoHi Mikenna,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Mikenna,
Do you have a CDN in your plugins? if yes please turn it off.
If not most likely you have CDN enabled in your hosting provider, please turn that off.Best regards,
NikkoHi hmartmoor,
What PHP version are you using on your site?
Best regards,
NikkoHi Marco,
No need since you have already fixed it :)
Let us know if you still need further assistance.Best regards,
NikkoHi srinagasai,
I apologize for my mistake, the image is 1000px in width however the container is only 813px.
To fix that, would it be okay to set the maximum width of your container to 1000px?Best regards,
NikkoMay 12, 2020 at 11:50 pm in reply to: Update Enfold to recent version on Word Press 4.5.1 – Fatal error: Uncaught Erro #1212409Hi davidschnare,
I have updated the staging site to 4.7.4.
There are 2 plugins that caused the issue:
– Custom Calendly Button
– Custom Testimonial Slider
I believe they are made by your developer and since Avia framework has already been updated the code in those 2 plugins needs to be updated as well.Best regards,
NikkoHi daves1997,
I apologize for misunderstanding.
Can you give us temporary admin access? so we can try to check further.
The credentials you gave doesn’t include the password.Best regards,
NikkoHi daves1997,
We’re glad it’s fixed. :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Mikenna,
I could see it properly on my end, you can see the screenshot in private content.
Can you try to right-click on your Chrome (any parts of your site) select Inspect Element, then click on the Console (tab) then there and screenshot those texts in Red and post it here.Best regards,
NikkoHi Pernille,
If you are already using full size URL of the logo, these two things are the biggest factor: header size and image height.
Header Size can be modified in Enfold > Header > Header Layout (tab) > Header Size, here you can set slim, large or custom pixel value.
Whatever is set as its size becomes the maximum height of the logo.
Image Height, the logo for example is 600px x 320px, but if the header size is 160px therefore you can expect the logo image to be showing only 300px in width and 160px in height.
In your case the full image is 340 x 156px, if you upload an image that is 600px x 160px then you could expect it to show its full size because it’s not hindered by the maximum height.Best regards,
NikkoHi,
I see, please replace the code I gave with this one:
#top .tablepress .even td, #top .avia-table tr:nth-child(even) { background-color: #f8f8f8; color: #666; }Best regards,
NikkoHi Roger,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi stimmungshoch,
We can dissect these parts hopefully this will give you better understanding.
.home the . refers to a class, so it’s a class added in the homepage, so when you see that class, it does work only in the homepage but not other pages.
#av_section_3 the # refers to the unique ID, so it’s basically the third Color Section (whose ID is not set).
so basically it’s just the third Color Section in the homepage.For the 2nd question:
You’ll need to register the email account you registered in the forum to https://en.gravatar.com/ and upload your profile there and that’s it.Best regards,
Nikko -
AuthorPosts
