vl4d
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: show specific categoryis anyone to help me?
i think is easy but i don’t know about php so much..
just a code like this<?php the_category(Ongoing? or Completed?); ?>
and in site to show this:
Tags: fantasy,lala
Category: Movies,TV
Status: Completed[Moderator Note: No bumping, thank you.]
Forum: Fixing WordPress
In reply to: show specific categoryno i want to show in every page next to tags/category
Status: Completed or Ongoing
Forum: Plugins
In reply to: [Video Thumbnails] google drive "No video thumbnail for this post."<iframe width="1280" height="720" src="https://docs.google.com/file/d/0B7sET1E_FuL-VjZXUE9rQTNGRG8/preview" frameborder="0" allowfullscreen></iframe>Forum: Plugins
In reply to: [Video Thumbnails] google drive???ty you π
Forum: Plugins
In reply to: [Video Thumbnails] google drive???edit:
for this code is working but for my code not :/
you can do anything??Forum: Plugins
In reply to: [Video Thumbnails] google drive???is not working the last rev..
if you want create to work for this code(video is from google drive but code from youtube, is better)
the official
<iframe src="https://docs.google.com/file/d/0B9VJd4kStxIVellHZEdXdmdSamM/preview" width="640" height="385"></iframe>and my
<object style="" id="" data="https://youtube.com/get_player?el=leaf" wmode="opaque" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" height="720px" width="1280px"> <param value="true" name="allowFullScreen"> <param value="always" name="allowscriptaccess"> <param value="opaque" name="wmode"> <param value="allow_embed=0&partnerid=30&autoplay=1&showinfo=0&docid=0B9VJd4kStxIVellHZEdXdmdSamM&el=leaf" name="flashvars"> </object>Forum: Plugins
In reply to: [Video Thumbnails] google drive???the official embed is this..
<iframe src="https://docs.google.com/file/d/0B51SM5MmmKS8SnR4czBWNmFMUlE/preview" width="640" height="385"></iframe>Forum: Fixing WordPress
In reply to: page with alphabetical categoryi know this but i want for every (a) letter different table..
A
all a category
x
all x category
Forum: Plugins
In reply to: next – main – previous for category?i have this in my site
<div style=”float:left;”><?php previous_post_link(‘%link’, ‘<h3>Β« Previous</h3>’, TRUE); ?></div>
<div style=”float:right;”><?php next_post_link(‘%link’, ‘<h3>Next Β»</h3>’, TRUE); ?></div>
<div style=”clear:both;”></div>but i added some episodes like this (Episode 200, Episode 201, Episode 155, Episode 202)
and i want to work by title/link not by date is possible??
Forum: Plugins
In reply to: [WP Welcome Message] Plugin doesn't work in the home pageVersion: 0.0.3
i have same problem (she works only for all pages not only for home page).
Forum: Plugins
In reply to: next – main – previous for category?there is no any widget to work like this? or better theme for tv series..
Forum: Plugins
In reply to: next – main – previous for category?ok is not theme only for tv series is for movies/videos http://themeforest.net/item/detube-professional-video-wordpress-theme/2664497
if you know better from this tell me xd
Forum: Themes and Templates
In reply to: links pages..i want to create my page like this no links from other pages π
anyway…. i find the problem π
Forum: Themes and Templates
In reply to: links pages..just check this page
see this page http://www.myanimestream.net/animelist.php this i want..
(example i press X and the page is go down to X list)
and press Q/Z/H
Forum: Themes and Templates
In reply to: links pages..WordPress does not limit the use of HTML. It is possible to do what you want, although you may need to change your link “href” URL to a real one.
what real url?? i dont understend in html need only this in href=”#Z”