elementor / elementor

The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.
https://elementor.com/
GNU General Public License v3.0
6.58k stars 1.42k forks source link

Feature Request. A Visual representation of My Templates #3127

Open Flipback8 opened 6 years ago

Flipback8 commented 6 years ago

is there any reason that My Templates cannot be displayed just like the Predesigned Templates section?It would be nice to visually see the template sections that I create.

dudaster commented 6 years ago

Also if you can put them in categories would be awesome.

Flipback8 commented 6 years ago

Thanks. I will look into how to use Github. First time I visit that site.

On Wed, Jan 17, 2018 at 3:11 AM, dudaster notifications@github.com wrote:

Also if you can put them in categories would be awesome.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pojome/elementor/issues/3127#issuecomment-358228693, or mute the thread https://github.com/notifications/unsubscribe-auth/AMAdF87cWkvkhNwmmNhWG44MufVzRd7bks5tLatPgaJpZM4RY0IV .

IDESIGNSTUDIO commented 6 years ago

Oh, yes +2 for this one! Very end-customer friendly. Great UX7UI proposal

Giffordcl commented 6 years ago

With the addition of a hover over magnification, actually on all the libraries to get a larger view of the thumbnail without having to preview.

pulla commented 6 years ago

+1 My template is not user friendly. inconvenience.

devstrong commented 6 years ago

+1 It's a must have feature request. Curious to know its progress.

redlagoon commented 6 years ago

Continuing the discussion here.

This is huge. While I do understand the fact that Elementor needs to get PRO subs to keep going (I'd pay you guys $1,000 for a license, great plugin), this will, for me, be a game breaker.

It means that I cannot use Elementor for any of my themes and I DON'T WANT to go back. Elementor's great, fast, but a way to add my own Templates' data, filters, previews is necessary.

I've built my own way to insert a template to a page, but it's out of Elementor, this has to be added.

Not trying to be a fatalist, the world doesn't die, but dang, this is very useful.

PwrSrg commented 6 years ago

YES! YES! YES! I can't believe there aren't a LOT more +1's in this thread. I also can't believe this isn't one of the most popular feature requests. Lastly, I am kinda surprised that 2.0 even released without this. The "My Templates" feature is practically USELESS without it. We currently have to create a public draft page in every one of our websites and insert every template individually just for a visual reference. Very inefficient. =(

redlagoon commented 6 years ago

@KingYes

Any updates on this? Can you at least confirm you guys are not working on it as of now, so that we may work on a PR?

This is a critical feature to any developer using Elementor and legitimately this is the only feature that VC is better at. Elementor rocks, but there's absolutely no way to reliably build pages using developer provided widgets without this.

iamntz commented 6 years ago

Hey guys. So I did a bit of dig in this direction and here is what I found:

  1. Templates already supports thumbnails. Templates are basically post types and you can set a feature image on these.
  2. Templates also supports categories. There are only a bunch of categories though (Page, Section, Single and Widget) used internally.
  3. The magic happens (or... rather not happening) in the view. Because is a list view, thumbs are a bit harder to display. In order to fix this we need a grid view, similar to the blocks or pages template.

That being said: I could build it and submit a PR, but considering how open is pojome towards accepting PRs (or even providing feedback on PRs), I'm very demotivated to do so. :)

However, if you'd like fiddling around, you could use a combination of wp_footer and elementor/editor/footer hooks with output buffering, search & replace and completely override the view.

Adding

    <# if (thumbnail) { #>
        <img src="{{{ thumbnail }}}" alt="">
    <# } #>

is a good start :)

https://github.com/pojome/elementor/blob/master/includes/editor-templates/templates.php#L174

redlagoon commented 6 years ago

@KingYes @bainternet Can you please review @iamntz 's updates and approve of it or give it green light?

I understand you can't give a "yup, we'll accept anything", but if it's actually good, would it be something you'd accept in a PR?

iamntz commented 6 years ago

For those that are looking for a workaround, try this:

https://gist.github.com/30d3fddd6cd26db05a44a87605edc92a

It's all condensed into one function, for brevity, but you should at least split CSS to a separate file. This code will look like this:

You can either override the existing CSS (this would be tedious i guess) or try to rename all css classes to a different thing, to avoid clashing.

bainternet commented 6 years ago

@redlagoon

We are working on something that makes a screen capture on template save, no ETA but its in the works.

redlagoon commented 6 years ago

@bainternet

Amazing, please know that this is a feature any developer that's serious about selling his theme to more people needs, I'm in touch with people who've built successful themes with Elementor and they have users complaining about this.

Here's how VC does it:

https://www.youtube.com/watch?v=OtucEWLEoDI&t=26s

So, we need a featured image, a search and if possible, a filter for categories (such as buttons, hero images, etc.).

Thanks a ton and I can't wait to see it.

davidmabelle commented 6 years ago

Would love to see Templates be sortable, editable and viewable the way Admin Columns Pro does it. https://www.admincolumns.com/ Hoping someone makes a plugin for this if the Elementor team is too busy.

made-man-12 commented 6 years ago

yes, we need this feature as soon as possible

black-eye commented 6 years ago

+1

redlagoon commented 6 years ago

I've been praying since at least 5 months ago.

I believe in you guys. 🙏

(Just bumping)

juanpasolano commented 5 years ago

I hope elementor does this, I think they know that we need this as much as they need it for their blocks. There's a reason they added the feature for them so I think It makes total sense for us dev to have it to.

kalnode commented 5 years ago

+1

franciscodias89 commented 5 years ago

+1

PwrSrg commented 5 years ago

Over a YEAR later and still nothing... 😑😑😑

As a result, developers are having to completely bypass Elementor all together, and create their own interfaces to make it work correctly. Sad.

https://envato.com/elements/free-elementor-templates/

arielk commented 4 years ago

ref: https://github.com/elementor/elementor/issues/2184

hkmsadek commented 2 years ago

Still nothing? How do happy adon, essential adon and other plugin does these things? You see a custom icon of their own and then you can simply install the templates easily from the custom template library