Questions tagged as 'wordpress'

3
answers

Redirect to Home when a page that does not exist in the Wordpress domain is accessed

I would like the user to be redirected to the main page of the site when trying to access a non-existent page within the domain. For example, I have only the following pages: meudominio.com/home meudominio.com/contato I...
asked by 29.10.2018 / 11:21
1
answer

"Uncaught PDOException: could not find driver" error in Wordpress on localhost

I'm trying to put a site in Wordpress in Xampp (localhost) but when I run it, the following error appears: My error: link    Fatal error: Uncaught PDOException: could not find driver in   C: \ xampp \ htdocs \ phdvital \ public_html \ pa...
asked by 11.09.2017 / 22:42
0
answers

Why do Wordpress widgets not appear after being placed through the Elementor?

I've placed 4 Woocommerce product attribute widgets by the page-editor of Elementor on a page, but when I try to view it after being saved, widgets simply do not show up. Can anyone tell me why? Am I doing something wrong? Thank you!...
asked by 20.10.2018 / 18:50
1
answer

Register user data before finalizing purchase (woocommerce)

Good afternoon At checkout of my store it is necessary that the user has already registered all their data (that this data is already in the bank, I am using the platform wordpress with plugin woocommerce) so that the completion of the purcha...
asked by 23.10.2018 / 17:23
0
answers

Create pagination

Good night, everyone? I have a question, I have customized the page to the category page of woocommerce wordpress as I need it in the following way. Note: it's working perfectly, my template's archive-product.php file edited I need to c...
asked by 02.11.2018 / 03:53
0
answers

Sites are not recognizing my RSS feed from my Wordpress site

People I'm going through a somewhat unusual situation with the RSS / ATOM / XML Feeds. Well on my first site I created it, I used it on dlvr.it to share my posts on social networks automatically, and it was all right. Now I'm trying to do it on...
asked by 01.11.2018 / 21:15
2
answers

Redirect to "Coming Soon" page on WordPress site

I'm developing a WordPress site and I did not want to be adding any "coming soon" plugins (soon) because I already have a page for that effect to replace my homepage. What I want to know is if it is possible to redirect to this page any user...
asked by 15.10.2018 / 14:43
0
answers

Posts on separate pages in Wordpress

Hello! I want to separate my posts in selected pages from the site and not just the page destined for the posts. I know that we can separate posts by categories, but I would like to separate by pages, I have two pages and different categories on...
asked by 13.10.2018 / 04:04
1
answer

How to know the change that a plugin made in Wordpress

Good afternoon, I had a problem with a menu in my Wordpress, and I solved it using a plugin. I would like to know how the plugin solved my problem in code issues, is there any way to see the changes that the plugin made?     
asked by 18.10.2018 / 22:21
2
answers

How do I install another Wordpress site using Docker-compose?

I installed the Wordpress in a container in Ubuntu 18.04 lts, through this tutorial here . It worked. Now, I would like to install more than one Wordpress site to create other different projects. How can I do this? Should I create ano...
asked by 14.10.2018 / 19:34