Okay
  Public Ticket #185496
more then 1 blog display on 1 page
Closed

Comments

  • Jay started the conversation

    Hi all, 

    I would like to have more then 1 blog element on page.

    p.e. I need to have: 

    1st row - 1 title and category blog xy

    2nd row - 1 title and category blog xx

    3rd row - 1 title and category blog xz

    etc.

    But the 2nd and 3rd ... blog doesn´t display.

    What should I do to fix it? 

    Thank you,

    Jay

  •  8,838
    Tahir replied

    Hey Jay!

    I am afraid i would need to see a url and Wp Admin login details so we can check out the issue for you if need be. 

    Thanks


    ThemeNectar Support Team 

  •   Jay replied privately
  • Jay replied

    Hi Tahir, 

    can you check the next issue also? http://edux.vasefirma.com/mluveny-projev-a-retorik... - I´m not able to remove a sidebare column from blog post. 

    Thank you, 

    Jay

  •  1,069
    ThemeNectar replied

    Hey Jay! In regards to the translation issues - please see my attached screenshot. You just need to switch into the theme (nectar) text domain. Currently you're editing strings inside of the Visual Composer text domain :)

    Cheers

  • Jay replied

    Hi, 

    thank you for your support. I tried to switch textdomain to "nectar". But there is only one item to translate: Video Settings

    There is no more words. 

    Thank you, 

    Jay

  •  8,838
    Tahir replied

    Hey Jay!

    Can you switch to it and run a search or maybe rescan the theme.  

    Thanks


    ThemeNectar Support Team 

  •   Jay replied privately
  •  1,069
    ThemeNectar replied

    Hey Jay,

    sorry for the delay! I had to focus on wrapping up the major release 4.0 the past few days :)

    1. It turns out the actual issue with your setup was simply that you forgot to rename the default.po and default.mo inside the salient/lang directly into cs_CZ.po and cs_CZ.mo - i've done that for you now and translations work correctly. I did one test translation of the options panel name from "Salient" into "Salient Test" obviously you can remove that. Also don't worry about the text domain selection I mentioned above - apparently the plugin you're using just puts all the strings in the text domain with the most entires so leave it "js_composer".

    2. I've tested on your setup and all of the color options work. If you were expecting to change the button font color instead of the background color than that would require css. Just add this into the Custom CSS box located in your Salient Options panel and change as needed:

     
    #call-to-action .container a { color: #000!important; }
    

    3.  There's no option to do this by default, but I've also added the necessary css into the custom css box to accomplish this for you :)

    4. Currently this element is limited to one per page - please try and use the recent posts element instead for this scenario.

    Cheers!

  • Jay replied

    Thanky you for your quick support :)