Home Forums Space themes support forum Product not showing on

Product not showing on

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #598085

    Sky786
    Participant

    Hi,

    After adding the code to the functions.php file, I noticed that some product pages are showing correctly. However, when checking products through a category link, the page is shwoing only 1 product. and even footer is not shwoing.

    if ( ! function_exists( 'xts_enqueue_waypoints' ) ) {
    	function xts_enqueue_waypoints() {
    		wp_enqueue_script( 'xts-waypoints-library', XTS_THEME_URL . '/js/waypoints.min.js', array(), XTS_VERSION, true );
    	}
    
    	add_action( 'wp_enqueue_scripts', 'xts_enqueue_waypoints', 20 );
    }

    Please check Private content

    #598357

    Luke Nielsen
    Keymaster

    Hello,

    Please, confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back.

    Thank you in advance.

    Kind Regards

    #598359

    Sky786
    Participant

    Hi,

    Yes you can.

    #598742

    Luke Nielsen
    Keymaster

    Hello,

    Looks like access is wrong – https://monosnap.com/file/6yb7W0eJfsrR8roLWXVhf4o2aUZcZY, could you please update it?

    Thank you in advance.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)