Forum Replies Created
-
AuthorPosts
-
Hi Rikard,
You can close it.
Many thanks!
BR,Antonio.
Hi Rikard,
I would like have the burger menu under 990px. Now there are not burger between 990px and 768px. Here I send you the screenshots. I would like the burger in the image 2 too.
Thanks advance,BR,
Antonio.
Hi Nikko,
I have added the code but not works.
I have cheked and have the same problem in Os Safari for it helps.
Thanks youBR,
Antonio.
Hi Rikard,
I have checked and we have the problem only in mobile using iPhone with Safari and Chrome.
Here I send you the screenshots. https://imgur.com/a/39PWk2w
Many thanks,BR,
Antonio.
Hi Ricard,
If you open the web in a mobile and press the burger you can see the menu os under the content.
Thank you,
BR
Antonio.
Hi Ricardd,
I have attached 2 images one with the burger close and other with the burger open than is hidden by the content.
Thanks advance,BR,
Antonio.
Hi Ricard,
Sorry, here you have in the private content.
Thanks advance.BR,
Antonio.
Hi Mike,
I have talk about it with my client and finally he don’t use text.
We use the Home settings.
Thank you!BR,
Antonio.
Hi,
Finally I have change directly the .po file.
You can close the threat.
BR,Antonio.
Hi Rikard,
Sorry I have just see this message, yes you can close it.
Many thanks,BR,
Antonio.
Hi Mike,
Works perfectly! Many thanks for your help and explanations.
BR,Antonio.
Here send you the FTP if you need.
Thanks advance,Antonio
Hi Mike,
I have added but it not works.
Thanks advanceBR,
Antonio.
Hi Rikard,
Everything Ok!. Thank you!
BR
Antonio.
Ahhhh sorry about the question.
I have paste the text front word and copy that. It’s ok.
Many thanks.BR,
Antonio.
Hi Ismael,
OK, Thank you!
BR,
Antonio.
Hi Ismael,
Thank you!
I will wait for news about this.
Will you reply here?Thanks advance,
BR,
Antonio
Hi Ismael,
Many thank for your answer!
Works perfect in cancers, but it do not work in doctors.And we create another search in the service page that have the filter only in pages but it not works too.
Could you help me?
Thanks advance,
BR.
Antonio.
Hi,
Could you see it?
Thanks advance!BR,
Antonio
Hi Ismael,
I have include the code but look doesn’t works. Here I send you the FTP loging.
We have a lot of sites is the 95mctest.es folder.
Thanks advance!BR,
Antonio.
Hello Ismael,
We have the maintenance mode off and here send you the login.
Thanks advance.
BR,Antonio.
HI Ismael,
Many thanks for your effort but do not works. Now this is the code:
////////////////////////////
function avf_modify_ajax_search_query($search_parameters) {
if ( is_admin() ) return;parse_str($search_parameters, $params);
if( is_page(‘tipos-de-cancer’) ) {
$params[‘post_type’] = ‘portfolio’;
$params[‘tax_query’] = array(
array(
‘taxonomy’ => ‘portfolio_entries’,
‘terms’ => ‘tipo-de-cancer’,
),
);
}if( is_page(‘nuestro-equipo’) ) {
$params[‘post_type’] = ‘portfolio’;
$params[‘tax_query’] = array(
array(
‘taxonomy’ => ‘portfolio_entries’,
‘terms’ => ‘medico’,
),
);
}$search_parameters = http_build_query($params);
return $search_parameters;
}add_filter(‘avf_ajax_search_query’, ‘avf_modify_ajax_search_query’, 10, 1);
////////////////////////////
Many thanks,
BR,
Antonio.
Hi Ismael,
Many thanks for your answer!
I have add this in functions.php but it not works:
////////////////////////////////////
function avf_modify_ajax_search_query($search_parameters) {
if ( is_admin() ) return;parse_str($search_parameters, $params);
if( is_page(‘tipos-de-cancer’) ) {
$params[‘post_type’] = ‘portfolio_entries’;
$params[‘tax_query’] = array(
array(
‘taxonomy’ => ‘portfolio_entries’,
‘terms’ => ‘tipo-de-cancer’,
),
);
}if( is_page(‘nuestro-equipo’) ) {
$params[‘post_type’] = ‘portfolio_entries’;
$params[‘tax_query’] = array(
array(
‘taxonomy’ => ‘portfolio_entries’,
‘terms’ => ‘medico’,
),
);
}$search_parameters = http_build_query($params);
return $search_parameters;
}add_filter(‘avf_ajax_search_query’, ‘avf_modify_ajax_search_query’, 10, 1);
////////////////////////////////////
Thank you,
BR,
Antonio.
Hi Ismael,
I’m using the regular enfold search filter/personalice/portfolio items
It is medical web and in the portfolio items we have “doctors” category or “types of cancer” category. The idea is the search en doctor page only find doctos and the search of types of cancer only find types of cancer. Could you explain what we have to do? Sorry, maybe is difficult to me.
Thanks advance,BR,
Antonio.
Thanks Ismael.
I do that, many thanks!
BR
AntonioHi Ismail,
Yes I am using a fullscreen slider but I didn’t find a option to create the zoom images of the background.
Could you help me?
Many thanks,Best Regards,
Antonio
Many thanks both,
Sorry for the question it is so clear with the manual.
You can close it.Best Regards,
Antonio
Hi Rikard,
Yes you can close.
Many thanks!BR,
Antonio.Hi Ismael,
Works perfectly! Many thanks.
Best Regards,Antonio.
Hi Ismael,
Thanks for your answer. Now is on the slider but it is always in the center, the right align do not work.
Could you help me?
Thanks you!Best Regards,
Antonio.
-
AuthorPosts
