Forum Replies Created

Viewing 30 posts - 61 through 90 (of 99 total)
  • Author
    Posts
  • in reply to: Last easy problems #1367719

    Hello,

    the code was perfect.
    Yes I want to remove the border around the search field. If you notice it is only down and not up … I do not understand why!

    Thanks
    Andrea

    in reply to: Forminator button change #1366018

    Thanks Rikard,

    I see the screenshot … oh my God!
    I do not want this at all, close the ticket please.

    Best regards

    • This reply was modified 2 years, 2 months ago by cuccarini.
    in reply to: Forminator button change #1366007

    By the way,

    in the page https://www.alfieridellatuscia.it/tornei-a-tavolino/ using smartphone is it possible to have 2 posts in the same row and not only 1?
    Thanks in advance

    • This reply was modified 2 years, 2 months ago by cuccarini.
    in reply to: Forminator button change #1365994

    Well Rikard,

    I changed the padding and now the button is the same as the others.

    As for the second problem, if the result is not good, ok, don’t worry.

    Many thanks
    Andrew

    in reply to: Forminator button change #1365973

    Hello Ismael,

    thanks for the hint, I have reported your code in quick CSS, but unfortunately it didn’t work. Keep in mind that the button to change is the one with the word “pagamento”.

    Regarding the second problem I raised, I would like to try to be clearer. Currently on the smartphone on the page https://www.alfieridellatuscia.it/entry/ you can see one item at a time, in particular:
    – photo on the first line
    – text on the second line and so on

    The desired result would be to have both the photo and the text on the same line. Thus the page on the smartphone would be more readable.

    Thanks for your attention
    Andrea

    in reply to: Forminator button change #1365852

    Hello Rikard,
    I tried using the code in the quick CSS but it didn’t work.
    Regarding the other problem, on smartphone in the page https://www.alfieridellatuscia.it/agonistica/ I simply wanted to increase the number of items present within a row, today you see only one item at a time. For example now you se in one row a photo after a text box and so on. I would like to have 2 o 3 items in the same line if possible.

    Thank you
    Andrea

    • This reply was modified 2 years, 2 months ago by cuccarini.
    • This reply was modified 2 years, 2 months ago by cuccarini.
    in reply to: Optimization on mobile devices #1360111

    Hello Nikko,

    I checked now the results and everything is as expected! You can close the ticket please.
    Thanks you so much for your big help.

    Best regards
    Andrew

    in reply to: Post with link to external articles #1359351

    Hello,

    I used the suggested plugin and I solved the problem!
    You van close the ticket.

    Thank you so much
    Andrea

    in reply to: WooCommerce variation swatches #1359251

    Hi Rikard,

    problem solved after removing the !important part from the CSS as you suggested.
    You can close the ticket!

    Thank for your great help.

    Bets regards
    Andrea

    in reply to: WooCommerce variation swatches #1359190

    Thanks a lot Rikard,

    the buttons are now visible and “on hover” effect is OK per add to cart button.
    Only the select options button do not change color “on hover”, I would like to have the same behavior “on hover” of add to cart button.
    After solving this you can close the ticket.

    Thanks in advance for your cooperation.
    Andrea

    • This reply was modified 2 years, 4 months ago by cuccarini.
    in reply to: WooCommerce variation swatches #1359159

    Very well Rikard

    now it si OK! The only problem left is the background color of the buttons “add to cart” and “select options” that are not very visible actually. I would like to change the background color in normal situation with #2d5c88 and on hover using a different color.

    After solving this you can close the ticket successfully.
    Have a nice day

    best regards
    Andrea

    • This reply was modified 2 years, 4 months ago by cuccarini.
    in reply to: WooCommerce variation swatches #1359034

    Yes Rikard,

    I added the following CSS:
    .woo-variation-swatches ul.variations {
    align-items: center;
    }

    After that now color and size buttons are in the same row and centered as desired.

    Please can I obtain the same result for product name and price?

    Thanks for your help
    Andrea

    in reply to: WooCommerce variation swatches #1359008

    HI Rikard,

    yes, I get that after adding the CSS you posted also I was obliged to cancel it in order to resume the normal behavior of the website.

    Now I added the following code obviously in the Quick CSS:
    .woo-variation-swatches .variable-items-wrapper {
    flex-wrap: nowrap;
    justify-content: flex-start;
    }

    After this there were some improvements because now the color and size buttons are in the same row as desired, but nothing is centered unfortunately, they remain left justified. I hope this can be solved either.

    Best regards
    Andrea

    in reply to: WooCommerce variation swatches #1358966
    This reply has been marked as private.
    in reply to: Icon Box problem #1311477

    Hello Yigit,
    everything is perfect now. Thank you for your quick support., you can close the ticket.
    Kind regards
    Andrea

    in reply to: Restricted access to pages and login personalization #1311156

    Hello Mike,

    I forgot to tell you that you can close the ticket … thank you very much for your help.
    Andrea

    in reply to: Restricted access to pages and login personalization #1300691

    Hello Mike,

    you are right, the customization is 90% ok, only some small detail (like bold in label) that is not possible to make in this free version probably.
    Regarding the redirect, it is true, I would like to avoid to use an addon like that only for this simple feature … there is some other ways to achieve that?!
    For me it is ok also to add a link in code after the user enter in the dashboard in order to obtain the desired result! ;-)

    Changing topic today I had a fatal error while submitting payments using Stripe in forminator … the error is the following:

    Fatal error: Uncaught Error: Call to undefined method WP_Error::confirm() in /web/htdocs/www.alfieridellatuscia.it/home/wp-content/plugins/forminator/library/modules/custom-forms/front/front-action.php:736 Stack trace: #0 /web/htdocs/www.alfieridellatuscia.it/home/wp-content/plugins/forminator/library/modules/custom-forms/front/front-action.php(1010): Forminator_CForm_Front_Action::handle_stripe() #1 /web/htdocs/www.alfieridellatuscia.it/home/wp-content/plugins/forminator/library/abstracts/abstract-class-front-action.php(119): Forminator_CForm_Front_Action->handle_form() #2 /web/htdocs/www.alfieridellatuscia.it/home/wp-content/plugins/forminator/library/abstracts/abstract-class-front-action.php(94): Forminator_Front_Action->handle_submit() #3 /web/htdocs/www.alfieridellatuscia.it/home/wp-includes/class-wp-hook.php(292): Forminator_Front_Action->maybe_handle_submit() #4 /web/htdocs/www.alfieridellatuscia.it/home/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters() #5 /web/htdocs/www.alfieridellatuscia.it/home/wp-in in /web/htdocs/www.alfieridellatuscia.it/home/wp-content/plugins/forminator/library/modules/custom-forms/front/front-action.php on line 736

    The forms customization in forminator seems good, only it is strange i did not see the card icon in the form preview … maybe this is the signal of some kind of problem inside?!? CAn you give me some help or suggestion?!

    Thanks in advance, Andrea

    I suggest to add some explanation in the icon-grid documentation to avoid the same problem to other users.

    Well Mike,

    your point was not real in this case, as I wrote the problem was really subtle and it was actually related to the length of the lines in the item extended description, but finally I found the solution.
    The solution was simply to add a CR (carriage return) to break the lines in the extended description of the items, after this, everything went back in place !!

    You can close the ticket now … thank you very much for your help.
    Andrea

    Hi Mike,

    I put your code in the quick CSS but the result was not the expected. My secondary display is 1920 X 1080 wide.

    Anyway, using the translated homepage in English I found an interesting thing, if I put the same icon-grid of the italian site (i.e. same content and number of item) the resulting icon grid was misplaced also there … after I translated the icon text in English and now the icon grid for English is correct.

    Then seems to me that the problem is not only related to the size of the display, but also to the dimension of text inside the items. If the text of some item is big … there may be problems, If text is short … everything is always fine. Maybe this can help you to find a solution … thank you so much.

    Andrea

    Hi Mike,

    You were right … now it is OK! Now there is only the icon-grid problem missing … Thanks.

    Best regards
    Andrea

    The problem with the icon-grid was there before activate WPML… strangely the english site instead work properly!

    Hi Mike,

    well the italian side is OK but the english side instead is in the initial situation. Strange, because the code was apparently correct. I do not know why it does not work properly!

    Also I notice a second problem related to the icon-grid of activities in the homepage. With a large display (i.e. >= 1920 X 1080) it is misplaced, instead with smaller one everything it correct … again a strange behavior … That’s all.

    Sorry to bother yo u again, thank you … best regards.
    Andrea

    Than’k Mike,

    it was fine at first … unfortunately after I moved my website in the final place and activate WPML. In this new situation this does not work … maybe a problem related to this changement … I am sorry, it was my fault.

    Thank’s again.

    I forget to add that to change the behavior of “post comment” button, I would like it was rounded and similar to all the other buttons.
    Thank you again.

    Andrea

    Hi Mike,

    everything was fine, but the background color does not contrast so much with the text color inside “red.more link”, so I would like to change also the text color with white for example. Thanks in advance for your help.

    Andrea

    Hello,

    By t way, when I am looking the details inside a post, I would like to have 3 buttons with the same standard behavior, instead of the normal “post comment” button. Is it possible to make this?

    Thank’s in advance for your cooperation.
    Andrea

    • This reply was modified 4 years, 6 months ago by cuccarini.
    in reply to: Abnormal code block on Avia Editor #1209665

    Well,

    I will wait to fix this problem in the next version of Enfold.
    Thank you very much, you can close the ticket now.

    Best regards,
    Andrea Cuccarini

    in reply to: Abnormal code block on Avia Editor #1207315

    Hello,

    I made a new install using WordPress 5.3.2 with this versione there are no problems so, clearly, the problem is related to come compatibility problem with enfold and the last WordPress 5.4 version. Nothing else, no plugin, no other issues! I will use the old versione until Enfold will solve this problem I think.

    Best regards
    Andrea

    in reply to: Abnormal code block on Avia Editor #1207084

    I have checked other Enfold website and I found that the problem is probably related to release 5.4 of WordPress. With the previous release everything was doing fine.

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