View Single Post
  #4  
Old 10-21-2014, 03:11 AM
  soldatov's Avatar 
soldatov soldatov is offline
Moderator
 

X-Cart team
  
Join Date: Apr 2011
Posts: 163
 

Default Re: Wordpress in XC5 -- wordpress home page as site home page?

You can try the .htaccess rule:

Code:
DirectoryIndex cart.php?target=blog

Let me know if this helped.
Reply With Quote