Forum Replies Created
-
AuthorPosts
-
Hey sam-to-911!
Can you please post the link to your website and point out your mega menu item?
Regards,
YigitBonjour!
(Not a French speaker, Google Translated your question). Can you please post the link to your website? Please try de-activating all active plugins and check if that helps
Cheers!
YigitOctober 28, 2014 at 4:01 pm in reply to: Utrecht designer needed for Enfold/Woocommerce site build in Dutch. #342282Hey Jeff!
As far as i know no one from our theme speaks Dutch. But maybe one of users will be interested.
You can also hire a freelance developer on Envato Studio or Codeable.Regards,
YigitHi MediaKris!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial-image { display: none; }Regards,
YigitOctober 28, 2014 at 3:57 pm in reply to: Woo commerece and paypal icons ENFOLD Version 3.0.2 #342278Hi bur2000!
Please also try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 768px) { #top .container .av-masonry-col-flexible .av-masonry-entry { width: 100%; }}Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li.current-menu-item > a > .avia-menu-text { background-color: green!important; color: white!important; }Cheers!
YigitOctober 28, 2014 at 3:13 pm in reply to: Product Description and Product Image light box STILL missing in all VIEWS #342248Hey!
I think re-updating the theme via FTP should have fixed the issue. I asked Ismael to tell YOU what he did. Please kindly wait to hear from him
Regards,
YigitOctober 28, 2014 at 3:05 pm in reply to: How to add a gap between comments box and the sidebar #342244Hi DROR!
Please add following code to Quick CSS
.fyre .fyre-widget { width: 95%; }Cheers!
YigitOctober 28, 2014 at 3:04 pm in reply to: Not able to add elements on pages and home page hanging #342243Hey hitheme164!
Yes, updating the theme to the latest version 3.0.2 via FTP should solve the issue – http://vimeo.com/67209750
Version 2.7.1 is not compatible with WordPress 4.0Regards,
YigitHi ayron!
You have following code in Quick CSS
.mejs-container.mejs-audio { display: block !important; }please change it to
.mejs-container.mejs-audio { display: none !important; }Cheers!
YigitHey jolamptey
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; } div#header_main > .container { max-width: 100%; padding: 0; }Then go to Enfold theme options > Header > Header Size and set it to custom pixel value and change header height to 143px
Cheers!
YigitHi benzrecordings!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .av-masonry-entry .av-masonry-entry-title { font-size: 14px; }}If that does not work, please post the link to your website
Best regards,
YigitHey!
Header shows up fine on all pages you linked – http://i.imgur.com/V1C5TZm.png
Have you already figured it out? If not, can you please post a screenshot of the issue please so we can make sure that we are on the same page?Cheers!
YigitHi itziarsolla!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta ul.avia_wpml_language_switch { display: none; }Best regards,
YigitHi!
You are welcome, glad if we could help! Let us know if you have any other questions or issues
Cheers!
YigitHi!
It adds a tab to WordPress dashboard, you can simply create a contact form and copy its shortcode and use in pages, widgets etc. For more information, please see – http://contactform7.com/docs/
Cheers!
YigitHey p5uln!
I could not find a page with left sidebar on your website. Can you please post the link to your page where we can see the issue? A screenshot would help as well
Regards,
YigitOctober 28, 2014 at 2:33 pm in reply to: How to change the bottom line button color in Pricing Table #342216Hey onegirlrtw!
Please add following code to Quick CSS as well
.avia-button-row .avia-button { border-color: #EF6A11 !important; }Regards,
YigitHi!
Could you please post the link to the page you would like to replicate? As Richard said, you can add a Color Section element to your page with a custom background image and place three 1/3 column elements and add iconbox elements inside these column elements. Please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/
If that was not what you wanted, please post an example and we will be glad to help youBest regards,
YigitHi!
Please go to Enfold theme options > Header > Mobile Menu – http://i.imgur.com/o2phmnv.png
you should not change general layoutRegards,
YigitHey!
Please add following code to Quick CSS
.single-product-main-image { width: 33%!important; float: left!important; } .four.units.single-product-summary { width: 56%; }Cheers!
YigitDzien dobry!
I checked your website on my iphone and i had no issues displaying/navigating through your pages – http://imgur.com/a/m6QTz
I asked @josue and @arvish to check your website on android device. Please kindly wait to hear from themCheers!
YigitHey Obeatone!
Please go to Enfold theme options > Blog Layout and choose “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” in Blog Style and go to your blog page and edit it just like you are editing a page using ALB :)
Regards,
YigitHi bicounet!
Please go to Enfold/framework/php folder and open function-set-avia-frontend.php file and edit
function avia_set_title_tag() { $title = get_bloginfo('name').' | '; $title .= (is_front_page()) ? get_bloginfo('description') : wp_title('', false); $title = apply_filters('avf_title_tag', $title, wp_title('', false)); return $title; }Regards,
YigitHi Larry!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-1122 .container { max-width: 70%; }You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Regards,
YigitHey Munford!
1- Please try de-activating all active plugins and check if editor appears also try switching to one of the default themes.
You can add following code to Functions.php file via FTPfunction add_custom_tooltip(){ ?> <script> jQuery(window).load(function(){ jQuery('a').removeAttr('title'); jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_tooltip');2- Please add following code to Quick CSS
@media only screen and (max-width: 480px) { #top #wrap_all .main_color h1 { font-size: 36px !important; }}Regards,
Yigit -
AuthorPosts
