Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Add row after Slider or before Static Page title

    #45552

    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

    In reply to: Using Stacks with a static setup

    #45549

    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

    In reply to: Mobile Menu toggle 'hang'

    #45545

    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

    In reply to: Width of Container

    #45543

    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

    In reply to: Any Documentation for FRANZ JOSEF?

    #45541

    We don’t have one ready yet, but feel free to ask anything you’d like to know about the theme here.

    Admin

    Yes, keep using AMTS instead of Mobile Smart.

    Admin

    Hi Nikolay,

    Can you try replacing Mobile Smart with Any Mobile Theme Switcher instead? Let me know how it goes.

    Thanks.

    Admin

    In reply to: Problems with my graphene-child theme

    #45523

    WordPress now requires all child themes to have at least two files:

    style.css
    functions.php

    So 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

    In reply to: Blank page on tablet

    #45536

    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

    In reply to: Franz Josef – Hooks Widgets

    #45480

    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:

    https://forum.graphene-theme.com/your-account/

Viewing 10 posts - 1,101 through 1,110 (of 6,030 total)