wp
Can’t access WP site with Wamp 2.5 from intranet
I’ve installed Wampserver 2.5 and WordPress on a windows server 2008 R2 at my work place and manged to get a website working. Everything is
WP nav menu + Bootstrap, add role="menu" to UL
For one of my projects I’m trying to add a nav_menu to my WP theme. It should work as a quick menu (sidebar). The only
WP nav menu + Bootstrap, add role="menu" to UL (solved)
For one of my projects I’m trying to add a nav_menu to my WP theme. It should work as a quick menu (sidebar). The only
wp get image editor returns wp error
I’m using aq_resize class to resize images and save them, but inside aq_resize.php there’s a wordpress function ($editor = wp_get_image_editor( $img_path )) always returning Error
Auto-save from Front End with WP Heartbeat API
I’ve created a form on the front end for users to post an event (custom post type) from. I want to have the website auto-save
AJAX call not working in WP based site
This is my first time calling AJAX from within jQuery so please bear with me here. I have a JSON file where I have formatted
WP beginner here - Where do I find updated template files?
WordPress beginner here - my site seems to have some outdated template files which I think are the cause of some functionality issues the site
WP Custom Post type & Taxonomy url structure
So, I have a CPT named: Sport and a taxonomy named: sport_types; I a want an url structure like this: /sports/ <- archive-sport /sports/karate <-
How to integrate Youhosting on my WP site
I am using Youhosting for webhosting reselling.. I am using Mega host WordPress theme.. on WxW (dot) in You can find it here - http://dl3.goldtheme.net/goldtheme/megahost14-GoldTheme.Net.rar
How to use Jetpack Publicize with WP Job Manager Job Listings?
I am trying to use Jetpack Publicize module for my blog post and job post. I am using WP Job Manager plugin for job posting.
How in insert image path in WordPress database that will display product image in wp admin not on front end?
$insert = $wpdb->insert( $prefix."posts", array("post_title" => $posTitle,"post_content" => $postContent,"post_status" => "publish","post_type" =>"product")); // select products ID $select = $wpdb->get_results("SELECT ID AS productsId FROM ".$prefix."posts WHERE
Tell WP to use a specific template file in posts
I’ve searched everywhere and tried a couple plugins with no success. I’m using WP 3.9.1. I have to create different ways to show my posts.
Is there going to an issue running different features of WP site in different subdomains?
I have a main site running in mydomain.com. I want to install an e-commerce plugin and want to run it in a subdomain shop.mydomain.com. In
WP Supersized api is undefined - why?
Hello Stackoverflow Community, I am having a problem with the WordPress Plugin WP Supersized, since its very famous I am hoping that someone on here
Check for logged in users from outside wp page in wordpress
I need to check if the user has logged in to my wordpress site from a non wp page.How can this be done ? I
how to replace excerpt with full posts on WP
First thing first, i’m new with WP and i’m also not very good with PHP. anyway, i use this plugin http://wordpress.org/plugins/posts-in-page/ to group all the