Forum Replies Created
-
AuthorReplies
-
Coming back to this: Could you probably give us here the code, that creates such a switcher. Or was the above just an image showing the look?
Sounds interesting. I will look for this code. b) is not that important, if we can solve a) and c).
Hi Marius,
here is an example: http://capethemes.com/demo/knowbase/
Scroll down and see the titles (e.g. Getting started).The orange line below stretches only the text, while the light grey line stretches the whole container.
There is a span with an ::after element inside a h4. Could you achieve this in Impeka?Thanks a lot for your help.
Kind regards,
BernhardLooks like everyone is busy right now. The hub is quite silent. :-/
What a nice moment today as Impekk(!)a returned.
This nightmare adds to the overall problematic way, how Envato handles this. I saw a lot of developers leave the platform for similar horrible experiences. It’s a shame, such things could happen. There are a lot of themes, that use names, which are of course trademarked somewhere in the world. Would be interesting to know, how Envato acted here. Are you allowed to disclose some details?
Anyway, let’s look forward to a bright future for Impekka, as this theme really deserves it. 🙂
Thanks Kosmas for this feedback. Hopefully this will be resolved soon. Btw. did you double-check, that the new name is unproblematic in terms of trademark? I have never heard of something like this during my whole membership on Envato.
Best wishes,
BernhardThis CSS fixed it. 🙂
No side effects showing up on first view.I also needed to make the circle of the svg icon smaller. Is this ok:
.grve-btn-inner .grve-btn-svg-icon .grve-shape-icon {
width: 1.8em;
height: 1.8em;
margin-top: -0.9em;
margin-left: -0.9em;
}Best regards,
BernhardHello Kosmas,
Great! 🙂
One small glitch: The normal read more had 2rem top-margin, but this new svg-button has no top-margin. What would be the best way to add it?I see, what you mean by global vs custom options and you are right of course.
Best regards,
BernhardHello Kosmas,
could you help me again. Now I need to make the read more button of the blog element like the button, that has these features:
Button Type: Only text
Button Icon Type: Theme SVG Icon
SVG Icon: Arrow 1
SVG Icon Shape: Circle
SVG Icon Shape Type: Simple
SVG Icon Color: White
SVG Icon Shape Color: Primary 1Is this possible? You probably know, how to adjust the former code snippet to achieve this. I failed unfortunately.
In general I would appreciate, if all button styles would easily be usable for the blog read more as well. Buttons and button-like things have to be coherent in most website designs. Maybe you will consider to implement this in the future. Or we should have some place here, where all such snippets are available, which would also suffice for me.
Anyway, I do like, how Impeka avoids too much bloat in general like many so-called multi-purpose themes have. 🙂
Best,
BernhardIf one does not use Elementor, the update is not mandatory, right?
Looks very good! Hopefully the team will consider to add something like that.
This is, what we already thought about. Unfortunately it does not have such a visual switcher.
Hi,
despite some other opinions I tested performance from the beginning of the Elementor-hype and for me WPBakery has always been the lighter solution. It depends though a lot on how theme authors implement everything. I just had to check a theme for a client, that is all the rage an TF, but after just 5min of testing I have to say, that it’s WPBakery implementation is a nightmare. Greatives has one of the best implementations I knew. It is reliable and fast.
Cheers,
BernhardThanks Marius, I will try these code snippets. Will probably take some time though.
Btw. what is your preference, if we have to create several new CPT? Would you go with a plugin (which one) then or use custom code as well?
Thanks Marius!
I need to rename all of the related backend menu/submenu items, so that my client can use this CPT without having to deal with the term portfolio at all. I guess there are plugins for this, but a solution via functions.php would be better.An alternative would be to add a new CPT instead of reusing the portfolio. What would be your recommendation for adding new CPTs, while retaining Impekas features?
-
AuthorReplies