Forum Replies Created
-
AuthorPosts
-
Hi,
You can use 450px (width) x 999 (height), You can download Regenerate Thumbnails plugin and regenerate the images or you can follow instructions in this post: http://www.wpbeginner.com/plugins/regenerate-thumbnails-new-image-sizes-wordpress/
Best regards,
NikkoHi Terry,
Glad we could help. Thanks for using Enfold :)
Best regards,
NikkoHi Kai-Asle,
It’s located in wp-content > themes > enfold > functions.php
Best regards,
NikkoHi François,
Can you tell us what specific text or content that is lost on the backend?
Best regards,
NikkoHi,
Honestly, I’m also puzzled why it became bigger, I tested the image on my end. This is more of a wordpress issue than Enfold since we are using add_image_size() function of wordpress for generating image sizes: https://developer.wordpress.org/reference/functions/add_image_size/
I can only guess that the image editor you used have better compression tool than the one wordpress uses.Best regards,
NikkoJanuary 14, 2018 at 6:52 pm in reply to: adjust sizing of side navigation for laptop devices #897126Hi,
Try using this css code:
@media only screen and (max-width:1440px) and (min-width:1025px) { html.html_header_sidebar #wrap_all { background-color: #ededed; } .html_header_left #top #header { width: 260px; } }Hope this helps :)
Best regards,
NikkoHi,
Yes please, try to update it via ftp, also can you use php 7.0 for the meantime as there are some issues with 7.1
Best regards,
NikkoHey Iyar,
It’s not 100% clear because the image it’s using is smaller (link in private content), try adjusting the size to a bigger one about 450px in width, you can change this in Woocommerce > Settings > Products (tab) > Display (tab) > Single product image. After that you can either regenerate image: http://www.wpbeginner.com/plugins/regenerate-thumbnails-new-image-sizes-wordpress/ or you can simply reupload the image. Hope this helps :)
Best regards,
NikkoHey Sigmund,
Can you give us ftp access as well? so we can test further.
Best regards,
NikkoJanuary 14, 2018 at 1:43 pm in reply to: Magazine element shows portfolio entries although categories selected #897083Hey DEmobilezeitgeist,
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 evivecare,
We would like to help you with this issue, unfortunately, 3rd party plugins are outside the scope of our support and it would require quite some time and customization make the plugin you mentioned to be compatible with the theme, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
NikkoHi Matthias,
We need to inspect the page that has the issue so we can give you the right css code that should help, a screenshot would let us know what the issue is but wouldn’t help fix it. Can you try to create a staging site? just place it in a subdomain, so we can try to fix it there then apply the solution once fixed.
Best regards,
NikkoHi,
Yes, please post us your login credentials (in the “private data” field), so we can try to create do it for you.
- 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 Terry,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .ls-wrapper p, #top .ls-wrapper h1, #top .ls-wrapper h2, #top .ls-wrapper h3, #top .ls-wrapper h4, #top .ls-wrapper h5, #top .ls-wrapper h6 { text-shadow: 2px 2px #ccc; }Just adjust the text shadow values. Hope this helps :)
Best regards,
NikkoHey Peroks,
I can confirm this issue on my end and have already reported this bug to Kriesi and our devs.
Best regards,
NikkoHi,
I think it’s possible, you just need to adjust the left and top values in the css code provided by Yigit. Let us know if this helps.
Best regards,
NikkoHi,
Try adding this css code:
#top #meny .av-section-color-overlay { left: 0; min-width: 100%; }Let us know if this helps :)
Best regards,
NikkoHi Dave,
The woocommerce price filter widget is not from Enfold and have tested it on my end and is working properly. Can you post a separate thread and give us temporary admin access to your site? so we can inspect it, and post the login details in private content. It should be on a separate thread since moderators and thread creator are the only ones who can view the information in private content.
Best regards,
NikkoHi,
I have added this css code in Quick CSS:
@media only screen and (max-width:767px) { .responsive .container { width: 100% !important; } }Let us know if you need more assistance :)
Best regards,
NikkoHi kylerollins,
Can you create separate thread? so we can give you the downgrade version in private content (which is only visible to moderators and thread creator).
Best regards,
NikkoHi,
Try adding this css code:
.imagescale .avia-image-container-inner { display: block; width: 100%; }Let us know if this helps.
Best regards,
NikkoHi,
Sorry for the late response. I have added Victoria’s code in functions.php and it’s good. Let us know if you need more assistance :)
Best regards,
NikkoHi,
Sorry for the late response, I have fixed avia_get_post_list function I have placed on your functions.php, I have changed this part of the code:
echo "<strong class='news-headline'>".avia_backend_truncate(get_the_title(), 50," ");and replaced it with:
echo "<strong class='news-headline'>"; echo wp_trim_words( get_the_title(), 5, '...' );Best regards,
NikkoHey Sevak,
Yes, can you please put your purchase code in the private content? so we can check it.
Best regards,
NikkoHey Aurora_123,
You can set on the 2nd blog’s sidebar a separate widget area and filter both widgets by categories, so the posts are separated.
As for the social icons, it should show 3 areas, 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.As for the facebook like box it must not be a personal profile.
Best regards,
NikkoHi Sarah,
I have tested it on Chrome and I don’t see the issue, can you post a screenshot on how it looks on your end?
Best regards,
NikkoHi Adri,
I would suggest using a Custom Link on the top menu of the sub menu items and set the url to #, instead of using a page menu item and as for the current top menu (with submenu) make it a submenu. Hope this helps.
Best regards,
NikkoHey jelle,
There seems to be a lot of menu items, can you try to group some of it and make it show under a single menu item (using mega menu would be useful), also go to Enfold > Main Menu > Menu Items for mobile > set to Activate for Smartphones and Tablets (browser width below 990px)
As for the footer images, go to Enfold > General Styling > then add this code to Quick CSS:
#footer .textwidget img { height: auto !important; }Let us know if this helps :)
Best regards,
NikkoHey lzevon,
Can you also post a link to your site? so we can take a closer look.
Best regards,
NikkoHey flipstar99,
Have you already fixed it? I have checked it and it looks fixed on my end (screenshot in private content).
Best regards,
Nikko -
AuthorPosts
