Forum Replies Created
-
AuthorPosts
-
Hi cmeurer,
We apologize for the inconvenience, Enfold’s Contact Form is made only for basic contact form purposes and there’s Select element for single selection and checkbox for multiple selections.
For more complex forms we usually recommend Contact Form 7 for it.Best regards,
NikkoHey Michael,
You can check it here on our documentation: https://kriesi.at/documentation/enfold/icon/#resource-
Here are the 2 links:
– http://fontello.com/
– https://www.flaticon.com/Best regards,
NikkoHi Jay,
I’m glad that Victoria could help you out :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi JohnMYates,
Yes, that’s possible with CSS.
By default set the Max Container width.
As for full-width pages, you can use this CSS code and add it to Enfold > General Styling > Quick CSS: (11 is the page ID).page-id-11 #main .container { max-width: 100%; }if you need multiple pages, you can do something like this:
.page-id-11 #main .container, .page-id-12 #main .container .page-id-13 #main .container { max-width: 100%; }Hope this helps.
Best regards,
NikkoHey andoni34,
Can you try to add this code in functions.php (child theme):
function remove_lightbox(){ ?> <script> document.querySelector(".big-preview a").classList.add("noLightbox"); </script> <?php } add_action('wp_footer', 'remove_lightbox');Best regards,
NikkoApril 23, 2020 at 6:22 pm in reply to: How to make Menu Burger display left (Logo right) in mobile view #1206590Hey rakista80,
Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:
@media only screen and (max-width:767px) { #top #wrap_all #header_main .inner-container .main_menu { left: 0; right: auto; } #top #wrap_all #header_main .inner-container .logo { float: right; } #top #wrap_all #header_main .inner-container .logo img { margin-left: auto; } }Best regards,
NikkoHi tammiviestinta,
Can you give us a link to the page mentioned? so we can inspect further and give you the CSS code that should work.
You can post it in private content if you want it visible only for the moderators.Best regards,
NikkoHey Mike,
Can you try adding this CSS code:
#top .fallback-post-type-icon:before { display: none; }Hope it helps.
Best regards,
NikkoHi Tim,
I’m glad that Rikard could help you out :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi at-elier,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi SaraMichelle,
Yes, you mentioned it was on the staging server, is this the link to your staging site https://liceclinicsnewyorkcity.com ? (usually staging site is in a subdomain)
If not, please give us a link to your staging site login link.Best regards,
NikkoHi Patric,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey panzero,
Envato has already stopped using API keys and are now using tokens, so you can’t do the theme update using the normal process.
Please do the following after making a backup:- Put your site in maintenance mode (using a plugin)
- Switch to Twentytwenty or any WordPress Default Themes and Delete Enfold
- Unzip the zip file you have downloaded from Themeforest
- Open the unpacked folder produced by unzipping the file and you should find enfold.zip file
- Go to your site, and in the Dashboard, go to Appearance > Themes and click the Add New button
- Click the Upload Theme button then click Choose File and upload the enfold.zip file
- Install and Activate the theme
- Turn off maintenance mode, deactivate and uninstall the maintenance plugin
To make updates work normally again, here’s our documentation for register your theme with a personal token in Envato: https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-1-closed
Best regards,
NikkoHi ollie08,
Thanks for informing us we will forward this to Kriesi. :)
Best regards,
NikkoHi Ryan,
I’m glad to hear that :)
I hope everything will run smoothly on your site.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi mkamir,
Please refer to Yigit’s answer on this thread: https://kriesi.at/support/topic/instagram-widget-8/#post-1201545
Hope it helps :)Best regards,
NikkoHi Ryan,
Some hosting environments doesn’t work properly when it comes to Theme Editor, probably due to some extra securities.
It’s much better to work via FTP or Cpanel so you can modify it with 99.9% success.Best regards,
NikkoHi Ryan,
Thanks for giving us admin access.
Yes, this is out of our scope but I think we can help with it.
The Code Block does break when I tested it, I have created a test page (a duplicate of your homepage), link in private content.
For the code I used a Widget Area for it, in Appearance > Widgets > Embed Widget Area (named widget area), I used a Custom HTML widget and placed the code there.Best regards,
NikkoHi Monica,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi ryanmeighan,
You’re welcome, glad we could help :)
Best regards,
NikkoHi Monica,
Thanks for giving us admin access.
I have added this CSS code in Quick CSS:#top .avia-button-fullwidth.avia-icon_select-yes-left-icon { padding-left: 100px; text-align: left; } #top .avia-button-fullwidth.avia-icon_select-yes-left-icon .avia_button_icon_left { font-size: 60px; position: absolute; left: 20px; top: 50%; margin-top: -12.5px; }As for the button colors you can change it on the button itself.
This CSS code only works for full-width buttons with icons positioned on the left.Best regards,
NikkoHi ryanmeighan,
You can do this by going to Enfold Child > Import/Export > click Import Settings from your Parent Theme.
You can find this instruction in the link I gave in Step 4.Best regards,
NikkoApril 22, 2020 at 5:22 pm in reply to: Main menu items sub menu not showing its child menu after adding the scroll #1206275Hey Swathi,
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,
NikkoHi Patric,
Thanks for giving us admin access, I tested this using 4.7.4 on my end and it works properly.
Also I noticed that Gutenberg editor shows up on top, though it may or may not have affected the issue you’re having, I tried to check preview on other ALB posts and it worked fine (link in private content).
I tried this also on my end to create an ALB post and save as draft and preview it and it works properly even copying the shortcodes on your post that has the issue.
Can you try to flush out cache from your caching plugins and check it out?Best regards,
NikkoHi Rolf,
No worries, I understand your position however we also can’t do anything since we can’t reproduce it on our ends and try to investigate it.
Best regards,
NikkoHi Nora,
The reason why it’s on the first place instead of second is because it’s arranged in this order:
– blog posts – interview
– blog posts – allgemein
You can instead select all categories and use 1 blog post not necessarily set it to uncategorized but that does work as well.Best regards,
NikkoHi Marieke,
I have checked your site and in the Technology page there’s no poster attribute with the location of the image for the poster on it.
Please add the poster attribute and the location of the image to be used: https://wordpress.org/support/article/video-shortcode/Best regards,
NikkoHi Nora,
Thanks for giving us admin access.
I have checked it and I don’t see any changes in the appearance of the date.
As for the category issue, if I’m correct you’re looking for a way to have it sorted in Categories, I think you can use Masonry for this but the design is like a grid and not the same as the one you currently have, so unfortunately I think that type of modification would take a lot of time and it’s outside the scope of our support :(Best regards,
NikkoHi slabadoo,
On both sections (top and bottom) there’s a 150px padding which measured a total of 300px.
You can change it in the 1/2 columns inside the Grid Layout, then go to Styling (tab) > Padding.
Hope this helps.Best regards,
NikkoHi Rolf,
We don’t have something like that in the theme as Rikard mentioned.
Also there’s no js error showing in the page.
Can you give us some clues on how you added it? and maybe we can try to figure out why it’s not showing.Best regards,
Nikko -
AuthorPosts
