Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1014984
    re.fresch
    Participant

    I have installed The Grid plug-in and have selected some features. I can see The Grid options panels at the bottom of my post. However, I can’t seem to get it to load. After I hit “update” the X theme’s default grid view still appears. see image-1

    Now, if you check out the images attached (image-3), it appears the Theme isn’t “activated” which I find confusing since the X theme tells me it is and its showing up on my wp dashboard!To activate it tells me to create my Envato Token. I do. I input the token key and it tells me “No purchase was found”… what am I doing wrong?

    On image-4, you can see that the post is adopting the theme selected but when I leave The Grid, and view the post it still looks the same as before.

    Please help!

    Thanks

    #1014990
    Christopher
    Moderator

    Hi there,

    Please resize your screen shots and upload them again.

    Please provide us with URL, purchase code and login credentials in private replay.

    Thanks.

    #1015002
    re.fresch
    Participant
    This reply has been marked as private.
    #1015010
    Christopher
    Moderator

    Hi there,

    To insert grid in content area, please use ‘Grid’ icon in your editor, please see the attachment.
    You don’t need to activate The grid plugin as it comes bundled in x you can use it without activation as long as x is active.

    Hope it helps.

    #1015026
    re.fresch
    Participant
    This reply has been marked as private.
    #1015032
    Christopher
    Moderator

    Hi there,

    Are you trying to display it in blog index page? the grid can’t be displayed instead of featured image in blog page. You can create a static page and call it blog page to display grid items.

    Hope it helps.

    #1015035
    re.fresch
    Participant
    This reply has been marked as private.
    #1015047
    re.fresch
    Participant
    This reply has been marked as private.
    #1015051
    Rue Nel
    Moderator

    Hello Joshua,

    Thank you for the clarification. By default WordPress will display your latest posts in your homepage. That is why right now, it is showing “Blog” index in your homepage. I am assuming that you want to built a new page just for you homepage and would like to move the blog index to other page. Here what you are going to do;
    1] Please create two separate pages. One for your “Home” page and the other is the “Voice” page. You can incorporate the grid in your homepage.
    2] Once you are done building these two pages, what we need to do is to assign these pages as your static page. Please go to Settings > Reading and set your “Front page displays” as static page. This is where we set your home page and the blog index.
    3] As for the menu, you need to go to Appearance > Menus and manage the menu items from there.

    For further reading, please check out this articles:
    https://codex.wordpress.org/Creating_a_Static_Front_Page#Creating_a_Static_Front_Page
    https://community.theme.co/kb/wordpress-custom-menus/

    Hope this helps.

    #1015067
    re.fresch
    Participant
    This reply has been marked as private.
    #1015071
    Christopher
    Moderator

    Hi there,

    This is your Blog page http://re.kunsty.ee/insights/.

    ‘Insights’ menu item is a post page, while you should add ‘insights’ from available page list, see the attachment

    Thanks.

    #1015082
    re.fresch
    Participant
    This reply has been marked as private.
    #1015092
    Christopher
    Moderator

    Hi there,

    Blog page is not editable, its content generates automatically base on posts you have and as I said previously you can’t insert grid shortcode to blog page. You can only insert grid shortcode to normal pages, like this one : http://re.kunsty.ee/?page_id=137&preview=true

    Thanks.

    #1015118
    re.fresch
    Participant

    Yes!!! I have done it. The last thing I’m trying to do is to remove the “content” frame altogether that is a box and has a shadow. I want the tiles to be just flush on the page without that background. I have looked at every setting inside Kampala and can’t seem to do it. Can you help? Are they’re good video tutorials for X, etc.

    THANKS!

    #1015121
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .entry-wrap {
        background-color: transparent;
        box-shadow: none;
    }

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1014984 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>