Forum Replies Created
-
AuthorPosts
-
Hey!
the font style (italic) is gone but the font style still looks different? adjust the code as needed by yourself. For example add font-size if you need it:
.wp-caption-text, #top .wp-caption .wp-caption-dd { font-style: normal; font-size: 16px; }
Use this code for your bold text:
.avia_message_box_content { font-weight: 100; }
Hope this helps.
Regards,
AndyHi!
so du es haben willst, ist es keine Standardlösung und es wird nicht so einfach sein, es genau so hinzukriegen.
Gruß!
AndySeptember 3, 2015 at 2:24 pm in reply to: Featured image in the left side of title and text. Blog Page #497637Hey!
2.) Try to control it with this code for mobile:
@media only screen and (max-device-width: 736px) { li.av-single-slide.slide-1.active-slide { background-size: 193%; background-position: 47% 0% !important; }}
and adjust as needed.
Regards,
AndySeptember 3, 2015 at 1:55 pm in reply to: Mega Menu – broken design in second column with hdden title #497625Hey!
I see it on your end and can’t reproduce the issue on my own installation. Can you please deactivate all plugins, to check which one is causing this issue? if that does not help then maybe there are some corrupted files and in this case you need to delete all theme files via FTP and get a fresh copy from your themeforest account.
Best regards,
AndyHey!
we can’t do much about revolution slider and you would need to wait for help from plugin’s author. I suggest to use layer slider instead (which is implemented into Enfold theme by default).
Regards,
AndyHey!
I get a “Gateway Timeout: can’t connect to remote host” when trying to open your website. Can you please check?
Cheers!
AndyHi!
warum sollte vom Grunde her irgendetwas falsch daran sein, wenn Shortcodes im ALB sichtbar sind? Sie sind nur dann im ALB sichtbar, wenn du den debug mode aktiviert hast.
Das Problem ist ja erstmal, dass es bei dir aus irgendwelchen Gründen die Shortcodes nicht sichtbar sind, wenn du vom ALB zum standard Editor wechselst, daher wiederhole mich: bitte lösche alle Theme Dateien via FTP und besorge dir eine frische Kopie von deinem Themeforest Account. Mache vorher ein Backup. Aber selbst wenn es mit den Shortcodes klappen sollte, ist ja noch nicht garantiert, dass du deine Galerie auch so hinkriegen wirst, wie du es dir wünscht. Ich würde dir fast empfehlen einen Freelancer für diesen Job zu engagieren.Gruß,
AndyHi!
I still can’t see any picture subtitles on your second link. However, try this code:
.wp-caption-text, #top .wp-caption .wp-caption-dd { font-style: normal; }
Best regards,
AndyHey!
bitte deaktiviere all deine Plugins, um festzustellen welches dieses Problem verursacht.
Gruß!
AndyHi!
I can’t find any picture subtitles on your website. Where can we find it? please give us a precise url and maybe screenshots would help (imgur, dropbox).
Best regards,
AndySeptember 3, 2015 at 1:00 pm in reply to: Braintree plugin and Woocommerce checkout CC Month and Date stuck together #497591Hi!
I can’t see that you implemented the code on your website and be aware of that we don’t provide support for 3rd party plugins. Normally you would need to ask plugin’s author for help. However, try using media queries, something like this:
@media only screen and (max-device-width: 736px) { p.form-row.form-row-last.validate-cc-exp-date { display: flex; position: relative; top: 117px; left: -298px; float: left; } p.form-row.form-row-last.validate-cc-exp-date label { position: absolute; top: -30px; } p#braintree-cc-cvv_field { margin-top: 100px !important; } }
adjust the code as needed by yourself. Try to play around with different value until it fits to you.
Best regards,
AndySeptember 3, 2015 at 12:52 pm in reply to: Einige Elemente, z.B. das Menü werden nicht richtig angzeigt #497588Hi!
wieso ist der Plugin Bereich in deinem Backend nicht zu sehen? wie können wir uns den anschauen?
Bitte erfragen bei deinem Host, ob es eine Art Caching von Server-Seite aus gibt, was dieses Problem verursachen könnte.
Versuche auch ein Standart WordPress Theme zu aktivieren und probiere, ob du dort Änderungen vornehmen kannst.Gruß,
AndyHey!
W3 Total Cache Plugin zu deaktivieren reicht nicht aus, denn es wird dennoch weiter gecached, solange das Caching vorher nicht aktiv ausgeschaltet wird. Daher aktiviere das Plugin wieder, gehe in deren Einstellungen und schalte das Caching ab. Hinterher deaktiviere dieses und alle anderen Plugins, leere deinen Browser Cache und hard refresh einige Male deinen Browser.
Leider kann ich dir nicht sagen warum es bei dir mit den Shortcodes nicht funktioniert. Es funktioniert bei mir und es könnte tausend Gründe geben warum es bei dir nicht klappt. Versuche alle Theme Dateien via FTP zu löschen und besorge dir eine frische Kopie von deinem Themeforest Account.
Ich hoffe das hilft.
Gruß,
AndyHi!
glad you could fix it and thanks for sharing! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
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.
Cheers!
AndySeptember 3, 2015 at 12:38 pm in reply to: Create a gap between Header and main content that shows Body image backgroud #497581Hi!
which IE version are you using? try to adjust my code depending on your IE version as shown here: https://css-tricks.com/how-to-create-an-ie-only-stylesheet/
Cheers!
AndySeptember 3, 2015 at 12:35 pm in reply to: Google Maps content per iframe im Portfolio raster/masonry anzeigen lassen #497578Hi riverjack!
für diese spezielle Funktion müsstest du dir ein entsprechendes WordPress Plugin suchen.
Gruß!
AndyHey!
you can control font size in promo box with this code in Quick CSS field:
.avia-promocontent p { font-size: 16px; }
Cheers!
AndyHi!
please send us admin access, we we can take a closer look into it. Post login details here as private reply.
Cheers!
AndyHey Cheryl!
it’s loading fine for me. Please clear browser cache and hard refresh a few times. Use newest browser version.
Regards,
AndyHi!
we need to see the issue, to be able to inspect the elements. Can you show us a test page please where we can see it?
Regards,
AndyHi!
if you want to change events calendar plugin you need to ask plugin’s author: https://theeventscalendar.com/support/
Best regards,
AndyHey!
I don’t think this is a theme related questions, so it would be best to ask in general WordPress forum. However, make sure you have correct settings in Settings->General. Ask your hosting provider how to manage this.
Regards,
AndyHey!
seems you already managed to remove the space, as it looks fine to me on your website now. Let us know if you still need help.
Regards,
AndyHi!
about which content boxes are you talking about? please provide us screenshots. Try to clear browser cache and hard refresh a few times. I checked and your backend seems to work fine for me.
Best regards,
AndyHi!
why can’t you change anything? not every plugin is compatible with every theme and if it’s true that WP Rocket ist not compatible with Enfold then we can’t do much about it. You can make a feature request for Kriesi here: kriesi.at/support/enfold-feature-requests/
Best regards,
AndyHi!
you can resize header for mobile using this code in Quick CSS field:
@media only screen and (max-width: 736px) { div#header_main { height: 100px; }}
Regards,
AndyHi!
you are using an old version of WordPress and the theme. Please upgrade at first.
Best regards,
AndyHi!
1.) You can control your logo’s position with this code:
strong.logo { top: 75px !important; }
2.) Try this code:
html.html_boxed.responsive.av-preloader-disabled.av-default-lightbox.html_header_top.html_logo_center.html_bottom_nav_header.html_menu_right.html_custom.html_header_sticky_disabled.html_header_shrinking_disabled.html_mobile_menu_tablet.html_disabled.html_header_searchicon.html_content_align_center.html_header_unstick_top_disabled.html_header_stretch_disabled.html_entry_id_30.avia_desktop.js_active.avia_transform.avia_transform3d.avia_transform.avia_transform3d.avia-webkit.avia-webkit-44.avia-chrome.avia-chrome-44.avia-mac { position: relative; top: -45px; }
and adjust as needed.
Cheers!
AndySeptember 2, 2015 at 12:50 pm in reply to: Create a gap between Header and main content that shows Body image backgroud #497032Hey!
I can’t imagine that IE is not able to display this simple CSS code correctly and as I am using Mac I can’t check it on IE. Try to remove IE’s browser cache and hard refresh a few times.
Best regards,
Andy -
AuthorPosts