Three questions
-
Hi
I have tried the ways described in previous discussions to remove the page title from the body but I can’t do it. Any help would be appreciated for that and for perhaps removing the post titles as well.
I have a problem with widgets mysteriously disappearing when I’ve added them. I don’t know if it’s a plugin causing the problem. Do you know what I mean? How can I solve this?
Is it possible to put widgets in the body of pages and posts? If so, how?
Regards,
Teresa.
Mod
Quote:I have tried the ways described in previous discussions to remove the page title from the body but I can’t do it.You need to use the unique ID that WordPress assigns to every single post and page (and everything else, for that matter).
These may help:
https://forum.graphene-theme.com/graphene-support/page-title-repeated-1#post-23909
http://blog.kjodle.net/2012/02/24/styling-wordpress-posts-pages-archives-and-home-pages-by-class/
http://blog.kjodle.net/2012/04/14/target-graphene-action-hook-widgets-by-their-unique-id/
and may give you other ideas, as well.
Quote:I have a problem with widgets mysteriously disappearing when I’ve added them. I don’t know if it’s a plugin causing the problem. Do you know what I mean? How can I solve this?It may certainly be a plugin conflict. The easiest way is to disable all your plugins, clear your browser and server caches, and see waht happens.
This may help:
http://blog.kjodle.net/2012/06/15/disable-your-wordpress-plugins/
Quote:Is it possible to put widgets in the body of pages and posts? If so, how?It is, if you use the appropriate Graphene action hook widget area.
This may help:
http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
and it may also give you lots of ideas. I’ve made a lot of modifications to my various blogs using those Graphene action hook widget areas.
Thanks! I will have to work on the hooks. All the coding looks mind-boggling!
I am still really stuck on removing the page titles though. I put the code in the CSS area until Graphene Options-Display. Is that correct because it didn’t work? I changed the permalinks ages ago so it doesn’t have the id numbers anymore. I hovered over edit on one of the pages to get the id because I couldn’t find it under view source code in my browser (there’s a lot of coding but I couldn’t find that amongst it). The id number I used in the CSS area with your coding didn’t work. I am not technically minded so I’m sorry for all the additional explanation of what might be relatively simple!
Mod
Quote:I couldn’t find it under view source code in my browser (there’s a lot of coding but I couldn’t find that amongst it).If you are using Firefox, then hit CTRL + U to display the source code. Then use CTRL + F to open up the search box. In that search box, type
<body
Quote:The id number I used in the CSS area with your coding didn’t work.Please post a link to where this is happening.
Mod
You can also add it to a child theme style sheet, if you wish.
I don’t see any code like that in your Graphene display options, however.
Marking thread as resolved. You can do this yourself as well.
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.