luz71
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Internal Server ErrorHello Andreas,
actually i did as asked, so i sent what was requested to your inpsyde support centre and i'm still waiting for a reply, it's PPC-741. In the meantime the PayPal technicians have also done all the checks and told me that there is no problem on their side, the same thing the theme support... Do I have to send you all the reports here again? Greetings, LuiginaGood morning Marho,
thank you very much for your help, unfortunately I cannot find the strings I want to translate.Best regards,
LuiginaHi Tobias,
with the support of the theme we found a “workaround” by inserting arrow icons…
They are now visible at least…
Thanks a lot for the support and I also wanted to tell you that your additional widget (Data tables column filter) works great!
Regards,
LuiginaHi Tobias,
thank you very much for your quick response. Regarding the custom CSS I have to put it directly in the theme options otherwise it doesn’t work, I had seen that. I also did the test you recommended and indeed it is a plugin of the theme, so necessary for the functioning, that conflicts with TablePress. Deactivating it I can see the arrows correctly.
Now I have contacted directly the support of the theme and I await their response.Thanks a lot for the support.
Regards,
LuiginaThank you so much for your reply, I have contacted support.
Greetings
Thank you so much for your response, I still have some questions.
The customer would like to have under each product, the related reviews, ie:
Product A/Product A Amazon Reviews
Product B / Amazon Reviews of Product B.
So for all products, there should be 11 in Italian, 4 in Spanish and 4 in English for which the Italian reviews will be used. Is this feasible? If so, what would be the cost?Thank you very much,
Morning,
thank you very much for your reply. We will see about purchasing the PRO version.Regards
Forum: Plugins
In reply to: [Hero Banner Ultimate] How to set the button sizePerfect!
Thanks so much for the help and have a great day.Forum: Plugins
In reply to: [Hero Banner Ultimate] How to set the button sizeMorning,
thank you very much, it works, now the buttons are smaller.
The only thing is that it doesn’t put them next to each other but one under the other, how can I do that?
Thank you very much for your help.Forum: Plugins
In reply to: [Hero Banner Ultimate] How to set the button sizeHello,
thank you very much for your reply.
I created a new page and inserted the full page banner 1/1 and 1/6+4/6+1/6.Here is the link
Test bannerRegards,
Forum: Plugins
In reply to: [Relevanssi - A Better Search] HTML tag in product’s excerptI’ll see with theme support if they can fix this issue for me at least.
Thanks again
Forum: Plugins
In reply to: [Relevanssi - A Better Search] HTML tag in product’s excerptMikko,
thank you very much for your help, I will see how to remedy this issue.Forum: Plugins
In reply to: [Relevanssi - A Better Search] HTML tag in product’s excerptHello Mikko,
thank you very much for your reply, unfortunately the theme support was never very helpful..
I attach the theme search results template.
Thank you.<?php $eltdf_search_holder_params = sahel_elated_get_holder_params_search(); ?> <?php get_header(); ?> <?php sahel_elated_get_title(); ?> <?php do_action('sahel_elated_action_before_main_content'); ?> <div class="<?php echo esc_attr( $eltdf_search_holder_params['holder'] ); ?>"> <?php do_action( 'sahel_elated_action_after_container_open' ); ?> <div class="<?php echo esc_attr( $eltdf_search_holder_params['inner'] ); ?>"> <?php sahel_elated_get_search_page(); ?> </div> <?php do_action( 'sahel_elated_action_before_container_close' ); ?> </div> <?php get_footer(); ?>