Forum Replies Created
-
AuthorPosts
-
Hi,
ok i downloaded it but i don’t see where i can program which picture appear in the facebook sharing pop up.Hi, there are a lot of “yoast” plugins … Don’t know which one you refer to.
ThanksHi, it works perfectly thanks,
but it’s not the good pictures that’s displayed in facebook.
How could I display the main picture of the article ?
Thanks,Louis
November 20, 2016 at 10:03 pm in reply to: How to include the searchbox in the mobile menu ? #714599I don’t think the code in this thread should help my problem, what should it do ? I can’t see the purpose…
Here’s my functions.php code, maybe some lines are not useful and make errors…
<?php
add_action( ‘wp_enqueue_scripts’, ‘my_theme_enqueue_styles’ );
function my_theme_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
wp_enqueue_style( ‘enfold-base’, get_template_directory_uri() . ‘/css/base.css’ );
wp_enqueue_style( ‘enfold-custom’, get_template_directory_uri() . ‘/css/custom.css’ );
wp_enqueue_style( ‘enfold-dynamic-css’, get_template_directory_uri() . ‘/css/dynamic-css.css’ );
wp_enqueue_style( ‘enfold-grid’, get_template_directory_uri() . ‘/css/grid.css’ );
wp_enqueue_style( ‘enfold-layout’, get_template_directory_uri() . ‘/css/layout.css’ );
wp_enqueue_style( ‘enfold-print’, get_template_directory_uri() . ‘/css/print.css’ );
wp_enqueue_style( ‘enfold-rtl’, get_template_directory_uri() . ‘/css/rtl.css’ );
}//set builder mode to debug
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}add_filter( ‘avf_ajax_search_function’, ‘avia_init_searchwp’, 10, 4 );
function avia_init_searchwp( $function_name, $search_query, $search_parameters, $defaults ) {
$function_name = class_exists( ‘SearchWP’ ) ? ‘avia_searchwp_search’ : $function_name;
return $function_name;
}function avia_searchwp_search( $search_query, $search_parameters, $defaults ) {
$searchwp = SearchWP::instance();
$engine_name = ‘default’; // you can swap in your Supplemental Search Engine name
parse_str( $search_query, $output );
$search_string = isset( $output[‘s’] ) ? sanitize_text_field( urldecode( $output[‘s’] ) ) : ”;// limit the results to 5
function avia_searchwp_search_num_results() {
return 5;
}
add_filter( ‘searchwp_posts_per_page’, ‘avia_searchwp_search_num_results’ );$posts = $searchwp->search( $engine_name, $search_string );
return $posts;
}add_filter(‘avf_ajax_search_function’, ‘avia_init_relevanssi’, 10, 4);
function avia_init_relevanssi($function_name, $search_query, $search_parameters, $defaults)
{
$function_name = ‘avia_relevanssi_search’;
return $function_name;
}function avia_relevanssi_search($search_query, $search_parameters, $defaults)
{
global $query;
$tempquery = $query;
if(empty($tempquery)) $tempquery = new WP_Query();$tempquery->query_vars = $search_parameters;
relevanssi_do_query($tempquery);
$posts = $tempquery->posts;return $posts;
}add_shortcode(‘avia_search’, ‘get_search_form’);
function add_custom_tooltip(){
?>
<script>
jQuery(window).load(function(){
jQuery(‘.only-mobile-menu-search a’).removeAttr(‘href’);
});
</script>
<?php
}
add_action(‘wp_footer’, ‘add_custom_tooltip’);
?>Hi,
Some code is again appearing, now before the text, you can see it on this image :
How can I remove it ?
ThanksNovember 16, 2016 at 12:21 pm in reply to: How to include the searchbox in the mobile menu ? #712864Hi,
I don’t see how it could be an expected behavior. I don’t want to customize it I want it to work…
I paid almost 50$ already for a theme which isn’t working on mobile, and I should pay at least 200$ more to have a searchbox working on mobile ? Maybe if it’s a recurrent error you should fix it, don’t you think ?November 12, 2016 at 11:36 pm in reply to: How to include the searchbox in the mobile menu ? #711495Hi,
the search box is now in the mobile layout, but when you write something in it, it doesn’t suggest you anything.
And on the computer screen mode the search icon has disappeared…November 11, 2016 at 12:41 pm in reply to: How to include the searchbox in the mobile menu ? #711103Hi, I wrote the code I found on this post :https://kriesi.at/support/topic/search-icon-disappears-on-mobile-after-enfold-update-3-1-3/
And I desactivated my child theme and there was no search box on mobile.Louis
Ok, I replaced all the enfold files as you told me,
the searchbox in mobile is still not working, and even in computer when you click on “more results” it brings you to the homepage.Hi,
Desactivate the plugins doesn’t work,
I’ll try delete the files you’re talking about but I don’t want to make a mistake.
I have a ChildTheme of enfold Theme, I wrote some code lines on my style.css and some more in the quick css in the backoffice.
Which files do I have to delete exactly ?
Thanks,
LouisYou have to click on the first article called “Isabel Marant”,
At the end you see the accordeon like in the picture I send you.Hi,
Yes i finally managed to put those, but they’re just links to page and no share buttons.I take the opportunity of you sending me this picture, to fix an other problem I talked about in this page : https://kriesi.at/support/topic/accordeon-not-working/
You just took a capture of the accordeon I’m talking about, but nobody seems to get to the page or see what I see in my article.
What you see on your capture, above the social icons is an accordeon opened, and it never close.
Would you help me fix this too ?
Thanks,Louis
Hi, my host (1&1) told me that there’s no restrictions about countries for my domain.
Should I ask WordPress about it ?
Thankshttp://www.booksmatter.fr/news/
This is not working ?
Listen, I don’t understand why my links doesn’t work, it works fine for me.
You have my login credentials and all, you don’t think you can reach the article an other way ?
Please, it’s stupid to be stuck for 2 weeks just because my links and images dont work.
Please explain me how to give it to you…
ThanksHi,
here are the informations you need.
ThanksLouis
Hi,
I add manually in “Social Profiles” in the “Enfold Child Theme Options”; then in my article, in the “advanced layout editor” I added at the end the “social share buttons” with the option “use Defaults that are also used for your blog”.
Is this how i must do ?
ThanksHi, I’ve uploaded the social icons at the end of an article, we can see the div of the social media icons of the plugin i’ve installed, but it doesn’t appear, do you know what could be wrong ?
ThanksOk, I don’t know what to do, when i click on my link it opens the page well.
Can you go to my website writing booksmatter.fr/news please, you find the first article : [001] Isabel Marant
At the end of the article, just above the social media icons there is an accordeon looking like that :
“- Booklist
| Radhika Jha | L’Odeur | #get it|read it
| Mo Hayder | Tokyo | #get it|read it
| Salman Rushdie | Les Enfants de minuit | #get it|read it
| Alexandre Dumas | Le Comte de Monte-Cristo | #get it|read it
| Marlen Haushofer | Le Mur invisible | #get it|read it
| John Steinbeck | Des souris et des hommes | #get it|read it
| Mikhaïl Boulgakov | Le Maître et Marguerite | #get it|read it”The “-” is the button to toggle the accordeon, but when you click on it nothing happens.
ThanksHi, yes there is one at the end of this article :
It appears like this :
http://www.booksmatter.fr/wp-content/uploads/2016/10/Capture-d%E2%80%99e%CC%81cran-2016-10-24-a%CC%80-10.52.00.pngHi,
The Url links are fixed now thanks to “.entry-content a:after { display: none; }”
I didn’t understand where to put the other code :
“@media print {
.entry-content a:after {
content: ” [” attr(href) “] “;
}
}” Thow.Well, I don’t understand, it’s working perfectly for me
Sorry I moved it.
Hi,
I don’t understand the second part of your message, did i do something wrong ?
Where do i “use the print media query” ?
Sorry I’m not familiar with all this.
ThanksOk the search box appears but when i click on search it bring me to the actual homepage, and it doesn’t suggest me any article or page.
Also, do you know why the menu is inverted ?Hi,
I opened an other thread to fix the url links appearing every where,
but here I’d like to know why the accordeon is opened when you arrive in the page.
Do you have an idea ?
ThanksLouis
You can look at this page : http://www.booksmatter.fr/2016/07/14/karl-lagerfeld-2/
If i check the social icons of my “sociale profile” nothing appears, when I check the custom list of social icon and i check facebook and mail, then it appears with the link url again and with the twitter icon… I really don’t understand what’s wrong.
Here’s the login credentials :Sorry, here it is
-
AuthorPosts