Forum Replies Created
-
AuthorPosts
-
Yes maybe you could make this for me please Yigit.
Thank you.
HarryHi Rikard,
yes here is the link:
https://www.pictas-collective.com/
And then scroll down to the horizontal gallery. These pictures are all not sharp.
I also regenerated the thumbnails.
Thank you.
Best,
HarryHi again,
now I checked the page on a windows computer and their all is fine. Only on my iPhone and MacBook I saw this blue line.
Best,
HarryShould I regenerate the thumbnails again?
Best,
HarryHey Victoria,
now I deactivated Autopimize.
Best,
HarryYes, here is the screenshot.
Best,
HarryHi Victoria,
I don’t use a caching and minification plugin.
On the main page if you scroll down to the images from our members.
Best,
HarryYes I deleted these files.
Best,
HarryHi Yigit,
I regenerated the thumbnails, then I deleted also the cache but the images are not sharp.
Many thanks.
Best,
HarryHi Rikard,
it doesn’t work.
Best,
HarryI added this code at the end of the function.php for the image problem:
add_filter( ‘avf_avia_builder_masonry_lightbox_img_size’, ‘enfold_customization_change_popup_size’ );
function enfold_customization_change_popup_size( $size ) {
return ‘fullsize’;
}But the images are stil not sharp.
Many thanks.
Best,
HarryAwesome. Thank you very much. But now the quality and the sharpness on the images are gone.
Best,
HarryOkay.
Sure.
Done.
Best,
HarryAnd know I got an error code on the website.
Warning: require_once(0php’): failed to open stream: No such file or directory in /home/.sites/327/site3737621/web/wp-content/themes/enfold/functions.php on line 770 Fatal error: require_once(): Failed opening required ‘0php’’ (include_path=’.:/usr/share/pear’) in /home/.sites/327/site3737621/web/wp-content/themes/enfold/functions.php on line 770
There has been a critical error on your website.Hi,
it doesn’t work. This is the code at the bottom of the function.php:
/*
* register custom functions that are not related to the framework but necessary for the theme to run
*/require_once( ‘functions-enfold.php’);
add_filter(‘avf_default_icons’,’avf_default_icons_mod’, 10, 1);
function avf_default_icons_mod($icons) {
$icons[‘twitter’] = array( ‘font’ =>’vero’, ‘icon’ => ‘ue800’);
return $icons;
}// Register new icon as a theme icon
function avia_add_custom_icon($icons) {
$icons[‘vero_icon’] = array( ‘font’ =>’vero’, ‘icon’ => ‘ue800’);
return $icons;
}
add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);// Add new icon as an option for social icons
function avia_add_custom_social_icon($icons) {
$icons[‘Vero’] = ‘vero_icon’;
return $icons;
}
add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);Sorry
Oh sorry.
it’s https://www.atelier76.at/leistungen/
Best,
Harry- This reply was modified 4 years, 11 months ago by gharry79.
Can I make the footer responsive?
Many Thanks.
Best,
HarryThanks Yigit,
please can you do this for me?
Many thanks.
Best,
HarryPS: maybe you can send me the workflow what you did. because I use only the parent theme and if I make a theme update I can make the changes by myselfs
You can close this. Its okay. I deleted the safari cache.
Best,
HarryHi
It works perfect!
Many thanks.
Best,
HarrySo I made all changes in the function.php and I get the audio icon because its the same like Vero ue800. This code:
if( isset( $avia_config[‘use_child_theme_functions_only’] ) ) { return; } is also in the row 17
But I don’t use a child theme.
And I also edited this code: ‘twitter’ => array( ‘font’ =>’vero’, ‘icon’ => ‘ue800’),
Best,
Harry- This reply was modified 5 years ago by gharry79.
I have a big problem with the child theme, because all settings will be reset? Because the child theme activation will delete all settings.
So I can’t install a child theme.
Thank you.- This reply was modified 5 years ago by gharry79.
This reply has been marked as private.This reply has been marked as private.Hi,
the Vero Icon changed back after the update to the twitter icon. Please can you help?
Thank you.
Best,
HarryMany thanks Rikard.
Best,
HarryHi Rikard,
that would be great. I don’t need the demo right now so you have time.
My thing is that I need a system where the people can search for flats, houses and so on.
Many thanks.
Best,
Harry -
AuthorPosts