Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
July 28, 2015 at 6:58 am in reply to: Theme options; exporting from subdirectory to root folder #479467Hey! I couldn’t see any responsive issues on any of the sliders on your page, could you send us a screenshot of what you are seeing on your end please? Regards, 
 RikardHey! I’m not sure I’m understanding you correctly but when using a full width element, that element will show the full width of the browser and the sidebar will show beneath it, just like in the example you linked to. If you want to sidebar to show to the right of the section then you can use a 1/1 containing element for example. Cheers! 
 RikardHi, It loads fine on my end, maybe it was something temporary or a local setting in your browser? http://imgur.com/KJ5l5i0 Regards, 
 RikardHey! Sorry for the late reply, glad you got it fixed and thanks for sharing the solution. Usually the import fails because of the max execution time. Cheers! 
 RikardHi, Please try the following in Quick CSS: .pagination_split_post span { display: inline !important; float: initial !important; }You might need to do some additional styling to the buttons you have there as well. Let us know if you should need any help with that. Cheers! 
 RikardHi ErikHummel! Could you provide us with a link to the site in question so that we can take a closer look please? Regards, 
 RikardHi Leadsocial! Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply. Cheers! 
 RikardJuly 28, 2015 at 5:45 am in reply to: Basic gallery does not load thumbs. Mosaic has new random spaces. #479427Hi, Ok, could you try to overwrite the theme files with a fresh copy from your Themeforest account via FTP? 
 http://kriesi.at/documentation/enfold/updating-your-theme-files/. One or more files might have become corrupted. Make sure to back your site up before attempting this please.Best regards, 
 RikardHi! Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply. Also, make sure that you are running the latest version of the theme, 3.2.3. Cheers! 
 RikardHi koala! Seems like the whole header area shrunk there, you have a lot of customisations to the header, could you try remove them one by one to see which one is causing the problem? Regards, 
 RikardHi endoradigital! Sorry for the late reply, you can try the following CSS: .postid-4208 li.slide-8 { width: 55% !important; height: 50% !important; left: 15% !important; }I think you will have to experiment a bit with the values to get a good look. Regards, 
 RikardHi! You can control the padding using the following CSS: .page-id-1097 .content { padding-top: 30px; padding-bottom: 30px; }Could you provide us with admin access so that we can have a look at the other issue please? Cheers! 
 RikardJuly 28, 2015 at 5:16 am in reply to: Default Editor with debug must be turned on in order to view discussion/comments #479410Hi! Sorry for the late reply, I tried logging in but the details don’t seem to work, could you check please? Also, could you list a step by step on how to see the error as well? Regards, 
 RikardHey musklick! Please try the following in Quick CSS under Enfold–>General Styling: #ml-blog-bg .template-blog { background: rgba(255,255,255,0.5); }You might want to add some padding to is as well: padding: 10px;Regards, 
 RikardHi! Seems like the site is in maintenance mode, could you send us login details please? You can post them here in the Private Content section of your reply. Regards, 
 RikardHi Jean-Francois! Please try the following in Quick CSS under Enfold–>General Styling: .mfp-bg { background: red; opacity: 0.7; filter: alpha(opacity=70); }Regards, 
 RikardHey emin! You’ve got a lot of plugins active there and there’s a good chance one of them is causing a conflict, could you deactivate them to see if that is the case please? Cheers! 
 RikardJuly 27, 2015 at 12:55 pm in reply to: Parallax background image of content section not showing on mobile #479030Hi, I’m not sure why it’s not displaying on mobile and I’m not sure why you have an empty container + textblock in there either, could you try to remove them? Also, make sure to disable your caching plugins while testing. Best regards, 
 RikardJuly 27, 2015 at 10:32 am in reply to: ADDED GOOGLE FONT PLUGIN BUT WON'T SHOW FONT DESPITE SIMPLE CSS #478989Hey! Yes there is a simpler way, you can hire a freelancer. If you don’t want to do that, here is the code nicely laid out for you to copy/paste, I even tried it myself to make sure that is works: add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['McLaren'] = 'McLaren'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['McLaren'] = 'McLaren'; return $fonts; }Please add it to the bottom of your child themes function.php. Not using a child theme? Then please refer to this: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/. If you don’t use a child theme you will have to make this change every time you update the theme. Best regards, 
 RikardHi! I’m not sure I understand what mean still, but the previous code I gave you will make the socket transparent and keep the header white. If you want to make the main content to be transparent as well you can use the following: .main_color { background-color:transparent !important; }if I’ve misunderstood you then please provide us with a screenshot or mockup highlighting what you are trying to achieve. Regards, 
 RikardHey msmazza! I couldn’t see any links in the paragraphs there, but the header and images link to their corresponding posts. Would you like to have a read more link at the end of each post as well? Regards, 
 RikardHey! Could you provide us with a link to the site in question so that we can take a closer look please? Cheers! 
 RikardDid you try @Guenni007’s suggestions and did you have any luck with them? Best regards, 
 RikardHey Special K! Clearing your browser cache and restarting or just simply reloading the page should fix that. If not, then please post a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply. Best regards, 
 Rikard
- 
		AuthorPosts
