• Resolved alsakb

    (@alsakb)


    Hi,

    I’m Getting a problem. once I go to any of my product titles showing after 4-5 Sec Later.

    Also, the Variation is not working correctly.

    Link- shorturl.at/fISX1

    Please help me with this.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Hi @alsakb

    Thanks for reaching out!

    Can you please share with us a clear screenshot of what you see on your end so that we could address you more effectively?

    If you don’t already have a screenshot service installed, you can try https://snipboard.io or https://skitch.com/. You can share the direct link to the image as a response to this topic.

    Thread Starter alsakb

    (@alsakb)

    Saif

    (@babylon1999)

    Hello @alsakb,

    This kind of problem is usually caused by a conflict with your theme or with another plugin.
    ?
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    I understand that performing this test might be a concern as your site is serving customers at the moment, you can use this plugin to create a staging environment that won’t affect your main site.

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation of how to do a conflict test here.

    Let us know how things go. ??

    Thread Starter alsakb

    (@alsakb)

    I find a problem with Jquery. for the title and add-to-cart button alignment I use

    jQuery('.single_add_to_cart_button').attr('id', 'add_to_cart_button');
    			jQuery( function($) { jQuery( ".product_title.entry-title" ).insertBefore( ".woo-price-area" ); });

    is there any way by PHP? for only add to cart button and title?

    please suggest me.

    thank you

    Hi @alsakb

    Thanks for sharing the screen recording of your issue here.

    These forums are meant for general support with the core functionality of WooCommerce itself. For questions related to development and custom coding, your best bet is to ask on any of these channels for support. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, too.

    WooCommerce Developer Resources Portal
    WooCommerce Advanced Facebook group
    WooCommerce Community Forum
    WooCommerce Developer Slack Channel.
    – Hire a WooCommerce Expert

    Thread Starter alsakb

    (@alsakb)

    Hi,

    Can you please how i move only add to cart button for a variable product, only button? Now product meta.

    Thank you

    Hello,

    Can you please how i move only add to cart button for a variable product, only button? Now product meta.

    For better assistance, may I ask you to provide the following?

    – A link to the product page you are referring to.

    – A screenshot showing how you would like to move the add to cart button?

    Looking forward to hearing from you.

    Thread Starter alsakb

    (@alsakb)

    Hi,

    The page link is below.

    https://bit.ly/3ejA5Ua

    so if you visit the page you will see the title and the buy now button will load after the delay.

    title I can make woocommerce function. but add to cart button is not working.

    Note: I’m doing an extra-designed page for a single variable product.

    Thank you

    • This reply was modified 2 years, 1 month ago by alsakb.
    Saif

    (@babylon1999)

    Hello @alsakb,

    From our end, we don’t know if this is a feature made by your theme developer. I can also see you have a couple of CSS issues in the debugger.

    In other threads, I found that increasing the site’s maximum upload and PHP Memory limit solves most slow loading problems, especially for heavily customized like yours.

    As long as the problem is not happening when you switch to the Storefront theme, then the best place to take this to is your theme developer to understand the problem better.

    Perhaps we can help based on their reply. ??

    Cheers!

    • This reply was modified 2 years, 1 month ago by Saif.
    Thread Starter alsakb

    (@alsakb)

    Hi,

    Actually, I did this button after the variation to the right side of my layout. Because I couldn’t find any better ways for the variable Add to cart Button.

    I tried a lot of codes it’s not working for variable products.

    If you can help me with a Button for a variable product please help me with the function.

    I want a variable in the middle of a single product page And a buy now button on the right side of the single product page layout.

    thank you

    Hello,

    From my end, add to cart button is working.


    Link to image: https://snipboard.io/MmS4Eg.jpg

    CSS – Positioning.
    HTML CSS Button Positioning.

    These articles might help you out to change the button position on your page. However, my recommendation is to reach out to your theme support, they will be able to provide you with more information.

    Thanks.

    • This reply was modified 2 years, 1 month ago by Igor H.
    Thread Starter alsakb

    (@alsakb)

    Hi,

    Yes, it’s working because still i didn’t change it. I want Buy Now button on the right side.

    Without variations Like Below.

    https://prnt.sc/eypm6pqkA2Oy

    right now I make it by Querry I just give position buy now button after loading the page.

    is there any way to the set only buy now button for variable products.

    Like, for single product button link is –> [add_to_cart]
    for variable products what?
    Thank you

    Saif

    (@babylon1999)

    Hello @alsakb,

    As mentioned earlier, this is a fairly complex development topic which is not within our scope of support here in the forums.

    I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.

    I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.

    You can also visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.

    Hope this helps!

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Title Loading Slow’ is closed to new replies.