Home › Forums › Company Elite › Company Elite – text and featured slider problems
- This topic is empty.
-
AuthorPosts
-
August 8, 2017 at 3:47 pm #1308AnonymousInactive
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 PersicoAugust 9, 2017 at 6:56 am #1313Axle SupportModeratorThanks 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
August 9, 2017 at 6:13 pm #1318AnonymousInactiveThanks 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 PersicoAugust 10, 2017 at 3:33 am #1323Axle SupportModeratorI 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?August 10, 2017 at 10:33 am #1330AnonymousInactiveVery 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 works3 – 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 siteAugust 11, 2017 at 3:59 am #1331Axle SupportModeratorAh, 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.
-
AuthorPosts
- You must be logged in to reply to this topic.