Forum Replies Created
-
AuthorPosts
-
Hi!
@Alex: Please add this on Quick CSS or custom.css:
.html_header_top.html_header_sticky #main { padding-top: 0; }Cheers!
IsmaelHey Richard!
Thank you for using the theme!
I’m sorry but are you talking about the slider caption? The captions should slide simultaneously with the image. Can you please give us a link to the actual page with the easy slider?
Best regards,
IsmaelHey!
Thank you for using the theme!
The code looks ok. Anything is ideal as long as it works for you. :)
Cheers!
IsmaelHey!
Alright. Please let us know and if possible share the fix if there are any. Thanks!
Best regards,
IsmaelApril 11, 2014 at 5:00 am in reply to: autoresponder_subject doesn't read some latin characters #250094Hey kidcabide!
Please try to add this on functions.php. Add the changes the on “‘autoresponder_subject” value.
function avia_change_contact_form_args($form_args) { $form_args['autoresponder_subject'] = __('ADD SOMETHING HERE ç','avia_framework' ); return $form_args; }I’m really not sure if this is going to work because the html entity rendering depends on the email clients.
http://www.campaignmonitor.com/blog/post/2994/using-html-symbol-entities-in-email/
Cheers!
IsmaelHey!
Thank you for using the theme!
Are you talking about the contact form? Switch to Advance Layout Builder when editin the page then tou can add the Contact Form element along with the Google Map element. :)
Cheers!
IsmaelApril 11, 2014 at 4:44 am in reply to: Dropdown menu – how to show the decoration line in the menu? #250084Hi mareva!
Thank you for explaining.
We would like to see the actual live website. This is actually possible but you need to set the page hierarchy when editing the pages. Look for the Page attributes > Parent. Once you have set the parent page then create the custom menu in accordance to the page hierarchy, you should see the current page menu item being highlighted even if you are on the second level menu.
Regards,
IsmaelHey ckosheff!
Thank you for using the theme!
You can add something like this on functions.php:
add_filter('avf_logo_link', 'avf_redirect_logo_link'); function avf_redirect_logo_link($link) { $link = 'http://www.google.com'; return $link; }Change the $link value to something else. I hope that helps.
Cheers!
IsmaelApril 11, 2014 at 4:40 am in reply to: Show tittle and description over a big image of a galery #250078Hey mareva!
Thank you for using the theme!
If you don’t mind, please post a screenshot of what you’re trying to do. You can use imgur, dropbox etc to post the screenshot. What do you mean by “child” galleries? We will give you a better response once we have taken a look at the screenshot. This will help us identify if what you’re trying to do is possible.
Best regards,
IsmaelHey!
@rseybold: Thank you so much for clearing this up. I’m sure it will help a lot.Best regards,
IsmaelHey GoodGame!
Thank you for using the support forum!
Add this on functions.php:
add_filter('avf_masonry_sort_first_label', 'avf_masonry_sort_first_label_translate', 10, 1); function avf_masonry_sort_first_label_translate($first_item_name) { $first_item_name = __('Awesome','avia_framework'); return $first_item_name; }Change the “Awesome” string to something else.
Cheers!
IsmaelHi!
Please edit functions.php, find this code on line 93:
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogsReplace it with:
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180, 'crop'=>false); // small image for blogsThis will prevent wp from cropping the edges of the small preview image. Regenerate the thumbnails using this plugin: http://wordpress.org/plugins/regenerate-thumbnails/
Regards,
IsmaelHey!
Thank you for using the theme!
1.) You can use the icon shortcode then add it before the phone and email icon. Regarding the guestbook, can you please elaborate or explain what it is that you like to accomplish?
2.) On Enfold > Header > Header Layout > choose the Logo left, Menu right option. Go to Header Behavior then enable the Let logo and menu position adapt to browser window option.
3.) I’m sorry but what is “emtfernen”? Is it remove? Add this on Quick CSS or custom.css:
#header_main { border: none; }Best regards,
IsmaelHey!
Glad it ceased. We would investigate the issue further. Let us know if you’re still experiencing the issue when the website goes live. Please post the website url then we’ll check it. You can also set the Footer Columns to 1 then add a blank text widget as a temporary fix.
Best regards,
IsmaelApril 11, 2014 at 3:54 am in reply to: enfold reach the limit of server's cpu and memory usage #250064Hi!
@saquasar: We’re still not sure of the issue but checking your website, you’re using an old version of the theme. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/
@TheBiZWeavers: Do you mind giving us a link to your website? If I am not mistaken admin-ajax.php is not a part of the theme and might have something to do with a third party plugin.Best regards,
IsmaelHi huurm900!
Thank you for using the support forum!
This is surely possible but we will need to see the actual page where you’re testing this. We will give you a response tailored to your needs once we have a taken a look at the website.
Cheers!
IsmaelApril 10, 2014 at 8:00 am in reply to: Where to place metatext / description for several pages #249635Hi!
@aribann: Thanks for helping out!@Harmen: @aribann is right, you can use the yoast seo plugin in order to specify the meta tags and descriptions. Refer to this link for more info: https://yoast.com/articles/wordpress-seo/
Regards,
IsmaelHi!
Yes, that is possible. Just use this on Quick CSS:
.header_color .header_bg { opacity: .5; }This will give the background a 50% transparency.
Best regards,
IsmaelHey philreece!
Thank you for using the support forum!
Please add this on Quick CSS or custom.css:
.avia-menu-fx { bottom: 19px; } .main_menu .menu ul { top: 160px; }I hope that helps.
Best regards,
IsmaelHi Swedfit!
Thank you for using the support forum!
I checked the website but it gives me an internal server error. Please let us know if you have the site back. We’ll check the search box.
Cheers!
IsmaelHey!
I’m sorry for the delay. We’re still investigating the issue. You’re having the same problem with this one and deactivating a plugin fix it for him. I hope the same thing can fix it on your end.
https://kriesi.at/support/topic/ipad-and-iphone-page-links-not-working-urgent-unresolved/
If that doesn’t work, please add this on Quick CSS or custom.css:
@media only screen and (max-width: 989px) { .avia-section { background-attachment: scroll !important; } }Regards,
IsmaelHi!
I’m sorry that you’re having this issue. I still can’t access the website. Maybe, my ip is blocked or something. Please post the login details here and set it as a private reply. We would like to check it on our end.
Cheers!
IsmaelHey!
Please reset the settings on Settings > Reading, set it to default. Set the homepage and blog page on the Enfold Theme Options. Reset the permalink settings again on Settings > Permalink panel. Let us know if it works.
Best regards,
IsmaelHi xpoveda!
Thank you for using the theme!
1.) Please add this on Quick CSS or custom.css:
.avia_iconbox_title:hover { color: #000000; }2.) Edit search.php, find this code on line 52:
<?php //get the sidebar $avia_config['currently_viewing'] = 'page'; get_sidebar(); ?>Remove it if you don’t want a sidebar on the search page.
3.) Please add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { margin: 0 auto; max-width: 100%; height: 50px !important; top: 5px; } #header_main [data-av_iconfont="entypo-fontello"]:before { font-size: 15px; } .responsive #header .social_bookmarks { right: 45px; } #top .social_bookmarks li { width: 25px; } }Regards,
IsmaelHey dettospa!
Thank you for using the theme!
Please try to flush the permalink settings once. Just go to Settings > Permalink then click the “Save” button once. This should fix the issue.
Regards,
IsmaelHey tcctemp!
Thank you for using the theme!
Yes it is possible to add icons on the icon library. Please refer to this link: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
On the next update of the theme, we’ll be adding a comprehensive css editor that will allow you to modify the style including color, font, background etc.
Regards,
Ismael -
AuthorPosts
