New Landing How can we help? Themeforest Theme Support Pinpoint Various Woocommerce related questions

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Pinpoint
  • #1876
    atteam
    Member
    Post count: 24

    Hi,

    Have some questions using Pinpoint+woocommerce…

    How to show My Account in text menu rather than lock icon? My customer may not get this.
    How to replace the line “Click here  to go to the admin area” with other string.
    How to replace the grey background and text with other color? (see attached picture)
    From My Account page, if I click View button for order, everything is black! the page is loading and somehow the status is “waiting for b.scoreresearch.com….”

    Thanks for your answer

    #2005
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    The text/code changes can be made in header.php, and for the colours your can select these in the color customiser (link in WP Admin Bar).

    Can you send us a link to check the loading page?

    – Ed

    #2039
    atteam
    Member
    Post count: 24
    This reply has been marked as private.
    #2138
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    The provided login doesn’t work.

    For the loading page, please disable plugins and see if it works then – maybe there is a plugin conflict.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #2420
    atteam
    Member
    Post count: 24
    This reply has been marked as private.
    #2486
    Cosmin – SUPPORT
    Member
    Post count: 3851
    This reply has been marked as private.
    #2579
    atteam
    Member
    Post count: 24
    This reply has been marked as private.
    #2656
    Cosmin – SUPPORT
    Member
    Post count: 3851
    This reply has been marked as private.
    #10556
    natevolk
    Member
    Post count: 43

    Mine’s doing this too, what’s the solution? Can’t see the private replies…
    Thanks,

    #10723
    Cosmin – SUPPORT
    Member
    Post count: 3851

    @natevolk – there were several issues that the OP was asking about. Which one is the same for you?

    Regards,
    ————————————————————————————————————

    Cosmin – Support

    #10764
    natevolk
    Member
    Post count: 43

    Oh, sorry. From my account page, if I click on the view button on the right, I get a translucent black overlay but no info. If I click on the order number, it shows the order details properly.

    #11032
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    @natevolk – if you could provide a link to that page, and a test login if necessary that would be really handy.

    – Ed

    #11068
    natevolk
    Member
    Post count: 43
    This reply has been marked as private.
    #11541
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for letting us know, have fixed this for the next update. If you want to fix it for your build, replace functions.php line 169 with:

    
    	    if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) {
    	    	if (!is_account_page()) {
    	    		wp_enqueue_script('sf-viewjs');
    	    	}
    	    } else {
    	    	wp_enqueue_script('sf-viewjs');
    	    }
    

    – Ed

    #11623
    natevolk
    Member
    Post count: 43

    Thanks Ed. Just to make sure, line 169 currently reads:

    wp_enqueue_script(‘sf-viewjs’);

    Correct?

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register