Company Elite – text and featured slider problems

Home Forums Company Elite Company Elite – text and featured slider problems

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1308
    Anonymous
    Inactive

    Dear Axle Themes,

    I use your theme ‘Company Elite’. But I have two problems with it:
    1 – I would like to wrap the text around the image in a normal page template using the standard WordPress editor, it doesn’t work, how can I solve this?

    2 – I enabled the Featured slider with the different options like explained in your documentation, it never works, can you help me?

    I’d like to hear it as soon as possible.

    With kind of regards,
    Ivano Persico

    #1313
    Axle Support
    Moderator

    Thanks for using our theme.
    * Image alignment. I tested and it seems a bug. We will fix it in next update. In the meanwhile, you can use following CSS to fix the issue.

    
    .hentry img {
        width: auto;
    }
    

    * Featured slider – Featured slider only works in static front page. It is implemented like this because WordPress guideline does not allow otherwise. Can you set static front page and try slider settings again?

    Regards

    #1318
    Anonymous
    Inactive

    Thanks for your help, I’m waitinfg ASAP for the next version:

    1 – Image alignment – I add the following CSS to fix the issue but it doesn’t works
    /*
    Puoi aggiungere qui il tuo codice CSS.
    Per maggiori informazioni consulta la documentazione (fai clic sull’icona con il punto interrogativo qui sopra).
    */
    .hentry img {
    width: auto;
    }

    2 – Featured slider – The settings for Home page was static front page, I resetting it and I tried slider settings again but it doesn’t works

    3 – Gallery – I need to crete an images gallery, is it possible with Company Elite or Company Elite Pro?

    I’d like to hear it as soon as possible.

    With kind of regards,
    Ivano Persico

    #1323
    Axle Support
    Moderator

    I believe, image alignment issue should have been solved by the CSS. Can you please share your site URL?
    Slider needs pages to be with featured image. Can you please check whether it has featured image set or not?
    Gallery is feature of core WordPress, not theme’s. Creating gallery should work with any themes. Can you please check it?

    #1330
    Anonymous
    Inactive

    Very thanks for your help.
    1 – I believe, image alignment issue should have been solved by the CSS. Can you please share your site URL?
    CSS doesn’t solve it, my site with example is http://smv.guru/digtal-vsm/

    2 – Slider needs pages to be with featured image. Can you please check whether it has featured image set or not?
    Ok now it works

    3 – Gallery is feature of core WordPress, not theme’s. Creating gallery should work with any themes. Can you please check it?
    I checked and it’s poor, now I installed NextGEN Gallery plugin and I hope that it will not slows my site

    #1331
    Axle Support
    Moderator

    Ah, that image is displayed small because you have added thumbnail in the editor. Please choose large image and it will be displayed as expected. Let us know if any problem.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.