john kimon
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How do I replace static image with image/video gallery?I’ve tried quite a few themes and they’ve all ended up having one problem or another. I’d just about managed to figure out how this theme could work for me but I really don’t want that boring static image at the top and do need a sliding gallery of some sort, so I will have to look at other themes. Back to square one!
Again, esmi; thanks for your help and patience.
Forum: Themes and Templates
In reply to: How do I replace static image with image/video gallery?Thanks for your help, esmi.
I have posted questions on the theme developer’s forum, but he hasn’t responded to them. In fact, I’ve noticed that he doesn’t really respond to questions from users. To be honest, this really isn’t good enough, and I want to complain about the theme – that it’s been put out there and approved by wordpress and doesn’t conform to standards and about the developer, who doesn’t seem to be interested in responding to user questions. Who needs to know about this?
Forum: Themes and Templates
In reply to: How do I replace static image with image/video gallery?Yes, it’s there with all the other php files – sidebar.php, search.php, page.php, header.php, functions.php and so on; and there’s nothing in it.
Forum: Themes and Templates
In reply to: How do I replace static image with image/video gallery?Thanks, esmi, for the advice and information.
I have looked in every single file in the parent theme for the code, but not found it. The index.php file is blank, there’s nothing in it – not a sausage.
Forum: Themes and Templates
In reply to: How do I replace static image with image/video gallery?I think I get this. I read somewhere else that the only files you really need in a child theme are the index.php and the style.css.
Still, for my purposes all I want to do is make a minor, minor modification to the parent theme and I can’t even find the code in the parent theme to do this; which seems a bit ridiculous.
Forum: Themes and Templates
In reply to: How do I replace static image with image/video gallery?I’ve noticed in the forums that this ‘whiting out’ problem copying functions.php from parent to child theme is common and there doesn’t seem to be a solution. So, it seems logical to me that if what needs to be done can’t be done in the child theme, then it should be done in the parent theme – with care. Not that I can find what I’m looking for in the parent theme files. I can find the code in html using developer tools in Safari, but can’t find the code in any of the files in the parent theme. Unbelievably frustrating. Not impressed. The html code is:
<div class=”itx-featured”>
<div class=”ui-widget-header cont”>_</div>Forum: Themes and Templates
In reply to: Is this a proper style.CSS file?I’ve gone through all the files in the theme and I can’t find the code – which is showing up in html (using the Developer tool in Safari) as:
<div class=”itx-featured”>
<div class=”ui-widget-header cont”>_</div>This code relates, if you go to the theme (I’ve got the site on local host at the moment, so can’t link), to the image box with the flower in it, which I want to delete and replace with a slider gallery.
Forum: Themes and Templates
In reply to: Is this a proper style.CSS file?Apologies for pastebin link not working. Tried a few times, but it won’t do what it’s supposed to do. It seems okay with this:
Forum: Themes and Templates
In reply to: How do I replace static image with image/video gallery?I’ve posted there as well – I’m covering all bases.
Actually, what I’ve just discovered is that when I’ve got the Developer tools open in Safari I can highlight stuff I want to delete and just hit the delete key on my keyboard and the offending item disappears.What I’ve now got to figure out – unless someone would be kind enough to help me – is how to find those bits of code in the parent theme and delete them from there. I’m also having trouble copying over my functions.php file from parent theme to child theme – functions.php in child theme just whites everything out – so I want to sort out this problem before I proceed, because I understand it’s not a good idea to start deleting stuff from the parent theme. Is this right?
Thanks
Forum: Plugins
In reply to: [Cool Video Gallery] How do I instal Cool Video Gallery into template?Tried all the mucking about from Shailan and couldn’t get anything going. Actually, what I’ve realised is that there’s no point in me proceeding unless I can get rid of the static image/feature post in the Calotropis theme, since even if I can get a slider up and running, it won’t be any use unless I can make space for it at the top of the page. I’ll ask about this in Themes support.
Forum: Plugins
In reply to: [Cool Video Gallery] How do I instal Cool Video Gallery into template?I’ve got the site on a local host at the moment as I tinker with it, so can’t give you a link; but, as I said above, it’s the Calotropis theme I’m working on and what I’m trying to do is remove the static image/feature post on home page and replace it with a slider gallery.
Here’s the shortcode I posted into an index.php file, which I copied into my Calotropis child theme:
[cvg-gallery galleryId=’3′ mode=’showcase’ limit=’5′ /]
This was the only code in the file. It didn’t do anything.
I’ll go through that link on shortcodes now, see if it helps.
Thanks
Forum: Plugins
In reply to: [Cool Video Gallery] How do I instal Cool Video Gallery into template?Didn’t do the trick, unfortunately. Pasted in short code to index php and nothing happened. All I’m trying to do – using the Calotropis theme – is get rid of the static image at top of home page, which illustrates the featured post, and replace it with a more dynamic slider gallery – video or image. It can’t be that complicated, but it seems it is.
Thanks for responding to my question.
Forum: Plugins
In reply to: [Cool Video Gallery] How do I instal Cool Video Gallery into template?Can someone please respond to this. I don’t think I’m asking how to perform brain surgery. To be honest, I’ve posted a few basic questions on this support forum and not got much help. Am I on the wrong forum? Is there another forum or a better forum I should be on?
Forum: Plugins
In reply to: How do I instal plugin into theme?Anybody out there?
Forum: Themes and Templates
In reply to: Modify twenty ten theme columnsI’ve pretty much come to the same conclusion. It’s just that I’m completely new to wordpress and I’m following the Lynda.com course and the tutor’s take was that you start with twenty-ten and you can do whatever you like to it – including playing with its columns. Besides, there are some good features on twenty ten that I wanted to keep and would have lost had I gone with one of the news themes out there; but I’m going to do this now. Oh, and I thought changing columns might not be that convoluted, but it seems it is, particularly for someone not familiar with wordpress and so on.