Quantcast
Channel: WHMCS Community Forums
Viewing all articles
Browse latest Browse all 13458

WHMCS wordpress integration

$
0
0
Sorry for reviving old thread.

How to integrate wordpress footer and header ?
I tryed with
Code:

{php} include('http://domain.com/wp-content/themes/themeName/header.php'); {/php}
and won't work (won't load webpage) WHMCS is on subdomain.
with
Code:

{include_php file='http://domain.com/wp-content/themes/themeName/header.php'}
it don't work but WHMCS work.
And [code]<?php get_header(); ?>[code]
[code]{php}<?php wp_footer(); ?> {/php}[code] with php or without


With wordpress WHMCS bridge it work but very slowly and without WHMCS menu

Viewing all articles
Browse latest Browse all 13458

Trending Articles