Forum Replies Created
-
AuthorPosts
-
Hi,
Edit footer.php, find this code
$kriesi_at_backlink = apply_filters("kriesi_backlink", " - <a href='http://kriesi.at'>Enfold Theme by Kriesi</a>");
Regards,
Ismael
Hi,
You can post the screenshot here using imgur, dropbox, mediafire etc. You can use html tags like img.
Regards,
Ismael
Hi,
If you are looking to upload a logo with taller dimension. You can add something like this on your custom.css or Quick CSS
/*header with social icons: */
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 200px; line-height: 200px; }Specify the height and the line-height of your logo.
Regards,
Ismael
Hi,
@Wild-Speed: What is the bar that you want to remove? Can you give us a screenshot?
Regards,
Ismael
Hi,
Edit config.php, add the code
set_time_limit(0);
or in the .htaccess insert
php_value max_execution_time 60
You can refer to this link for other possible solutions: http://www.clickonf5.org/11921/solution-for-wordpress-php-error-maximum-execution-time-of-30-seconds-exceeded/
Regards,
Ismael
Hi,
If you don’t want to lose the avia.js when updating the theme. You can copy the actual avia.js on a js folder inside the child theme. Edit functions.php, find this code
wp_register_script( 'avia-default', $template_url.'/js/avia.js', array('jquery'), 1, true );
Replace it with:
wp_register_script( 'avia-default', $child_theme_url.'/js/avia.js', array('jquery'), 1, true );
Regards,
Ismael
July 12, 2013 at 3:17 am in reply to: Is there a way to control the height of the border in the sidebar ? #129224Hi,
The content extends the border. If you remove the content border, you will have the border of the sidebars which extends depends on the number of widgets. Make sure that the content is longer than the widgets.
.content {
border: none;
}Regards,
Ismael
Hi,
Did you remove browser cache? Do you have a cache plugin?
Where is the audio file? I can play the videos on this link without any problem: http://adventurechurch.tv/media/
Regards,
Ismael
July 12, 2013 at 3:05 am in reply to: Woocommerce – Hide add to cart button unless logged in #128378Hi,
Please try this:
.avia_cart_buttons {
display: none;
}
#top.logged-in .avia_cart_buttons {
display: block;
}Regards,
Ismael
Hi,
You can add something like this on your custom.css
.main_color h3 {
color: #83a846;
}Regards,
Ismael
Hi,
The menu will switch as a Slide Out Menu or a Drop Down Menu when viewing on mobile devices. It is the only way to make it responsive. You can select the option on Enfold > Header > Responsive Header Main Menu.
Regards,
Ismael
Hi,
Can you give us a link to your website? It should be visible on mobile devices.
I’ll tag Devin to check this issue.
Regards,
Ismael
Hi,
The Enfold uses the standard 12px – 13px font size. You can easily change it on your custom.css or Quick CSS.
body {
font-size: 15px;
}Glad you fix the issue. :)
You can add a featured request on this one: https://kriesi.at/support/topic/enfold-feature-requests
If you like the template please send us a testimonial: https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance
Regards,
Ismael
Hi,
I hope I fixed the issue: https://kriesi.at/support/topic/form-unfillable#post-124346
I’ll close the other thread since you opened this one.
Please increase the wordpress php memory limit to 128M or higher. I hope it’ll fix the issues. You might need to redo the icon boxes then update the page.
http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Please add this on your custom.css or Quick CSS
.iconbox_content h3 {
z-index: 10 !important;
}Regards,
Ismael
Hi,
Please increase the wordpress php memory limit to 128M or higher. I hope it’ll fix the issues. You might need to redo the icon boxes then update the page.
http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Please add this on your custom.css or Quick CSS
.iconbox_content h3 {
z-index: 10 !important;
}Regards,
Ismael
Hi,
Please try to add this on your custom.css or Quick CSS
.avia-testimonial-wrapper {
margin: 0 0;
}Regards,
Ismael
July 12, 2013 at 1:51 am in reply to: How to keep the fullwidth easy slider 's caption responsive? #129167Hi,
Add a unique selector for the p tag and the span tag. Then add the styling on your custom.css.
<p class="unique-p-id">Title</p><br><span class="unique-span-id">Subtitle</span>
Use Media Queries to make them responsive. Read Nick’s instructions here: https://kriesi.at/support/topic/responsive-problem#post-120098
Regards,
Ismael
July 12, 2013 at 1:43 am in reply to: Saving didnt work! Please reload the page and try again #129153Hi,
Please increase the wordpress php memory limit to 128M or more.
http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Do you have WordPress 3.5 or higher?
Regards,
Ismael
Hi,
I tested this on Google Chrome and it works on my end. Do you have Enfold 1.7? Please upgrade the theme.
Regards,
Ismael
Hi,
You can add something like this on your custom.css or Quick CSS
#top .social_bookmarks_facebook a{color:#fff; background-color:#37589b; }
#top .social_bookmarks_twitter a{color:#fff; background-color:#46d4fe; }Refer to css > layout.css for each social icon background color.
#top .social_bookmarks_rss:hover a{color:#fff; background-color:#ffa133; }
#top .social_bookmarks_facebook:hover a{color:#fff; background-color:#37589b; }
#top .social_bookmarks_twitter:hover a{color:#fff; background-color:#46d4fe; }
#top .social_bookmarks_mail:hover a{color:#fff; background-color:#9fae37; }
#top .social_bookmarks_dribbble:hover a{color:#fff; background-color:#e44885; }
#top .social_bookmarks_linkedin:hover a{color:#fff; background-color:#419cca; }
#top .social_bookmarks_search:hover a{color:#fff; background-color:#222222; }
#top .social_bookmarks_gplus:hover a{color:#fff; background-color:#de5a49; }
#top .social_bookmarks_behance:hover a{color:#fff; background-color:#008cfa; }
#top .social_bookmarks_flickr:hover a{color:#fff; background-color:#ff0086; }
#top .social_bookmarks_forrst:hover a{color:#fff; background-color:#234317; }
#top .social_bookmarks_myspace:hover a{color:#fff; background-color:#000000; }
#top .social_bookmarks_tumblr:hover a{color:#fff; background-color:#345574; }
#top .social_bookmarks_vimeo:hover a{color:#fff; background-color:#31baff; }
#top .social_bookmarks_youtube:hover a{color:#fff; background-color:#a72b1d; }
#top .social_bookmarks_pinterest:hover a{color:#fff; background-color:#cb2027; }
#top .social_bookmarks_skype:hover a{color:#fff; background-color:#12a5f4; }Regards,
Ismael
Hi,
Please try this on your custom.css or Quick CSS
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media only screen and (max-width: 767px) {
.logo img {
width: 268px !important;
height: auto !important;
max-height: 80px;
}
}Regards,
Ismael
July 11, 2013 at 8:08 am in reply to: "standard" google fonts not working on desktop computers? #128943Hi,
Please add this on your custom.css or Quick CSS
body {
font-family: "Droid Sans", "Open Sans", Helvetica Neue;
}Regards,
Ismael
Hi,
Create a page, insert the Blog Post element. Configure the options, look for “Blog Content length”, select “Excerpt with Read More link”. Upgrade to Enfold 1.7.
Regards,
Ismael
Hey,
Glad you fixed it. :)
If you like Enfold, please write a testimonial here: https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance
Regards,
Ismael
Hi,
Do you have any plugins installed that may cause the issue? Please deactivate all plugins, see if the issue persist.
Regards,
Ismael
Hi,
Edit functions.php, find this line of codes.
wp_register_script( 'avia-html5-video', $template_url.'/js/mediaelement/mediaelement-and-player.min.js', 'jquery', "1", true);
and
wp_enqueue_script( 'avia-html5-video' );
Replace them with
//wp_register_script( 'avia-html5-video', $template_url.'/js/mediaelement/mediaelement-and-player.min.js', 'jquery', "1", true);
and
//wp_enqueue_script( 'avia-html5-video' );
respectively.
Regards,
Ismael
-
AuthorPosts