Forum Replies Created
-
In reply to: How to know page ID to show specific pages in home page slider?
August 25, 2011 at 4:56 am #16512I added it to the end of the functions.php file and got all kinds of errors (which I should have copied and pasted but didn’t).
Took it out and seems ok again. So clearly I put it in the wrong place.
Would you please tell me exactly where to put the code: (given that I don’t know what you mean by child theme functions file)
<?php
function graphene_slider_post_types(){
return array(‘post’, ‘page’);
}
add_filter( ‘graphene_slider_post_type’, ‘graphene_slider_post_types’ );
?>
I do see that now that the plug in is installed I can assign pages to categories…and have done so for home page slider pages…awesome, thanks for that.
Just need clarification on where to post the above code.
Thanks
In reply to: How to know page ID to show specific pages in home page slider?
August 25, 2011 at 4:46 am #16511Ok installed the plug in.
But not sure what you mean by “add this code into your child theme’s functions.php fil”
I’m just using Grahpene…not sure I understand the whole child theme theory.
So..just add it into the main functions.php file?
Does it have to be in any particular place in the file/
Thanks!
On the border issue I don’t want to remove them on all images on the site, just on certain pages. So…how can I control it image specifically rather than with a sitewide css change?
Thanks
Thanks…the 200 display thing fixed the menu item issue.
But I still see no gradient in Safari only on the slider. Honest.
Is there a way to send you/post a screenshot?
Oh thanks…we posted at the same time, ha.
Can you tell me the best way if I just do it in the visual editor and don’t paste in tables?
(1) How to remove image borders
(2) How to layout that page in visual editor instead of pasting in tables?
Thanks!
Now I’ve done a second page,
http://juicytravels.com/about-lauravanhoff/
Without tables and with just one side image and the four bottom images.
But I still don’t know how to make the borders not show up around the images?
And, I want to move those two bottom logos under the above two logos…
What’s the best way to layout pages like this?
Do it first in Dreamweaver and paste in?
I imagine I have to do it in the html? Or is there a way in the visual editor to get them moved over and centered?
Thanks again
In reply to: How to know page ID to show specific pages in home page slider?
August 24, 2011 at 11:30 pm #16509I just added a plug in called “simply show ids”. There is also one called “reveal ids for wp admin”. Now I can see the ids in the main pages table. By the way I couldn’t see it in the url because I’d changed the permalinks structure to be the name of the post.
But my question remains..is there an easier way than having to regularly update the slider control panel with the right ids for pages? I’d love for it to be more like posts where I could assign them to a category like “home page slider” easily.
Thanks again.
I guess part of my confusion is not knowing which part is WordPress general and which aspects are specifically Graphene related, how to mod the appearance etc. I’ve been working with the general WP tutorials which are helpful…but I mean it would be nice to have a Graphene specific tutorial/overview and perhaps with links to the general WordPress tutorials.
It’s confusing when you’re just getting started to figure it out and a basic overview/step by step guide would sure make it easier 🙂
Thanks
Thanks!
I do think it would be helpful to have a “totally new to wordpress and graphene” tutorial sticky posted somewhere 🙂
Thanks for that link, it does look very helpful. I appreciate you taking the time.
Got it. It was a huge help to find in a tutorial that you have to drag the menu items a bit to the side to get them to be sub-categories.
I think a basic menu tutorial would be a reeeally nice thing to have.
