Forum Replies Created
-
AuthorPosts
-
Hi Antonella,
Thanks for giving us admin access.
I can’t find a way to make it like the product categories since it’s fetching woocommerce code in order to build it, the nearest that I could get is to change the layout to use the Grid Layout but you’ll need to do two things:
1. Add this code in functions.php of the child theme:add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); function avia_change_category_blog_layout($layout, $context){ if($context == 'archive') $layout = 'blog-grid'; return $layout; }2. Add a featured image for each capitolati
Best regards,
NikkoHi Krystian,
Sure, can you give us the link where we can see the error message? is this on the frontend of your site or the backend (wp-admin)?
Best regards,
NikkoHi drgentleman,
We’re glad that we could help :)
I’m not really sure why this isn’t enabled on Godaddy by default but I’ll request for the this to be added in our documentation.Best regards,
NikkoHi Duncan,
You can do it by going to Appearance > Themes, then activate Twenty Twenty-One or Twenty Twenty theme (default themes that come with installing WordPress), then test the credit card info.
You may need to put your site on maintenance mode when doing this (you can find a maintenance plugin for this), if the problem still persists then you should contact the plugin support/developers regarding the issue.Best regards,
NikkoHi FamalcoGroup,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top #wrap_all .grid-content .grid-entry-title { text-align: center; }Best regards,
NikkoHi Bettina,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi june,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi anatassa,
Do they have some kind of documentation? there’s probably some option in their plugin to set those 3 pages asked of you otherwise you may create those 3 pages then give the links to those pages to them.
Best regards,
NikkoHi HeeHA,
We’re glad that you found the cause of the issue and thanks for sharing it :)
Thanks as well for using Enfold and have a great day!Best regards,
NikkoHey GrafitecSon,
Can you try the solution posted on this thread: https://kriesi.at/support/topic/nextprevious-post-arrow-same-category-content-only/#post-818822
Hope it helps.Best regards,
NikkoHi Stewart,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi FamalcoGroup,
Can you give us a link to the page mentioned? so we can inspect why it’s not working.
Best regards,
NikkoHi MaktubJolie,
We’re happy to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey Enffie,
Try to disable CSS file merging and compression in Enfold > Performance.
Then clear any cache if you have some caching plugins, let us know if this helps.Best regards,
NikkoHi merryng,
The size, transparency and other settings on it are predefined via some code (CSS), the only option is to change the color.
If you want to change it, then you can give us a mockup or screenshot of the result you want to achieve then we’ll help with the code to change it.Best regards,
NikkoHi murdochduncan,
Can you try to switch to a default WordPress Theme and test again and see if it works?
Best regards,
NikkoHi pjcentury,
I’m using Filezilla and can’t seem to connect with the given credentials.
The screenshot is in private content.
I also tried to use different encryptions listed but with no success.
Can you give us a screenshot of the options set in the Advanced, Transfer Settings, and Charset tab? so I can try to make it similar as your settings.Best regards,
NikkoHi drgentleman,
I have checked on your site again but it’s not yet enabled.
You can verify this by going to LayerSlider WP > Options > System Status > PHP ZipArchive Extension (or going to the link in private content).Best regards,
NikkoHi czar,
We’re glad to hear that you have fixed the issue :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Hejanni,
1. This would require using a child theme, if you don’t have one yet then please download it at https://kriesi.at/documentation/enfold/child-theme/ and read the instructions on the documentation.
Then go to wp-content > themes > enfold > includes folder then copy loop-search.php, then go to the child theme, then create a folder and name it includes inside it paste the copied file.
Edit the file and find this code (it should be in line 105 in Enfold 4.8.3):echo '<div class="entry-content" '.avia_markup_helper(array('context' => 'entry_content','echo'=>false)).'>';below it, paste this code:
if (get_the_post_thumbnail( $the_id )) { the_post_thumbnail( $the_id ); }2. Can you give us temporary access? the maintenance mode keeps appearing and prevents us from seeing the search results. I tried to check this on my local server but I don’t see this happening.
Best regards,
NikkoHi saludesencial,
We apologize for the delayed response.
I noticed a js code was not working properly, to fix it I disabled Javascript file merging and compression in Enfold > Performance.
Please review the page.Best regards,
NikkoHi drgentleman,
Thanks for providing the admin access.
Please enable PHP ZipArchive Extension in the cPanel of your site or you may ask your hosting provider to enable this for you and importing the demo should work properly.Best regards,
NikkoHi pjcentury,
The FTP account doesn’t seem to work, please check.
Best regards,
NikkoHi Antonio,
Try to use image optimization plugins, all of the slider images are not optimized and can be compressed with up to less than 60% of its current size.
If you don’t want to use a plugin for this you can just download your slider images and optimize it in https://tinypng.com/ then re-upload the optimized images back to your site.Best regards,
NikkoHi damon129,
I have checked your site both on firefox and chrome on an android phone and I don’t experience the same issue.
Can you try to clear your phone’s browser cache?Best regards,
NikkoHi alligatorsnc,
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 Ink_Eye,
I apologize for the delayed response.
Can you give us temporary admin access to the site again? it seems the calculation for the height of the section is messed up.Best regards,
NikkoHi Real-3D,
Thanks for providing the screenshot and I apologize for the delayed response.
Can you try adding this CSS code as well:#top .mfp-content img.mfp-img { image-rendering: pixelated; }Best regards,
NikkoHi Samuel,
Yes, since it’s predefined, you can change it by changing the Post Format.
If you don’t want to change the Post Format, then you can send us a screenshot of the icon you want to use and we’ll provide you with some CSS code for it.Best regards,
NikkoHi Gary,
We’re glad that we could help :)
You can remove the temporary access.
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
