Forum Replies Created
-
AuthorPosts
-
Hi!
You have a real lot of plugins installed. I don’t want to mess with the plugins settings. Please deactivate all of them then test the Fullwidth Masonry Gallery again on another browser. Let us know if you have deactivate all of the plugin so that we can check it again.
Best regards,
IsmaelHi!
Oh! My bad. Add this on your custom.css or Quick CSS:
.avia-content-slider1 .slide-image img { left: 30%; }
Cheers!
IsmaelHi dvmoore!
Please increase the wordpress php memory limit: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Cheers!
IsmaelNovember 9, 2013 at 5:17 am in reply to: Enfold- Social media icons and widget icons missing #186378Hi!
I visited the page for the first time using Chrome and Firefox 24.0. The social icons show properly on the first load.
Regards,
IsmaelHi!
Please add this on your custom.css or Quick CSS:
.logo, .logo a { min-width: 205px; width: 205px; }
Best regards,
IsmaelNovember 9, 2013 at 5:03 am in reply to: Header image resizing with sticky menu / need to move nav slightly #186375Hi!
Please use the Non-Fixed Header then add this on your custom.css or Quick CSS to make it fixed.
#header { position: fixed; }
You can move the nav down using this:
.main_menu { top: 20px; }
Regards,
IsmaelHi Magnus_Norrman!
Unfortunately, you need to create it from scratch.
Regards,
IsmaelNovember 9, 2013 at 4:40 am in reply to: Dropdown fields style in Enfold conflict with formidable/gravity forms plugin #186369Hi asteratos!
You can try the Contact Form 7 plugin. You can actually delete or override the contact form styling on css > base.css > #Forms. Delete those line of codes or modify it.
Regards,
IsmaelHey!
Those are two different contact forms. Use the Advance Layout Builder, insert 2 1/2 Columns then add the Contact Form element on both columns.
Cheers!
IsmaelNovember 9, 2013 at 4:35 am in reply to: receiving a error 404 when I want to save a page with a gallery #186367Hey leendevos!
I visited this page and it loads fine: http://leendevos.com/fotograaf/fotografie-projecten/mono-aware-2/#.Un2fDo1HJmw
I think the problem is your hosting on GoDaddy, is that correct? This is a server side issue and you should ask them to fix it.
Regards,
IsmaelHi artspbseo!
Please wait for another 12 hours. See if the update comes through.
Regards,
IsmaelHey juannjo1!
What type of header do you have? You can use this:
.main_menu ul:first-child > li > a { padding: 0 12px; font-size: 15px; }
Regards,
IsmaelNovember 8, 2013 at 12:11 pm in reply to: Portfolio items shows wrong category in breadcrumbs #186099Hey!
Is this your website? http://www.contentsimply.com/
I don’t see the Contact page. Can you please give us a link to the actual page with the accordion element?
Cheers!
IsmaelHi!
Can you please post the code for the custom class for the paragraph here? And the css code you’re trying to apply on it. The enfold.css is working properly. Please try to select a predefined color scheme, see if the page change.
Best regards,
IsmaelHey tijoseph!
Edit header.php, find this code:
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');
Below add the second logo manually. Add this code:
?> <strong class="logo bg-logo" style="float: right; max-width: 231px; width: auto;"><a href="http://localhost/kriesi/enfold/"><img src="http://localhost/kriesi/enfold/wp-content/themes/enfold/images/layout/logo.png" alt="Enfold" title="Enfold" style="max-width: 231px; width: auto;"></a></strong> <?php
Replace the image source.
Regards,
IsmaelHey!
Please add this on your custom.css or Quick CSS:
body .avia-button.avia-color-theme-color, body .avia-button.avia-color-theme-color:hover { color: #fff !important; }
Regards,
IsmaelNovember 8, 2013 at 11:45 am in reply to: Issue with navigation bar hovering over layer slider #186085Hi LiskaD!
Please add this on your custom.css or Quick CSS:
.fixed_header #main { padding-top: 119px; }
Remove browser cache then reload the page.
Best regards,
IsmaelHey TangereWeb!
I don’t see anything wrong with the contact form. Can you please post a screenshot of the issue?
Regards,
IsmaelHi!
The color of the text is white. Please add this on your custom.css or Quick CSS:
@media only screen and (max-width: 767px) { #top .header_color select { color: gray; } }
Regards,
IsmaelNovember 8, 2013 at 11:18 am in reply to: Mimicing Propulsion Full width slider and sidebar beneath -template Page layout #186077Hey ediblecities!
Create a page then set it to have a Sidebar. Go to the Advance Layout Builder insert the Fullwidth Easy Slider or the Advance Layerslider. You can add the content below the sliders.
Regards,
IsmaelHi ediblecities!
Add this on your custom.css or Quick CSS:
#top .social_bookmarks, #header_meta .container { height: 50px; }
Remove browser cache then reload the page. What do you mean by “width of the template”?
Cheers!
IsmaelHi lwolfe63!
Add 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: 146px; line-height: 146px; }
Remove browser cache then reload the page.
Regards,
IsmaelNovember 8, 2013 at 3:08 am in reply to: Portfolio items shows wrong category in breadcrumbs #185969Hey netvliestech!
Please add this on your functions.php:
add_action('after_setup_theme','avia_remove_portfolio_breadcrumb'); function avia_remove_portfolio_breadcrumb(){ remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb'); }
Cheers!
IsmaelNovember 8, 2013 at 3:03 am in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #185966Hey!
Glad it worked. Please use this:
@media only screen and (max-width: 767px) { .logo img, .logo a { width: 152px; max-width: 152px; min-width: 152px; height: 80px; min-height: 80px; max-height: 80px; left: 30%; } }
Regards,
IsmaelHey themedemon!
Internal server errors can be seen by details on the error log. If you don’t have access to the server error log, ask your hosting provider to look for you. Also, ask them to enable mod_rewrite.
Cheers!
IsmaelHi!
All images on the screenshots are center aligned. I don’t see anything wrong on the screenshots.
Best regards,
IsmaelHey tlow87!
What css codes are you trying to apply? Did you add any plugins before this issue occur?
Regards,
IsmaelNovember 8, 2013 at 2:02 am in reply to: How can I make the navigation menu go responsive sooner? #185945 -
AuthorPosts