giec
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta Box] Can't display meta-boxOh yes, sorry I didn’t see that :-)!
Forum: Plugins
In reply to: [Meta Box] Can't display meta-boxSteve, thanks, but I got it to work eventually, meaning it displays the meta box. May I ask you a related question then? Maybe I got everything wrong with this plugin, but what I thought I could do with it was not only to provide the user with an interface in the dashboard but also with the functionality: let me explain. My target audience are people that are not familiar with HTML so I have to give them a way to add info without touching the code. Say they create a new page using a custom template: can this plugin allow them to add, say, as many
<div class="infoBox"></div>as they want just by selecting how many from a dropdown list created with this plugin? All the demos and examples I’ve seen allow you to add a checkbox, a select box, radio buttons, but nowehere the documentation seems to be talking about what actions these controllers – let’s call them like that – do actually perform, like you click on a radio button and you add a style to a certain div or whatever else. I hope it is clear what I’m trying to do
thanksForum: Plugins
In reply to: [Meta Box] Can't display meta-boxSorry the plugin is https://piklist.com/user-guide/tutorials/piklists-built-demos/
Forum: Plugins
In reply to: [Slideshow] images stretched in the plugin when resize browserI managed to fix it in the end, thanks. I was also using the wrong images to be honest!
Forum: Plugins
In reply to: [Slideshow] images folderClosed
Forum: Plugins
In reply to: [Slideshow] images folderOK thanks
Forum: Plugins
In reply to: [Slideshow] images folderOK thanks, so that’s where I can delete them from as well?
Forum: Themes and Templates
In reply to: [Sensitive] changing home page span boxesOK I’ve now added the new pages I want to link to. Basically this is my home page http://antonioborrillo.co.uk/andys/ and I want the two boxes currently saying “Home” to have instead the names of these two pages http://antonioborrillo.co.uk/andys/index.php/what-we-can-do-for-you/ and http://antonioborrillo.co.uk/andys/index.php/get-in-touch/ and link to them. The code of those boxes is displayed above in the first post. ANy idea what I should do?
Forum: Themes and Templates
In reply to: Child theme errorAh OK I see. Unfortunately I don’t know any php, but I’m sure I can find some basic tutorial about how to get things together.
So, in general, whatever I want to edit, needs to be copied into the child folder and modified there rather than in the parent themeForum: Themes and Templates
In reply to: Child theme errorAH OK I see thanks, I did change it and even the home URL has now changed which is what i wanted. Final question, still about template that’s why I’m not creating another thread, how do I edit the HTML now? I mean, I have the home page http://andys.antonioborrillo.co.uk/ with all the boxes, headings etc, but how do I access the HTML?
thanksForum: Themes and Templates
In reply to: Child theme errorSure, here it is http://andys.antonioborrillo.co.uk/
To be honest, the image doesn’t worry me as I will have to change it and upload some more. Rather, I’m now in the process of creating a home page and frankly I’m a bit confused. The above link is presumably to the template. I’ve just created a possible home page http://antonioborrillo.co.uk/andys/index.php/home/, but why is the URL completely different? Also the template doesn’t look anything like the first link, do you know why that is, as don’t seem to be able to find any obvious way to get it to look like the template? It kind of looks like a blog template even if I have created a pageForum: Themes and Templates
In reply to: Child theme errorOh, you’re right I don’t think I did that, sorry I am a total noob with php and I’ll amend the css. I take the images will have to be copied into the child theme. Also how about any js?
Forum: Plugins
In reply to: serving content in a different languageAny idea anyone?
Forum: Plugins
In reply to: serving content in a different languageI was talking about Polylang sorry
Forum: Everything else WordPress
In reply to: multilingual supportI’d been thinking about this plug in business and realized that I may not need one because I don’t need/want the site to be automatically translated, in fact I will be writing the text in the two languages of my choice (english and italian) all I need is:
1)either one way to serve the content in italian when traffic comes from italy and english where it comes from anywhere else
2)or serving the english content regardless and have a way to give the user the choice (perhaps a switch of some kind) to select the alternative language.
Is this achievable without plugin?
The one you suggested is great but it seems to have a lot of nice things that I will never need to use, that’s why I’m exploring different options.
Any other idea?
thanks