Forum Replies Created
-
AuthorPosts
-
October 23, 2019 at 10:00 am in reply to: Video with element visibility (desktop – tablet – smartphone) #1150422
Hi !
It’s not good because my titles (under the layer slider) are now too close to the layer slider, and there is still some little space under the layer slider.
You can see it here : http://www.sphere-evenements.com/telechargement/padding-video.jpg
Regards,
FranckOctober 22, 2019 at 11:33 am in reply to: Video with element visibility (desktop – tablet – smartphone) #1150121Hi Rikard,
Thank you but it doesn’t work :(
No change before and after adding these lines.
Regards,
FranckIt works !
Thank you !
FranckOctober 18, 2019 at 2:31 pm in reply to: Enfold gallery thumbnail border color and no border #1149275Hi Victoria,
This one for example, specifically the gallery in layer slider : http://www.sphere-evenements.com/autres-receptions-privees/
Thanks,
FranckI want to deactivate borders only on the thumbnails of this gallery appearing in the layer slider : http://www.sphere-evenements.com/autres-receptions-privees/
I don’t want to deactivate borders on all galleries.
Thank you,
FranckThank you Ismael !
I ‘d like to suppress borders of gallery in the layer slider : for example in this one : http://www.sphere-evenements.com/autres-receptions-privees/
Thanks,
FranckOctober 17, 2019 at 12:26 pm in reply to: Enfold gallery thumbnail border color and no border #1148900Hi,
I want deactivate borders on a specific gallery thumbnails. So, on my element (gallery), I’ve added custom css class named : gallery-no-border.
After, I have added this code in my quick CSS :.gallery-no-border #top div .avia-gallery img{
border: none !important;
}But it doesn’t work… Is the syntaxe correct ?
Can you help me ?Thanks,
FranckOn my element (gallery), I’ve added custom css class named : gallery-no-border.
After, I have added this code in my quick CSS :.gallery-no-border #top div .avia-gallery img{
border: none !important;
}But it doesn’t work… Is the syntaxe correct ?
Can you help me ?I have seen this here : https://kriesi.at/support/topic/enfold-gallery-thumbnail-border-color-and-no-border/
Thanks,
FranckThank you Victoria, it works.
Now I’d like to deactivate borders on the thumbnails just for this gallery. How can I do ? What is the code to insert in the shortcode please ? (I’ve tried #top div .avia-gallery img { border : none;} but it doesn’t work inside the [shortcode]
Thanks for your help
FranckThanks Ismael !
“You can generate the masonry shortcode using the Insert Shortcode icon” : how can I use the insert shortcode icon, where can I find it ?
Moreovern, in a simple gallery, is there a way to deactivate borders around thumbnails ?
Thank you,
FranckThanks Rikard. I don’t have child theme. I have to add lines in functions.php. Could you tell me if these lines are correct ?
//set builder mode to debug
if(isset($avia_config[‘use_child_theme_functions_only’])) return;
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}If I just want a simple gallery like this (modal on photoshop) : http://www.sphere-evenements.com/telechargement/maquette-gallery-slider.jpg
What are the steps to show this gallery (without posting it in another page to recover shortcode) ?Thanks,
FranckI Freek, Ismael,
I’d like to add a masonry gallery into a layer slider. How can I do please ?
Thanks !
FranckThanks Victoria,
I don’t have child theme. I have to add lines in functions.php. Could you tell me these lines are correct ?//set builder mode to debug if(isset($avia_config['use_child_theme_functions_only'])) return; add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
Thank you,
FranckThanks Basilis, but how can I integrate a photo gallery from enfold (basic photo gallery with thumbnails) in a layerslider manually please ?
Franckany idea ?
Hi !
Ok ! I’ve deleted the entire folder and uploaded 4.2.6 and it works now !
FYI : I had to refresh all my pages for them to appear properly.Thanks !
FranckThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Ok I am creating a new user :)
The file in my FTP are the 4.1.2 files. Be careful to not change my custom CSS please :)
I’ll send you the login when it will be created
Thanks
FranckI’ve tested and it doesn’t work…
FranckI’ve checked folder by folder and the problem seems to come from the config-templatebuilder folder…
As you can see in my previous message, my server is running on PHP 7.00
How can I solve this problem please ?
FranckI’ve found the solution !
I have added this code in my custom CSS :#top .av_font_icon a {
display: inline-block !important;
}Cheers,
FranckHi,
It’s not a good idea to disallow /wp-admin/admin-ajax.php for SEO, because it’s used on the frontend. Google will interpret this as you would like to hide something in your page…https://core.trac.wordpress.org/ticket/33156
Best regards,
FranckIt looks like you have the same problem in your demo site : http://kriesi.at/themes/enfold-one-page-portfolio/wp-admin/admin-ajax.php
=> “0”<script type=’text/javascript’>
/* <![CDATA[ */
var avia_framework_globals = avia_framework_globals || {};
avia_framework_globals.frameworkUrl = ‘http://kriesi.at/themes/enfold-one-page-portfolio/wp-content/themes/enfold/framework/’;
avia_framework_globals.installedAt = ‘http://kriesi.at/themes/enfold-one-page-portfolio/wp-content/themes/enfold/’;
avia_framework_globals.ajaxurl = ‘http://kriesi.at/themes/enfold-one-page-portfolio/wp-admin/admin-ajax.php’;
/* ]]> */
</script>=> It tends to a soft 404 error in Google search console
Curious…
In your clear installation what content appears when you go to /wp-admin/admin-ajax.php ? Do you have “0” ?Because in my code, it is related to enfold and avia framework :
<script type=’text/javascript’>
/* <![CDATA[ */
var avia_framework_globals = avia_framework_globals || {};
avia_framework_globals.frameworkUrl = ‘http://www.sphere-evenements.com/wp-content/themes/enfold/framework/’;
avia_framework_globals.installedAt = ‘http://www.sphere-evenements.com/wp-content/themes/enfold/’;
avia_framework_globals.ajaxurl = ‘http://www.sphere-evenements.com/wp-admin/admin-ajax.php’;
/* ]]> */
</script>Thanks
FranckHi,
I don’t want to overwrite CSS for example or other settings so I update my site manually…
It was just easier when updated folders were indicated in the version.txt…
Thanks
FranckOk it seems to work when you add another # in the adress link of the entry.
instead of “#”, write “##”
Franck -
AuthorPosts