Questions tagged as 'wordpress'

0
answers

Querying Wordpress items that contain special characters or numbers

Hello, I would like to know how I can change the code below so that it can also query, and the assembly of a listing with items that are not initialized by A to Z characters (such as special characters # $% & ^, numbers and etc.). The curren...
asked by 08.10.2018 / 20:47
1
answer

Sidebar is under the image, how to take

I'm making a website in wordpress, on a page I put a sidebar, but the same is getting under the image at the top of the page. Follow the link link .     
asked by 03.10.2018 / 17:23
1
answer

Change the filter on click wordpress

Next, I'm a beginner with wordpress and php, so I'm having problems with my first theme built from scratch, I have a div that will serve as a selector on the site, through it I want to filter the content that will appear in the loop. p> <div...
asked by 02.10.2018 / 15:14
1
answer

View new and old posts on wordpress pages

Good morning, I need to display my wordpress news with links in the footer for old and new posts. I'm using the bootstrap as a template for my site and I'm with the following code for the display layout of these new and old posts: <div...
asked by 02.10.2018 / 15:55
1
answer

Creation structure with transparent Checkout + Pagseguro + Woocommerce [pending]

I created a structure with form taking the woocommerce object to get the data of the cart, I make the sale to the pagseguro through a transparent and accurate checkout now send the return of the transaction to the woocommerce. Would you like to...
asked by 04.10.2018 / 13:47
1
answer

Error migrating site WordPress

Good morning! I was trying to migrate a site made with WP to another domain, but even after changing the url of the database it continues to point to the old url and has the following error loading the fonts Access to Font at ' link ' from...
asked by 04.10.2018 / 14:00
0
answers

Custom button for automatic sharing on facebook using jetpack plugin in wordpress

Hello, I would like to know if it is possible to create a button using the jetpack plugin to share a post on a specific facebook page, where the administrator registers this page in the jetpack plugin settings, and when the user clicks the share...
asked by 04.10.2018 / 14:16
0
answers

Adds upload field on Woocommerce checkout

I need to put a field for file upload in the checkout of Woocommerce, I can insert the fields, but I can not retrieve the values entered, I get all the other fields except the upload, I'm trying with var_dump, follow the simplified code : add...
asked by 01.10.2018 / 15:57
1
answer

Make thumbnail clickable - Wordpress

Good afternoon, I'm editing a Wordpress theme and would like to make the thumbnail, which is added as background, clickable with the post link. The look looks like this: Butonlythetitleofthepostisclickable,Iwouldlikethebackgroundtoo.Th...
asked by 01.10.2018 / 20:08
1
answer

Display post with include_once [closed]

I want to list all my posts of all my custom post type, until then I get list in index.php But the problem is that it only lists one post for each custom post type. My index.php loop <?php $args = array('post_type'=>array('filmes',...
asked by 25.09.2018 / 21:59