Forum Replies Created
-
AuthorPosts
-
Hi,
Checked it on Firefox. This is what I see:
Let me tag the rest of the support team.
Regards,
Ismael
Hey,
Can you give us a link to the website? You can add this on your custom.css or Quick CSS.
.blog .posts_banner {
display: none;
}
.single .posts_banner {
display: block;
}Regards,
Ismael
Hey,
Yes, you can but you need to hire someone to make it compatible with the theme.
Regards,
Ismael
August 16, 2013 at 6:57 am in reply to: [Portfolio Slider] Change Background Color of Slider Entries #135525Hi,
Edit the Blog Post element then look for Post Number, you can select up to 100 posts per page.
Regards,
Ismael
Hey,
You can add this on your custom.css or Quick CSS
.avia-builder-widget-area .widget {
padding: 30px 0 0px 0;
}Regards,
Ismael
August 16, 2013 at 6:06 am in reply to: delete navigation in portafolio item page with others items #134877Hey,
Please add this on your custom.css or Quick CSS
.avia-post-nav {
display: none !important;
}Regards,
Ismael
Hi,
@LecheLMP: Please activate the Enfold theme so that we can inspect it.
@EvansAkann: What do you mean you can’t find the Layer Slider? Do you see it on your backend? What is the version of your Enfold theme? Latest version is 1.9.1. This will fix the slider for wp 3.6 upgrade.
Regards,
Ismael
August 16, 2013 at 5:53 am in reply to: ENFOLD: Warning: session_start() [function.session-start]:line 27 #135742Hi,
Please check if the permission level for your files are set properly. You can contact your host.
Regards,
Ismael
Hi,
You can create a unique category for the author then apply it to the post you want to show on that particular Blog page.
Regards,
Ismael
Hi,
You need to create the forms on the Gravity Forms panel directly then add them using the “Add Form” button on post or pages.
Regards,
IsmaelHi,
Please add this on your custom.css or Quick CSS:
@media only screen and (max-width: 767px) {
.av-special-heading h3 {
font-size: 14px;
line-height: 20px;
}
body .av-special-heading > * {
white-space: pre-wrap;
width: 600px;
}
}Regards,
Ismael
August 16, 2013 at 5:44 am in reply to: Change the margin width to the main content area and side bar #134941Hi,
Please add this for the mobile device:
@media only screen and (max-width: 767px) and (min-width: 480px) {
.responsive .container {
width: 458px;
}
}Regards,
Ismael
Hi,
I’m not sure what is wrong with the map. Have you tried removing it then placing it again?
Please try to deactivate all your plugins except for the map.
Regards,
Ismael
Hi,
Can you give us a link to your website? Did you remove browser cache then reload the page?
If you have plugins enabled, please deactivate them see if the slider starts working again.
Regards,
Ismael
Hi,
Can you give us a link to the page where you upload the “cropping image”?
Regards,
Ismael
Hi,
I go to this page: http://www.musikzentrale.net/unterricht/bass/ then click Frieder. This is what I see on the breadcrumbs and I think it is correct.
Regards,
Ismael
Hi,
It is not happening on my end. Did you add the code on Text/HTML mode?
Please download the latest version of Enfold then update your theme. https://vimeo.com/channels/aviathemes/64927356
Also, edit wp-config.php then add this code:
define('WP_MEMORY_LIMIT', '128M');
Regards,
Ismael
Hi,
You can add this on your custom.css or Quick CSS
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .container {
width: 800px;
}
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .container .twelve.units {
width: 800px;
}
}Regards,
Ismael
Hi,
Edit style.css then look for .nav li a strong. Adjust the font-size.
Regards,
Ismael
August 16, 2013 at 4:17 am in reply to: Fatal error: Call to undefined function layerslider_init() #131233Hi,
Check your pages for Layer Slider elements, remove them update the page then insert them back.
Regards,
Ismael
Hi,
Please add this below your custom.css
.header-scrolled .logo img {
display: block;
width: 74px;
height: 44px;
max-height: 100%;
height: 100%9;
}Regards,
Ismael
August 16, 2013 at 4:12 am in reply to: Homepage Sidebar Automatically Pulling from "Pages" Sidebar #135627Hi,
Did you set your home page on Enfold > Theme Options > Frontpage settings ?
Regards,
Ismael
Hi,
Please click the image background field then manually upload the image from there, see if it works.
Regards,
Ismael
Hi,
It looks ok on my end. The map is on the right edge aligning with the end of the horizontal rule.
Regards,
Ismael
Hey,
Can you give us a link to the website?
Please install this plugin to enable use of HTML5 on older browsers like IE8: http://wordpress.org/plugins/html5shiv/
For the images, please remove the width and height attributes to fix the disappearing image issue.
Regards,
Ismael
-
AuthorPosts