Questions tagged as 'wordpress'

0
answers

Wordpress - Custom Post Types URL

Wordpress Ads System Post Categories and Sub-categories (States / Cities): localhost / site / cities / sp / sorocaba (example) Custom Post Types: Coupons: localhost / site / coupons / postname Ads: localhost / site / ads / po...
asked by 05.06.2015 / 16:38
0
answers

Run controller from an external site

I have the following problem / question: I have Wordpress installed and CodeIgniter also. In CodeIgniter I have to do a function that adds +1 in the database when a category is seen in wordpress . Then the following code...
asked by 03.06.2015 / 07:45
0
answers

Bootstrap Navbar Background-Image

I have tried everything here in the code and there is no way, I can not get the bootstrap navbar to have the image. The most bizarre is that in Safari it appears, in Chrome not. Follow the code: .navbar { background: url("boo...
asked by 06.05.2015 / 02:27
2
answers

Bootstrap Responsive Wordpress

Good night, guys. Recently I finished this blog: link and everything is cool, in the mobile version I only have one problem. If they access, they will see that the main column of the posts gets smaller than the total size of the page. Mo...
asked by 12.05.2015 / 00:33
1
answer

Custom update for WordPress plugins

How do I make updates available ( updates ) to a WordPress plugin I've developed? Can you do that with GitHub? Or is it only possible through official directory ?     
asked by 29.05.2015 / 21:38
0
answers

How to import customer registration for Woocommerce? [closed]

I migrated to my virtual store for Woocomerce. How do I import the customer records from my old store into Woocomerce?     
asked by 24.04.2015 / 20:05
0
answers

How to put the option of "old posts" and "recent posts" in this code?

The maximum number of posts appearing by my blog code is 6, but I would like to put the options of "previous posts" and "recent posts", the way I had achieved it had gotten strange since there was not only thumbnail and the title, but the whol...
asked by 23.04.2015 / 17:02
0
answers

Preventing Repeated Posts in C # in Wordpress?

I have the following code, using the JoeBlogs Wrapper private static void Postagem(string website) { try { string link = "http://MEU.SITE"; string username = "user_wp"; string password = "senha_wp"; Html...
asked by 19.05.2015 / 19:35
0
answers

Preventing Repeated Posts in C # in Wordpress?

I have the following code, using the JoeBlogs Wrapper private static void Postagem(string website) { try { string link = "http://MEU.SITE"; string username = "user_wp"; string password = "senha_wp"; Html...
asked by 19.05.2015 / 19:35
1
answer

wordpress does not show posts by tag or category

I'm developing a WordPress theme, and I get the error 404 . I have a post with a certain category, and I can access it normally by its permalink. However, when accessing via your categoria or tag , no result is returned. I'...
asked by 20.05.2015 / 22:42