Forum Replies Created

Viewing 30 posts - 61 through 90 (of 147 total)
  • Author
    Posts
  • in reply to: Change Shop #1398315

    Hi Mike,
    Thank you very much for your help.

    I do not exclude returning to this ticket for further implementations on this Enfold Bookshop.
    But for now I’ll stop here and propose these changes to my client, who I think will be satisfied.

    Best regards,
    Oriano

    Enfold x ever

    in reply to: Change Shop #1398209

    Hi Mike
    now it’s almost perfect.

    One last detail.
    I saw that I can edit the “.pa-author” css, and this is great.
    But since book authors are fussy… we should add a colon after the word “Author”.
    To obtain:
    Author: Name Surname

    Post scriptum: I hope this will also be useful for an upcoming demo of Enfold “Bookshop”

    Best regards
    Oriano

    in reply to: Change Shop #1398184

    Hi Mike, thanks for your help.

    Now the author name is also displayed below the short description.
    But it would be necessary that the author’s name to be linked to its “author page”, as is the case with the author’s name appearing in the additional information:
    Screenshot-2023-02-16-at-09.29.11.png

    It can be done? 😳

    Best regards
    Oriano

    in reply to: Problem on display img variation #1398181

    Hi Ismael,
    > You may need to set the Enfold > Shop Options > Product Gallery settings to the second option (Woocommerce 3.0 gallery).
    thank you. Perfect 👍

    Best regards,
    Oriano
    ⇢ Enfold for ever.

    in reply to: Change Shop #1397732

    Hi Mike, thanks for your help.
    but if I only want to display the “Autore” attribute?

    How must change this code:

    function cw_woo_attribute(){
        global $product;
        $attributes = $product->get_attributes();
        if ( ! $attributes ) {
            return;
        }

    Best regards,
    Oriano

    in reply to: Change Shop #1397659

    Hi Mike, i’m working in a local Mamp clone of the site?
    Find in “Private content” the URL of thr site in production.

    Best regards
    Oriano

    in reply to: Large Gap don’t work on Masonry Gallery #1396409

    Hi Nikko, thanks for answer.
    PS: Sorry, but I hadn’t seen Yigit’s post…

    Best regards
    Oriano

    in reply to: Saving didnt work! #1378882

    I apologize, but unfortunately I can’t reproduce the error continuously either :(

    I created a new admin account, then deactivated the plugins and this way the error disappeared.
    Then I started activating the plugins, and from time to time the error appears and sometimes disappears…
    I could not determine if the cause of the error is a specific plugin.

    Could it be a server-side permissions issue?
    I also asked the hosting support, I hope they answer me.

    Sorry for bothering you unnecessarily with this unreproducible problem :(

    Best regards
    Oriano

    in reply to: Change the Main menu only portfolio items #1377682

    Thanks Yigit, thanks Guenni007, for your help.
    I am testing in the MAMP local version of the site.

    Best regards
    Oriano

    in reply to: The "Image Full Width" block does not work correctly #1371546

    Hi Mike, thanks for your help.

    It seems to me that your code is working correctly 👍.
    Now we can use the “Block Image Full Wide” and “Block Image AlignWidth” on the blog post edit with WordPress block editor.

    Thanks Enfold, thanks to all the support staff. 👏

    Best regads
    Oriano

    in reply to: The "Image Full Width" block does not work correctly #1371020

    Hi Ismael

    your code for the “Block Image Full Wide” now seems to work correctly.
    Thank you.

    Can I also ask you for the code to be able to use the “Block Image Align Width” correctly?

    For the “Block Image AlignWidth” I inserted this css:

    /* Align Width Image */
    .wp-block-image.alignwide img, .wp-block-image.alignwide img {
        height: auto;
        width: 80vw;
        max-width: none;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
    }

    This changes the size of the image, but does not eliminate the overlap with the content that follows the image :(

    Please see this Post, where the first image is FullWidht, the second image is “Normal” and the third image is “AlignWidth”.

    PS: I believe that allowing proper use of the WordPress Block Editor in blog posts can be very useful for Enfold Theme.

    Best regards
    Oriano

    in reply to: The "Image Full Width" block does not work correctly #1370992

    Hi Ismael, thank for help.

    I have installed your code on a demo site.
    1) On this post, the image is with Image Block “Full width”.
    2) On this post (a duplicate of the previous post), the image is with Image Block “None” allignement.
    As you can see, the full width image overlaps the content that follows.

    Best regards
    Oriano

    in reply to: The "Image Full Width" block does not work correctly #1370858

    Hi Rikard, thank you very much.

    Hope this ticket can remain open, awaiting the response from your developers.

    Best regards,
    Oriano

    in reply to: The "Image Full Width" block does not work correctly #1370830

    Hi Rikard

    Please watch this video.

    You will see how to add two images in a Post using the Block Editor.
    The first image with “None” allignement,
    the second image with “Full Width” allignement.

    Then if I view the page on Enfold, there is no difference between the two images :(
    If instead I view the Post with a WordPress default theme, you can see that the two images are exactly as I edited them in the Post:
    the first image is normal, the second is Full Width.

    I hope I have explained the problem :(

    Best regards
    Oriano

    in reply to: The "Image Full Width" block does not work correctly #1370793

    Hi Rikard, thanks for answer

    Are you using the default WordPress block editor to create your post? If

    Yes, I use WordPress block editor to edit this post (see image)

    We don’t provide support for that editor though, so it might be better if you post this question on a general WordPress support forum.

    well … it’s not nice of you (kriesi) not to consider compatibility with “WordPress block editor” … :(
    The Image Full Width block works correctly in almost all the themes I have used (both pro and free themes).
    Enfold is my main theme (I’m using 11 licenses), and it’s a big handicap that important Blocks, like “Full Image” on blog Post, don’t work properly.
    I can’t ask WordPress.org, to fix a problem that seems to me to be from Enfold :(

    I believe it is in Enfold’s interest to make this WordPress Block usable in Post.

    Best regards
    Oriano

    in reply to: Fullscreen Slider Video on Mobile #1370758

    Hi Mike.
    Thanks for your explanations and for your suggestion.

    Best regards
    Oriano

    Hi Ismael,
    Yes I use your filter and it seems to work, Thanks.
    Hope this bug will be fix with the next Enfold update?
    Best regards, and thank for Enfold theme :)
    Oriano

    Hi Ismael, I have tried your workaround and it seems to work, Thanks.

    But now my question is:
    this bug will be fix with the next Enfold update?
    I ask this to avoid that on the occasion of the next Enfold update this workaround code can create new conflicts.
    What is your opinion?

    Best regards
    Oriano

    in reply to: WPML not detecting Enfold code block #1346923

    Hi #Ismael,
    in several tickets you recommend to upgrade to version 4.9.2.2
    But where can you download this version from?
    In the Style.css file of the version I just downloaded, it says:

    /*
    Theme Name: Enfold

    Version: 4.9.2.1
    …*/

    Best regards,
    Oriano

    in reply to: Menu desktop problem with too many items. #1344389

    Hi Mike
    thank you for the CSS :)

    Best regards
    Oriano

    in reply to: Product list, thumbnails #1342691

    Hi Ismael

    Thanks for your answer.

    Best regards
    Oriano

    in reply to: Error on Content: "\2219"; #1339006

    Hi Mike, thanks for your answer.

    So, to summarize, the display error only affects the recent Firefox 96.0.3 (64 bit) Apple version on:
    MacBook Pro “14 2001 Monterey 12.1
    iMac 21,5 2017 Monterey 12.1

    Error I get on all my Enfold based sites (all versions, including the latest) + WooCommerce (last versions).

    As you can see on these two different screenshots: One, Two.

    Hope this will be helpful in looking for a solution :)

    Best regards, and thanks for your great Enfold theme
    Oriano

    in reply to: Error on Content: "\2219"; #1338940

    Ops … I only realize now that the display problem I have only on Firefox 96.0.3 (64 bit) Mac.
    While on other browser, libe Safari, everything is ok.

    Do you have any suggestions for correcting the display also on Firefox?

    Best regards
    Oriano

    in reply to: CRITICAL Uncaught Error #1333673

    Hi Yigit

    I updated the theme and replace the content of /enfold/config-woocommerce/config.php.
    Now I keep monitoring the Woocommerce log to see if this fix the problem.

    Best regards
    Oriano

    in reply to: CRITICAL Uncaught Error #1333671

    Hi Yigit

    Would you like us to update the theme and then replace config.php file once again?

    it’s just that I thought the new version (4.8.8.1) of the Enfold theme also included the new version of the config.php file :(

    So, now I do the theme update and then replace config.php :)

    Best regards
    Oriano

    in reply to: CRITICAL Uncaught Error #1333659

    Another question: now I have the Enfold 4.8.8.
    You advise me to update to the new version 4.8.8.1 and than replace the content of /enfold/config-woocommerce/config.php ?

    Best regards
    Oriano

    in reply to: CRITICAL Uncaught Error #1333658

    Hi Günter

    and clear server and browser cache.

    What do you mean by “clear server cache” :(

    Best regards
    Oriano

    in reply to: CRITICAL Uncaught Error #1333387

    Hi Yigit

    Could you please replace the content of /enfold/config-woocommerce/config.php file with this one via FTP – https://pastebin.com/y3UPvKam?

    i did what you said but it didn’t solve the problem :(
    The error log continues to report the error:

    2021-12-18T11:04:49+00:00 CRITICAL Uncaught Error: Call to a member function get_cart_contents_count() on null in /var/www/html/wp-content/themes/enfold/config-woocommerce/config.php:2256
    Stack trace:
    #0 /var/www/html/wp-includes/class-wp-hook.php(303): avia_woocommerce_cart_dropdown()
    #1 /var/www/html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
    #2 /var/www/html/wp-includes/plugin.php(470): WP_Hook->do_action()
    #3 /var/www/html/wp-content/themes/enfold/includes/helper-main-menu.php(125): do_action()
    #4 /var/www/html/wp-includes/template.php(772): require('/var/www/html/w...')
    #5 /var/www/html/wp-includes/template.php(716): load_template()
    #6 /var/www/html/wp-includes/general-template.php(204): locate_template()
    #7 /var/www/html/wp-content/themes/enfold/header.php(242): get_template_part()
    #8 /var/www/html/wp-includes/template.php(770): require_once('/var/www/html/w...')
    #9 /var/www/html/wp-includes/template.php(716): load_template()
    #10 /var/www/html/wp-includes/general-template.php(48): locate_template()
    #11 /var/www/html/wp- in /var/www/html/wp-content/themes/enfold/config-woocommerce/config.php alla riga 2256

    Best regards
    Oriano

    in reply to: CRITICAL Uncaught Error #1332913

    Hi Yigit

    Could you please replace the content of /enfold/config-woocommerce/config.php file with this one via FTP – https://pastebin.com/y3UPvKam?

    I did it.
    What do you advise me to do now?
    Can I wait for the next purchases on woocommerce to check if the error occurs again or not?

    Best regards
    Oriano

    in reply to: CRITICAL Uncaught Error #1332801

    Hi Yigit
    At the moment I am traveling, in a couple of hours, upon my return I provide to replace the file.

    Thank you,
    Oriano

Viewing 30 posts - 61 through 90 (of 147 total)