Forum Replies Created
-
AuthorPosts
-
March 4, 2014 at 2:17 pm in reply to: Facebook Like in Floating Sidebar Not working properly #232202
Hey!
Did you remove the “Like” button? I can’t see it on the floating plugin.
Regards,
IsmaelHey!
Can you please give us a link to the product page with the up-sells and cross-sells linked products?
Regards,
IsmaelHey C0rien!
Please use this:
.current-menu-item > a { color: green !important; } .main_menu a:hover { color: green !important; }Cheers!
IsmaelHi honesty1993!
Deactivate the Enfold theme then rename the folder. Activate it again.
Regards,
IsmaelHi!
I’m sorry if you don’t understand me. Like I said, you can’t use fonts which are not included on the Google Fonts library on Heading Font option. Please use Yigit’s code if you want to change the heading to Georgia.
Cheers!
IsmaelHi Benjaminlivingthebrand!
Edit config-templatebuilder > avia_shortcodes > portfolio.php, find this code on line 623:
$output .= "<h2 class='portfolio-preview-title entry-title' $markup><a href='{$link}'>".$entry->post_title."</a></h2>";Replace it with:
$output .= "<h2 class='portfolio-preview-title entry-title' $markup><a href='#close'>".$entry->post_title."</a></h2>";Cheers!
IsmaelHey honesty1993!
Please refer to this link: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Regards,
IsmaelHi Benjaminlivingthebrand!
Edit includes > admin > register-portfolio.php, find this code on line 9:
'name' => _x('Portfolio Items', 'post type general name','avia_framework'),Replace it with:
'name' => _x('Items', 'post type general name','avia_framework'),Cheers!
IsmaelHi Benjaminlivingthebrand!
Can you please post a screenshot of what you’re trying to do? I think it is not possible to set different width for ajax portfolio preview without major css modifications.
Cheers!
IsmaelMarch 4, 2014 at 1:38 pm in reply to: Events calendars entries are not aligned with other entries on the blog page #232180Hi ullastret!
Can you please give us a link to the actual website?
Best regards,
IsmaelHey!
Please add this on Quick CSS or custom.css:
#header .avia_mega_div { left: -300px !important; }Regards,
IsmaelHi AlexanderPetznek!
The width of the background image should be 1130px.
Cheers!
IsmaelHi!
Please add this on functions.php:
function fix_ssl_upload_url( $url ) { if ( is_ssl() ) $url = str_replace( 'http://', 'https://', $url ); return $url; } add_filter( 'upload_dir', 'fix_ssl_upload_url' );Regards,
IsmaelHi!
@ProconsoleRepaid: Good job! I need my PC repaired. Too bad you’re only servicing consoles.
@kkax: The awesomeness is overflowing on that one. Nice website. :)Best regards,
IsmaelHey!
The images are set to inherit the size of the container. You need to set the width of a specific image inside a column layout using CSS. You can add a unique selector for each Avia Elements. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;Below, add this code:
add_theme_support('avia_template_builder_custom_css');Edit any avia elements like the IMAGE element then scroll below. Add a unique css selector on “Custom Css Class” field. For example, add “awesome-image”.
You can add something like this on your custom.css or Quick CSS:
.avia_image.awesome-image { width: 210px; }Regards,
IsmaelMarch 4, 2014 at 9:19 am in reply to: Sub Menu line-height too large after fixing menu height with quick css #232087Hey AntonNovikov!
Can you please give us a link to the website? A screenshot of the issue will help.
Regards,
IsmaelHi akamaxbuz!
After you select the images and click the “Create a new gallery” button, you’ll have an option to select the number of columns for the gallery. Look for “GALLERY SETTINGS” > Columns.
Regards,
IsmaelHi!
Please use this instead:
#main > div.page-restrict-output { padding-left: 50px; padding-right: 50px; }Remove browser cache then reload the page.
Regards,
IsmaelMarch 4, 2014 at 9:10 am in reply to: Text Block has No Formatting Buttons, and Text is Invisible – in Advanced Editor #232082Hey!
I didn’t experience the issue when adding content on a Text Block however the SEO plugin might be causing the issue. Please try to deactivate the plugin then test it again. You should probably use http://wordpress.org/plugins/wordpress-seo/
Regards,
IsmaelHey!
You need to increase the 1/4 column width in order to resize the image. Add this on Quick CSS:
.home .flex_column.av_one_fourth.avia-builder-el-3.el_after_av_three_fourth { width: 25%; margin-left: 1%; }Regards,
IsmaelHey!
Please download the latest version of Enfold, version 2.5.4. It includes a better youtube integration script. You can check the Enfold change log. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Regards,
IsmaelHi!
You need to edit the up-sells and cross-sells for each product. Edit the product item then look for Linked Products panel. The selected products will be shown under the “You might also like” area.
Best regards,
IsmaelHey cdh002!
You can add background images on Enfold > Styling > Background Image. You can apply different background images for Header, Main Content, Alternate Content etc.
Regards,
IsmaelHey!
No, you can’ create a 404 page on admin area. Please edit includes > error404.php if you want to change the layout of the 404 page.
Best regards,
IsmaelHey ldsrutter!
I checked the website and it loads fine. You can improve loading speed using cache and minify plugins. Most use plugins are the following:
http://wordpress.org/plugins/w3-total-cache/
http://wordpress.org/plugins/bwp-minify/
Regards,
IsmaelMarch 4, 2014 at 8:44 am in reply to: Layerslider is not showing my HD suffix hack video image correctly – any idea? #232068Hi!
You can add this on Quick CSS or custom.css to remove the ugly video preview image:
img.ls-videopreview { display: none !important; }Cheers!
IsmaelMarch 4, 2014 at 8:33 am in reply to: Multiple Email recipients for the contact form (bis) ? #232064Hi!
I’m sorry but the default contact form element is not capable of multiple email recipients. You should really use the contact form 7 plugin then refer to this link: http://contactform7.com/selectable-recipient-with-pipes/ Most of the plugin’s style will be overridden by the theme’s contact form style.
Please hire a freelance developer if you want to modify the contact form element. For further customization, please visit Werkpress.
Cheers!
IsmaelMarch 4, 2014 at 8:30 am in reply to: How to create "Fullscreen Slider" page as shown in Enfold demo #232062Hi!
Please edit the page then switch to Advance Layout Builder. You can find the Color Section element under Layout Elements panel. Insert one color section then configure it. Insert a background image, refer to the screenshot above. Set the Background Attachment to fixed or parallax. Please try to experiment to get better results. You can watch these videos to learn more about the theme: http://vimeo.com/channels/aviathemes/
Regards,
IsmaelHi monjacq01!
Please download the latest version of theme. Looks like you did a lot of modifications and it is hard to trace which files have gone haywire. Add this on Quick CSS to fix the logo on mobile view:
@media only screen and (max-width: 767px) { .responsive .logo img { max-width: 30%; width: 30%; margin-left: 20px; } .bottom_nav_header.social_header #header_main .container { height: 50px !important; line-height: 50px !important; } }Best regards,
Ismael -
AuthorPosts
