Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author impleCode

    (@implecode)

    It seems you made something wrong. The page https://76.162.166.191/products-2/ doesn’t show the content of your current product-adder.php.

    First check if the file you created in theme directory is called: product-adder.php NOT product_adder.php

    Thread Starter plumwebsites

    (@plumwebsites)

    Yes, I have added as product-adder.php

    Plugin Author ndre

    (@ndre)

    Your theme is using unusual coding to show the content. Page.php is filled with action hooks which are probably called form functions.php and different files.

    You can try inserting content_product_adder(); inside cyberchimps_page_display() function. It can work or not, it is 100% guess.

    If it doesn’t work I’m afraid integrating your theme with the plugin would require some customisation. It is out of the scope of support forum however you could try contacting a impleCode worker or theme author to assist you further.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘theme integration – added product-adder.php’ is closed to new replies.