f p
Forum Replies Created
-
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] thumbnailsI have also fixed the crash by the way I just wanted to know what the next step would be to call up the “meteor-slideshow.php”
thanksForum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] thumbnailsHi
I am a novice but I have got the captions to show up and now I am determined to get the thumbnails working on this plugin as I can’t find a better plugin for me than this one.I was following the thread here about adding thumbnails I have created the “setup an additional featured image size in your theme’s function.php” and as I understand I added the “meteor-slideshow.php” to my theme and I need to call that from the fuctions.php, which I am not sure how to do I copied this to the functions.php
// Adds function to load slideshow in theme
function meteor_slideshow($slideshow=NULL, $metadata=NULL) {
include( ‘meteor-slideshow.php’ );
}
But it crashed it so I am now just asking what is the next step? also I wanted multiple slideshows on different pages all with thumbnails does this work or is this process just for one slide show, as you mention above to give this code a unique name: “($slideshow=NULL, $metadata=NULL)”
Iam sure I can get there with a little help I am just abit confused some of he code.
Thanks
fergForum: Fixing WordPress
In reply to: secondry menusthe theme is architect
Do you mean create text with links to each page? I can do that I just thought it might be better to have a menu setup for the best file structure? I don’t know if it makes a difference though as I am pretty new to all this.what I really want is one page template for a series of pages “my portfolio”, that has a menu coded in the template file which will navigate the various portfolio catorgories and that will change colour when you hover and load the page you want to go to.
here is a page I am working on (this is all built within the add ne page on wordpress), I haven’t activated the links on the text yet but the text on the left would be the menu, each page you select would load and look the same but with different content. https://www.arttus.co.uk/home
I thought if built this in to the template the this I wouldn’t need to put the code in for each page.
thanks
fergForum: Fixing WordPress
In reply to: Gallery ObjectsI can access all the template files and the css code, I just want to change it.
Forum: Fixing WordPress
In reply to: Gallery ObjectsOk I seems to be connected to changing the thumbnail size if you leave it blank it goes away but you have thumbnails that are to big!
Can any one help maybe there is some code I need to change?Forum: Fixing WordPress
In reply to: slide show nextgen meteor slidefor anyone interested!
I have finally found a plugin that will do it and it is exactley what I was looking for and it is https://galleryobjects.com/ using the ad gallery script.Forum: Fixing WordPress
In reply to: Strap Linefor anyone interested it was actually in the style.css file I used firefox add on “fire bug” to find where it was to change it.
thanksForum: Fixing WordPress
In reply to: Htlml Tablesthanks that made life a lot easier! I didn’t realise that you could do that.
Forum: Everything else WordPress
In reply to: Google DisplayThanks Tim
I thought that was the case I just wanted to make sure There wasn’t anything actually “wrong”.Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] thumbnailsHi Thanks
I will try that method out!Forum: Fixing WordPress
In reply to: Strap Linethanks I will check them out. I couldn’t see it header.php but maybe the body.
thanks