Forum Replies Created
-
AuthorPosts
-
Hey!
obviously I have already been logged in, that’s why I could do the screenshot, which I posted in my previous post. In your french’ Quick CSS field I can see that my code was removed. Simply paste it again inside of it.
Best regards,
AndyHi!
try a code like:
#sub-menu { opacity: 1; visibility: visible; }
Best regards,
AndyNovember 17, 2015 at 11:51 pm in reply to: Enfold mobile version – center logo and secondary menu #537710Hey!
use this code to change menu’s background when scrolling:
#top #header_main_alternate { background-color: transparent; }
For your logo you are using too many different coded, which may interfere each other. Make sure to use only one code. Use this one:
@media only screen and (max-width: 767px) { .responsive.html_header_top.html_logo_center .logo { left: 10%; position: relative !important; }}
and adjust as needed.
Cheers!
AndyHi ae88,
bitte mache dazu ein neues Ticket auf, da dieses bereits schon extrem lang ist. Füge in dem neuen Ticket einen Link hinzu, wo wir da Problem begutachten können.
Cheers!
AndyHi!
Try again to completely delete all theme files via FTP, before getting the newest theme version (Enfold v3.4.3.) from your themeforest account.
Are we allowed to deactivate all your plugins temporarily? for testing purposes?
Cheers!
AndyHi!
I think general styling should be written inside of wp-content/uploads/dynamic_avia/enfold.css
Make sure folder and file have correct permissions.
Activate a default WordPress theme and check if you have the same issue there or not and please let us know about your results.
Regards,
AndyHi!
try this code instead:
#tribe-events-header .tribe-events-sub-nav { right: -339px; }
and adjust as needed.
Best regards,
AndyHey!
edit those 3 images in question and define a unique css class in “Aangepaste CSS Class”. Define the same unique css class for all three images. Then simply add your code to something like this:
.your-unique-css-class-for-all-three-images { }
or/and
.your-unique-css-class-for-all-three-images:hover { }
Best regards,
AndyHi!
of course it does not look fine if you always remove my code which I provided you here for you french Quick CSS field:
Simply put the missing code inside it again and then it will look like in my screenshots. Clear browser cache + hard refresh a few times.
Best regards,
AndyHey!
das wird nicht ganz so einfach gehen, denn Widgets gehen nur im Footer und nicht im Socket. Du könntest jedoch versuchen deine Link mittels HTML manuell in der Footer.php einzufügen. Gehe dazu in Appearance > Editor und öffne Footer.php und suche nach “socket”. Direkt da drunter kannst du deinen Code einfügen.
Gruß,
AndyNovember 17, 2015 at 9:27 pm in reply to: Einige Probleme (Socket, Responsivität, Slider usw.) #537638Hi researchtools!
du verwendest eine veraltete Theme-Version. Bitte führe ein Update zu Enfold 3.4.3 durch und sag uns bescheid, wenn du dann immer noch Hilfe benötigst.
Bezüglich deines Logos müsstest du mit media queries arbeiten, z.B. so etwas hier:
@media only screen and (min-width: 767px) { .logo { margin-left: 17px; }}
So greift der Code erst ab einer Bildschirmgröße von 767px. Passe nach deinen Bedürfnissen an.
Gruß,
AndyHi!
du kannst dafür das “poster” Parameter verwenden:
https://codex.wordpress.org/Video_ShortcodeGruß,
AndyHey eva!
there is not green tint for me on Safari. Can you send us a screenshot please? clear browser cache + hard refresh a few times. Check on another computer as well.
Regards,
AndyNovember 16, 2015 at 7:21 pm in reply to: Woocommerce – category product – "full width banner" #536841Hi OblakJ!
which is the login url? /wp-admin does not work for me. Please check.
Best regards,
AndyHey sophiaworld!
you are using an old version of WordPress and an old version of the theme. Please upgrade both and let us know if you still need help afterwards.
Cheers!
AndyHi digital-handyman!
try this code which contains the page-id of the site you have provided in Quick CSS field:
.page-id-142 .main_color.container_wrap_first.container_wrap.fullsize { background-color: white; }
Regards,
AndyHi basitelance!
you could try to work with page-id in that case. If you can’t do it by yourself, then we need a precise link of the pages in question.
Regards,
AndyNovember 16, 2015 at 7:09 pm in reply to: Icon Fonts Manager shows spinning progress circle forever, no font install #536825Hey aguldbeck!
you are using an old version of the theme, so please upgrade to Enfold v3.4.2 and check out this video tutorial:
http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/Regards,
AndyHey!
glad it seems to be fine now. Let us know if you still need help with this issue, otherwise feel free to open a new ticket for a new question.
Best regards,
AndyHi!
you can increase image size with this code in Quick CSS field:
img.attachment-square.wp-post-image { width: 300px; max-width: 300px; height: 250px; }
adjust it as needed.
Best regards,
AndyHey solarmediapro!
we need a link showing the issue, to be able to inspect the elements. Let us know when you are ready and then send us a link, so we can take a look. Be aware that we can offer basic support only in this forum. If you need an appointment or something similar you would need to hire a freelance developer for this job.
Cheers!
AndyNovember 16, 2015 at 6:54 pm in reply to: How to implement changes from one page to another page? #536806Hey DROR!
when using WPML each language gets an own custom css. So if you make changes in one languages and want to implement it to another, you need to activate the language in question and implement the changes. If you have more questions about WPML feel free to ask their support team about it.
Cheers!
AndyHey uebes!
kannst du uns bitte einen Link zu der Website schicken, wo wir uns die Elemente von denen du sprichst einmal anschauen können? wird sonst recht schwer zu verstehen was du machen möchtest.
Gruß,
AndyHi erwin_m!
open separate tickets for different questions please.
1.) I can’t find any sub menu below your slider on the link you have provided.
2.) Use this code in Quick CSS field:
@media only screen and (min-width: 767px) { nav.main_menu { display: none; } #advanced_menu_toggle, #advanced_menu_hide { display: block; }}
and adjust the media queries as needed.
Regards,
AndyHi Erich Nolan!
yes, since Enfold 3.4 there is a mailchimp integration.
Cheers!
AndyHey!
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.
Cheers!
AndyHey!
ok, I checked your website an english+french header look totally fine to me. Can you confirm please?
Best regards,
AndyHi!
so everything’s working for you now?
Let us know if you still need help with this issue.
Best regards,
AndyHey!
unfortunately we are lots of different moderator, living in different countries and different time zones. We can’t provide you all our IPs. Let us know when we can access your backend and we’ll take a look.
Regards,
AndyHey!
JS does not control any styling, so not sure what you are talking about.
Please clear browser cache + hard refresh. Check on another computer if the code provided is working. If not try to add an !important. Make sure to not use caching plugin or to clear cache of your caching plugin. Ask your host if they are using any kind of caching on your server.
Cheers!
Andy -
AuthorPosts