Forum Replies Created
-
AuthorPosts
-
Hey Peter,
that´s it.. Thanks a lot !
Please close..
Best regards
Hey Ismael, that´s not right. I thank you all guys for this very nice Theme! I love it and wanna use it for most of my future projects..!
I hope it´s ok to ask one more question. I tried with both, poedit and codestyling-localization, but I can´t change this 2 button-descriptions: prev and next.
Are the values from this nice calendar from you (kriesi), or do you use wordpress own code? From where are this values?
All I want it to change “prev -> zurück” and “next -> vor”. Really awesome it would be to change prev and next with icon-arrows..
Screenshot
Best regards
Hey Yigit, thanks for reply.
It would be nice, if there is no need to install another plugin. I want to use less plugins for this client as possible. Is it really necessary?
I rescanned it with poedit pro. It gives me more than 100 new lines but without the 3 I need.. Is there a difference between this two ways?
Best regards
BrunoHey, it don´t work.. Can´t send you a link this moment, cause I´m on MAMP. I send it after I´m online.. Thank You!
Best regards
BrunoHi Josue,
thanks for reply. It works for Logo and Menu Items, but Background stays in it´s position.. ?
Any idea to fix this?
Best regards,
Bruno
Thank You! Please close..
Best regards
Hey, great : ) ! Can I ask what you are use as reference? Are there more effects possible?
Thank You!
Best regards
This reply has been marked as private.Hi Peter,
1. That would be awesome, cause the Downloadlink is broken.. It´s a very nice feature!
2. I set it on this way, but it works without this famous animation ?
3. Good to know, thanks!
Best regards
Hey Richard ! Thank you so much, that´s it! I don´t look into Theme-Options for a longer while, but I do it now.. That´s perfect and I think I can erase the custom CSS now..
This topic can be closed..
Best regards
Hey David, thank you but it´s not right on this way. We don´t want to deactivate the animation. We wanna increase the max-height for the logo back to 200px, like before. Now it is fixed to max-height 116px.
It means at the start of our animation the logo should be 200px and on end of animation 40px, like it is now. But if we change the max-height values for logo and the lineheight for container, it don´t work on the way we want it..
Hey! Yes !!
Feedback Box would be absolutely awesome !! Downloadlink is broken ? Any chance to purchase it anywhere or to integrate it in Enfold ?
+ fixed classes for Layout Builder and Widget-Areas
You don’t need a plugin. On Envato-Page for Enfold you can find a Downloadlink to a Childtheme that you can use with Enfold. Just scroll down to description. It’s not so hard to create one, but you’re right, it’s the best way to stay intact for updates, and the flexibility to manage things on the way you want it, grows a lot..
Hey! Do you mean the Tribe Events Calendar ?
Since when is it possible to insert it with Shortcodes, please? I must set everything in the settings-tab a few weeks ago. There you can work with shortcodes in the before and after field. But it was not possible to insert itself with Shortcodes in Pages. Did I missed anything?
This reply has been marked as private.This reply has been marked as private.Hey Josue,
that´s it !! Works like a charm. Thanks a lot for your help !
Best regards
BrunoHey Josue, that works but it isn´t that what i`m need. I´m so sorry !!
I don´t need this Item where it is. I need it in the bar above.
Hey Josue,
it generates an entry as last menu item in the main nav, but not in the submenu.
I´ve added this code:
//own created submenu entry add_filter( 'wp_nav_menu_items', 'my_custom_menu_item', 10, 2 ); function my_custom_menu_item ( $items, $args ) { if(is_user_logged_in()){ return $items; }else{ if (is_object($args) && $args->theme_location == 'avia'){ $items .= '<li class="menu-item custom-menu-item"><a href="" rel="nofollow">Anmelden</a><ul class="sub-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page">'.do_shortcode("[av_sidebar widget_area='Anmelden']").'</li></ul></li>'; } } return $items; }
Here you can see it.
Regards
Sorry, one more.. The Menu Item apperas in all menus, in Sub Menu, Main Menu and in Socket Menu. But I just need it in the Sub Menu?
Is it possible to re-arange the Item to another Position?
Thanks a lot!
Sorry, one more question please. How can I become the submenu responsive? If you make the Browser smaller, the menu items from submenu first switch behind the social media buttons, and afterward below the socials into the main nav field..
Hey Josue!
That works pretty nice, thank you very much! It´s exactly what I need.
It is possible to hide it for logged in users?
Thanks a lot!
Best regards,
BrunoHey, it´s ok. I don´t know why, but WooCommerce deactivate it.
Hey Josue,
that´s really weird. Now it works here, too. Yesterday I spent a hour to clear cache eg. I installed enfold for 3 times. I don´t know, but thank you. Sorry for this!
Best regards
BrunoHey,
Chrome Version 32.0.1700.107
The same with butsie´s blue color section: no video
richard´s and synne´s videos works fine on chrome..
@richard: thats exactly what I mean a few posts ago. On safari your video appear but it seems that it stays at the first frame
On Chrome Version 31.0.1650.57
Richards single frame changed to a video, but butsies video is not to see
Hey,
OSX Mavericks, Safari 7.0.1
No problem with richards and synnes videos. But richards video is just one still frame ?
No chance to see the video on butsies site in the blue color section .. @butsie: nice pictures on your site!
Best regards
Hey,
I´ve been using a cool solution for mobile devices.
I create one area with the layerslider and directly below one with the easy slider. I feed the easy slider with all the end result pictures from layer slider (I´ve just made screenshots inside the layer slider editor and cut them), but just with an width of 767px.
Normally the easy slider is hidden (set this in main css), but if the screen has a width of 767px or below it appear and the layer slider is been hidden.
I use the same media query like Richard but with max-width: 767px and -> visibility: hidden
To show the easy slider on mobile I use this:
.page-id-xxx #after_layer_slider_1 {display: block !important; visibility: visible !important;} .page-id-xxx #after_layer_slider_1 .container {width: 100%;} .page-id-xxx #after_layer_slider_1 .template-page, #after_layer_slider_1 .el_after_av_layerslider {margin-bottom: 0 !important;} .page-id-xxx #after_layer_slider_1 .just-on-mobile {margin: 0;}
I added “.just-on-mobile” as a class inside the easy slider settings. Look here if you don´t know how to do it.
Best regards
Fixed Classes for Layout Elements and Widget Areas would be awesome..
Best regards
-
AuthorPosts