Skip to main content

Questions tagged [html5]

For some functions WordPress needs to be specifically told to conform to the html5 markup. This is done with `add_theme_support`.

Filter by
Sorted by
Tagged with
0 votes
0 answers
97 views

I want to ajaxify all my wordpress site pages, how to do that. Is there a plugin for that? Please guide. thank you
Zeeshan's user avatar
  • 171
0 votes
0 answers
51 views

I need a user images on world globe like this design. I already use this code but can't able to add user images here. Is there any way to add images on this globe or any one have code similar to my ...
Hayder Hossain's user avatar
0 votes
1 answer
407 views

I am creating a theme and I need some idea to create a below structure on my all the page except on the home page. I know how to create a menu, sidebar, footer, and call dynamically on the page. My ...
user9437856's user avatar
0 votes
1 answer
305 views

Imagine that I have an HTML file as one of my WordPress blog pages (let's call it page B). I want to write an if condition inside a tag on page B to check if a specific element exists on another web ...
Shima Masaeli's user avatar
0 votes
1 answer
3k views

lock at the pic dont show the background-image. i try this but not working.... background-image: url("/assets/Logo.png"); how can i fix this prblm. plz give me the solution. Thx.
Ali hussain's user avatar
0 votes
1 answer
7k views

I want to open camera and save the picture taken. I don't want to upload saved picture. This can be done using the HTML5 capture attribute: <input type="file" id="avatar" name=&...
NaMoSa Tube's user avatar
0 votes
0 answers
137 views

I would like to use the original (non-html5) version of the [caption] shortcode. That is, I would like to edit the output so that figure and figcaption are not used as they are causing problems. How ...
Dave's user avatar
  • 1
3 votes
1 answer
5k views

I am developing my custom theme and trying to figure out how to modify the default code for WordPress image inserted into the post content, so I could add support for webP format and have it within &...
Kiki FIstrek Novi's user avatar
1 vote
2 answers
2k views

<?php wp_nav_menu(array( 'theme_location' => 'primary', 'container' => 'ul', 'menu_class'=> 'top-menu' ...
user avatar
1 vote
0 answers
948 views

I cannot find a way to generate srcset for images added inside Wysiwyg Editor field of Advanced Custom Field (ACF) plugin. Obviously, i know how to generate WordPress image srcset using: ...
Vatsh Patel's user avatar
2 votes
1 answer
638 views

I just wanted to use the details/summary tag on my webpage. Using the summary tag, I'm able to define what my caption looks like. BUT, as soon as I want to edit the page in the visual editor, ...
SirKrypto's user avatar
2 votes
1 answer
3k views

The W3C Validator outputs an error because Wordpress adds frameborder="0" to iframes. Also the Validator does not like the allow attribute. I found a similar question for Vimeo Videos: WordPress ...
Benjamin Schlegel's user avatar
0 votes
1 answer
302 views

I'm trying to add the <aside> tag to the WYSIWYG, just like you can add a blockquote. (Basically have a button to wrap the element in an <aside> tag) I can't seem to find out how to add ...
Fredy31's user avatar
  • 887
0 votes
0 answers
157 views

I have converted my PHP dynamic website into WordPress. Whole design is perfect. But unfortunately, when I click on any href link. it just changes in URL but not displaying the related linked page. ...
stefan's user avatar
  • 1
0 votes
1 answer
237 views

I know there are other questions about tinyMCE, but this one is a little different. Let's say I create an unordered list that drops the closing li tags. I also have class attributes that I don't want ...
3x5's user avatar
  • 133

15 30 50 per page
1
2 3 4 5
7