Forum Replies Created
-
AuthorPosts
-
June 4, 2015 at 2:39 pm in reply to: Portfolio Raster – Grid Entry Breaking Point (4 columns) #454485
Hi!
I can’t promise that it’s possible, as it might be out of our support scope and you might need to hire a freelancer for this job. But we can check it, so please post a link to your website showing the elements in question. We would need to inspect it. Admin access would be useful as well. Post login details here as private reply.
Best regards,
AndyHey!
hm I can’t see any issue, as your /tags/dubai-web-design/ site is working fine for me. No 404 error page or anything … Could you fix the issue?
Best regards,
AndyHi!
try to follow this thread to implement a cart icon:
https://kriesi.at/support/topic/custom-social-bar-icons-replaceadd-enfold/#post-304134Hope this helps.
Cheers!
AndyJune 4, 2015 at 1:40 pm in reply to: xmlrpc, feed ect aus dem header entfernen, Geschwindigkeit #454435Hey!
versuche deinen Code auf “false” statt true zu setzen:
if(!function_exists(‘avia_set_pingback_tag’)) { /** * generates the html pingback head tag * @return string the pingback head tag */ function avia_set_pingback_tag($echo = false) { $output = apply_filters(‘avf_pingback_head_tag’, ‘<link rel=”pingback” href=”‘.get_bloginfo( ‘pingback_url’ ).'” />’.”\n”); if($echo) echo $output; if(!$echo) return $output; } add_action( ‘wp_head’, ‘avia_set_pingback_tag’, 10, 0 ); }
Gruß,
AndyHey!
Quick CSS won’t be effected after an update. Please put your helper-main-menu.php in your child theme folder, because this way your changes will be safe. However, make sure to have a backup, in case something goes wrong.
Let us know in a new ticket if you need help with anything else. We are happy to assist.
Cheers!
AndyHey!
wenn du bereits alle Übersetzungen parat hast, dann ist das WPML Plugin genau das richtige für dich und es in Verbindung mit Enfold auch super kompatibel.
Lass uns in einem neuen Ticket wissen, wenn du wieder Hilfe oder eine Frage hast.
Gruß,
AndyHey crevlon!
also ich denke dies wird durch einen Konflikt mit einem Plugin von dritten ausgelöst, entweder NextGen selbst oder ein anderes. Aber du kannst es mit diesem Code fürs erste einmal umgehen:
#fancybox-overlay { display: none !important; } div#fancybox-wrap { display: none !important; }
Gruß!
AndyHi patschinsky!
please post a link showing this issue. We would need to inspect your site. Make sure to use newest theme and WordPress versions. Admin Access could be useful as well. Post login details here as private reply.
Best regards,
AndyHi!
sorry, but as there are too many plugins out there, we can’t recommend a specific to you. However, a list of Plugins for Enfold is here: https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
However, I think contacting the author of Wordfence should fix the issue. Make sure to use newest theme and WordPress version.
Best regards,
AndyHi Munford!
you are using a very old version of the theme, which might cause this problem. Upgrade to Enfold v3.1.5. You could also try to deactivate all plugins, to see if one is causing this issue.
Cheers!
AndyHey!
also ich denke du kommst nicht herum dir die Mühe zu machen, wenn du sie alle quadratisch und im selben Format haben möchtest. Günters Lösung ist schon der richtige Ansatz. Du könntest auch die masonry gallery wie bisher verwenden, aber dann müsstest du auf jeden Fall alle Logos im selben Format (Größe) hochladen.
Gruß,
AndyJune 3, 2015 at 2:29 pm in reply to: How to prevent an editor of the site to delete avia building blocks/elements #453765Hi!
unfortunately the theme does not provide such a function and you would need to search another external plugin for it or hire a freelancer. Maybe this could help you: https://wordpress.org/plugins/advanced-access-manager/
Regards,
AndyHey!
@cricketdynamics
instead of the fullwidth easy slider you could use the normal easy slider and use the layout elements of ALB:
@TheMCompany
Please open your own ticket, as it gets too confusing otherwise for other readers who are searching for solutions and for us moderators too. When opening your new ticket provide a link showing the issue you have with your layer slider. Clear browser cache and make sure to use newest theme and WordPress version.Best regards,
AndyJune 3, 2015 at 12:46 pm in reply to: AviaLayoutArchitect: Post-Slideshow-element – how to show popular instead of new #453709Hey!
it would require a heavy customization of the theme and if you really need this function you can find someone for this job here.
Best regards,
AndyHey!
try to add this code:
span.avia-bullet { position: relative; top: 30px !important; left: -10px !important; }
Best regards,
AndyJune 3, 2015 at 12:23 pm in reply to: Masonary gallery – disable load animation. Chage color overlay and opactity #453694Hi!
use this code in Quick CSS:
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{ -webkit-animation: none; /* Safari 4+ */ -moz-animation: none; /* Fx 5+ */ animation: none; /* IE 10+ */ }
Best regards,
AndyHey!
1.) Try this code instead:
@media only screen and (min-width: 768px) and (max-width: 1024px) { .html_header_top.html_header_sticky.html_bottom_nav_header #main { padding-top: 90px; }}
2.) Try this code:
ul#mobile-advanced { min-height: 500px !important; }
4.) Try this code:
ul#mobile-advanced { width: 800px; }
Hope this helps!
Cheers!
AndyHi wegotthat!
not sure what you need. Can you show us a link to your website showing what you are talking about? I think a screenshot showing what you want to achieve would help. However, it sounds to me that it would require a heavy customization on WooCommerce/Enfold, which you can request here.
Regards,
AndyHey!
your background video is playing fine for me on http://knightsbridgepartners.com/
Could you fix it? If not please clear browser cache and refresh your website a few times.Best regards,
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hi!
use this code in Quick CSS:
h3.ls-l { left: 10% !important; }
Cheers!
AndyHi WernerGiove!
also wir müssten uns mal deinen aktuellen Stand deines Mega Menüs anschauen, um dir helfen zu können. Ein Link zu deiner Seite wäre daher gut. Ansonsten kannst du dir noch dieses Video anschauen: http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/
Admin Zugang wäre für uns eventuell auch hilfreich. Du kannst Login Daten hier als private Nachricht posten.
Gruß,
AndyHi!
hm … try to activate custom class for all ALB elements, follow this tutorial:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and give your slideshow in question a unique CSS class, so only this will be effected.Regards,
AndyJune 2, 2015 at 6:13 pm in reply to: Spalten werden im Warenkorb nicht angezeigt bei mobile devices #453282Hi!
hast du bereits WoCommerce German market in Erwägung gezogen? Hier findest du Infos und einen Download:
https://kriesi.at/support/topic/woocommerce-de-erweiterung-fur-kriesi-themes/#post-453097Damit dürfest du auf jeden Fall auf der sicheren Seite sein für den deutschen Markt und die Darstellung funktioniert auch gut mit Enfold.
Gruß!
AndyHey PG!
via FTP go to Enfold->includes and open helper-main-menu.php, find this code on line 16:
if($responsive) { echo '<a id="advanced_menu_toggle" href="#" '.av_icon_string('mobile_menu').'></a>'; echo '<a id="advanced_menu_hide" href="#" '.av_icon_string('close').'></a>'; }
and replace it with this:
if($responsive) { echo '<a id="advanced_menu_toggle" href="" '.av_icon_string('mobile_menu').'></a>'; echo '<a id="advanced_menu_hide" href="" '.av_icon_string('close').'></a>'; }
Hope this helps.
Regards,
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
June 2, 2015 at 5:49 pm in reply to: xmlrpc, feed ect aus dem header entfernen, Geschwindigkeit #453258Hi siteraum!
versuche es mit diesem Code in deiner functions.php:
remove_action( 'wp_head', 'avia_set_rss_tag', 10, 0 ); remove_action( 'wp_head', 'avia_set_pingback_tag', 10, 0 ); remove_action( 'wp_head', 'avia_set_profile_tag', 10, 0 );
Gruß!
AndyHi!
I am afraid there is no easy solution for this, because as I already said the breadcrumb will always show the parent page of the current page. You can find someone for this job here or maybe a plugin like this one could help you: https://wordpress.org/plugins/breadcrumb-navxt/
Regards,
AndyHi!
this would require a heavy customization of the theme and would be considered as custom work. You can find someone here for this job.
Best regards,
Andy -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts