Forum Replies Created
-
AuthorPosts
-
Hi!
1. Scheint als hättest du deinen Header Bereich bereits erfolgreich geändert, weil dein Menü gut zu erkennen ist für mich.
2. Du könntest diesen Code versuchen:
span.av_font_icon.avia_animate_when_visible.av-icon-style-.avia-icon-pos-center.avia_start_animation.avia_start_delayed_animation { margin-left: 50px; }
allerdings wirst du damit alle Icons verschieben. Wenn du stattdessen einzelne verschieben möchtest, dann müsstest du Custom Class for all ALB elements aktivieren.
Wenn du dies getan hast, kannst du die einzelnen Icons verschieben mittels einem Code wie z.B.:.dein-custom-icon-1 { margin-left: 50px; } .dein-custom-icon-2 { margin-right: 50px; }
Sag bescheid, wenn du damit noch Hilfe benötigst.
3.) Kannst du bitte versuchen alle Plugins zu deaktivieren? um zu schauen, ob eins dieses Problem verursacht. Hinterher kannst wieder alle eins nach dem anderen aktivieren, um heraus zu finden welches genau die Ursache dafür ist.
Du verwendest außerdem noch ein Caching Plugin. Gehe in deren Einstellungen und schalte das Caching aus. Anschließend erst deaktiviere das Caching Plugin selbst. Leere anschließend deinen Browser Cache und refresh einige Male deine Website neu.
Gruß,
AndyAugust 4, 2015 at 11:18 am in reply to: Move right end menu of fullwidth menu to the far right #482613Hi!
about which button are you talking about? please send us a link showing the element in question. I tried the link you have provided in your previous post, but don’t know which button you mean. Screenshots could help (imgur, dropbox).
Best regards,
AndyHey researchtools!
ja, du kannst das so (ähnlich) mit dem Akkordeon Element im Avia Layout Builder. Hoffe das hilft dir erstmal weiter! Lass uns wissen, wenn du noch weitere Fragen hast.
Gruß,
AndyHi emin!
we can’t provide support for thousands of 3rd party plugins out there, that’s why contact the plugin’s author please.
Let us know if you have any issues directly related to the theme.Best regards,
AndyAugust 3, 2015 at 5:49 pm in reply to: follow up on thread: "Text missing after WP upgrade to 4.2.3" #482323Hey!
pleas refuse from bumping into your own thread, because it will push it behind in our queue and then we can’t provide a faster reply to you.
We would need to see the issue. Can you provide us admin access? so we can take a deeper look into it. Post login details here as private reply.
Please try to deactivate all plugins to see if one is causing this issue. Are we allowed to deactivate your plugins by ourselves temporarily?
Best regards,
AndyHey!
1.) To make the top bar text hidden on iPad use this code:
@media only screen and (max-width: 989px) { .phone-info.with_nav { display: none; }}
Best regards,
AndyHi ekalentzis!
to show the icon on hover would be possible and it would require a heavy customization of the theme. This would be considered as custom work and you can hire someone for this job here: http://kriesi.at/contact/customization
Best regards,
AndyHi martinb07!
kannst du uns bitte Admin Zugang einrichten, damit wir uns das mal anschauen können? Du kannst Login Daten hier als private Nachricht posten.
Gruß,
AndyAugust 3, 2015 at 5:27 pm in reply to: Drag and drop in Massonary Gallery not working with Chrome #482296Hi laptophobo!
can you provide us admin so we can take a look into it? post login details here as private reply.
Cheers!
AndyHi!
@igorvavrik it should work. Please clear browser cache and hard refresh your website a few times.Regards,
AndyAugust 3, 2015 at 5:23 pm in reply to: How to lower whitespace between elements in Enfold pagebuilder? #482291Hi!
please provide us a link showing the issue, because we need to inspect the elements to be able to provide you some CSS code. Admin access would be helpful as well, to have a deeper look into it. Post login details here as private reply.
Regards,
AndyAugust 3, 2015 at 5:18 pm in reply to: Navigation layout keeps breaking on iPhone 6 browser unless I clear phone cache #482286Hi!
I checked your website on my mobile device and navigation looks totally fine for me. Could you fix it? Please try to deactivate all plugins to see if one is causing this issue.
Regards,
AndyHey!
alright, let us know when we can help you any further.
Cheers!
AndyHey wiwaldi79!
did you try to deactivate all plugins? to check if one is causing this issue? If you still have this issue then please send us login details so we can take a deeper look into it. Did you make any customizations on this form? Are we allowed to deactivate all your plugins temporarily for testing purposes?
Regards,
AndyHey!
ah so you are talking about your featured image, right? then you would need to change the size for the featured image of course :). Go into you media settings and change values for “featured size” or “featured_large size”. Afterwards regenerate thumbnails and clear browser cache.
Hope this will help.
Regards,
AndyHi!
your PYK site is up-to-date, so we can’t really check if auto update is not working. Login credentials for your other site are not working for me.
Cheers!
AndyHey ACNLatitudes!
use this code to control position of your buttons in header:
.textwidget { margin-right: -100px; }
and adjust as needed.
Best regards,
AndyAugust 3, 2015 at 4:03 pm in reply to: Neue child themes in Verzeichnisseiten (Multisite Directory pages) #482182Hi!
not sure if I fully understand what you mean and want to achieve, but as Ismael already told you it is not possible to use two child themes for one installation. However, please refer to this post: https://kriesi.at/support/topic/enfold-multisite-child-theme/#post-332737
Best regards,
AndyHi!
I checked your site and it loads pretty fast for me. Could you fix it?
Best regards,
AndyHey!
can you provide us with admin access, so we can take a closer look please? you can post login details here as private reply.
Cheers!
AndyHi!
try to delete all theme files via FTP before getting a fresh copy from your themeforest account, because by just overwriting them the corrupted files seem to stay. Deactivate all plugins to check if one is causing this issue.
Hope this will help!
Best regards,
AndyHey!
you can control it using this code in Quick CSS field:
#top #header .avia_mega_div > .sub-menu { padding-left: 18px; padding-right: 18px; }
Adjust as needed.
Best regards,
AndyHi!
Wordpress is cropping by default when uploading images. You can control this by using a plugin like this: https://wordpress.org/plugins/simple-image-sizes/
If you want to control your image for different browser sizes then you would need to work with media queries:
@media only screen and (max-width: 736px) { .aston-slider { width: 55%; }}
Adjust the (max-width)-value and the width-value as needed.
Cheers!
AndyHey!
I checked your media setting and you defined 767x321px for “entry_with_sidebar size”, which seems to work fine. So are you happy now? if not please provide a link showing the single blog post image in question. Clear browser cache and hard refresh your website a few times.
Cheers!
AndyHey!
try this code:
@media only screen and (max-device-width: 736px) { center { width: 143px; }}
and adjust as needed.
Regards,
AndyHey!
Wordpress is cropping by default when uploading images and you can gain more control using a plugin like this: https://wordpress.org/plugins/simple-image-sizes/
Hope this helps!
Best regards,
AndyHi!
bitte versuche alle anderen Plugins als das “Table of Contents Plus” Plugin zu deaktivieren, um zu schauen ob eins diese Konflikt verursacht. Wenn das jedoch nichts bringt, dann scheint Table of Contents Plus nicht mit Enfold kompatibel zu sein und in diesem Fall müsstest du den Autor des Plugins kontaktieren und um Support bitten.
Gruß,
AndyHey boscotwcheung!
basically you would need to look for archive.php and single.php. For more info: https://codex.wordpress.org/Post_Type_Templates
However, I think you could achieve that with a plugin like this: https://wordpress.org/plugins/wp-custom-post-template/
Best regards,
AndyHi Monique!
it looks good to me. However, to change font-size for table use this code in Quick CSS field:
@media only screen and (max-device-width: 1024px) { .avia-testimonial-content { font-size: 9px; } .avia-testimonial-meta-mini { font-size: 9px; }}
Best regards,
Andy -
AuthorPosts