Andrew Nevins on "Using iframe in wordpress"
No, this is your iframe source from your webpage.
View ArticleOureMollen on "Using iframe in wordpress"
Ok - sorry for being a noob here - but i still can't see what i'm doing wrong: In the "Advanced iframe plugin" it says: Enter the full URL to your page. e.g. http://www.site.com. You can also add...
View ArticleAndrew Nevins on "Using iframe in wordpress"
You just need to make sure you use the correct URL. So I copy paste this url and you say it's my iframe source. It is already in your webpage. That URL leads to a blank page, therefore your iFrame is...
View Articlekhaled.sharif on "e-commerce"
hi, I hv been using primary 2.0 latest theme in my wp based website. http://www.khaledsharif.co.uk . I wanna launch e-commerce i.e., I want to make my site a commercial web site. In this regard, should...
View ArticleOureMollen on "Using iframe in wordpress"
I mean, because the embed code is not a URL? <iframe...
View ArticleAndrew Nevins on "Using iframe in wordpress"
Can you use the 'src' URL from your embed code? http://embed.verite.co/timeline/?source=0ApnNAEv3xtDldGxkV0h1VUk3SU52Q0JOU2NmVUhheVE&font=Bevan-PotanoSans&maptype=toner&lang=en&height=650
View ArticleSeacoast Web Design on "Using iframe in wordpress"
This iframe code is improper. Try: <iframe...
View ArticleSwapnali on "Rating Plugin seen by admin"
Hello, Its urgent pls reply to this ques. Is their any plugin where the rating given by users, guest, customers can be seen only by site administrator. And the ratings must not be seen by any user and...
View ArticleSkaty on "Installing a language in Simple:Press?"
first put this files and change their name like you did. http://glotpress.simple-press.com/projects/simple-press-core/version-52 after put these files and change their name like you did....
View Articlelavijain on "Installing a language in Simple:Press?"
i don't know why but it is not working... worked exactly same ... i need to make this done.. today...
View Articleseamy82 on "Tabs To Display Different Posts"
Hi, I would like to display posts on my homepage in different tabs. It would look similar to tabbed content that you would normally see within a post or page but each tab would display a different...
View Article1BJK903 on "[Plugin: Basic Comment Quicktags] Putting quicktags beneath...
Hi there, First of all: I love your plugin... I got one little problem however... How do I put the quicktags beneath the textarea and not above it?...
View Articlehulkster on "[Plugin: FT Signature Manager] Won't support HTML or images"
Hi But how i can put in signature link with title mater? Exg <strong><a title=Serwery CS href=http://forum.thegames.pl>Serwery CS</a></strong> Shows me only Serwery as title,...
View Articlemarkyeoj on "[Plugin: Categories Images] List the Custom Taxonomy with with...
I used this code.. but did not work, <div id="recipe-category" class="rolls"> Recipe Category <ul> <?php foreach (get_terms('your_taxonomy') as $cat) : ?> <li> <img...
View ArticleMuhammad on "[Plugin: Categories Images] List the Custom Taxonomy with with...
:) for sure it won't work cuz you have to change the word 'your_taxonomy' to your taxonomy name :)
View Articlemarkyeoj on "[Plugin: Categories Images] List the Custom Taxonomy with with...
ouch. haha.. sorry, I copied the wrong code.. here's the code from my template.. <div id="recipe-category" class="rolls"> Recipe Category <ul> <?php foreach (get_terms('recipecategory')...
View ArticleMuhammad on "[Plugin: Categories Images] List the Custom Taxonomy with with...
:) you still have to change the other 'your_taxonomy' word inside the loop
View Articlemarkyeoj on "[Plugin: Categories Images] List the Custom Taxonomy with with...
yes.. I already changed that.. looks like the problem is with the custom post type UI plugin.. even I use a simple <?php $taxonomy = 'recipecategory'; $tax_terms = get_terms($taxonomy); ?>...
View Article