The integration tag has no wiki summary.
0
votes
1answer
33 views
Hooks - Query about WooCommerce plugin integration to non-compatible theme
I am quite new to WordPress and wish to learn more about hooks and how to use them.
Could anyone point out the necessary hooks in this page.php code to replace the markup in the following WooCommerce ...
0
votes
0answers
17 views
Using Zoho Creator Database inside Wordpress Frame
Our agency network has an existing Wordpress-based website, and we would like to use Zoho Creator sort of like an intranet which is accessed through the Wordpress site. Basically, something along the ...
3
votes
1answer
109 views
Integrate post tags in Post Edit page with qTranslate
Summary
In the tags widget in the Post Edit page, I need to know a way to filter through:
the tags suggestions
the tag terms update when saving or updating the post
At least that is what I think ...
0
votes
0answers
20 views
Affiliate plugin + marketpress
Has anyone successfully integrated the affiliate plugin with marketpress yet? What I would like to do is when a store is created http://subdomain.domainname.com this will be a store that displays the ...
0
votes
2answers
166 views
Reusing header.php from Yii application
I'm building a website that uses Wordpress as the CMS and is built with Yii framework. All the business logic works fine. Most visible pages are filled with content from Wordpress admin and only the ...
-2
votes
1answer
480 views
Paypal integration with woo commerce plugin [closed]
first Please have look at my site.
http://demo.therealworkfromhomemom.com/
This site is run by woo commerce plugin which is integrated by Abandance theme.now i want to integrate with paypal.I have a ...
0
votes
1answer
198 views
Integrating Custom Database with Wordpress
I Have a Wordpress Site with few users who are my college students
They Registered using their RollNumbers/HallTicket Numbers as their usernames in Wordpress site
Now I Have Another Database with ...
0
votes
1answer
396 views
Integrating WP E-commerce plugin into custom theme
I am getting very worried now, since I'm seeing almost NOTHING about integrating GetShopped's WP Ecommerce plugin into a custom theme. I'm using all custom template pages, and would like to use ...
0
votes
2answers
174 views
is_user_logged_in returning nothing on custom page
I am trying to use WordPress authentication on a custom PHP page however when checking "is_user_logged_in" it returns nothing at all and other functions are also returning nothing helpful.
The code I ...
0
votes
1answer
41 views
Merging separate works in wordpress
I am caught up in some scenario. Actually my team is working on developing a site using wordpress. They will be working on their machines(localhost) and preparing the pages that come under their share ...
2
votes
1answer
86 views
How to access my php page in wordpress
I created a services folder in wordpress/wp-content/services. This folder will have web services coded in PHP. But when i try to access the .php file it is being redirected to index.html
While ...
3
votes
1answer
884 views
Create API for single sign-on with 3rd party site
My site needs to integrate with a 3rd party software, which will live on its own sub-domain, hosted by the software company. I need to provide the 3rd party developers with an endpoint that they can ...
0
votes
1answer
91 views
How to convert that page to a wordpress template? [closed]
Couple of days I am trying to integrate THAT page in wordpress. I converted it to wordpress theme but can't make the images to loads. All I see is the loading circle. I changed the path in javascript ...
3
votes
1answer
120 views
Friendica integration using wordpress authentication
I currently have a BuddyPress community with bbPress forums and a MediaWiki based collaborative area.
I'll soon be adding Friendica support for good integration with other friends Diaspora websites ...
13
votes
3answers
562 views
Integrate Wordpress and bbpress profiles?
I have installed bbforum plugin in my wordpress. However It has two separate profiles for the blog users and the forum users. Blog users have profiles url:
/author/test/
While forum users have ...
0
votes
1answer
121 views
What is Global Wordpress Objects?
I was trying to load wordpress in a smarty template and i have got a lot of errors that has the same origin "Fatal error: Call to a member function the_function() on a non-object".
The solution to ...
0
votes
2answers
611 views
Fatal error: Call to a member function add_rewrite_tag() on a non-object in /wp-includes/taxonomy.php on line 333
I get this error while trying to load wordpress in a smarty template. But when I visit wordpress I dont get that error any where.
the code I use to load wordpress is :
{php}include ...
0
votes
1answer
502 views
How to get wordpress nav menu outside of wordpress system?
I want to get a specific wordpress nav menu as a list in my custom php page outside of wordpress.
How to do that?
1
vote
0answers
116 views
What is the correct way to integrate wordpress with another php application?
I want to integrate wordpress blog with another php application so both will have same theme and when i do changes in wordpress menu or wordpress sidebar, the changes will apply automatically to the ...
0
votes
4answers
338 views
Restrict access to non-wordpress section of site with user roles?
Is it possible to limit access to a page using wordpress user roles that isn't included in the wordpress install.
For example I have a CS Cart install with only a couple of products but I need to ...
0
votes
3answers
316 views
Using WordPress functions on other sites
I have WordPress, set to multisite with subdirectories, installed at /, and a phpBB forum at /forum.
Both sites are visually integrated, and share a common login process. I'd now like to integrate ...
2
votes
1answer
412 views
Best way to integrate existing php application into Wordpress
A client of ours has a web application written in PHP, but has commissioned us to develop the front end for the website but wants us to integrate the current PHP web application (a package tracking ...
0
votes
2answers
1k views
RSVP form for Facebook events from a Wordpress post?
Is there a way to add a RSVP form to a Facebook event in a Wordpress post?
(let's assume I have a website linked to a Facebook application and I want to publish public events I have published on a ...
2
votes
3answers
153 views
How can I integrate pages written in something other than PHP?
In a WordPress blogsite, I'd like to add additional functionality but write it something other than PHP if possible, Python for example. For example, I'd like to create a self-scheduling page for a ...
-1
votes
1answer
466 views
Worldpay Integration in Wordpress
Hi: I am working on a fast food website project, the theme is configured and all the data has been placed related to fast food, like the Order Menu, The payment method that will be used to order food ...
4
votes
3answers
209 views
What's the recommended process for organising collaborative posting?
The users over at the scifi/fantasy SE site are getting our blog organised. We definitely need:
To know who is writing (or planning to write) about what.
What stage (planning, writing, ...
2
votes
1answer
700 views
Is there a way to integrate WordPress within an existing PHP Framework, CMS, and Navigation system?
I am the senior developer of a modular PHP Framework system which provides my customers with a Content Management System (CMS), ECommerce system, and a variety of other modules (slideshows, ...
-1
votes
3answers
156 views
Social network plugins for Wordpress [closed]
I would like to make my blog fully integrated with social networks. This mean:
* Login via facebook / twitter
Share to facebook / twitter
Include open graph data in the page
any other suggestions
...
4
votes
1answer
876 views
How To Remove The “+ Add New Category” Link From A Category Metabox
Inside of a Wordpress category metabox or any custom taxonomy box for that matter there is a link with the text "+ Add New Category" is there a way this link can be removed preferably without ...
0
votes
2answers
375 views
Wordpress and Magento: let Wordpress manage user registration and logins?
I need to integrate Magento and Wordpress for a corporate website.
There will be other functionalities in the website that will require a login (ie forum, helpdesk and maybe others...) which I would ...
3
votes
4answers
1k views
Consuming an external API in WordPress?
I have a client who has a WordPress website, and he want to extend it to add new functionalities. These functionalities are included in a website I have already done (a kind of search engine over a ...
1
vote
3answers
783 views
MailChimp integration that allows users to select from multiple lists
I'm integrating Mailchimp signup into a WP install and I have 2 questions.
What is the best way or best plugin to integrate mailchimp signup?
Is it possible to allow the user to select from ...
0
votes
1answer
103 views
Site only for users authenticated by different PHP application
I've got custom developed sales system (in PHP, let's say it's domain.com) and I would like to add informational section to it. Instead of developing it from the ground up I thought that it would be ...
0
votes
3answers
977 views
How I can add blog in my magento site?
I have to add a blog in my magento site.Is it possible to integrate wordpress into magento by which we are able to post blog in the wordpress and then display in the magento site.
Thanks in advance
...
0
votes
1answer
182 views
How can I convert everything from category X to have post format Link
My "links" come in from Windows Live Writer, from a perl based delicious sync directly to the database and who knows where from. They all have in common that the category is 'Daily-Links'. So I think ...
1
vote
1answer
220 views
Advanced Integration - WordPress + YOURLS
I've been using a custom YOURLS system to create my own URL shortener for my blog network for a while now. Everything works just great with only a few exceptions (bugs already reported to the ...
1
vote
1answer
488 views
Invision + Wordpress integration
I'm trying to integrate Invision Power Board into our website, Wordpress by using IPB Website Integration (IPBWI).
I have used the script sometime before on a static website, but I'm having trouble ...