Forum Replies Created
- 
		AuthorPosts
 - 
		
			
				
Hey!
Using the ‘read more’ separator seems to do the trick (check the 2nd post) – http://screencast.com/t/NdyjPx2I
Best regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueFeel free to request it here as a new feature.
Best regards,
JosueHi!
If the image is scaled up yes, it will get blurry because the theme will stretch it. To prevent this you can do two things:
– Upload bigger images, for example, your site is 1310px and your galleries sit on 2/3 columns, so all images need to be at least 783px wide to prevent them to scale up.
– Or you can simply reduce the layout width, making the columns widths decrease as they are percentage based.Cheers!
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
add_filter('avf_header_setting_filter', function($header) { if(is_front_page()){ $header['header_sticky'] = 'header_sticky'; $header['header_class'] .= " av_header_sticky"; } return $header; }, 10, 1);Cheers!
JosueJanuary 29, 2016 at 1:31 pm in reply to: Edit Enfold Widget: RSS Link and Twitter Account to show Twitter and Linkedin #574508You are welcome, glad to help :)
Regards,
JosueHey!
Are you using the Advanced Layout Builder with these Baker CPT?
Regards,
JosueHey Joel!
Gallery images are technically attachments and they should be search-able if you look for their metadata, which you can change for each attachment in Media > Library.
Best regards,
JosueHey!
The provided access didn’t work, try selecting this setting – http://i.imgur.com/9vbswJf.png
Cheers!
JosueJanuary 29, 2016 at 1:26 pm in reply to: Avia Light Transparent Form Dropdown not visible on Windows but visible on mac #574502Hey!
Try adding this code to the Quick CSS:
.avia_ajax_form select option { color: black !important; }Cheers!
JosueJanuary 29, 2016 at 1:21 pm in reply to: Edit Enfold Widget: RSS Link and Twitter Account to show Twitter and Linkedin #574497The first code should do that, make sure you copy it from the forum reply and not from the mail notification.
Best regards,
JosueJanuary 29, 2016 at 1:14 pm in reply to: Avia Light Transparent Form Dropdown not visible on Windows but visible on mac #574482Hey!
Do you see the issue on a specific browser?
Regards,
JosueHey!
We may not need FTP access, a WordPress Administrator account will suffice.
Cheers!
JosueHi Doug,
Can you post the link to your website please? are you referring to a Blog grid or a Portfolio grid?
Regards,
JosueJanuary 29, 2016 at 1:07 pm in reply to: Blog Title Showing Up After Post Title in Some Posts Why ? #574470Hey,
Those changes won’t reflect immediately, Google may take some time to update your results.
Best regards,
JosueHey Guenter!
Shrink is disabled on mobile, you can enable by editing line 1567 of avia.js:
if(shrinking && !isMobile)Replace it by:
if(shrinking)Regards,
Josue- 
		This reply was modified 9 years, 9 months ago by 
Josue.
 
Hi!
That’s simply not possible, the theme needs to adjust the images in order to fit them on the fluid layout, the images in the gallery are indeed the original non-resized ones but they’re adjusted to the current window size.
Best regards,
JosueHi!
I can see the ad appearing above the main menu – http://screencast.com/t/bVuRbBqg
Best regards,
JosueHi!
I could see the black screen on Safari now, although that’s the expected behavior (the browser needs to “load” the video before it’s shown) one thing you can try is setting a image background to that slider, that way that will appear first and then the video.
Best regards,
JosueJanuary 29, 2016 at 12:47 pm in reply to: Edit Enfold Widget: RSS Link and Twitter Account to show Twitter and Linkedin #574458Hey!
Try adding this code to the Quick CSS:
#top .asc_rss .social_widget_icon:before { content: "\e8fc"; } #top .asc_rss .social_widget_icon{ background: #1985bc; }Cheers!
JosueJanuary 29, 2016 at 12:40 pm in reply to: Fullwidth slider absolute center regardless of viewport #574453Hey!
I can see it on the absolute center in any browser size, can you post a screenshot of your view / how it should look?
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { .avia-slideshow-arrows { display: none; } .slideshow_caption * { font-size: 12px; } }Cheers!
JosueI would suggest disabling all third-party plugins and check if the issue gets fixed, however if Customizer works for you then it wouldn’t be needed.
Regards,
JosueNo, don’t add both, please read my reply again.
Regards,
JosueJanuary 28, 2016 at 10:40 pm in reply to: Editor problems after update & transparency not working #574153You are welcome, glad it works now :)
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHey Michael!
You can maybe use a Code Block with something like this:
<div id="anchor"></div>Cheers!
Josue - 
		This reply was modified 9 years, 9 months ago by 
 - 
		AuthorPosts
 
