Forum Replies Created
-
AuthorPosts
-
Hey endoradigital!
could you provide us a link showing the issue? maybe screenshots would help as well to make things clear (imgur, dropbox). We might also need admin access to have a deeper look. Post login details here as private reply.
Cheers!
AndyHey Jariel (Jay)!
no link or login credential in private content :). Did you forget it?
Best regards,
AndyHi Shawnlimws!
that question would be best fit in WooCommerce Support forum. Let us know in a new ticket if you have any issues or questions related to the theme. We are happy to assist.
Regards,
AndyHi!
sorry @brooks I did not notice that another person (@therqworld) was bumping into your thread, so my previous code was made for him …
I added this code into your Quick CSS field:@media screen and (max-width: 767px) { .avia-slide-wrap { height: 208px !important; }}
To get rid off the black space below your video use this:
@media screen and (max-width: 767px) { div#av_section_1 { margin-top: -59px !important; }}
If you wish to hide captions on mobile:
@media screen and (max-width: 767px) { .avia-caption-content.av_inherit_color { display: none; }}
Hope this is how you wish to have it. Otherwise would be awesome to see a screenshot showing exactly what you want to achieve.
Best regards,
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hey!
please provide us a link so we can see what’s going on with your anchor links. Make sure to use newest theme and WordPress version and try to deactivate all plugins, to see if one is causing any issues.
Cheers!
AndyHey!
I think you should definitely update your WordPress to the newest version, as the newest Enfold and WooCommerce versions are compatible with the newest WordPress version. WooCommerce is improving/changing its features constantly, so if you really want and old function you would need to contact WooCommerce support for it.
Cheers!
AndyHi!
you can control caption for iPhone with this code:
@media only screen and (max-device-width: 736px) { .av-image-caption-overlay { top: 150px; }}
If this is not what you meant, then please provide us screenshots showing exactly what you are talking about. Use imgur or dropbox.
Cheers!
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hey!
not sure if it will be possible 100% as you wish, but did you add custom CSS class for all ALB elements as I mentioned in my previous post? because this way you are able to give your elements a unique CSS class, so that other elements don’t get effected by your code. Let us know when you are done and provide us the unique CSS class you have defined for your blog elements in question.
Please provide us admin access and post login details here as private reply.
Best regards,
AndyJune 24, 2015 at 12:38 pm in reply to: Contact form – bug with "number" field and decimal marks #463972Hi!
thank you for making us aware about this issue. I will report it to Kriesi and think he will implement it in a future update. Thanks for being patient.
Feel free to open a new ticket for a new issue/question.
Cheers!
AndyHey!
please try with a default WordPress theme and let us know about your results.
You could try to delete all theme files and get a fresh copy from your themeforest account, to make sure there are no corrupted files. Make sure to have a backup.Cheers!
AndyJune 24, 2015 at 12:28 pm in reply to: Mobile version of portfolio generates white gaps between photos #463966Hi Daniela!
which white gaps are you talking about? Please always use a link showing us the issue. Screenshots would help as well (imgur or dropbox).
Best regards,
AndyJune 24, 2015 at 12:26 pm in reply to: Kein Inhalt nach Wechsel zwischen erweiterter Layout Editor und Standard-Editor #463964Hi!
@anthesisgmbh
Bitte erstelle einen eigenen Thread, der Übersichtshalber (für uns Moderatoren als auch für Leser, die nach Antworten suchen).
Die Login Daten funktionieren bei mir nicht und du verwendest eine alte Version des Themes. Bitte führe ein Upgrade zu Enfold v3.2.1 durch. Leere deinen Browser Cache und refreshe einige Male deine Website neu.Gruß!
AndyHey!
das freut mich. Lass uns wissen, wenn du wieder Hilfe brauchst mit dem Theme. Wir freuen uns dich zu unterstützen!
Liebe Grüße!
AndyHi!
use this code:
@media only screen and (max-device-width: 736px) { .odd.bbp-parent-forum-23.bbp-parent-topic-694.bbp-reply-position-1.user-id-110.topic-author.post-694.topic.type-topic.status-publish.hentry.topic-tag-vsl3-uk { left: -9px; } .bbp-reply-author { margin-right: -2px; }}
for the small white arrow use this:
@media only screen and (max-device-width: 736px) { .main_color #bbpress-forums li.bbp-body ul.forum, .main_color #bbpress-forums li.bbp-body ul.topic, .avia_transform .main_color .bbp-replies .bbp-reply-author:before, .avia_transform .forum-search .main_color .bbp-reply-author:before, .avia_transform .forum-search .main_color .bbp-topic-author:before { left: 70px; }}
or use “display: none;” instead “left: 70px;” if you want to hide it for mobile.
Hope this helps.
Best regards,
AndyHi Carolina!
we would need a link showing the issue, to inspect the elements and provide you some CSS code. You can use private content if you wish to hide your links.
Regards,
AndyHi blomb111!
please provide us a link showing what’s going on with your icons. Screenshots of what you are trying to achieve would help a lot. Use imgur or dropbox to add screenshots.
Regards,
AndyHi!
could you provide us admin access, so we can take a closer look please? post login details here as private reply.
Regards,
AndyHi!
You can add something like this on a text block element, switch to HTML or Text editor:
<a href="https://kriesi.at/support/topic/open-lightbox-from-text-url-in-text-editor/?iframe=true&width=100%&height=100%" rel="prettyPhoto[iframes]" title="Kriesi Rocks">Click Here</a>
I used the url of this topic then added the “?iframe=true&width=100%&height=100%” parameter after. Please try it.
Regards,
AndyHi!
you are right. That’s why please follow Ismael’s instructions and let us know if you still need help.
Cheers!
AndyHi!
please upgrade to Enfold v3.2.1.
Try to deactivate all your plugins, to check if one is causing this issue. Are you using any caching plugin? maybe your server is using some kind of caching? please ask your host about it.
I can’t see any background image in your socket. Can you please provide us a link showing it? You can try to ad background-size into Yigit’s code:
#socket { background-image: url(https://nieuw.mogadorcosmetics.nl/wp-content/uploads/2015/06/footer.png); background-repeat: no-repeat; background-size: cover; background-position: 50% 25%; background-size: 50px; }
adjust it as needed.
Regards,
AndyHi!
please upgrade to the newest theme version Enfold v3.2.1, which should fix the issue.
Best regards,
AndyHi!
you can control it using this code:
.flex_column_table.av-equal-height-column-flextable { padding-left: 111px; padding-right: 111px; }
adjust as needed.
Cheers!
AndyHi!
well, unfortunately it seems that some files are corrupt. That’s why please delete all theme files and get a fresh copy from your themeforest account. Make sure to have a backup.
Regards,
AndyHi!
there might be some corrupted files. Please delete all theme files via FTP and get a fresh copy from your themeforest account. Make sure to have a backup.
Regards,
AndyHi!
could you try it with a default WordPress theme please and let us know which results you get?
Best regards,
AndyHi!
alright. We will wait for your reply. Hope your host can help you!
Regards,
AndyHey!
you featured image is linking fine for me to the page in private content. I don’t get redirect to any 404 page. So it seems fine to me. Could you fix it?
Best regards,
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hey!
sorry, forget to include media queries for mobile devices:
@media only screen and (max-device-width: 736px) { #fullscreen_slider_0 li.av-single-slide.slide-1.active-slide { background-repeat: no-repeat; background-size: 100%; background-position: 0px 175px !important; }}
Clear browser cache and refresh a few times. Check on another mobile device as well and don’t forget to adjust the values as needed.
Best regards,
AndyHi!
the theme is working fine for thousands of other people and the code provided is working fine for me as well. Please clear browser cache and refresh a few times. You could try to add an !important to every value:
div#av_section_2 { width: 112% !important; margin-left: -6% !important; } div#footer { width: 112% !important; margin-left: -6% !important; } footer#socket { width: 112% !important; margin-left: -6% !important; }
Regards,
Andy -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts