© 2021 Greatives Hub - Powered by Greatives & Greatives Web

Forums

A hub website, accessible exclusively to Impeka users, to improve and support Impeka

Forum Replies Created

Viewing 15 replies - 31 through 45 (of 53 total)
  • Author
    Replies
  • in reply to: Button style Line for Blog? #394
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Hi guys!

    I think that you just need to override the read more function via the child theme.

    function impeka_grve_read_more( $post_id = "", $more_text = '' ) {
    	$icon = impeka_grve_get_svg_icon( 'arrow-2');
    	if ( empty( $post_id ) ) {
    		$post_id = get_the_ID();
    	}
    	if ( empty( $more_text ) ) {
    		$more_text = esc_html__( 'read more', 'impeka' );
    	}
    	$more_button = '<a href="' . esc_url( get_permalink( $post_id ) ) . '" class="grve-btn-text grve-btn-line grve-line-bottom grve-text-primary-1 grve-text-hover-primary-1 grve-btn-medium">';
    	$more_button .= '<div class="grve-btn-inner">';
    	$more_button .= '<span>' . esc_html( $more_text ) . '</span>';
    	$more_button .= '<span class="grve-line grve-bg-primary-1"></span>';
    	$more_button .= '</div>';
    	$more_button .= '</a>';
    	return $more_button;
    }

    In general, with Impeka you can override everything and without having to worry about the next theme release (new minor release in a few minutes/hours). Enjoy it!

    in reply to: Some improvement suggestions for Impeka #358
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Thank you, guys 🙂

    We always consider our customers’ feedback and we will be including more features based on popular requests.

    in reply to: Sticky Header Issue #345
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Thank you guys for your feedback! We will keep improving Impeka with your help of course.

    BTW, it would be great to post your first creations with Impeka here – https://hub.greatives.eu/forums/forum/impeka/showcase/. We are going to publish real case studies from our customers on our official website this summer.

    in reply to: Thread pending moderation #326
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Both topics are approved now and we will see how to handle this.
    I apologise for any inconvenience caused.

    in reply to: Wrong menu button shape #321
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Hi Marius! Thanks for your analysis, it’s much appreciated.

    Only a few quick answers:

    1. There is no need to add more dependencies in the menu code just for removing the Default option for the classic button.
    2. Regarding your quick example, I totally agree that users have to find the right balance in their color palette.

    In general, we have some plans for the buttons in the header but we need to investigate these further. At this phase, we have made all required fixes.

    Thanks!

    in reply to: Text for Logo in Responsive Header #314
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Cheers 🙂

    in reply to: Wrong menu button shape #313
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Thanks Marius.

    In this case, what will be the colors of the button menu item? Light or dark background and with which Header? I think that we make this too complicated, there is no reason actually.
    When someone needs a button with a solid color in the header, this button should stand out. The color options are more than enough to achieve this.

    in reply to: Wrong menu button shape #306
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    This is exactly what the default option does. If you select this option, the button color will follow the current header skin. You can try it on Homepage 3 for example.

    Hope this makes sense.

    in reply to: Wrong menu button shape #304
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    That’s great guys!

    Yes, when you select the default color you will have the default menu color (maybe this is what you’ve missed) or the primary color. You can still select any color from the primary ones, just like the button outline options. I don’t see any restriction here.

    in reply to: Sticky Header Issue #299
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Yes, it’s the scroll up sticky header. Believe me, it’s more complicated than it seems. However, in your site Bernhard I cannot see the issue.
    We’ll give it another try in the next theme release 🙁

    in reply to: Wrong menu button shape #295
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    I think we’ve made the needed improvements for this one. Thanks for your feedback guys!

    in reply to: Sticky Header Issue #294
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Hi Bernhard! Are you sure about this?

    in reply to: Divider Inherit Setting #293
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    We’ve sorted this as well!

    in reply to: Text for Logo in Responsive Header #292
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    Hi Dan! It should be fine now.

    in reply to: Video autoplay on Mobile #287
    Kosmas
    Keymaster
    Hub Member Badge
    Moderator Badge Lvl 3

    It seems to work in the feature section, it’s weird. We will check this.

    Thanks 🙏

Viewing 15 replies - 31 through 45 (of 53 total)
Privacy Preferences

When you visit our website, it may store information through your browser from specific services, usually in the form of cookies. Here you can change your Privacy preferences. It is worth noting that blocking some types of cookies may impact your experience on our website and the services we are able to offer.

Our website uses cookies, mainly from 3rd party services. Define your Privacy Preferences and/or agree to our use of cookies.