Forum Replies Created

Viewing 30 posts - 1 through 30 (of 92 total)
  • Author
    Posts
  • in reply to: Possible problem with enfold #1473895

    Hi,

    We think it’s fixed now, we created a new installation of wordpress and we have been importing everything until we completed the page and it seems to be working. There was something (wordpress, enfold, some plugin, …) that made the server memory limit change from 768M to 256M. With the new installation this doesn’t happen.

    Thank you very much for everything.

    Regards,

    Jordi

    in reply to: Possible problem with enfold #1473621

    Hi,

    I have seen now that I activate the enfold or enfold child theme it drops to 256M and if I activate the twenty twenty five theme it changes what appears in the health info site:

    Enfold: https://snipboard.io/C7RKOT.jpg

    Twenty twenty-five: https://snipboard.io/B6HOvI.jpg

    You don’t see it the same as me? I don’t understand.

    Best regards,

    Jordi

    in reply to: Possible problem with enfold #1473581

    Hello,

    Enfold limits the memory limit somewhere.

    The memory limit of the server is 768M, this is how it appears on the health info site.

    If I change the memory limit in the wp-config, enfold ignores it, but twenty twenty-five does.

    If you access WordPress, twenty twenty-five is now active and the wp-config memory limit is 768M and the site health info indicates this.

    If I activate enfold it returns to 256M

    Can you check it and tell me why this happens?

    Thank you

    in reply to: Possible problem with enfold #1473567

    Hello,

    I had not put the declaration before the wp-settings one. Now 1024M appears on the health info site but it still doesn’t work when I activate enfold or enfold child.

    What can I do more?

    Thank you

    in reply to: Possible problem with enfold #1473565

    Hi,

    I’ll send you the site health info file. It says there:
    WP_MEMORY_LIMIT 256M
    WP_MAX_MEMORY_LIMIT 768M

    Does it have to go up to 1024M?

    If I add to wp-config.php: define( ‘WP_MAX_MEMORY_LIMIT’, ‘1024M’ );

    It is not changed on the health info site, it is still at 768M.

    If I activate enfold it still fails, if I activate Twenty Twenty-Five it works to access the backend.

    What can I do more?

    Thank you

    in reply to: Woocommerce product page template using block editor #1467196

    You can close it.
    Best regards,
    Karim

    in reply to: Woocommerce product page template using block editor #1467085

    Perfect! It works like a charm.
    Many thanks for your help.
    Best regards,
    Karim

    in reply to: Woocommerce product page template using block editor #1467028

    Hey Ismael,
    Thanks for your answer.
    Unfortunately when I set the product image column to width 50%, the image is blurred. That’s because when the image is loaded, it has attribute Width and Height set to “450”

    <img width="450" height="450" src="https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-450x450.jpg" class="attachment-shop_single size-shop_single" alt="Corona funerària - tons blancs" decoding="async" srcset="https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-450x450.jpg 450w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-300x300.jpg 300w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-1030x1030.jpg 1030w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-80x80.jpg 80w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-768x768.jpg 768w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-36x36.jpg 36w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-180x180.jpg 180w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-705x705.jpg 705w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-120x120.jpg 120w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-800x800.jpg 800w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-100x100.jpg 100w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main-50x50.jpg 50w, https://www.jordinabravo.com/wp-content/uploads/2024/09/corona-tons-bancs-main.jpg 1440w" sizes="(max-width: 450px) 100vw, 450px">

    I’ve tried to change the settings in Appearance > Woocommerce > Product Images, but it didn’t solve the problem.
    I’ve also tried to re-load the images and clear cache, but nothing.

    Do you know what I can do?
    Best regards,
    Karim

    in reply to: Woocommerce product page template using block editor #1466790

    Hey Ismael,
    Thanks for the confirmation about the ALB.
    I would like to change the columns size to make the left one (with the images) wider, about 60%
    Also I would like to hide the sidebar that appears down the images and the tab with the additional info.
    Finally I would like the show a breadcrumbs or at least the category of the product on the top of the page.
    Thanks for your help,
    Best regards,
    Karim

    in reply to: Order Notes in checkout page is hidden by default #1466070

    Hello Ismael,
    Sorry to answer so late, I was out for holidays.
    The checkbox “Utilitzeu la mateixa adreça per a la facturació” is not the one with the issue.
    Check at the bottom of the checkout page, the checkbox “Afegiu una nota a la vostra comanda” I would like to have it checked by default and the Textarea for the customers to write a note displayed by default.
    First it was working with Mike’s code, but after adding the payment method it stopped working.
    Thanks for your help.
    Regards

    in reply to: Order Notes in checkout page is hidden by default #1464487

    Hey Mike,
    I’ve add the WooPayment addon and the plugin “Order Delivery Date” for the customers to select the delivery date/time.
    And your code stopped working, I’ve tried with the second one, with both together but still didn’t work anymore.
    Do you have any idea?
    I really appreciate your help.
    Thanks
    Best regards!

    in reply to: Order Notes in checkout page is hidden by default #1464426

    Thanks Mike,
    It seems to work properly, I’ll do some more testing and let you know if I find an issue.
    Best regards!

    Thanks Mike,
    I’ve downloaded them as Icon Font in Flaticon and it works
    Best regards,

    Karim

    in reply to: Show “Array” on contact form #1440692

    Hi Mike,

    OK. Thank you so much. I have sent a ticket to the plugin to see if they can give me a solution.

    Thanks for everything,

    Jordi

    in reply to: Show “Array” on contact form #1440577

    Hi Mike,

    But because it fails now and it didn’t fail before. Because a shortcode fails in an html field. It does not give errors like in other fields. We have all of our WPs set up this way and they all look bad now.
    We use this way of entering the captcha because Enfold’s captcha solution has never worked well for us.

    I’m sorry but the option of looking at the forum and having to change all the websites we have, which are quite a few, does not work.

    Greetings,

    Jordi

    in reply to: Show “Array” on contact form #1440505

    Hi Mike,

    I have removed the link from the checkbox text and it continues to appear. Looking at the code, Array is shown by the next field, which is the recaptcha field. I have always used this format and it has never failed me. I copy the shortcode to an HTML field and it should not fail.

    You already told me that it could be because the form does not give an error.

    Greetings,

    in reply to: Google maps apikey #1434253

    Hi,

    Sorry, I forgot to add it. Now this apikey is without restrictions.

    Thanks,

    Jordi

    in reply to: form_submit event not fired with Enfold form #1425908

    Hi Nikko,

    Thanks for your answer. My problem is to capture an event when the form is sent, the page containing the form is not important. I’ve seen on Google that usually when you send a form, the browser fires an event: “form_submit” so you can track it with Tag Manager.

    Do you know how to do it with Enfold forms?

    Thanks,
    Regards,

    Karim

    in reply to: Masonry element and portolio items #1423086

    Hi Ismael,

    Thanks for your solution.

    Best regards,

    Jordi

    in reply to: Google Map Error “For development purposes only” #1397906

    Hi Nikko,

    Thanks for your information but the issue was an expired credit card. I’ve introduced a new credit card and it works correctly.

    Thanks again.

    Jordi

    in reply to: Custom font uploaded is not showing correctly #1321945

    Hello Ismael,

    Thanks for your answer.
    So there is no other way to use a non-Google Font? I wanted to use the Bordeaux Light font because it’s the corporate one.

    Regards,

    Karim
    Empatica

    in reply to: Blog posts elements does't works correctly #1305573

    Hi Yigit,

    Thanks for your answer.

    Best regards,

    Jordi

    in reply to: Custom fields doesn't work #1282833

    Hi,

    Thanks for the plugins. I’ve used one of them.

    Now, I would leave the backend as it was before your changes. I’ve tried to uninstall the plugin that you installed “Avia Special Character Converter Plugin” to come back at the “new backend pages version”, but the “old backend pages version” keeps going display. I think all changes from the new one to the old one were when you said me on a post: “Please try now.” (February 9, 2021 at 6:20 pm #1279182).

    Thanks in advance,

    Best regards,

    Jordi

    in reply to: Custom fields doesn't work #1279933

    Hi,

    The custom fields appear on the pages, is it possible to appear on portfolio items too?

    Thanks in advance,

    Jordi

    in reply to: Custom fields doesn't work #1278909

    Hi,

    I attach two screenshots. I hope you can see it.

    Best regards,

    Jordi

    in reply to: Google Maps Api Key error #1275641

    Hi,

    It’s true. It was necessary to add de api key on the plugin’s settings.

    Thanks.

    Best regards,

    Jordi

    in reply to: Google Maps Api Key error #1275425

    Hi,

    The site runs PHP 7.3.

    I attach the url, user and password on the private content box.

    Thanks in advance,

    Jordi

    in reply to: Google Maps Api Key error #1274236

    Hi,

    I deleted the header.php file from my child’s theme because I don’t use it yet. I clear the cache and the error continues.

    Regards,

    Jordi

    in reply to: Several issues on the same site #1262293

    Hi Rikard,

    Perfect! Thanks for all.

    Best Regards,

    Jordi

    in reply to: Several issues on the same site #1261493

    Hi Rikard,

    I’ve installed the plugin and it works correctly.

    I think that I’ve fixed the issue about the text block. There was a problem with the pages id. Some pages of the multisite had the same id.

    On Google Maps, I’ve modified the URLs to allow all domain to show Google Maps but one of them doesn’t work. I attach URLS at the private content box.

    Regards,

    Jordi

    • This reply was modified 4 years, 1 month ago by Empatica.
Viewing 30 posts - 1 through 30 (of 92 total)