Questions tagged as 'wordpress'

1
answer

How to send notifications of a site to the user through Browser [closed]

Hello, I have a website in wordpress and would like to send notifications to the user via the browser like in the image below: Is there any way to implement in wordpress? Need some specific plugin? I do not have much knowledge so help...
asked by 12.08.2016 / 03:41
2
answers

How can I centralize a banner?

I have this code below and I'm inserting it into the wordpress plugin. The banner appears on the site but is not centered, it is appearing glued to the left. Someone could please pass me this code again just to paste inside the plugin and alread...
asked by 28.09.2017 / 13:17
1
answer

System always returns status 500 [closed]

I have a wordpress application that is running in production, and with versioned code. I'm trying to mount the development environment on a Mac OS X Yosemite 10.10.5, for that, I made the same settings as the ubuntu, also development environment...
asked by 30.12.2015 / 17:16
1
answer

Wordpress login and login form with woocomerce [closed]

Registration and login form in Wordpress 4.7 with woocomerce 2.6.11 does not work with the theme Bookshelf | Books & Media Online Store. Note: The customer registration giving access to your restricted area only occurs after a request has...
asked by 11.01.2017 / 00:20
1
answer

Wordpres Plugin Hanging Menu at the top of the screen

Someone could tell me a wordpress plugin that would make the Menu Catch at the top of the screen when it scrolls down.     
asked by 05.05.2017 / 15:31
0
answers

Load all WooCommerce API products, not just 10

Good afternoon, I'd like some help. I'm creating an application that performs a request for WooCommerce API. I request a GET of all products, only 10 are returned. How do I resolve this?     
asked by 17.12.2018 / 21:26
1
answer

Error adding button in wordpress admin

I'm developing a plugin for wordpress and when I use object orientation to add a button in the post section it gives me the following error:    "Warning: call_user_func_array () expects parameter 1 to be a valid   callback, function 'add_medi...
asked by 19.11.2018 / 20:51
1
answer

Wordpress version compatible with PHP 5.2.17

I'm looking for a Wordpress compatible version of PHP 5.2.17. I already garimpei in the site, but I do not think requirements of the old versions. My last attempt was with Wordpress 3.8.     
asked by 17.12.2014 / 19:23
1
answer

Missing addresses on the server

I have a client site running on cPanel and a new version (before 2013, now 2014) has been developed with every different system. Wordpress was used to build the site, and the previous one was "deleted (zipped)" from the server, however when typi...
asked by 05.04.2014 / 18:39
0
answers

Error fetching data API WooCommerce [Ionic 3 + WooCommerce Wordpress]

I can not fetch the product list home.ts import { Component } from '@angular/core'; import { NavController, AlertController } from 'ionic-angular'; import * as WC from 'woocommerce-api'; import { ProdutoDetalhePage } from './../produto-det...
asked by 05.01.2019 / 18:35