Wordpress support - wordpress

I like to get a customer website to full cms website / blog / magazine / ecommerce
I will go with wordpress (joomla and drupal on the runner up list)
I will for sure need support for customizing template, code, php and plugins
I always found AMAZING support from stackoverflow, i like to have the same thing for wp... do you know where i should ask my Wordpress question and post my code...?
Thanks in advance

http://wordpress.org/support/

Related

Run wordpress plugin on Joomla based website

I have a question related to the WordPress<>Joomla compatibility. Recently I purchased a sophisticated plugin which runs on WordPress only. But my website with all the content and the design is based on Joomla. So I'm trying to figure out the means how I could use that WordPress plugin on the Joomla website. As I said before it's kind of advanced plugin with many options, so I guess it would be difficult to adapt the code to fit Joomla requirements. So I'm thinking about two possible solutions:
I could create a WordPress website with the same design that Joomla website has. However this solution requires to change all the Joomla template files, or to build the WordPress theme from scratch. Does anybody know any tutorial which explains how to migrate the template from Joomla to WordPress? I basically don't need to move the content, only the design. All the menu links and other stuff would redirect to the parent Joomla site.
The second solution I think would be to install the WordPress with that plugin on the server and then to create a copy of the Joomla site on the sub-domain. Then maybe I can use something like iframe on the Joomla site to show the WordPress plugin running. Is that kind of scenario possible? What kind of solution would you suggest? As I said before, I will keep my Joomla site anyway, because its already running with tons of data. I just need the functionality of one additional plugin, which sadly runs only on WordPress.
Thanks for the help.
Both scenarios are not practical - with the second being not feasible. What I recommend is that you adapt the WordPress plugin to Joomla or maybe search for a similar plugin that already exists on Joomla.

what is the best way to integrate wordpress subdirectory with joomla website?

Sorry for the trouble. I just want to ask is there a way to integrate wordpress subdirectory into joomla website? What i am trying to do is develop a blog site with wordpress subdirectory in joomla's corporate site and everytime that i post an article in wordpress it will display in root joomla website's template. Is there a way to do this?
Simply installing WordPress in a subdirectory of a Joomla site will not automatically display WordPress posts in the Joomla template.
You could develop a WordPress template that matches the Joomla one, or consider a Joomla integrated solution like https://www.corephp.com/joomla-products/wordpress-for-joomla
For what it's worth, it is fairly easy to blog within Joomla. You might consider looking at your specific needs and they to accomplish everything from within Jomla.
In the terms of usability & user friendliness having just one platform is the best solution.
There are plenty of joomla! Blog extensions available in JED directory and, I am sure you will find the most appropriate.
By the way, here is a FREE tool called WordPress to JoomBlog converter, that allows migration, saving all the users, categories and blog comments. Just to let you know

Wordpress: Using it as a news CMS only?

I tried to search everywhere for an answer to my question but I still doesn't understand how Wordpress fully work.
I would like to use Wordpress as my news system CMS only. This means, I do not wish to set up my page layout via the Wordpress theme interface. If you guys know another news CMS called CuteNews, I want my Wordpress to operate pretty much like CuteNews.
How can I put Wordpress post entries into my website that uses my own layout (and not using the theme interface in Wordpress).
Thanks!
For people looking at this from google. Check out this blog post
http://sidigital.co/blog/disconnect-your-frontend-from-wordpress
I have used this as a starting point for my detached wordpress site and it's working perfect.
You can actually! Without converting it to a theme. It works for me as I don't do wordpress themes but I use WP to power the back-end of my websites. I utilize WP's CMS feature.
here's a checklist of what you can possibly do to your website.
Your website design (html/css)
Install Wordpress on your server, or locally.
Download Blank WP Template, set this as your default template for your wordpress site.
Edit the Theme's CSS/Header/Footer according to your website design while keeping essential WP codes provided in the template.
Set your News Page as the Blog Entry in WP Dashboard.
If you want some news preview, such as titles to appear somewhere on your site like homepage, you can either call it thru PHP code available on the net or install a plugin in WP.
Items listed above maybe broad, but that's a starting point, as you can research on the net for detailed information on how to go about your website with wordpress CMS.
Best of Luck!

Does Joomla or Drupal integrate better with phpBB forum

If it is difficult to integrate or not recommended, I would like to go with Drupal since I am more comfortable with it. But I don't know how difficult it is to customize the look and feel of PHPBB forum to match Drupal website. (I can theme Drupal).
Thanks for your suggestion.
For Joomla! there is RokBridge which does not require code modifications.
RocketThemes also offers matching themes for Joomla!, Drupal and phpBB, but they are not (all) free.
If you can embed the forum in the CMS, check out the Drupal module phpBBforum.
For Joomla there also appears to be an extension, though I haven't worked with this one: Mehdi's Phpbb THREE bridge

How to use wp-ecommerce plugin in wordpress

I'm working on a site that is built in WordPress and I want to add ecommerce functionality. I have some products, and need a backend for these products so I'm using wp-ecommerce plugin - but how do I use this functionality on frontend?
If anybody has any ideas how to make a shopping related site in WordPress then please let me know.
I would suggest you to go straight to the source and talk to the guys that did it
http://www.instinct.co.nz/e-commerce/
and see some video tutorials on the subject
also, you can try different methods, for example, if it's a simple shop why not give FoxyCart a go seeing this good screencast from CSS Tricks
or

Resources