Forum Replies Created
-
AuthorPosts
-
Hey,
You can use this:
.title_container .main-title {
margin: 0;
font-size: 40px;
position: relative;
z-index: 2;
min-height: 36px;
line-height: 2.3em;
top: 0;
font-weight: 400;
}Regards,
Ismael
Hi,
What kind of widgets do you want? On what category? Social widgets, latest news etc?
Regards,
Ismael
Hi,
Please download the latest version of theme which is Enfold 2.0. Upgrade to WordPress 3.6.
Regards,
Ismael
August 20, 2013 at 4:12 am in reply to: "No valid plugins were found" error while installing of theme #136321Hi,
Upload it on Appearance > Themes. You can also install the theme via FTP, watch this video: https://vimeo.com/channels/aviathemes
Regards,
Ismael
Hey,
I think the major reason why, is because the Entypo font doesn’t have the youtube icon included. You can refer to the link above to add the youtube icon.
Regards,
Ismael
Hey,
Please try to install this plugin: http://wordpress.org/plugins/html5shiv/
Can you give us a screenshot or a link to your website?
Regards,
Ismael
Hi,
Go to wp-content/plugins then look for some plugins that you are not using. Delete theme. Deactivate the Weptile Image Slider, see if it fixes the issue.
Regards,
Ismael
Hey,
It looks even better in my opinion except for the missing icon. Let me tag the rest of the support team to help us out.
Regards,
Ismael
Hi,
Please download the latest version of the theme, Enfold 2.0. Install the latest version of WordPress, 3.6. Make sure you extract the correct theme file or upload via FTP. Watch this video: https://vimeo.com/channels/aviathemes/67209750
Please send the login details to //…
Include the word “Kriesi” on the subject. Add the link of this thread on your email.
Regards,
IsmaelHey,
“Read More” text is located on includes > loop-index.php, find this code:
$current_post['content'] = $blog_content == "content" ? get_the_content(__('Read more','avia_framework').'<span class="more-link-arrow"> →</span>') : get_the_excerpt();
$current_post['content'] = $blog_content == "excerpt_read_more" ? $current_post['content'].'<div class="read-more-link"><a href="'.get_permalink().'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow"> →</span></a></div>' :Regards,
Ismael
August 20, 2013 at 3:34 am in reply to: Search button has different look in internet explorer and firfox. #136233Hi,
Can you give us a link to the actual website? It doesn’t look like that at all on our end when viewing on IE browser.
Regards,
Ismael
Hi,
Did you enable “Allow Comments” for that particular post? Click Screen Options > enable Discussions.
Regards,
Ismael
Hey,
You can remove the big preview image using this on your Quick CSS
.page-id-731 .big-preview.multi-big {
display: none;
}or this:
.blog .big-preview.multi-big {
display: none;
}Regards,
Ismael
Hi,
Please go to the page with the Layer Slider element, remove the slider then update the page. Create a new slide then insert it on the page that you want.
Regards,
Ismael
August 20, 2013 at 3:24 am in reply to: ENFOLD – Fatal error: Call to undefined function layerslider_init() #136211Hey,
Please upgrade to Enfold 2.0 then upgrade WordPress to 3.6. Let me tag the rest of the support team.
Regards,
Ismael
Hi,
I visited the website and I can see the text box on the slider. Can you give us a screenshot of what it should look like? Please upgrade to Enfold 2.0 and WordPress 3.6.
Regards,
Ismael
Hey,
What type of header do you have? You can modify the codes on header.php. This is the code for the social icons:
if(strpos($headerS,'bottom_nav_header') === false) avia_social_media_icons($social_args);
And this is the main menu:
echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";
$args = array('theme_location'=>'avia', 'fallback_cb' => 'avia_fallback_menu', 'walker' => new avia_responsive_mega_menu());
wp_nav_menu($args);Regards,
Ismael
Hi,
Sorry but I can’t understand you clearly. First create a page then insert the Portfolio Grid element. Configure the options but don’t select a category this time. Publish the page then create some Portfolio Items, add a featured image for each items. All portfolio items will show up on that page.
To learn more about the theme, please watch these videos: https://vimeo.com/channels/aviathemes
Regards,
Ismael
Hey,
If you want to remove the square or box, just use this:
.avia-slideshow-arrows a::before {
background: #000;
background: transparent;
}You can change the arrow color using this:
#top .avia-slideshow-arrows a {
color: red;
}Regards,
Ismael
Hi,
Can you give us a link to the page with the text that you want to get highlighted? Also, please add a screenshot of what you are trying to do.
Regards,
Ismael
August 19, 2013 at 3:04 am in reply to: Advanced Layer Slider shrinks too much when downsized #136016Hi,
The layer slider looks fine on my end. What should be the height then?
Regards,
Ismael
August 19, 2013 at 2:48 am in reply to: Inserting image into layer slider — can only use full size image? #135433Hey,
Please give us a screenshot of what you are trying to do. You can post it using imgur, dropbox, mediafire, clipular etc.
Thanks,
Ismael
-
AuthorPosts