Questions tagged as 'wordpress'

0
answers

Use video in wordpress without iframe

I have a question that can be very beginner, is there any way to display youtube videos on a wordpress page without using Iframe? There are several discussions saying that iframe is a bad idea, is there any way to do it without Iframe?     
asked by 18.08.2017 / 15:15
1
answer

CSS to stylize WooCommerce Total [closed]

I'm setting up a virtual store on wordpress and would like to know how I can style Total at the top of the site. Currently it gets broken, as if they had given block between R$ and value. It looks something like th...
asked by 18.08.2017 / 17:33
0
answers

How to list woocommerce products in the carousel bootstrap

<div class="container-fluid"> <div class="row"> <div class="row"> <div class="col-md-9"> <h3 class="titulocarosel"> Produtos mais vendidos</h3&g...
asked by 18.08.2017 / 22:51
1
answer

Responsiveness on iphone

Developed with my colleagues a theme in Wordpress that is very cool on several devices, however the boy who will receive the site uses an iPhone 5 and in this smartphone the figures have been "stretched". I looked for several issues related to...
asked by 23.08.2017 / 20:33
0
answers

How to make Bootstrap work in the Theme options - ADMIN

I can not make Bootstrap work on the Settings API options in my WordPress theme. I've added in admin_enqueue_scripts action along with other JS and CSS Wp_register_style ('custom_wp_admin_css', get_template_directory_uri (). '/css/bo...
asked by 23.08.2017 / 19:44
0
answers

Geolocation and Time Zone [closed]

I'm creating a WordPress website for a Portuguese teacher for foreigners, I put a schedule page with a calendar so that the person can choose the date and time for the class, but since it will attend the whole world, the time would have to appea...
asked by 12.08.2017 / 17:50
2
answers

How to find out the file directory by "inspect element"

I would like to know in which file (or directory) is the file of the specific element of an inspected web page. Important: it would be a wordpress php file, not css.     
asked by 29.08.2017 / 01:32
1
answer

Featured Image Wordpress

Hello! I have the following problem, I am building a theme and the page where the posts are added is not the index.php, so that the posts appeared I had to put <?php query_posts(''); ?> in the loop, it worked normally, but the funct...
asked by 07.07.2017 / 14:18
1
answer

List subcategories and posts of current category / subcategory

In my file category.php I have a layout where I have a side menu where the subcategorias of the categoria current and a <section></section> should be displayed where the posts of the current categoria...
asked by 09.07.2017 / 23:19
0
answers

Rewrite URL on Wordpress

See if you can help me. I have a URL like this: http://www.site.com.br/portfolio-site/ilha-de-manhattan I would like it to look like this: http://www.site.com.br/ilha-de-manhattan Being manhattan-island is variable, according to...
asked by 06.07.2017 / 15:08