Enclavely / tailor

Build beautiful page layouts quickly and easily using your favourite WordPress theme.
https://www.tailorwp.com
GNU General Public License v3.0
1.05k stars 102 forks source link

Some basic stuffs, I noticed unexpected. #124

Open PrafullaKumarSahu opened 7 years ago

PrafullaKumarSahu commented 7 years ago

I am adding few screenshot, I do not think these are too different to one another or few may be intentional while creating the plugin, so adding all screenshot together in one.

Carousel:

For the Carousel I added 3 images to gallery and the carousel having 3 navigation button to slide, which should be two so, the 3rd one is actually not working, there is nothing happening when clicking the third as, there is no more slides .

Twenty Seventeen:

Why it is not full-screen, does it requires full-screen template for it ?

Menu:

Is there any way to make the custom menu element inline-block from frontend or need custom css for it ? there is a genuine number of chance people will like it horizontal instead of vertical ?

Tabs:

Is there any way to rename these tabs in frontend ?if not it would be better if it can be as all other edits are happening in frontend.

tailor-carousel tailor-in-twentyseventeen tailor-menu tailor-tab

andrew-worsfold commented 7 years ago

@PrafullaKumarSahu -

Carousel: I am not seeing this behaviour. Could you please confirm exactly which settings you are using?

Twenty Seventeen: Tailor does not attempt to break outside of the content area (which is determined by the theme). You will need to use a full width template, add custom CSS or try the Tailor Advanced plugin which allows for full width sections.

Menu: I'm not sure what you are referring to? Do you mean the menu widget (from WordPress)? If so, the output is not controlled by Tailor.

Tabs: You can rename tabs when editing them in Tailor (select the actual tab, and not the tabs container). You cannot edit anything directly from the front end.

PrafullaKumarSahu commented 7 years ago

Carousel Settings

carousel-setting-two carousel-setting-one

Menu: why the menu is not like Home | About | Contact and it is like top to buttom ? is there any setting to keep them side by side ?

andrew-worsfold commented 7 years ago

You'll find that the carousel works fine on the front end. Slick Slider's infinite loop mode cannot be used within Tailor itself, and that plugin just happens to behave in that way when that feature is disabled. You'll notice that you can still view/access all of the images, though.

With respect to the menu: no custom CSS is added for default WordPress widgets. If your theme doesn't support them or style them in a way that you're happy with, you will need to add custom CSS.