Forum Replies Created
-
Mod
Moved to Support. Please post in the correct section next time.
Put code in between backtick (
Code:`) characters. It’s usually located above the Tab key on your keyboard. I have fixed this for you.
Mod
This is the stand alone version of bbPress, not WordPress.
Moved to Support. Please post in the correct section next time.
Mod
Make sure that your folder permissions are set correctly.
This may also help:
Mod
The AdSense feature is just a placeholder for any html or javascript. Try adding something simple like:
<p>Testing AdSense</p>If that doesn’t work (i.e., you get the same error) then try disabling plugins and trying again.
Please do not disable right-click. It makes it impossible to use Developer Tools to try to diagnose these problems. Nobody wants to steal your content, and if they do, there are ways they can do it regardless of whether right click is disabled or not. I am unable to further diagnose anything on your site.
Mod
You have disabled the use of any kind of developer tools on your website, which is annoying to those of us who use those tools to try to answer questions like yours.
Believe me, nobody wants to steal your content that badly. And if they do, they will find a way.
Mod
Quote:Is there a way to have just the padding around my slider to be a certain colorThere is a color option for the slider.
Mod
Moved to Support. Please post in the correct section next time.
Mod
Quote:So, this is impossible right now…. right?You could probably achieve it with a child theme and using a custom theme-panes.php file and some custom functions/filters.
Mod
Quote:My question is how to put Google Adsense code same exactly with desktop theme?It will not be exactly the same, as it is the mobile version.
Graphene Neo is not responsive, so you will need to go to Google and get code for mobile ads, and then add that code to one of Neo’s action hook widget areas.
See this thread for more information about Google AdSense for mobile:
https://forum.graphene-theme.com/gmneo-support/google-adsense-problem#post-43259
and see this post for information about Graphene action hook widget areas:
http://techblog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
Mod
Use the Firebug addon for Firefox to figure out those selectors. (Or really, just use the develop tools from almost any modern browser. Firebug is just my favorite.)
