fifreda
Forum Replies Created
-
Forum: Plugins
In reply to: [FG Joomla to WordPress] Joomla database parametersOkay, it’s run! Thank’s a lot Kerfred for helping me
Forum: Plugins
In reply to: [FG Joomla to WordPress] Joomla database parametersI do all the operation you have listed but the plugin doesn’t transfer anything. What I have done in order:
1- export the joomla database with the article, the server is in aruba.it
2- import in the database of the destination site (that is in register.it)
3- in the plugin I test the database connection with the following value: URL of the live Joomla web site: joomla web site (that is in another server), Hostname: the register host , port: 3306, Database: the database of Joomla site in aruba server, username: login of register database, password: password of database register, Joomla table prefix: jos_ .
how you say, this operation would work… but I don’t understand why in my site doesn’t work… How is it possible?Forum: Plugins
In reply to: [FG Joomla to WordPress] Joomla database parametersI try too but the connection to the database failed. I think we need that the complete Joomla site is in ours database if not we can’t transfer anything…
Forum: Plugins
In reply to: [Breadcrumb NavXT] custom and position breadcrumbHi! in my theme I don’t know where put the breadcrumb code. In the link there is the picture of where I want the breadcrumb: http://imgur.com/NMSo1dH. I went in header.php file through appearance / editor but I find many lines of php code, I tried to insert the breadcrumb code inside of <div class = “container”> as in the picture http://imgur.com/5MciO54 but does not work .. is correctly edit the header.php file in my case? How do I to understand where is the correctly position for insert the breadcrumb code? Thank’s for the help.