Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
You must mean the slide-out panel. We’ll investigate this and update you accordingly.
Admin
Quote:You should not store every email used on the registration forumHow else can we identify you, or send you a message if need be? What’s the point of having multiple identities in one forum?
Quote:the other name was not accepted and I cannot see how I can delete an email for a user non existing….Of course, none of the regular members have the ability to delete an account in this forum. It would be disastrous if we allow that. But we can delete that account easily if you provide us with the email address that shows up the error “email already exist”.
Quote:the registration is like wordpress.org, a bit buggy 🙁This is not a bug, it has been industry standard for a long, long time. And for good reasons.
Admin
Quote:what is the point of the adsense menu option????????The adsense code entered into that option will be placed below the post.
Quote:same for the header widget, with no css it’s useless?????People use the header widget for all sorts of things – banner, text, links, images, etc. It’s impossible for us to know how a user might use it, therefore we can’t add the CSS beforehand. In any case, the CSS codes for positioning an element is relatively easy to learn and use.
Quote:definitively not for end user and in case of adsense a bit of help will be welcome.The AdSense option is documented here: http://docs.graphene-theme.com/Adsense_Options
Admin
Did you update the theme too? If yes, from what version?
Admin
Firstly, you don’t need to edit the
loop-page.phpfile to add the script. You can add all the scripts using the child theme’sfunctions.phpfile.How are you adding the HTML part of the slider?
Admin
What’s the URL where this is happening?
Admin
The changelog is always available and updated here:
Admin
Quote:Any suggestions on my initial inquiry? Thanks so much.Just describe the issue, e.g. “Sometimes, out of the blue, my site is showing database error. This has happened multiple times.”
Admin
Marking thread as resolved. You can do this yourself as well.
Admin
In reply to: multiple full width text/content/header boxes in multi column layout
April 7, 2013 at 1:12 pm #37479Technically you can, but it’s not straightforward. There are multiple ways you can achieve that:
- Use a static front page, and place all the content with all the multiple full width content boxes in that page, and then style them accordingly.
- Use the theme’s Action Hooks Widget Areas, and then add multiple text widgets as the full width content boxes, and then style them accordingly.
- Create a custom page template and use that for the front page.
