Forum Replies Created
-
AuthorPosts
-
Hey!
That is weird. Can you please post the login details here? Set it as a private reply. We would like to inspect the post and the blog page.
Regards,
IsmaelHey!
Please post the actual link to the website and the product. We would like to inspect to give you a better css solution.
Best regards,
IsmaelHey Minz!
1.) Edit css > shortcodes.css, find this code on line 287 then remove it:
/*iconlist animation*/ .avia_transform .av_font_icon{ opacity: 0.1; -moz-transform:scale(0.5); -webkit-transform:scale(0.5); -o-transform:scale(0.5); transform:scale(0.5); } .avia_transform .avia_start_delayed_animation.av_font_icon{ -webkit-animation: avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Safari 4+ */ -moz-animation: avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Fx 5+ */ -o-animation: avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Opera 12+ */ animation: avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* IE 10+ */ opacity: 1; -moz-transform:scale(1); -webkit-transform:scale(1); -o-transform:scale(1); transform:scale(1); }2.) Please add this on Quick CSS:
td span.av_font_icon { position: relative; top: 7px; }Best regards,
IsmaelHi!
Choosing a direction is currently not possible with the Logo/Partner element. You need to hire a freelance developer to modify the Avia Slideshow Script. You can visit http://werkpress.com/.
Best regards,
IsmaelHi!
Did you install the LayerSlider as a standalone plugin? Please deactivate the theme’s default LayerSlider using this on functions.php, find this code on line 3:
global $avia_config;Below, add this code to deactivate the plugin:
add_theme_support('deactivate_layerslider');Best regards,
IsmaelHi!
Please use this on custom.css or Quick CSS to resize the button:
.avia-button-wrap.avia-button-left.bslider .avia-button.avia-size-large { padding: 5px 20px 5px 20px !important; font-size: 11px !important; }Best regards,
IsmaelHey bluebirdnet!
What type of header are you using? Do you use the social icons? You can manually add the language switcher by editing header.php, find this code on line 103:
if(strpos($headerS,'bottom_nav_header') === false) avia_social_media_icons($social_args);Below, add this code:
do_action('icl_language_selector');The switcher should be visible on the upper left corner of the header.
Regards,
IsmaelHi bluebirdnet!
Please post the login details here as a private reply. Post the link of the website so that we can inspect it. Did you properly saved the options after you insert the text?
Cheers!
IsmaelHey Campleiter!
The script already sends the sensor parameter with ?sensor=false on class-framework-widgets.php. Did you use a different google map plugin?
Regards,
IsmaelHey!
I’m sorry, I still can’t go through the website. Can you please post a screenshot of the button? How did you add it? Please post the code here.
Cheers!
IsmaelHi!
I’m sorry but we didn’t receive an email. Can you please send it again? You can also post the login details here as a private reply. Only you and the moderators can see it.
Regards,
IsmaelHey ey3!
Edit the element then look for “Slider controls”, users can click the arrow to move the partner logos from right to left vice versa.
Cheers!
IsmaelJanuary 14, 2014 at 6:10 pm in reply to: Button element when editing redirects to the table settings #209580Hey!
Can you please give us a link to the website? Do you have any other plugins installed? Please deactivate them. Download the theme again on your themeforest account then override the old theme files.
Cheers!
IsmaelHi akcayit!
Use the Small Fixed Header. Go to Enfold > Header > Header Type.
Regards,
IsmaelHi!
Place it outside the comment tag. Add Josue’s code below this line:
add_filter('kriesi_backlink','__return_false');Regards,
IsmaelHey peacnet!
Please add this on your custom.css or Quick CSS:
#top .avia-logo-element-container img { width: auto; }Refer to this link: https://kriesi.at/support/topic/partnerlogo-element-is-a-mess-on-ie10/
Best regards,
IsmaelHi!
You can add this on your custom.css or Quick CSS to move the social bookmarks or icons on mobile view:
@media only screen and (max-width: 767px) { .responsive #header .social_bookmarks { left: 0; } }Regards,
IsmaelHi DavidMiles!
Can you please post the login details here? I’m guessing a plugin is causing the issue. Please try to deactivate the SEO plugin if you have any.
Best regards,
IsmaelJanuary 14, 2014 at 11:39 am in reply to: Double links to my home page in the Enfold BreadCrumbs #209386Hi!
Please post the link here when you’re ready. We’re not really comfortable handing our ip addresses. A screenshot will help. :)
Cheers!
IsmaelHey!
Edit header.php, find this code on line 117:
<body id="top" <?php body_class($style." ".$avia_config['font_stack']); ?>>Below, add this code:
<div id=”fb-root”></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1&appId=526220487494071"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script>Edit single.php, find this code:
//wordpress function that loads the comments template "comments.php" comments_template( '/includes/comments.php');Replace it with:
echo '<div class="fb-comments" data-href="http://www.indiatrail.org/blog/" data-numposts="5" data-colorscheme="light"></div>';Best regards,
IsmaelHi!
The password seems to be incorrect. I tried and I got this message:
You attempted to access the "Aborto na Nuvem" dashboard, but you do not currently have privileges on this site. If you believe you should be able to access the "Aborto na Nuvem" dashboard, please contact your network administrator. If you reached this screen by accident and meant to visit one of your own sites, here are some shortcuts to help you find your way. Your Sites Aborto na Nuvem Brasil Visit Dashboard | View SiteRegards,
IsmaelHey!
You can use the following selectors to alter the submenu:
.main_menu .menu ul { display: none; margin-left: 0; left: 0; position: absolute; top: 100%; width: 208px; z-index: 2; padding: 0 0; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); margin-top: -1px; } .header_color .main_menu ul { border-top-width: 2px; border-top-style: solid; } .header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu { border-top-color: #719430; } .header_color ul { border-color: #e1e1e1; }Best regards,
IsmaelHey!
I’m sorry but we need to see the actual website. Please post it here. I’m trying to locate the actual page but I just can’t find it.
Cheers!
IsmaelHey Rohan!
What is the facebook plugin that you use? Do the plugin use shortcodes? You can replace the comments code on single.php.
Regards,
IsmaelHey!
I’m sorry but I don’t understand it clearly. Do you want the ajax portfolio link to open in a lightbox? I’m not sure if it is easy to implement but if that’s what you want we’ll look into it. To get more help about wordpress customization, please visit http://werkpress.com/.
Regards,
IsmaelJanuary 13, 2014 at 6:02 pm in reply to: problems with enfold. padding, vimeo preview picture, advanced layer slider #209073Hi!
Try to adjust the main div padding using this on Quick CSS:
.fixed_header #main { padding-top: 30px; }Cheers!
Ismael -
AuthorPosts
