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
Hi calvinyoo,
The custom layout for the demo front page is created using [url=https://forum.graphene-theme.com/franz-josef/addons/stacks/]Franz Josef Stacks[/url] addon, which adds a pagebuilder capability to Franz Josef. The demo front page layout itself is included in the addon, so you can quickly replicate the layout on your own site and modify it as you need.
Admin
Currently you can only apply custom page layout to the front page and singular pages and posts. However, [url=https://forum.graphene-theme.com/announcement/franz-josef-stacks-1-1-update-released/]as outlined in our latest post[/url] we are currently developing the feature that will expand this to the other WordPress template pages as well, including the designated blog page.
Admin
This only happens on the front page of your site, so something on that page is causing a conflict. Try deactivating your plugins one by one to see which one is causing the conflict.
Admin
The Live Forms plugin that you’re using is loading its own CSS that’s causing this issue. Specifically, it adds a rule that limits the container width to 960px by this wide-covering CSS code:
.container {
max-width: 960px;
}Ask them to prefix their class selectors so that it won’t cause conflicts with other themes and plugins, or simply use other plugins for creating forms.
Admin
We don’t have one ready yet, but feel free to ask anything you’d like to know about the theme here.
Admin
In reply to: Mobile Smart plugin is causing the theme I'm using to be broken
October 17, 2015 at 1:02 am #45540Yes, keep using AMTS instead of Mobile Smart.
Admin
In reply to: Mobile Smart plugin is causing the theme I'm using to be broken
October 17, 2015 at 12:05 am #45538Hi Nikolay,
Can you try replacing Mobile Smart with Any Mobile Theme Switcher instead? Let me know how it goes.
Thanks.
Admin
WordPress now requires all child themes to have at least two files:
style.css
functions.phpSo delete all the other files that you have in the child theme except the above two. Then, in the functions.php file, just enter this code:
<?php
/* Custom functions for the child theme */Admin
That is indeed weird. Unfortunately, there’s nothing much we can do from our side without having a look at the server’s error log file. Any chance you can get that for us?
In the mean time, I would suggest to use the standard Graphene theme for tablets, as their display size is typically large enough to accommodate the standard Graphene theme.
Admin
Your API key should appear in the “Downloading update” link after the
api=portion, but that doesn’t seem to be the case. Try to re-check for updates on your WordPress Updates screen to force WordPress to clear its update cache and use the new link.Otherwise, you can still login to your account page on graphene-theme.com and download the latest copy from there:
