admin

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 654 total)
  • Author
    Posts
  • in reply to: Adding Slider to top of home page #1818
    admin
    Participant

    Hi,

    Please follow the Arcane documentation.

    https://designorbital.com/arcane-documentation/

    Quote:
    How to we add a “widget” like “post carousel” to the center of the home page.

    Please follow the Required Plugin and Featured Content section of documentation.

    Thanks

    in reply to: CSS Framework / Snippets #1815
    admin
    Participant

    Hi,
    You did the awesome job.

    You can control/override the headings margin by applying the following css rule in your `.card-title` style,

    .card-title {
    /* Margin: Top, Right, Bottom, Left */
    margin: 0 0 0.6rem 0;
    }[/CODE]

    By using above rule, you can modify the margins according to your need.
    Thanks[CODE].card-title {
    /* Margin: Top, Right, Bottom, Left */
    margin: 0 0 0.6rem 0;
    }[/CODE]

    By using above rule, you can modify the margins according to your need.
    Thanks

    in reply to: CSS Framework / Snippets #1813
    admin
    Participant

    Hi,

    Please guide me on the following point so i will be able to help you,

    – You need a card box in the Post Content ?

    How to – Idea ?

    – Write you custom style via Custom CSS module.
    – Card Style Example: https://v4-alpha.getbootstrap.com/components/card/
    – For this example: Download bootstrap v4 – https://v4-alpha.getbootstrap.com/
    – Find the CSS styles for .card style and paste that styles in Custom CSS module.
    – Use the markup as given in the example.

    Best

    in reply to: CSS Framework / Snippets #1811
    admin
    Participant

    Hi Marc,

    Quote:
    CSS Framework is Arcane based

    Arcane is not based on any CSS framework. Only Layout skeleton is based on bootstrap.

    Quote:
    where can I get more snippets for the theme?

    You can use any good CSS snippet via Custom CSS module.
    It depends, what you want ?

    Thanks

    admin
    Participant

    Hi,
    I have forward this thread to our development team and will update this after receiving their response.
    Thanks

    admin
    Participant

    Hi,

    I will suggest to make your own Front Page template to achieve your desired results with maximum efficiency.

    1. Embed a video on the front page of my Bandana theme

    You want to embed vide in the site hero section ?
    If yes, you can replace the logic with your video embed code.

    2. Get the image layout used on Featured Pages on a short blurb that is not excerpted. I want the entire page or post on the front page.

    Again the answer will be same. It need to customize the code.

    PS: Please share your idea in an image. So, it might be possible that our developers will help you exactly.

    Thanks

    in reply to: Change Starting Site Tile #1762
    admin
    Participant

    Hi,

    I think, default menu (pages) is appearing in the Primary menu location. You have not assigned any Custom Menu to the theme Primary Menu location.

    Please follow the simple steps,

    – Go to `Appearance > Menus`
    – Click on `create a new menu.`
    – Give a name to Menu like `Primary Menu`
    – Click on `Create Menu`
    – Now add some pages or custom links to this newly created Menu.
    – Check `Primary Menu` location in `Menu Settings` under Theme Locations
    – Save Menu

    You are done. Now, you can alter menu items according to your choice.
    Thanks

    in reply to: Change Starting Site Tile #1760
    admin
    Participant

    Hi,

    You need to use WordPress custom menus. WordPress custom menus are the power tool to control the everything regarding to menus. You can change the label STARTSEITE to anything else.

    Following tutorial will be helpful to you.

    https://codex.wordpress.org/WordPress_Menu_User_Guide

    Thanks

    in reply to: Change Starting Site Tile #1758
    admin
    Participant

    Hi,

    Are you talking the STARTSEITE which is appearing in menu ? along with PRODUCERS etc.

    Waiting for your response.
    Thanks

    in reply to: Pictures and Text Align strange #1807
    admin
    Participant

    Hi,

    Simple align left is not a solution of your desired layout.
    You need to use tables or should have a custom layout to align pictures and their data in coherence.
    For example:

    An Example:

    Branko Jordanovic…..

    References: Mac Miller, B-Real, Kurupt, WC, Xzibit, Guilty Simpson, Casper

    [/CODE]

    Please note, i have added [B]clear:both[/B] style on last paragraph of a set.

    Thanks[CODE]

    Branko Jordanovic…..

    References: Mac Miller, B-Real, Kurupt, WC, Xzibit, Guilty Simpson, Casper

    [/CODE]

    Please note, i have added clear:both style on last paragraph of a set.

    Thanks

    in reply to: Add excerpt to posts #1615
    admin
    Participant

    Dicot has no front page template. Please share your website URL and guide us that where you want to display excerpt.
    We will be able to share help guide.
    Thanks

    in reply to: Skyscraper on the left side of the page #1806
    admin
    Participant

    Hi,

    Arcane supports two column layout which means Content and Sidebar (Either Left or Right). Sorry, You can’t have two sidebars.

    Thanks

    in reply to: No space between p-Tag and picture #1803
    admin
    Participant

    Thanks for the feedback.

    in reply to: Custom hero by category #1805
    admin
    Participant

    Hi,

    Quote:
    I have a custom template for that category but got deep in the weeds trying to customize the page header for it.

    I have forward this question to our development team. They might be able to share a solution with you.

    Quote:
    A bit more background: the request is to pin a post to the top of the page,

    You can make a post sticky so it will stay at the top. OR, you might any other solution ?

    Thanks

    in reply to: No space between p-Tag and picture #1800
    admin
    Participant

    WordPress should add P tag automatically. If it not happens, the last option is to add P tag manually :) like,

    [/CODE]

    Thanks[CODE]

    [/CODE]

    Thanks

Viewing 15 posts - 16 through 30 (of 654 total)