Forum Replies Created
-
AuthorPosts
-
Hi Torsten!
I visited the page http://www.auvent.de/portfolio/portfolio-ajax/ and it is working properly. Maybe, you’re confused with the thumbnails. Some of the portfolio items have added preview images and it is showing the same thumbnail when you click it. Anyway, it is working as expected. :)
Best regards,
IsmaelNovember 17, 2013 at 6:00 am in reply to: Enfold RSS Link and Twitter Account – translate text #189752Hi sacden!
You can locate that on framework > php > class-framework-widgets.php, find the code on line 600:
$output .= "<a href='$link' class='asc_twitter $addClass'>{$before}<strong class='asc_count'>".__('Follow','avia_framework')."</strong><span>".__('on Twitter','avia_framework')."</span></a>";
You can use Codestyling Localization plugin to translate the strings.
Regards,
IsmaelNovember 17, 2013 at 5:55 am in reply to: Descriptive text in icon list not indented when using bullets #189750Hi!
The margin shouldn’t be that far. Can you please post a link to the website? Please add this on your custom.css or Quick CSS:
.entry-content-wrapper li { margin-left: 0; }
Remove browser cache then reload the page.
Regards,
IsmaelNovember 17, 2013 at 5:44 am in reply to: Social icon (LinkedIn) to the right on searh icon in header #189748Hi Magnus_Norrman!
What type of header do you have? Please check on Enfold > Header > Header Type. You can manually add the linked in code on header.php but first we need to know the header type you’re currently using.
<li class="social_bookmarks_linkedin social_icon_4"><a target="_blank" href="http://linkedincom/kriesi" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a></li>
Cheers!
IsmaelHi pmatsuda!
Go to Media > Library, edit an image then add a description. The description will be rendered at the top of the lightbox view.
Cheers!
IsmaelNovember 16, 2013 at 6:18 am in reply to: Main Menu Enfold Turn Off Separators Between Menu Items #189540Hey!
I tested the code I gave you while viewing your website and it works properly. Please remove browser cache then test it again.
.bottom_nav_header.social_header .main_menu ul:first-child>li a { border: none !important; } .bottom_nav_header.social_header .main_menu ul:first-child>li:first-child a { border: none !important; }
You can add a screenshot using imgur, dropbox, mediafire etc.
Regards,
IsmaelNovember 16, 2013 at 6:14 am in reply to: full width easy slider – change text background shadow box color #189539Hey jazbird!
There is no text shadow on the Fullwidth Slider. Can you please give us a link to your website with the slider? A screenshot will help.
Cheers!
IsmaelHey!
Please add something like this on style.css:
@font-face { font-family: 'BebasNeue'; src: url(../fonts/BebasNeue.otf); font-weight: bold; font-style: normal; } .iconbox .iconbox_content .iconbox_content_title { letter-spacing: 0px; text-transform: uppercase; font-size: 20px; font-family: 'BebasNeue', sans-serif; }
Make sure that the BebasNeue.otf file is located on a folder called fonts.
Cheers!
IsmaelNovember 16, 2013 at 3:50 am in reply to: How to place a header above the nested links on a page? #189521Hey atrixdave!
You can use the Custom Menu Widget to replicate the nested links. Go to to Appearance > Menu then create a new menu. Go to Appearance > Widgets then insert the Custom Menu Widget. Add a title.
Cheers!
IsmaelHi tizmik!
You can add this on your custom.css or Quick CSS:
#top .sub_menu>ul>li:hover { background: red; display: block; float: left; height: 30px; padding: 10px 10px; position: relative; top: -11px; }
Cheers!
IsmaelHi!
You have a lot of plugins installed. A total of 21. Maybe one of them is causing the issue. I tested the Post Slider on my end and it auto rotates after the defined number of seconds. Please deactivate the plugins to find the culprit.
Best regards,
IsmaelNovember 16, 2013 at 3:27 am in reply to: narrow full-width photo with sidebar menu widget UNDERNEATH #189515Hey DaraEmerson!
You can add the Color Section then define a background image and set the Background Repeat to Stretch to fit. Set the page’s Layout > Sidebar to left “Left Sidebar”. You can’t add a breadcrumbs under the Color Section unless you install a third party plugin like Yeost Breadcrumb.
Cheers!
IsmaelHi!
Please add this on your custom.css or Quick CSS:
#header_main { background: white; }
Remove browser cache then reload the page.
Regards,
IsmaelHey!
This is the answer:
You should create a page then switch to Advance Layout Builder, add the Blog Posts element. Configure the Blog Content length to show the excerpt. Don’t set a blog page on Enfold > Theme Options > Where do you want to display blog?.
Regards,
IsmaelHi Pedroluiscarretero!
Can you please post a link to the website? I have the latest Enfold and the go to top button arrow shows properly.
Cheers!
IsmaelHi michaelhiga!
It shouldn’t display that way. Can you please post the link to the contact page? Do you have any plugins installed? Please deactivate them then check the contact page again.
Regards,
IsmaelHi!
Edit the portfolio item then add a featured image. At the bottom of the editor, look for “Overwrite Portfolio Link setting” and set it to “Define custom link”. You can add the the youtube or vimeo url. It will open in lightbox.
Regards,
IsmaelHey!
Please post a screenshot of what you’re trying to do. The code provided above should remove the header then move the content upwards. You can also remove the title and breadcrumb container using this:
.title_container { display: none; }
Best regards,
IsmaelHi!
I’m not sure if I understand the problem correctly but have you tried to “Import the dummy data” on Enfold > Theme Options?
Regards,
IsmaelHey!
I can’t login to the website. It says “Authentication Required”. The login credentials you posted is incorrect. Have you tried defining a predefined color scheme on Enfold > Styling? Please post a screenshot of the issue.
Best regards,
IsmaelNovember 16, 2013 at 2:14 am in reply to: My responsive menu is different than your responsive menu #189495Hey steed!
The theme uses the Open Sans fonts. You can define it on Enfold > Styling > Defines the Font for your body text & Heading Font.
Regards,
IsmaelNovember 16, 2013 at 2:04 am in reply to: Main Menu Enfold Turn Off Separators Between Menu Items #189493Hey bigtime32!
You can add this on your custom.css or Quick CSS:
.bottom_nav_header.social_header .main_menu ul:first-child>li a { border: none; }
Remove browser cache then reload the page.
Cheers!
IsmaelNovember 16, 2013 at 1:43 am in reply to: How do you change the Title color of the Heading tags inside the Footer Widgets #189488Hey jmikhail!
This should work:
#footer .widgettitle { color: white !important; }
Please post a link to your website.
Cheers!
IsmaelHi lisabarfield!
You don’t need a plugin to have the shortcode work on the sidebar. Create a button on a test post using the shortcode wand. When you are done, go to Appearance > Widgets. Insert a Text widget then copy the button shortcode.
[av_button label='Click me' link='manually,http://' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='ue800' font='ue908' custom_class='']
Regards,
IsmaelHey WarrenHorak!
You can use this on your custom.css or Quick CSS to change the background color of quoted text:
.main_color blockquote { border-color: #719430; }
Best regards,
IsmaelHi Kaperas!
Edit js > avia.js, find this code:
// decreases header size when user scrolls down avia_header_size();
Replace it with:
// decreases header size when user scrolls down //avia_header_size();
Remove browser cache then reload the page a few times.
Best regards,
IsmaelNovember 14, 2013 at 6:57 am in reply to: How to move secondary menu to the left and keep the phone number to the right #188239Hey Jorge!
You can add this on your custom.css or Quick CSS:
.sub_menu { left: 100px; } .social_header .phone-info { position: absolute; right: -130%; }
Cheers!
IsmaelHey mayorninja!
Please add this on your custom.css or Quick CSS:
.logo img { image-rendering: auto; }
Cheers!
IsmaelHey!
Kriesi built the theme on a MAC environment. I’m sure he’ll know of this issue if it exist. I myself can’t check this on an actual IOS device so let’s wait for his response. Anyway, like you said the icons are rendering properly Windows 7 Chrome, Safari and Firefox. On another thread, this is what Kriesi said:
Hey Monique! Seems this is an Apache Server configuration problem with font files. I added the following to the htaccess file and it seems to work for me now: http://pastie.org/8390019 For everyone else encountering this issue please try to do the same :) Also for anyone else and my team: this might come in handy when dealing with font problems: http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Regards,
IsmaelNovember 14, 2013 at 6:41 am in reply to: Display additional information in blog post grid layout #188233Hi inboxgroup!
This is beyond of what we can do as a support team. Sorry but you need to hire a freelance developer to add the features for you. You can visit http://werkpress.com/ and hire someone there.
Best regards,
Ismael -
AuthorPosts