Questions tagged as 'wordpress-theme'

0
answers

Show publication date in my news portal in WP

Can anyone help me? I have a news portal and would like to add the date of the cover news, my theme shows that the post was added in so many minutes and does not show the date of the post, I need it to show the date the post was inserted. my por...
asked by 08.08.2018 / 15:58
0
answers

Admin Pods - Custom Posts

I want to be clear, but since I'm starting in wordpress, I do not know if I can do it. I'm using PODS ADMIN - PLUGIN which creates custom fields and POSTS. link With it I have my normal posts with url www.site.com.br/animais/post In t...
asked by 17.08.2018 / 02:19
0
answers

Redirect only if you are on page X | Woocommerce 3+

I want to redirect the user after logging in to the main page, but only if it is on page X. This is because some pages are protected with a password. My code: add_filter('woocommerce_login_redirect', 'redirecionar'); function redirecionar()...
asked by 04.08.2018 / 16:06
0
answers

Change the URL of the menu soon to an external link wordpress

Good evening everyone! next: I have a problem with a PHP code for creating attributes, everything is ok apparently, except for a bug where when I create a new option of select form, radio etc and I enter more than 10 options, it stops showing th...
asked by 06.07.2018 / 05:55
0
answers

Error Bootstrap banner HTML Site Wordpress

My site published in wordpress contains the following problem, when I lower the screen of my browser, and click on the 3 bars of my navbar to open the menu, the image tries to accompany the navbar, thus making the image stretch. As the images sh...
asked by 25.06.2018 / 19:26
0
answers

Wordpress - How to customize a child post?

Good morning everyone! To customize a post page, just create the single.php right? I created a CPT, and in the folder I created the single-name-cpt.php file and until then I was able to stylise the specific post pages, my question would be, and...
asked by 13.05.2018 / 16:50
1
answer

wp_nav_menu only works in header.php

I have 2 menus in the Wordpress website that I'm developing (top and bottom). The problem is that the wp_nav_menu function is only working correctly when placed in header.php. I'm registering the menus as follows: function register_my_menus()...
asked by 18.05.2018 / 17:51
0
answers

Excerpt cut in theme wordpress

I created a Wordpress theme in which I want to display EXCERPT on certain parts of the page. In single.php for example, it appears as a subtitle, notice how it cuts the excerpt: single.php <div class="container"> <...
asked by 24.04.2018 / 20:14
0
answers

The source does not change it only changes the weight but not the family on the front end!

The source does not change the family only the width on the front and does not show any error in the console! @import url("https://fonts.googleapis.com/css?family=Ubuntu"); .menu-vin li a{ display:block; text-decoration: none;...
asked by 26.03.2018 / 15:58
1
answer

Wordpress display post author photo image url [closed]

Someone here knows how to tell me how to get the url from the image of the photo of the author or administrator of the post in wordpress?     
asked by 16.03.2018 / 01:53