Forum Replies Created
-
AuthorPosts
-
August 31, 2015 at 11:27 am in reply to: How to activate the scrolling effect in ONE PAGE mode? #495720
Hi!
I did different testings on your website and finally I have seen that you just forgot to use the correct link in your menu. You are using this:
http://www.seraman.com/ENG#aboutus
instead of
http://www.seraman.com/ENG/#aboutus
(note the missing “/” )Please change that in Aspetto->Menu->Struttura del menu
Regards,
AndyHi!
in your sidebar your contact form is showing up fine for me now. Could you fix it?
Regards,
AndyHey!
1.)
.label_kontakt label { 40px; }
2.) Not sure why successfully sent message is not appearing. Please try to delete all theme files and get a fresh copy from your themeforest account. You can also try to deactivate all plugins at first.
Cheers!
AndyHey!
I think a plugin like this could help you achieve that: https://wordpress.org/plugins/top-level-cats/
Hope this helps!
Best regards,
AndyHi!
not sure what you mean, though I think you need to contact a freelance developer for further customization. You can contact one here: http://kriesi.at/contact/customization
Regards,
AndyHi!
sobald du im ALB Elemente erstellt hast und dann zum normalen Editor wechselst, müsstest die Shortcodes bereits sichtbar sein. Wenn das bei dir nicht funktioniert, müsstest du eventuell das hier zunächst machen: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Gruß,
AndyHi!
das Portfolio Raster Element welches du verwendest ist ein Enfold Element. Es wird also vom Theme direkt gesteuert. In meiner Installation funktioniert es einwandfrei, wenn ich Elemente in einer neuen Seite öffnen möchte. Bei dir nicht. Daher ist es für mich naheliegend, dass etwas mit deinen Theme Dateien nicht stimmt. Da ist dann völlig egal was der Administrator im Quelltext sehen kann. Bitte lösche alle Theme Daten via FTP und hole dir eine frische Enfold Kopie von deinem Themeforest Account. Lass uns wissen, wenn du damit fertig bist und immer noch Hilfe damit benötigst. Dann schauen wir weiter was es noch für Möglichkeiten gäbe.
Gruß!
AndyHi!
glad begrafiks could help you. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi!
well there are different ways you could try to achieve what you want. As you did not tell us what exactly you wish to do, I assume a possible solution myself: Try to activate mobile menu if screen is shrinking:
@media only screen and (min-width: 767px) and (max-width: 1200px) { .container #advanced_menu_toggle, #advanced_menu_hide { display: block; } .main_menu .avia-menu, #header_main_alternate, .fallback_menu { display: none; }}
Hope this will help.
Best regards,
AndyHi!
das ist eine Theorie, die auch in der Praxis funktioniert. Wo die Elemente stehen sollen, musst du selbst entscheiden. Du hast alle Freiheiten es mit dem ALB so zu gestalten wie du es möchtest. Wenn du fertig bist, wechsle auf den WordPress standard Editor, um wie bereits erklärt die Shortcodes zu generieren.
Gruß,
AndyHey!
1. Verwende diesen Code im Quick CSS Feld um den Rahmen zu kontrollieren:
.av-styling-no-styling .avia-image-container-inner, .av-styling-no-styling .avia_image, .av-styling-no-styling .av-image-caption-overlay { border: 0px !important; }
2.) Für die Anführungsstriche nutze diesen Code:
span.special_amp { color: inherit !important; }
Cheers!
AndyHey!
please refer to this solutions:
https://kriesi.at/support/topic/tips-on-speeding-up-site-performance/#post-346077Best regards,
AndyHi Laga!
gehe zu Einstellungen->Permalinks und klicke auf “Änderungen übernehmen”. Damit werden die Permalinks aktuaisiert.
Wenn das nicht helfen sollte, müssten wir uns das einmal genauer anschauen. Dazu poste bitte hier als private Nachricht Admin Zugang zu deiner Website.Gruß!
AndyHey!
I can’t open your last link. /wp-admin does not work for me. Please check.
Cheers!
AndyHey!
refuse from bumping into your own thread.
Try this code in Quick CSS field:
span.av_font_icon.avia_animate_when_visible.av-icon-style-.avia-icon-pos-left.avia_start_animation.avia_start_delayed_animation { float: none; }
Cheers!
AndyHey mikehartrich!
using a child theme is highly recommended. Refer to this: http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
Cheers!
AndyHey xandria!
try this code:
.grid-entry .inner-entry {border-style: solid; border-width: 1px; }
Cheers!
AndyHi!
glad you could fix it. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyAugust 28, 2015 at 1:32 pm in reply to: layerslider – how to make items sit on different widths? #494811Hi!
try this code instead:
.avia_transform a:hover .image-overlay { opacity: 0.2 !important; }
Cheers!
AndyHey!
sure. Post a link to this thread into it.
Regards,
AndyHey!
your menu looks exactly like in your second screenshots. So I think you already fixed it? if not I have no idea what you are trying to do to be honest. Can you explain further? provide us screenshots which are showing what you are trying to do please, because then we can provide you some CSS code to achieve this result.
Cheers!
AndyAugust 28, 2015 at 1:11 pm in reply to: Transparent Menu disappear after last Enfold theme update #494805Hey!
try to deactivate all plugins to see which one is causing this issue. Are you using any caching (plugin)?
Best regards,
AndyAugust 28, 2015 at 1:00 pm in reply to: Captions in Fullscreen slider – line break & position – please help! #494801Hey FelipeWP!
1.) I tried on my own installation and adding <br> or </br> is working for me.
2.) Responsiveness does not mean it will look automatically how you want it. Instead it means you can control different behaviors on different screen sizes. So you need to control it using media queries.
Regards,
AndyHey!
I checked your portfolio grid and you have defined “3 columns” for it. That’s why it will stay with 3 columns. You can choose 2 columns if you want.
For the sections you want to break try this code in Quick CSS field:
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { #top .flex_column_table_cell { display: table-header-group; }}
For your logos try this code:
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { #top .no_margin.av_one_third { width: 50,3%; }}
Cheers!
AndyHey!
we need a password to see the content of the website.
Best regards,
AndyHi!
please deactivate all plugins to see which one is causing it. Afterwards clear browser cache and hard refresh.
Best regards,
AndyHi!
try this code:
ul.avia_wpml_language_switch.avia_wpml_language_switch_extra { left: 900px; top: -27px; } div#header_meta { top: 20px; }
and adjust as needed.
Cheers!
AndyHey!
yes, it is ignored on smartphones.
Best regards,
AndyHi!
private section dos work for anyone else.
Regards,
Andy -
AuthorPosts