hardikwp
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Embedding Responsive Iframe Videos in Hueman Theme@nikeo
it is happening with mine too.
What is missing in embed code? When I paste a video link in Visual Editor, wp automatically add some SPAN element in video’s iFrame element.<iframe src="https://www.youtube.com/embed/CfReUDF2nfk" allowfullscreen="allowfullscreen" width="549" height="309" frameborder="0"><span style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" data-mce-type="bookmark" class="mce_SELRES_start"></span></iframe>What is wrong with this?
Forum: Themes and Templates
In reply to: [Hueman] Edited post thumbnails (feature images)Hey I got confused, I am sorry. here I am talking about
content-grid.php“grid.php”.Forum: Themes and Templates
In reply to: [Bento] Use Grid layout on category pagesI believe that combining “archive.php” & “content-grid.php” would definatly do the thing. So can you please tell us how to add “category-slug filter” Inside “content-grid.php” template.
Because Default Grid template is showing ALL Post. So how to limit it by perticlular category?
Please help us out.. All we need is You tell us which snippet we need to copy/edit from “content-grid.php”