Forum Replies Created
-
AuthorPosts
-
Hi bakbek,
Try adding this css code in Quick CSS:
@media only screen and (max-width:767px) { #socket .copyright, .responsive #socket .sub_menu_socket { float: none; width: 100%; display: block; text-align: center; } .responsive #socket .sub_menu_socket li { float: none; display: inline-block; } }
Hope it helps:)
Best regards,
NikkoHey Charlotte,
Can you try adding this css code in Quick CSS:
#top.category .template-blog .big-preview.single-big { display: none; }
Hope it helps :)
Best regards,
NikkoHi,
I have checked your site and noticed it’s using twentyfifteen theme with no Enfold, can you set it back? so we can try to check it and figure out what’s causing the issue.
Best regards,
NikkoHi,
I have checked it and it seems like the demo import worked however most of the images aren’t imported. You might be having issues similar to adayanamarketing which he fixed: https://kriesi.at/support/topic/most-demo-images-missing/#post-903144
Best regards,
NikkoHey SiGun,
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 wacky32,
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 J.,
Try to change the code to this one:
@media only screen and (max-width : 479px) { .iconlist_title { font-size: 16px !important; } }
Hope this helps.
Best regards,
NikkoHey helban,
I just tried to access your site using the login details you gave, however it doesn’t work, please check.
Best regards,
NikkoHi Gunther_Axeli,
I have checked it and I think everything is imported except for the images, you might be having similar issues in this thread: https://kriesi.at/support/topic/most-demo-images-missing/#post-903144
@Illingco: can you give us a link to your site? so we can take a closer look.Best regards,
NikkoHey kikosanchezestudio,
You can upload the font that you want to use for mobile and tablet in your child first: http://graphitivity.com/enfold/docs/typography/#how-to-upload-custom-fonts
Then in your custom css or Quick CSS, you can use the font by adding this code:@media only screen and (max-width:1024px) { body, p { font-family: 'FONT_NAME', sans-serif; } }
Hope this helps :)
Best regards,
NikkoHi,
Glad that it’s all good. Please feel free to come back if you need further assistance.
Thanks for using Enfold and have a great day :)
Best regards,
NikkoHi Jeen,
Glad that it’s resolved. Feel free to come back if you need further assistance :)
@Guenni007 thanks for helping out :)Best regards,
NikkoHey viaggiareverde,
Yes, first you need to enable Avia Layout Debugger: https://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Then on create a page, enable avia builder, create image with hotspots and set it up as you want, at the bottom of the editor, you should see a large text area with a shortcode, copy it and paste it in your text widget.
Hope this helps :)Best regards,
NikkoHi,
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,
NikkoApril 19, 2018 at 1:12 am in reply to: Mobile version fullwidth slider covers color section below #943814Hey BastiFantasti,
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,
NikkoHi,
Glad that Rikard helped you :) Feel free to come back if you need further assistance.
Thanks for using Enfold and have a great day :)
Best regards,
NikkoHey vcfa_it,
Yes, looking at the error, I believe that avia_add_heading_font function was declared both in functions.php of child and parent theme, to fix this error try changing the first 2 lines of the code you posted above to:
add_filter( 'avf_google_heading_font', 'avia_add_custom_heading_font'); function avia_add_custom_heading_font($fonts)
Hope this helps :)
Best regards,
NikkoHey lowklick,
I have checked your page, but just to clarify are you trying to add an add to cart button on the homepage? if yes, can you give us a temporary admin access? so we can check your settings first.
Best regards,
NikkoHey yifatcohen,
Can you give us a link on the page of your site where we can see it? there are lots of elements, like sliders in the Enfold theme that shows the post navigation, we just need to know which specific element it is. :)
Best regards,
NikkoHey yifatcohen,
Can you give us a link to your site? as well as ftp access? so we can try to debug and check further. Just post the details in private content.
Best regards,
NikkoHi,
You can change it in Enfold > Advanced Styling > then just select the heading example h1,h2 or h6 then change its properties. Hope this helps :)
Best regards,
NikkoHi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width: 480px) { .responsive #top .logo img { min-height: 65px !important; width: auto !important; } }
Hope it helps :)
Best regards,
NikkoHi,
Can you tell us where you placed the code to add the extrabold font? that depends on where you placed it, if you want to load it in the header you can use this:
//------------------------------- // Custom script in head section //------------------------------- function load_myfont(){ ?> <link href="https://fonts.googleapis.com/css?family=Open+Sans:800" rel="stylesheet"> <?php } add_action('wp_head', 'load_myfont');
Hope this helps.
Best regards,
NikkoHi,
Can you try to use this instead:
#top .grid-sort-container .media-library_sort { display: none; } #top.page-id-5614 .grid-sort-container .media-library_sort { display: block; }
Hope this helps :)
Best regards,
NikkoHi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .wp-playlist-light { background-color: transparent !important; border-color: transparent !important; }
Hope this helps :)
Best regards,
NikkoHi,
I have tested this again on my end, and the reason why it’s not showing the featured image is because you have chosen Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page) in Blog Layout, found in Enfold > Blog Layout, to change this please edit enfold > includes > loop-index.php file and find this code (line 109):
if(strpos($blog_style, 'big') !== false)
replace it with:
if(strpos($blog_style, 'big') !== false || $blog_style == 'custom')
and that should make it appear even with the same settings you set. Let us know if this helps :)
Best regards,
NikkoHi,
I see, I think the extrabold font should be loaded in header to avoid re-rendering, since it’s loaded in the footer, you will see your page being loaded first, but the font you want to use isn’t loaded so it uses the next available font first but after loading the extrabold in the footer it now fixes it to the right font weight, which is normal but would look some glitch.
Best regards,
NikkoHi,
Yes, we have already fixed it. Can you check, clearing browser cache might be needed.
Let us know if you need further assistance :)Best regards,
NikkoHey jancecile,
The common issue we have is in this thread: https://kriesi.at/support/topic/blank-screen-after-4-2-5-update/
which has already been fixed. :)Best regards,
Nikko -
AuthorPosts