Forum Replies Created
-
AuthorPosts
-
Hey uychkinnear,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-5710 #after_submenu .content { padding-top: 10px; }Hope this helps :)
Best regards,
NikkoHi,
Let us know if you need further assistance or if we can close the thread :)
Best regards,
NikkoDecember 5, 2017 at 12:49 pm in reply to: change a custom woocommerce button to work with two different languages #885021Hi,
Glad to hear that. Thanks for using Enfold :)
Best regards,
NikkoHey misteradamello,
Yes, it’s possible, try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100% !important; }Let us know if this helps :)
Best regards,
NikkoHey Adri,
Yes, it’s possible, can you post a link to your site? so we can take a closer look.
Best regards,
NikkoHi,
Glad we could help. Thanks for using Enfold :)
Best regards,
NikkoHi Pieterjan,
You’re welcome :) please replace the code I gave above with this one:
@media only screen and (max-width:767px) { .page-id-151 #after_full_slider_1 .flex_column_table .av_three_fifth, .page-id-295 #after_full_slider_1 .av_one_full.avia-builder-el-37 { margin-bottom: 0 !important; } }Let us know if this helps :)
Best regards,
NikkoHi Martin,
No worries, I have closed all other threads that are duplicate except for this one and the other thread. The slider was already imported on your site however the image is not showing because of the mixed content issue where your site is secured (https) but the address of the image is not (http).
Best regards,
NikkoHi,
Glad that we could help. Thanks for using Enfold :)
Best regards,
NikkoHi,
You’re welcome, let us know how it goes and if you need further assistance :)
Best regards,
NikkoHey mary301187,
Sure, try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:959px) { #top #header .av-burger-overlay .menu-item-700.av-active-burger-items { display: none; } }Hope this helps :)
Best regards,
NikkoHey Menastickers,
Thanks for providing the link, can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .page-id-151 #after_full_slider_1 .flex_column_table .av_three_fifth { margin-bottom: 0 !important; } }Hope this helps :)
Best regards,
NikkoHi,
Sure, glad that you found out what’s causing the issue, we will be keeping this thread open :)
Best regards,
NikkoDecember 5, 2017 at 7:16 am in reply to: No option to import dummy data after installing theme #884942Hey ftamez,
Thanks for providing temporary admin access. I have checked it on both sites and first you need to activate the Enfold theme in Appearance > Themes. After activating Enfold, go to Enfold > Demo Import, you should see all the demos available for you to import :)
Best regards,
NikkoHey rnd_fc,
There’s no guarantee that everything will be as is after the update since there has been a lot of changes between 3.0.4 and 4.2, I would suggest creating a stage site or a development version of the site where you can test first without affecting your live site. If you have added some Quick CSS or tweaks on the theme most of it should be working but since there are a lot of changes in the header, you might see some changes in that area. Theme Settings and content shouldn’t be affected but just to make sure a backup is suggested.
Best regards,
NikkoHi,
I can’t explain how it got fixed but I could guess that it’s a mixed content issue basing on your screenshot, maybe in your Site and WP URL in Settings > General, was already changed to https which fixes the problem. :)
Best regards,
NikkoHey joeparysacademy,
I have created a test file (link in private content) to verify the php version you have and it’s showing 5.2.17, please update it to version 5.6 or 7.0.
Best regards,
NikkoHi,
Yes, you need to update your old Enfold Theme manually via ftp, in the link John gave you should see instructions on How to Update Enfold via FTP. :)
Best regards,
NikkoHi,
Sure we will reply on your other thread :)
Best regards,
NikkoHi,
You’re welcome and thanks for your kind words :) Try adding this css code:
#top.home #av_section_3 .av_one_half.avia-builder-el-last { border-left: 1px solid #ddd; }Best regards,
NikkoHey J_L,
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
( do 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 a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHey S.,
Can you give us temporary admin access to your site as well as ftp access? please post the details in private content.
Best regards,
NikkoDecember 5, 2017 at 12:25 am in reply to: Avia Easy Slider Accessibility Change Recommendation #884887Hey lssu,
Yes, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
Best regards,
NikkoHey tcp5004,
Can you give us a link to your site? so we can take a closer look.
Best regards,
NikkoHi Damien,
Sure, I have checked using the ftp access you gave however can you give us ftp access for the whole site, atleast we could check wp files.
Best regards,
NikkoHi Christopher,
Can you try to change the code I have given above with:
@media only screen and (max-width:767px) { #header_meta { padding: 7px 0; } }Also adjust the 7px (it’s for top and bottom padding), let us know if this helps.
Best regards,
NikkoDecember 5, 2017 at 12:17 am in reply to: Portfolio Grid goes funny in FireFox Browser – WP4.9 & Enfold 4.2 #884881Hi Gregor,
We apologize for the delayed response. Can we ask for a temporary admin access? so we can check further, just post the details in private content.
Best regards,
NikkoHi,
I tried to check again, it still has the same issue when trying the ftp access (private content). Can you try to test using filezilla on your end? are you using other program for ftp access?
Best regards,
NikkoHey svu,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support. The behavior you see in add to cart button comes from the Woocommerce plugin :(
Best regards,
NikkoHey chill299,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#header_main_alternate { position: relative; top: -30px; }Let us know if this helps :)
Best regards,
Nikko -
AuthorPosts
