Questions tagged as 'wordpress'

2
answers

Caching plugin recommendation for multisite wordpress

I need a cache plugin for wordpress multsite. Any recommendations? I only found plugins that meet wordpress that is not multisite. Thank you very much.     
asked by 19.09.2018 / 16:55
0
answers

Select in wordpress database and woocomerce meta data

Hello everyone, how are you? I am studying mysql and am using a wordpress database with woocommerce. I can not perform a select the way I need it. In the database I have 2 tables wp_posts and wp_postmeta and the data of the product...
asked by 16.09.2018 / 01:48
0
answers

Finding Search Results in Custom Fields

How do Wordpress search custom fields? I searched and saw that the search for it works by using the title and content of the content. I've created a project that uses custom fields, such as: address, and phone number, with the user being able...
asked by 31.08.2018 / 13:10
2
answers

Error trying to install wordpress

I'm trying to install wordpress on my local server using xampp but I get the following error: Sorry, but I can’t write the wp-config.php file. You can create the wp-config.php file manually and paste the following text into it....
asked by 02.09.2018 / 05:02
0
answers

Adjusting products in woocommerce to stay aligned correctly

I would like products to be aligned as well as product descriptions, and descriptions may contain different line quantities. How could I solve this?     
asked by 28.08.2018 / 19:22
0
answers

Can I Use WordPress as a Back-End

Hey guys, I have a frequent question about WordPress and Web Design. I make websites using HTML, CSS and JavaScript / Bootstrap 4, SASS and etc. But not the backend end, you could use WordPress as your backend. For example, I make the form in HT...
asked by 29.08.2018 / 01:46
0
answers

Filter Wordpress gallery according to the click on the Post

Speak people, I have a carousel where I publish some photos through post in wordpress and I need that when I click on the title of the post in the sidebar, the corresponding gallery appears, someone suggest me how can I do? Thank you! SIDEBAR...
asked by 03.09.2018 / 05:21
0
answers

Woocommerce - Multiple fields of variations on the product page

Someone knows if it's possible to do something like this, where I put values in the quantities and can select several, the price does not have to be dynamic.     
asked by 03.09.2018 / 01:45
0
answers

WooCommerce - Customer information by product

I am finalizing a virtual store in WooCommerce and I need to add information for each product informed by the user, eg: User x purchases 5 products, he will need to enter 5 these names, cpf and e-mail. I am currently using Advanced Custom...
asked by 24.08.2018 / 14:29
0
answers

Protect a WIDGET if the page uses a password | Wordpress 4.9.8

How to protect a widget's custome in a post? I have some posts protected with a password, but this widget is visible. if ( ! ( $post->post_password && post_password_required() ) ) The plugin used is this: link     
asked by 29.08.2018 / 18:27