Latest From the Blog not showing on Homepage

Discussion in 'RoadFighter WordPress Theme' started by geovisioncnc, Apr 13, 2015.

  1. geovisioncnc

    geovisioncnc New Member

    Joined:
    Mar 11, 2015
    Messages:
    19
    Likes Received:
    0
    Hi!

    http://geovision-cnc.com/fr/

    I have 2 requests:
    1/ My article is not showing on my Homepage, do you know how to fix it? For your information I have attached my static page settings and I dont want to change them.

    2/ On my News page, I would like to center pictures of my articles. http://geovision-cnc.com/fr/actualites/

    Thanks
     

    Attached Files:

  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    If you wish to make appear your static page as your home page then follow the steps mentioned in image below:

    colorway-static-page enable.png

    2. To centre the post images paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard:

    .content-bar .post .post_content img.postimg{
    margin-left: 119px;
    }

    Hope it will solve your issue. Let me know if have further any doubts.
     
  3. lukasno4

    lukasno4 New Member

    Joined:
    Oct 18, 2013
    Messages:
    8
    Likes Received:
    0
    H
    Hi

    I saw your website and i got one question of course if you like to tell me :)
    How did you add language translation to menu bar ?
     
  4. lukasno4

    lukasno4 New Member

    Joined:
    Oct 18, 2013
    Messages:
    8
    Likes Received:
    0
    H
    Hi

    I saw your website and i got one question of course if you like to tell me :)
    How did you add language translation to menu bar ?
     
  5. geovisioncnc

    geovisioncnc New Member

    Joined:
    Mar 11, 2015
    Messages:
    19
    Likes Received:
    0
    Hi Lukasno4

    First at all you must use the plugin Polylang, as soon as all your translation are done, to add the language translation to your menu bar, you must go to Appearance -> Menus
     

    Attached Files:

Share This Page