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
The HTML you inserted into the text widget contains error:
<a target="â€_blankâ€" href="â€http://lata9.glutenfabs.hop.clickbank.netâ€">
<img border="â€0?" src="â€http://www.glutenfreewaytobe.com/wp-content/uploads/2013/02/gluten_free_abs.jpgâ€">
</a>Each of the attribute value (e.g.
"_blank") has additional double quotes that shouldn’t be there. This is likely to be because you copy-pasted the HTML from a source that formats the double quotes into a “pretty” double quote (notice how the inner double quotes differ from the outer double quotes) instead of a plaintext double quote.It’s supposed to be like this:
<a target="_blank" href="http://lata9.glutenfabs.hop.clickbank.net">
<img border="0" src="http://www.glutenfreewaytobe.com/wp-content/uploads/2013/02/gluten_free_abs.jpg">
</a>Admin
Your site is using static front page, so the front page content will not change, except the posts in the slider and in the Recent Posts widget, which as far as I can tell is working normally. The post titled “15% rabat hos Silver-label.com” is your latest post, correct?

Admin
URL to your site?
Admin
Invest some time to learn about basic CSS coding, you’ll save a lot of time and frustration later on.
This page will be of interest to you:
https://forum.graphene-theme.com/graphene-support/beginners-resources-possible-sticky
Admin
Quote:I was having trouble with my site being “viewable” by older versions of IE.Which older versions?
Admin
Moved to Support. Please post in the correct section next time.
The issue you’re describing is a permission issue on the server, not caused by the theme. FTP to your site and change the files and folder permissions to the appropriate ones. If you don’t know how to do that, contact your hosting provider and ask them to do it for you.
Admin
The hervecuisine.com website has undergone some pretty substantial customisations all using a child theme, so it is beyond the scope of this forum to explain how it was achieved.
Basically, the client sent me a design that he’d like to be implemented on the site, and I (yes, I did the customisation on that site) implement the design using a child theme. It involves more than just adding some CSS codes. There’s additional JS and PHP codes as well.
Admin
The short answer is no.
The slightly longer answer is yes, but you will have to implement it yourself using Custom CSS or using a child theme.
Admin
There’s no built-in feature in Graphene to set different site title for individual pages, but you can set a custom site title structures for the front page and content pages. Go to Graphene Options > Display > Miscellaneous Display Options > Site title for this.
If you need to set a different site title for individual pages, there are many plugins that will provide that functionality for you.
Admin
Those widgets are WordPress built-in widgets, and their functionalities are restricted to what the WP team has decided they should be. If you want additional features with the widgets, try finding an alternative plugin that provides a more feature-rich recent comments widget.
