Forum Replies Created
-
Mod
Have you tried the suggestions mentioned here?
https://forum.graphene-theme.com/graphene-support/header-image-will-not-show-on-home-page#post-41306
Moved to Support.
Mod
Try disabling all plugins to rule out a plugin conflict.
Moved to Support.
Mod
In reply to: Weird '?' [learn more] overlapping after latest update..!
July 20, 2014 at 1:24 am #42988Not quite sure what you did there, but it could be a temporary glitch in your browser, or you may have done something to the theme’s files. If you are using a child theme, try switching to the parent theme and seeing what happens. If the problem goes away, it is in the child theme. If you are not using a child theme, then you should be. You should never edit a theme’s files directly.
Mod
It’s really difficult to use the code Facebook provides on that page with WordPress, as it requires either hacking your theme, or creating a child theme. That code is more for people writing web pages from scratch.
There are plenty of Facebook plugins for WordPress, have you tried any of them? Additionally, Graphene can easily make use of code from a site like addthis.com.
Mod
In reply to: Child theme lost formatting / no "boxes" – URGENT – Please help!
July 20, 2014 at 1:15 am #42965/*and*/are CSS opening and closing comment tags, respectively. You are using them to comment out the parent theme’s import statement./*
@import url("../graphene/style.css");
*/Should be
@import url("../graphene/style.css");Please do not mark threads “urgent” (everybody’s support request is urgent to them) or “please help” (you are in a support forum, after all). Neither will get your query answered any quickly, and some people (not here, but in places) take umbrage at them. 😉
Also, please put code in between backtick (
Code:`) characters. It’s usually located above the Tab key on your keyboard.
Mod
In reply to: Can view youtubes on my androuid phone but not the youtubes on my website
July 20, 2014 at 1:05 am #42987Your web browser is missing a required plugin, not your website.
Mod
Moved to Support.
Mod
I’m not sure what you mean by “so basic and unprofessional ” but there are ways to do this. First, there are plugins that you can use, or you can use a child theme and some custom code without a plugin:
http://wordpress.org/search/change+login+page
If you know basic HTML, CSS, and a bit of PHP, I would opt for the latter way. Otherwise, plugins (though limited) are the way to go.
Mod
What is that?
Are you using visual editor or text editor?
Mod
Here you go….
http://docs.graphene-theme.com/Sites_Using_Graphene
It’s a work in progress. Read the discussion page for corrections/adds/deletes.
Enjoy!
