Forum Replies Created
-
AuthorPosts
-
Hey!
I can see the issue on my htc one. Can you please provide us admin access so we can have a deeper look into it? Post login details here as a private reply.
It looks like your slider is changing image size.
In the meanwhile please try to deactivate all plugins to see if one is causing this issue and let us know if this helps.Cheers!
AndyFebruary 28, 2015 at 4:32 pm in reply to: Related products and left sidebar on products page #403857Hey!
so you want to add a purple background to the related product images, right? Add this code to your Quick CSS field for a workaround:
li.product.type-product.status-publish.has-post-thumbnail { border-color: purple; border-style: solid; border-width: 25px; margin-left: -7px; }
and adjust as needed.
Hope this helps.
Regards,
AndyHi!
glad it’s working for you. Let us know when you need any more help with the theme.
Regards,
AndyHi!
das freut mich! Lass uns wissen, wenn du noch Hilfe mit dem Theme brauchst. Wir sind gerne für dich da.
Liebe Grüße,
AndyHi tredition!
can you please tell us how do you want it to look like? please provide us a mockup/screenshot (imgur.com or public dropbox), so we can give you some CSS code.
Best regards,
AndyHey!
you are using a very old version of the theme. Please update to the newest one (v3.0.8): https://vimeo.com/67209750
Just go into your menu settings and add those 3 from above into your main menu.
Add this to your quick CSS to fill the above your header:
.html_header_top.html_header_sticky #header { top: 0px; }
Regards,
Andy- This reply was modified 9 years, 9 months ago by Andy.
February 28, 2015 at 3:50 am in reply to: How to set fullscreen slider height:auto for less than 740px devices and screen. #403792Hey!
I am not sure if it will really help you, but here is the code you hopefully want:
@media only screen and (max-width: 740px) { .avia-fullscreen-slider { height: auto; }}
Regards,
AndyHey Jasmer!
try to increase width:
@media only screen and (max-width: 768px) { #top .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row { width: 150%; left: -80px; }}
adjust as needed.
Regards,
AndyHey!
to make website narrower:
.boxed#top { width: 1058px; }
for your menu try this:
.html_header_top.html_bottom_nav_header .main_menu { width: 116.3%; }
Hope this helps.
Regards,
Andy- This reply was modified 9 years, 9 months ago by Andy.
Hey!
bitte verwende für unterschiedliche Fragen auch unterschiedliche Threads.
Blocksatz kannst du so erzeugen:
<p style=”text-align:justify;”>Text in Blocksatz</p>
Meinst du jetzt eine vertikale Linie oder eine horizontale? in deiner Frage kommt irgendwie beides vor.
Eine vertikale Linie kannst du mit Enfold nicht erzeugen, ausschließlich eine horizontale. Verwende dazu das Content Werkzeug “Separator/Whitespace”.Gruß!
AndyHey teeramusic!
I am not sure what you want to achieve, can you please explain further? Do you want to change the order of portfolio categories? if yes go to config-templatebuilder > avia-shortcodes > portfolio.php and search for line 556.
More infos: http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_ParametersRegards,
AndyHey djshortkut!
I can’t open your website, but please try this code in Quick CSS:
@media only screen and (max-width: 989px) and (min-width: 768px) { #top .logo, #top .logo a { left: -30px; }}
and adjust as needed.
Regards,
AndyHi dlannetts!
are you sure you set up all correct to have a look exactly like in your example page? if the plugin is not working fine, please contact the author. As it is a premium one they will know what do to and help you.
Regards,
AndyHi!
which issues do you experience while updating? I recommend to use filezilla. I don’t think your host will do it for you and you would need to do it yourself (as long as you don’t want to hire a freelancer for it).
Let us know when you need some more help with the theme.
Regards,
AndyHi!
what Ismael wanted to say: Deactivate all plugins. The layerslider is build inside of Enfold, so it’s not used as a plugin. Just deactivate all other plugins to make sure none is causing any conflict.
Your logo and/or your menu panel is just way too big. So one thing you could do is to make the logo smaller. If this is what you want then use this code to control logo’s width:
div .logo { width: 16%; }
and adjust as needed. If this does not satisfy you please let us know what exactly you want to change. You can show us a mockup/screenshot of what you want to achieve using imgur.com.
Cheers!
AndyHey!
please add this to Rikard’s code:
.avia-image-container-inner, .avia_image, .av-image-caption-overlay { z-index: 1; }
Don’t forget to clear your browser cache and refresh your website a few times.
Regards,
AndyHey malgorzata77!
I cant’ see any sidebar below your photo. What do you mean? can you please provide us screenshots of what you want to achieve? you can use imgur.com.
If #2 solution does not work for you (which might be because it’s beta) what about solution #1?
Best regards,
AndyFebruary 27, 2015 at 8:05 pm in reply to: Create custom icon and link on top header, along with social media icons #403628Hi!
it should work. Did you try to clear browser cache? If it still does not work do you mind giving us admin access? post login details here as a private reply.
Cheers!
AndyHi!
please go into the settings of your W3 Total Cache plugin and deactivate caching. Then switch off all plugins, clear browser cache and refresh your page a few times. If that does not work ask your host if they are using any caching.
If that does not help neither you might need to delete Enfold completely via FTP and get a fresh copy from your themeforest account.Best regards,
AndyHi!
sounds good. Glad they could help you and thanks for sharing with us.
Regards,
AndyHey!
just add
left: 10px;
or
right: 10px;
to the code.
Regards,
AndyHey!
can you give us a link to your website showing what you mean? what do you mean with “green sumi image”? and which part of the image do you want to turn off exactly?
Regards,
AndyFebruary 26, 2015 at 7:36 pm in reply to: Alignement of textblocks in grid not correct on smaller devices #402931Hey vincent132132!
use this code in Quick CSS field:
@media screen and (max-width: 768px) { #top .no_margin.av_one_third { padding-left: 0px !important; }}
Cheers!
AndyHi!
try to use a plugin like this: https://wordpress.org/plugins/simple-image-sizes/ to have more control over your images.
Hope that helps.
Regards,
AndyHey ShortieD!
to remove the border use this code in Quick CSS field:
.content { border-right-width: 0px; }
to move your sidebar to the left use this code:
#top #main .sidebar { right: 45px; }
and adjust as needed.
Cheers!
AndyFebruary 26, 2015 at 6:00 pm in reply to: Make background behind logo and menu fully transparent #402855Hey Michael!
use this code in Quick CSS for a fully transparent background:
#top .av_header_glassy.av_header_transparency .header_bg { opacity: 0; }
The logo you have uploaded is made for printing (300 dpi). I think it would be better to upload one for screen sizes (72 dpi). However you can use this plugin for your logo on retina display: http://wordpress.org/plugins/wp-retina-2x/
Regards,
AndyHi!
1.+2.) Use this code in Quick CSS field:
.avia_transform .avia_animated_image { opacity: 1; left: 250px; }
3.) Please refer to this thread: https://kriesi.at/support/topic/height-cropped-version-of-the-featured-image/#post-92719
5.) Could you please post a screenshot of the issue? It seems fine for me and I can’t see any problems.
6.) Which top/bottom padding do you mean? you can use imgur.com to provide us screenshots.
Best regards,
AndyHey!
hört sich sehr danach an, dass es etwas mit dem Umzug deines Servers zu tun hat. Es scheint mir hier kein Problem mit Enfold vorzuliegen, wenn du nicht einmal dein Verzeichnis via FTP ändern kannst. Bitte um Support bei deinem Host diesbezüglich. Die müssen das wieder für dich in Ordnung biegen. Du musst in der Lage dazu sein deine Verzeichnisse zu ändern.
Lass uns wissen, wenn du dein Verzeichnis umändern kannst und du noch weiter Hilfe brauchst.
Gruß!
Andy -
AuthorPosts