Questions tagged as 'wordpress'

1
answer

Wordpress, MultiSite second site post also appear on the main site

I have a question on the wordpress multisites question ... I need the posts made on site2 to be seen also on site1, but not the opposite ... Is there such a native possibility? is there any plugin to do this? or some other way? Thank you v...
asked by 08.05.2017 / 21:36
1
answer

What are Woocommerce product tables?

I'm thinking of doing an integration between Magento and Wordpress and would like to know if anyone has any idea what the tables are responsible for the products in WordPress with the Woocommerce .     
asked by 05.05.2016 / 21:41
2
answers

How to loop posts in WordPress?

I personally need to create this layout for articles in my WordPress loop and I do not know as I could do. I know I'll need some instructions on PHP and some Bootstrap implementations, I'm using this CSS framework. Does anyo...
asked by 20.07.2015 / 23:14
2
answers

Error activating WP_DEBUG

I have a problem with my WordPress site. When I set it to wp-config.php , my site gets normal: define('WP_DEBUG', false); But when I define define('WP_DEBUG', true); The site gives page error not found. And I needed to debug beca...
asked by 18.11.2015 / 20:49
2
answers

Change Wordpress login method

I would like to change the login form of WordPress from Username / Password to Email / Password or also Custom Field / Password.     
asked by 05.01.2015 / 15:58
1
answer

How to increase the number of comments in wordpress

I would like to know how I can increase the number of comments that appear in wordpress for moderation. Note: this is not the number of comments in the post. It is the administration part, where you can approve, disapprove or mark as span.  ...
asked by 18.01.2015 / 14:16
1
answer

How are texts and content in WordPress displayed from the PHP file? [closed]

I'm learning PHP to change the company's website, hosted on the server and already online. I have all the accesses, however I am only accustomed with HTML and CSS, and in the researches and beginner tutorials that I studied, they teach the norma...
asked by 28.10.2015 / 12:59
1
answer

Show only comments made in posts by authors in WordPress

By default Wordpress shows all the all accounts the site has already received. I wanted when logged in as Autor only displayed comments made on Autor posts. See: The comments with green outline are those that were made i...
asked by 27.07.2014 / 20:11
2
answers

How to modify menu title of a plugin in wordpress?

I have a problem modifying the title of my plugin in the menu, I need the main title to be different from the second title, but I can not. As in the image: My Code: public function menu(){ add_menu_page('Gallery', __('Gallery', '...
asked by 24.03.2014 / 21:23
1
answer

Custom Field in Woocommerce does not return the result

I'm having a problem with WooCommerce. I added a field that does not have the default WooCommerce that would be to add the amount of products that go into the product's master box. The code I'm using in my function.php is as follows: &l...
asked by 13.08.2014 / 21:43