Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
Hi, Didn’t think of that, there’s a plugin for everything :-) Please let us know if you should have any more questions on the topic. Regards, 
 RikardHi, Please try the following in Quick CSS: #av_product_description .content { padding-top: 10px !important; padding-bottom: 10px !important; }Cheers! 
 RikardHi, You can have a look at this video in the documentation: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/ Best regards, 
 RikardHi, I’m not sure if you got this fixed or not but I’m pretty sure it’s caused by your customisations, otherwise the theme would not be compatible with Safari at all, and that is not the case. Regards, 
 RikardHi, Please try the following instead: @media only screen and (min-width: 1235px) { .avia-slideshow ul.avia-slideshow-inner { height: 350px !important; overflow: hidden; } }Not sure how the H2 setting is not applying though, could you give an example please? Best regards, 
 RikardHi, It might be a memory issue, could you try increasing it? http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP Cheers! 
 RikardJuly 30, 2015 at 4:42 am in reply to: Last Content not responsive if four entries with 1/4 3/4? #480514Hi, Sorry for the late reply, please try the following in Quick CSS: @media only screen and (max-width: 767px) { .page-id-4 .no_margin.av_one_fourth { width: 100% !important; } .page-id-4 .no_margin.av_three_fourth { width: 100% !important; } }Regards, 
 RikardHi, I don’t think that should be necessary, do you get the same result on a desktop machine using Safari? We’ve had some issue with pages not loading properly in Safari when using the back button, that’s why I’m asking. We are working to solve it but I can’t tell you when a fix would be available unfortunately. Best regards, 
 RikardJuly 29, 2015 at 9:41 am in reply to: Font resize for body text and Font recolor for headlines #480088Hi! For that look you can use the following: Color section: set the background to red. 
 Inside the color section: Special header, text block, button element.Best regards, 
 RikardHey! I’m not sure if this is what you are looking for, but you can set transparency for each page in the righthand side menu in the edit screen under the Header visibility and transparency option. Regards, 
 RikardHi, Thanks for the feedback, we appreciate it. Please let us know if you should need any more help on the topic. Thanks, 
 RikardHi, The might be slightly out of place if you do that but you can try the following: .avia_mega_div .avia-bullet { border-top: 5px solid transparent !important; border-bottom: 5px solid transparent !important; border-left: 5px solid green; }Cheers! 
 RikardHey! If you could post your replies in english more moderators would understand what you were talking about and we might have a solution as well :) Best regards, 
 RikardJuly 29, 2015 at 9:14 am in reply to: Woocommerce product-category Title and Description not showing up #480075Hi! You can upload them to for instance imgur.com or to a public dropbox folder and then link to them here. Cheers! 
 RikardJuly 29, 2015 at 9:11 am in reply to: serious problemo in post order! post not showing up, or arrows missing #480074Hi, To be honest, no. I have no idea how you are getting pages to show up in a blog feed? But I think an easy solution to your problem would be to convert the pages(!) you are having problems with and publish them as posts instead. You can easily copy/paste the shortcode by activating debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ Regards, 
 RikardHey! 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. Best regards, 
 RikardHey! Did you change the site? I had a look but couldn’t find any pagination anymore? What you could do is to place “Pages” in it’s own paragraph, then the pages would wrap under it. Best regards, 
 RikardHey, You’re telling the text to stay 370px away from the left margin at all times so there will be issues with that on smaller screens. Please try to remove the left margin and add the following instead to the paragraph: text-align: center !important;Also, make sure to that the text is allowed to wrap. Best regards, 
 RikardHi! Ok, we’ll see what we can do to help in the other threads asap. Best regards, 
 RikardHey Mihály, Thanks for the feedback, we really appreciate it. You’re absolutely right that the interaction could be better and that we could be more clear on how elements will behave, we will hopefully get better at this in the future. Until then, you can have a look at the documentation we have available here: http://kriesi.at/documentation/enfold/. Please let us know if you should have any other questions or problems we could help you out with. Regards, 
 Rikard- 
		This reply was modified 10 years, 3 months ago by Rikard. 
 July 29, 2015 at 5:28 am in reply to: Parallax background image of content section not showing on mobile #480012Hi! No I don’t think it’s the type of image but I know some settings are not supported by some mobile browsers but I’m unsure what the settings/browser are. I’ve asked @ismael to take a look as well as I think he knows more about this than I do. Please wait for his reply. Cheers! 
 RikardHey! Is there any chance you could create a temporary admin account for us to login with? We want to have a look at the backend. You can post the details in the Private Content section of your reply. Best regards, 
 RikardHi! Ok, please let us know if you should need any more help on the topic. Regards, 
 RikardHey! Thanks for the login, it looks like something went corrupt during update on your installation. Could you try to overwrite the theme files with a fresh copy from your Themeforest account via FTP please? http://kriesi.at/documentation/enfold/updating-your-theme-files/ Cheers! 
 RikardHi, Ok, 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! 
 RikardHey! I get the following error on your site: Font from origin ‘http://rcteamchat.gupshuptechnolog.netdna-cdn.com’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://rc.teamchat.com’ is therefore not allowed access. Don’t know if there’s a way to select to not load the icon font with the CDN or not? Best regards, 
 RikardJuly 29, 2015 at 4:32 am in reply to: Basic gallery does not load thumbs. Mosaic has new random spaces. #480001Hey! Did Ismaels suggestion work out for you? I had a look at the link in your initial posts and I couldn’t see the error anymore. Regards, 
 RikardJuly 29, 2015 at 4:29 am in reply to: Make testimonial and a content slider NOT move the page up and down. #479998Hi! You could set the containers to a fixed height, but you are putting yourself in a situation where you would have to write a lot of CSS to maintain the responsiveness of the container for smaller screens. You can use the following if you want to do it anyway: .avia-content-slider-inner { min-height: 400px !important; max-height: 400px !important; }Best regards, 
 RikardHey! Thanks for the login. I wasn’t sure what you meant in your first post but I can see what you are doing now, if you tell a 180x180px image to display 240×180 with CSS it will look distorted and stretched, there’s no getting away from that. I would recommend you to upload images in the size you would like them to display instead. Best regards, 
 Rikard
- 
		This reply was modified 10 years, 3 months ago by 
- 
		AuthorPosts
