Forum Replies Created
-
Mod
Have you enabled comments in both WordPress settings (Settings >> Discussion) and Graphene options (Graphene Options >> General Options >> Comments)?
Mod
Have you recently updated anything? WordPress? Graphene? Your browser?
Try logging in using a different browser to see if this is a WordPress issue or a browser issue. If you can customize from another browser, it’s something with your original browser. If you get the same result with a different browser, it’s possible you had an update that wasn’t entirely complete (that sometimes happens), in which case you just need to re-update.
Moved to Support.
Mod
Graphene Options >> General Options >> Comments Options
Choose either “Disabled for Pages” or “Disabled Completely”
Moved to Support.
Mod
Have you edited any theme or WordPress files?
I can’t think of anything offhand that would cause the issues you are describing. Here is a list of troubleshooting methods:
http://techblog.kjodle.net/2013/07/04/troubleshoot-your-wordpress-blog/
Mod
The Graphene slider isn’t really designed for that. You may want to forgo the Graphene slider and use something like Meteor Slides instead.
Moved to Support.
Mod
Are you talking about the “Home” link in your navigation menu?
Mod
I don’t see a link to a blog page anywhere on your front page. All I see is the title of your home page “No Deposit Bonus Blog ” which is not clickable. Please post a direct link to the page in question.
Moved to Support. Please post in the correct section next time.
I have deleted “PLEASE HELP – ” from your thread title. Please don’t do that. (Imagine if everyone did that.)
Quote:This is VERY IMPORTANT for my website.Again, everybody’s support request is important—to them. You don’t need to remind us of that.
Mod
Marking thread as resolved. You can do this yourself as well.
Mod
The link I posted did include instructions for the HTML necessary, but Luko did a great job of distilling it down to its essence.
For (almost) everything else:
and
Quote:(Can you believe Imgur is telling me I have to wait 51 minutes before I can save and publish my 2nd image! Crazy. Why does anyone use this site). Can I not use Flikr to show you my screenshots? I can upload and publish as many images as I like in minutes with them. This Imgur gallery site are amateurs.Just upload the images there. Don’t submit them to the gallery. If you right click and select “View Image” you can then use that link to post the image here, using the
imgbutton in the toolbar, thus saving everybody a step. That is the advantage of using imgur:
and
Mod
In Graphene’s Custom CSS feature, or in your child theme’s stylesheet, add this code:
.entry-content img, .child-page img {
border: none;
}
