Forum Replies Created
-
AuthorPosts
-
Hi!
very weird, as it is working fine for thousands of customers and I on my end as well. Something must cause it especially on your end. There still might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/. Overwriting theme files might not be enough.
Cheers!
Andy@Frank
Not sure what you mean, because menu items do have unique IDs, as shown in the very first part of the code you have posted:id=”menu-item-5123″As Elliott already explained you can add ID’s via HTML.
Regards,
AndyFebruary 17, 2016 at 3:19 pm in reply to: Various content locker / optin plugins breaking layout #584769Hi!
unfortunately we can’t do much about it. Not every plugin is compatible with every theme. If you want it to be compatible you would need to hire a freelance developer for this job. Check out our recommended plugins (membership plugins): https://kriesi.at/support/topic/recommended-plugins/
Regards,
AndyHi!
alright. Let us know if you still need help with this. We let this thread open for you.
Cheers!
AndyHi!
can you show us the issues you have please? use screenshots to make things clear for us and explain us what’s happening. We try our best to assist you.
Cheers!
AndyFebruary 17, 2016 at 3:09 pm in reply to: Bug on blog pages when using the advanced layout editor #584762Hey!
use Poedit or a plugin like Loco Translate for it.
Regards,
AndyHey!
no idea what you want to do. Tags are shown to me in the middle of the link you have provided. So it seems to be good now to me. Can you confirm? Of not please send us a mockup showing the results you want to achieve.
Regards,
AndyHi!
dann erwerbe bitte eine weitere Lizenz und trage deinen Themeforest Username und API Key ein, damit wir dies verifizieren können und dir Support für diese URL anbieten können.
Das Menü von der Beispielseite scheint mir keine Besonderheiten zu haben, daher kannst du dies mit so ziemlich jedem WordPress Theme erstellen.
Gruß,
AndyHi!
It seems to me fine now, as it looks like this:
Isn’t it how you wanted it?
Cheers!
AndyHi!
gerne. Lass uns in einem neuen Ticket wissen, wenn du wieder ein Problem/Frage bezüglich des Themes hast. Wir unterstützen dich gerne.
Gruß,
AndyHey!
soweit ich das weißt, braucht Google mind. 24 Stunden dafür. Am besten du googelst mal wie lange sowas dauert :).
Gruß,
AndyHey!
hm, komisch, aber schön, dass es wieder funktioniert.
Gruß,
AndyHey!
schön, dass es wieder klappt. Scheint denke ich wirklich am Caching gelegen zu haben :).
Gruß!
AndyHi!
bitte nicht den eigenen Thread pushen, sonst können wir nicht früher antworten, weil der Thread bereits als “beantwortet” markiert wird.
Du hast leider keinen präzisen Link mit der Linie geschickt, daher musste ich irgendwie selbst auf deiner rum suchen. Versuche es mit diesem Code, vielleicht ist das ja was du möchtest:
.container_wrap.container_wrap_first.main_color.sidebar_right.template-shop.shop_columns_3 { border-top: 0px; }Gruß!
AndyHi!
das Ding ist, dass du laut Lizenzregeln eine Lizenz erwerben musst, sobald du sie öffentlich (online) nutzt.
Gruß,
AndyHi!
can you explain further please? where are you seeing those error messages? In backend? frontend? If it’s in backend please provide us admin access, so we can see it.
Best regards,
AndyFebruary 17, 2016 at 1:48 pm in reply to: Schriftgröße vom Hauptmenü ändern und Frage betreffend Produktedarstellung #584708Hey!
Füge diese Code auch noch hinzu:
.avia_cart_buttons { display: none; }Na hoffentlich reicht das nun, um die Produkte so darzustellen wie es möchtest :).
Gruß,
AndyFebruary 17, 2016 at 1:46 pm in reply to: Woocommerce Product Links in Advanced Layout Editor #584705Hey!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyHey!
super, also scheint das Problem nun für euch beide gelöst zu sein?
Gruß,
AndyHey!
can you provide us admin access please? so we can take a deeper look into it.
Regards,
AndyFebruary 17, 2016 at 1:40 pm in reply to: Hover-Effekt und Animation auf Bild im Portfolio-Raster fehlt #584698Hey!
super! Lass uns gerne in einem neuen Ticket wissen, wenn du wieder eine Frage bezüglich des Themes hast. Wir unterstützen dich gerne.
Gruß!
AndyHey!
you did not follow the instructions from Ismael . Custom CSS class field is still empty. Please put “rtl-section” in it, as he already suggested.
Regards,
AndyHey Andreas!
ich weiß nicht genau was du meinst. Wovon redest du genau?
Bitte schick uns Admin Zugang zu.
Gruß,
Andy-
This reply was modified 10 years ago by
Andy.
@Guenni007
Please stick to thread’s topic and feel free to open a new ticket for a new issue/question related to the theme.Regards,
AndyHey!
my recommendation is as already said: you need to work with media queries. I already provided you a code for portrait mode. Adjust it as needed. You might need to code one by yourself for landscape mode, refer to the link I have provided you. Basically you just need to adjust min-width and max-width values of the media queries.
Cheers!
AndyFebruary 17, 2016 at 1:21 pm in reply to: Instagram Widget Not Recognizing Column and Photos settings #584677Hi!
1.) Try this code to call instagramm widget only:
.av-instagram-pics.av-instagram-size-thumbnail a.lightbox-added { width: 60px; height: 60px; }2.) Then you need to use media queries to adjust it for different screen sizes. Use something like that:
@media only screen and (min-width: 414px) and (max-width: 736px) { .av-instagram-pics.av-instagram-size-thumbnail a.lightbox-added { width: 60px; height: 60px; }}Adjust min-width and max-width as needed (screen size). For more info about media queries: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Don’t forget to clear browser cache and hard refresh.
Cheers!
AndyHi sorokoh!
ich weiß nicht genau was du erreichen möchtest, aber ich bin mir sicher da draußen gibt es bestimmt irgendwo ein Plugin was die Funktion bietet, die du dir wünscht.
Gruß!
AndyHey Janinifee!
hab das jetzt zu “xxx” umgeändert in deinem ersten Post. Reicht dir das?
Gruß!
AndyHey Gustavo!
1.) Podrías activar el menu mobile para estos resoluciones.
2.) No se exactamente lo que queres hacer. Falta un esquicio para entender lo que necesitas.
Trae este codigo en tu Quick CSS:div#header_meta { height: 50px; }Quizas es lo que queres …
Saludos!
Andy -
This reply was modified 10 years ago by
-
AuthorPosts
