Forum Replies Created
-
AuthorPosts
-
Hi CloudChoice,
We apologize for the late response.
We’re having a hard time accessing your site, ftp doesn’t work and it’s the same with your wp-admin login.
Can you try to after echo $output, try echo out one or few more closing divs, it might help fix the broken footer.Best regards,
NikkoHi Pas7o,
Can you try using this css code:
#cchirappresentiamo .flex_column_table.av-equal-height-column-flextable.-flextable .flex_column_table_cell { padding: 0 !important; } #cchirappresentiamo .flex_column_table.av-equal-height-column-flextable.-flextable .flex_column_table_cell .av_textblock_section { min-height: 96px; }
Hope it helps.
Best regards,
NikkoHi ac,
Glad that Rikard helped you :)
Let us know if you need further assistance or if we can close this thread.Best regards,
NikkoHi maxgorelkine,
Thanks for giving us the link to your site.
I have checked it with multiple browsers and it works properly.
If you’re still having issues, can you tell us what errors appear in the console when this happens?Best regards,
NikkoHi gaverzicht,
Glad to hear that :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi zielina,
Thanks for giving us admin access.
I got this error when setting Enfold as the primary theme:Fatal error: Call to undefined function apply_filters_deprecated() in /wp-content/themes/enfold.s/framework/php/class-framework-widgets.php on line 2234
It seems that you are using an outdated version of wordpress (version 4.4.16), which doesn’t have that function defined. Please try to update wordpress to the latest version and try to set the Enfold theme again. Hope it helps.
Best regards,
NikkoHi Lara,
Glad that Rikard helped you. :)
Let us know if you need further assistance or if we can close this thread.Best regards,
NikkoHi Daniel,
Glad that Ismael helped you :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi apremierdj,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:959px) and (min-width:768px) { #top .pricing-table li.avia-pricing-row { font-size: 36px; } }
Hope it helps :)
Best regards,
NikkoHi Pas7o,
I have checked on your previous replies and noticed that what you wanted to achieve was the images on top, text/content in the middle and button located at the bottom.
And it seems that you have already done it, is it just the spacing that you want to adjust? or I might have missed what your trying to point?Best regards,
NikkoHi laflacker,
Please do the following:
- Switch to a default wordpress theme like twentyseventeen
- Delete your recent Enfold theme
- Upload and install the latest version of Enfold
Let us know if it helps :)
Best regards,
NikkoHi zielina,
We have seen the thread you created, we will be replying on the other thread :)
Best regards,
NikkoHi zielina,
Can you give us admin access to your site as well as the login page link?
Just post the details in private content.Best regards,
NikkoJuly 6, 2018 at 9:49 am in reply to: Hide titles and descriptions when you hover on images or thumbnails of galleries #981936Hi zizibe1,
Thanks for giving us admin access, I modified the code to:
function remove_title_attr(){ ?> <script> jQuery(window).load(function(){ jQuery('#wrap_all img.avia_image, #wrap_all .avia-gallery-thumb img, #wrap_all .avia-gallery-thumb a').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'remove_title_attr');
And it worked properly. Let us know if you need further assistance.
Best regards,
NikkoHi goodinkcreative,
I think that’s not what Dude meant but you can use that as a starting point to do what you’re trying to achieve.
Best regards,
NikkoHi,
I have added this php code in your functions.php:
function my_avatar_size( $size, $src, $class ) { return 'full'; } add_filter('avf_testimonials_avatar_size', 'my_avatar_size', 10, 3);
And it looks much better now.
Let us know if you need further assistance.Best regards,
NikkoHi CloudChoice,
Sorry for the late response.
I tried the first login credential you gave, it works but Editor isn’t available in the Appearance Menu.
The other credential you gave doesn’t work and still returns:Persona non grata - Abusive behavior You are out dude!
Maybe you can give ftp access instead? so it’s easier and safer to modify the code.
Best regards,
NikkoHi Eagles1227,
Can you remove the code I gave and replace it with this code instead:
@media only screen and (max-width: 989px) and (min-width: 768px) { #top #wrap_all .av_one_fourth { width: 48%; margin-left: 1%; margin-right: 1%; } }
This should make it 2 columns instead of 4. Let us know if it helps.
Best regards,
NikkoHi Mike,
It should be fixed in the future releases of Enfold.
For the meantime, the solution is using this method.Best regards,
NikkoHi Kinnear,
You can use Custom CSS Classes to do that.
First go to Enfold > Layout Builder > check Show element options for developers > then Save.
Edit the button (in the page) then find Custom Css Class located at the bottom then add this value: custom_button.
Go to Enfold > General Styling > Quick CSS, then add this css code:#top .custom_button { width: 200px !important; }
Just adjust the width value as you see fit, hope this helps :)
Best regards,
NikkoHi prospanicatc,
Glad to hear that. :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Commun-IT,
I have created a Test page and it seems weird that it’s working fine without blogposts but doesn’t display when combined with blogposts which the error starts appearing.
Can you try to disable all plugins and clear cache and check if the it works properly especially plugins that is related to blog/posts? if it does enable the plugins one by one to know which is causing the issue. If it doesn’t please give us ftp access, to check further.Best regards,
NikkoHi kesdeg,
Can you give us also ftp access? so we can try to enable the error logs and check further.
Just post the details in private content so it’s only visible to the moderators.Best regards,
NikkoHey Eagles1227,
Thanks for giving us those screenshots, it helps a lot :)
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div { clear: none !important; } }
Best regards,
NikkoHey automatedcontacts,
I’m not really sure why it’s behaving that way but we can try to offer a workaround.
Can you try to change Birthday to Birthdays and change the slug as well, then create a new category and call it Birthday then for the 2 posts in the Birthdays category, change their category to Birthday (the newly created category). Hope this workaround helps.Best regards,
NikkoHi Sophie,
Can you try to add this html code instead of the button element:
<a href="link_here" class="avia-button avia-color-dark avia-position-right"><span class="avia_button_icon" aria-hidden="true"></span><span class="avia_iconbox_title">Button</span></a>
Then replace link_here with the right link and Button with the text you want to appear inside the button.
Best regards,
NikkoHi tinip2,
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 bilgecelik,
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 tAALz,
Can you give us temporary admin and ftp access? so we can try to check further and debug your site.
You can post the details in private content, so it’s only visible to you (thread creator) and us (moderators).Best regards,
NikkoJuly 4, 2018 at 2:55 pm in reply to: Google web fonts still loading despite Custom Font Manager #981238Hi swotes,
Just to make this thread not confusing, please try to create a new thread and please put the link to this thread.
Also Please post us your login credentials (in the “private data” field), so we can take a look at your backend (in the other thread).- 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,
Nikko -
AuthorPosts