Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #24389

    I have been trying to add the post slider to the front page of the following website: http://www.pelunsky.com.

    I would like to only display one column, but even though I choose 1 column, it keeps jumping back to and displaying 2 columns. Is there something I am doing wrong? It works all perfectly as soon as I choose 2 columns or more. But the 1 column does not seem to work.

    Would appreciate your feedback. Thanks so much.

    #123356

    Hi,

    The minimum is 2 but you can modify config-templatebuilder > avia-shortcodes > postslider.php, find this code on line 57

    "subtype" => array( __('1 Columns', 'avia_framework' )=>'2',

    Replace it with

    "subtype" => array( __('1 Columns', 'avia_framework' )=>'1',

    You need to recreate your post slider. Remove the existing one and create another.

    Regards,

    Ismael

    #123357

    Hi Ismael

    That worked perfectly. Thank you so much for your help. Much appreciated.

    Kindest Regards,

    Corina

    #123358

    Hi, sorry to bug again. I just tested the post news slider (1 column) in different browsers and have the following issues:

    // Firefox the thumbnail image is now the full page width.

    // Safari is fine

    // Internet Explorer thumbnail not displaying, but there is a big blank space where it should be (but bigger than it actually would be).

    // Chrome is fine

    Thanks for your help, appreciate it.

    Kindest Regards,Corina

    #123359

    Hi cd2s. Just curious how you were able to get the logo to shrink to that size? Did you make any changes to the avia.js? My version shrinks really bad and I can’t seem to find a way to keep it slightly larger, like yours. Any help would be great. Thanks!

    #123360

    Hi joe88, this is the actual uploaded size it shows it on full size browser window… the way it shrinks is just what is in the envato theme. No changes to the code. I noticed though the IE distorts it somehow quite a bit but haven’t had time to look into that. I looks fine though in Safari, FF & chrome…

    #123361

    Hi,

    I checked the post “The Mistery of the Universe – Interview with Steve Durbach”.

    It looks fine on Firefox and Internet Explorer 8. I’m sure it will look good on IE9 and 10 too.

    Regards,

    Ismael

    #123362

    Hi Ismael

    Yes sorry, I fixed it late last night. I had the Blog post inserted instead of the post slider, but that one definitely has an issue with FF and IE9 if inserted into one column. The image is the full page width. But since I am not using that one, it is not an issue for me.

    Thanks again for checking and sorry I forgot to update this stream before I went to bed.

    All the best,

    Corina

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Enfold Post Slider’ is closed to new replies.