I have been asked to advise on a gallery on their Old site and recreate it in WordPress. I dont know what gallery plugin they used, but do you know where I can find a tutorial or another plugin that looks identical to it? Any suggestions will help.
Thanks,
Josh
Yup Sure You can search a gallery plugin at the site Wordpress plugin here is one plugin as per you need fro your site.
This site has some handmade effects. I uses the Fisheye plugin and the jQuery Lightbox module ubt it also use them manually. If you inspect the source of the page you will find out the functionality.
Related
The site is a charity site, which is expected to have a news feed of goings on within the charity and events. Most of the home page is complete. But I don't know exactly how to write the code for an article in bootstrap, so that when I upload it to WordPress, it will interact properly. Allowing me to create new articles, remove old ones, etc. I either need to find out how to do this, or find out if I can use plugins to give me the same effect. This is my first time using WordPress. If you know of even a tutorial or something that helps with the news feed being built in bootstrap to work in WordPress, I would be over the moon. Thank you to anyone who offers their help!
I've tried to find an answer online but all I get are pre-built news theme suggestions. I guess there just that many it drowns out any answers.
The short answer is no.
A bootstrap theme is just a static page. (HTML, CSS, JS, etc.) But WordPress creates all its pages dynamically. This is because all the blog posts are saved in a database. In order to work with WordPress, you would really need to use a WordPress theme. If you know PHP you could easily migrate your bootstrap theme to a WP theme.
There is even a bootstrap starter Theme which might help you to get started: https://de.wordpress.org/themes/wp-bootstrap-starter/
In this case you would really just need to add your markup, styles and scripts to the project.
I've started seeing on wordpress theme sites with the ability to preview a theme on the same page, I've tried searching for the plugin but I can't find any - I'm assuming its an iframe but I could be mistaken. Has anyone come across this before and whats the solution as I want to be able to create this for myself?
many thanks
Check out the Theme Test Drive plugin.
Once activated, you should be able to combine the preview URLs (http://www.myblog.com/?theme=Default) with iframes and/or whatever lightbox solution you prefer.
I am developing a wordpress theme. I have a site, and I am trying to make it similar to (this site)[http://www.airbnb.com/]. Can anyone help me, or direct me to a similar theme that I can use to achieve this?
you can achieve an online booking system by Integrating the Rezgo, the leading tour and activity booking platform with your WordPress regular theme. this Plugin is FREE :)
this is a screenshot of what the booking plugin looks like:
(source: wordpress.org)
or you could download a nice clean responsive hotel Accommodation theme. Click the image below:
another theme is
the choice is yours... visit Themeforest and search for hotel themes... i bet you'll find many
Hope this Points you to the right path... Goodluck!
I have a website and a blog. I want to insert an iframe into the website, displaying the latest post from the blog.
So I need just the post content inside the iframe, without wordpress headers and sidebars.
Whats the best approach to achieve this?
Thanks for help.
If the site and the blog are on the same domain, you may be best off querying the latest post using the Wordpress API itself, making it unnecessary to fiddle with an iframe.
How to do that is described in Integrating WordPress with Your Website on the WordPress Codex.
If you need to do this using an iframe, I guess it's easiest to set up a new theme that doesn't display anything but the post itself. That would be some work though.
I recently put together a video tutorial of how I did this: http://www.youtube.com/watch?v=7GuocgQlCmw
I didn't get rid of the WordPress sidebar, but the tutorial shows how I used Firebug to get rid of parts of the header and the same technique should work for the sidebar. There are links in the youtube description to all the reference material I used including a link to a blog entry I wrote describing the process.
This doesn't really answer the question but why don't you use Wordpress for all of your website if you use templates you can make it look like a website and also have a blog. Have a look at this site i made using just Wordpress http://www.smkrc.co.uk. By doing this you would have access to the posts and would not need to use iframes.
This website is based on wordpress, I wonder which plugin/theme are they using to customize wordpress into a gallery/download site.
Many thanks for your help!
I think you can do this with WordPress' thumbnail feature. You can assign a thumbnail to each post. It looks like that, and some tweaking to the theme in the way the posts are displayed and the download button is included.
Maybe there's a plugin to assign a file to download on each post, that's the only part I find complex in this theme.
Check these links:
http://www.wpzoom.com/design/10-wordpress-themes-designed-for-photo-galleries/
http://wordpress.org/extend/plugins/search.php?q=download