Questions tagged as 'wordpress'

1
answer

Change the quantity of products to be displayed in woocomerce [closed]

How can you modify the number of products to display without inheriting it from the amount of wordpress post? For whatever reason, I want to have in my list of articles 4 per page in my product list 12 per page     
asked by 29.11.2016 / 15:29
1
answer

Wordpress REST API, GET featured image with a call

I'm making an android application for my wordpress page. I want to get several JSON data, one of them the image associated with the posts. The JSON that returns wordpress by default has the following format: "author": 5, "featured_media": 1836...
asked by 28.11.2016 / 12:31
1
answer

When trying to install a plugin in wordpress I now have a blank screen

Today I installed a new wordpress since I have not been able to recover the previous installation. when installing a plugin tells me that wordpress does not have permissions, so in the config.php I added the directives of the ftp. but then I cha...
asked by 27.12.2016 / 23:51
1
answer

Show title in a custom wordpress post

Good people, it turns out that I have a custom post where it has been removed for some time the title that it has by default, but another person did it and now I need to add it again but I do not know how to do it, here it would seem that it is...
asked by 31.10.2016 / 19:02
1
answer

vip scanner php warning

I have this code and the vip scanner gives me a warning but I can not figure out what the problem is, do you have any idea? public function callback($data = false) { if (false !== $data) { $message = serialize($data); //wp_...
asked by 14.11.2016 / 20:25
2
answers

Feed blog from another blog

I'm starting to work with Wordpress and they asked me to do the following: I have 4 blog-like pages: News: Where you can upload text, image and document Regulations: Which will have a tree of regulations and documents may be placed Re...
asked by 13.10.2016 / 18:21
1
answer

Wordpress 4 accessible from http and https with WP Supercache enabled

I am trying to enable a web with Wordpress 4 access to it from http and https, customer demands. I have already installed the certificate and it is working, but I am not sure how to perform the part in which it resolves from the two protocols....
asked by 22.11.2016 / 18:13
0
answers

Error 500 apache server

Update: here I add the log of server errors [Wed Jun 22 15:44:08 2016] [error] [client 200.232.198.193] ModSecurity: Warning. Pattern match "POST" at REQUEST_METHOD. [file "/opt/mod_security/hg_rules.conf"] [line "148"] [id "9004...
asked by 21.06.2016 / 18:47
1
answer

Show Post in Draft status with permalinks /% postname% / in WordPress

Greetings Community, I want to show comments with the template single.php having the permalink /% postname% / since the published posts remain with the assigned name but when wanting to display the post with draft status, does it generate the UR...
asked by 08.09.2016 / 22:19
0
answers

How to customize the Google maps marker of Visual Composer?

I am using the latest version of the Visual Composer for wordpress on my site and I want to customize the standard red Google Maps markup. I found this code on the Google developer site and I do not know how to use it with the Visual Composer...
asked by 18.03.2016 / 22:31