Forum Replies Created
-
AuthorPosts
-
Hey chiotis!
can you show us the parts where it should work? a precise link where we can easily find it, would help a lot.
Clear browser cache and hard refresh a few times. Are you using any caching (plugin)?Best regards,
AndyHey Juan!
should be possible. Send us a link showing the EasySlider in question and we take a look, to provide you some CSS code for a border.
Cheers!
AndySeptember 24, 2015 at 3:19 pm in reply to: Fix size of image in Easy slider on mobile portrait view #508514Hi simonac!
use this code to control them on mobile:
@media only screen and (max-width: 767px) { .avia-slideshow li img { width: 50%; }}
and adjust as needed.
Best regards,
AndyHi samtma!
please try to deactivate all plugins to check which one is causing this issue.
Can you hightlight using screenshot what’s going on? don’t know where to look on your website and it seems fine to me.Regards,
AndySeptember 24, 2015 at 3:09 pm in reply to: Duplicate posts within Masonry module when filtering #508501Hey jblanco!
try to deactivate all plugins to check which one is causing this issue.
Cheers!
AndySeptember 24, 2015 at 3:06 pm in reply to: Move title container above shop page banner image #508496Hey!
you can control it with this code in Quick CSS field:
div#av_product_description { left: 50px; width: 111% !important; }
Adjust as needed.
For a child theme check out this tutorial: http://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
Andy-
This reply was modified 9 years, 9 months ago by
Andy.
Hi!
1.) the first two pictures have 113×169 px (naturally), while the other pictures have 450×450 px. That is why you see the difference. Delete those two pictures and upload them in 450x450px as well. Regenerate your thumbnails.
2.) Not sure what you are trying to achieve and on the link you have provided I ca’t see any sidebar at all. Can you show us an example of what you are trying to do, so we get a clear idea of what you need?
Regards,
AndyHi!
remove this code again:
ul[data-success="was added to the cart"] .cart_dropdown_first a { background-color: black; color: white !important; }
and replace it with this one instead:
ul[data-success="was added to the cart"] .cart_dropdown_first a { background-color: transparent; color: black; }
Then add this to highlight cart button:
a.cart_dropdown_link span { color: white; } a.cart_dropdown_link { background-color: black !important; }
Best regards,
AndyHey!
you are using this code:
.html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding: 119px; }
Replace it with this instead:
.html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding: 0px; }
to remove white space above you main content.
Go to Enfold->Theme Options->Frontpage settings and choose you page in question as homepage (frontpage).
Best regards,
AndyHey ksedesign!
link in private content redirects me to a nothing found page. Can you check please? Which strings do you want to be translated (which does not work for you). Clear browser cache and hard refresh a few times.
You are using an old version of the theme. Upgrade to Enfold v3.3.2.Best regards,
AndyHey!
we would love to provide you some css code for it and would be super easy for us to do so normally, but it just does not have any css class. It seems to me that the plugin author did not provide any unique css class for this item. It’s not about the theme I think. Try to activate a default WordPress theme and check if it has a unique css class there.
Cheers!
AndyHey!
it won’t work, cause it’s not meant like this for mobile devices. However, follow this tutorial: http://kriesi.at/documentation/enfold/change-logo-on-mobile/
Cheers!
AndyHey!
did you try to put the code into Quick CSS field? clear browser cache and hard refresh a few times. Does no custom CSS code work at all for you?
Regards,
AndyHey!
thanks for your feedback. Feel free to make a feature request here: https://kriesi.at/support/enfold-feature-requests/
Cheers!
AndyHi!
you can control space between mega menu and main menu with this code:
#top #header.av_header_transparency .avia_mega_div { margin-top: -24px; }
and for making it wider, add width value into the code as well:
#top #header.av_header_transparency .avia_mega_div { width: 830px; }
Regards,
AndySeptember 24, 2015 at 1:39 pm in reply to: Add an excerpt / Short product description to product slider / product grid #508421Hi!
can you show us an example of what you trying to achieve? you can use imgur.com or dropbox to provide us screenshots.
Best regards,
AndyHey!
you are using an old version of the theme. Please upgrade to Enfold v3.3.2.
Best regards,
AndyHey!
what happens when you activate a default WordPress theme?
Best regards,
AndySeptember 24, 2015 at 1:10 pm in reply to: Individual height columns don't seem to be working. #508382Hey!
it provides that the column gets an individual height, based on its content.
Regards,
AndyHey!
que pasa si usas un tema estándar de WordPress?
Saludos,
AndySeptember 24, 2015 at 1:01 pm in reply to: Individual height columns don't seem to be working. #508370Hi!
the “Individual height” setting is for choosing if a column has a unique (individual) height or the same height as the largest column in the row. So it ha nothing to do with positioning of the column.
You can activate “Custom top and bottom margin” in Row Settings and choose a negative value for margin-top to push the column in question up a bit. This way you don’t need any custom CSS, which I provided you in my previous post.
Regards,
Andy-
This reply was modified 9 years, 9 months ago by
Andy.
Hey!
no se de lo que refieres con el link que te he mandado. Hablas sobre el Yoast plugin? Ya instalaste?
Para mandarnos imagenes puedes usar por ejemplo imgur.com, dropbox o cualquier otra pagina que puede publicar imagenes :).Best regards,
AndyHi!
du meinst wie man Beiträgen Kategorien zuweisen kann? gehe dazu einfach auf deine posts und wähle z.B: “Quick Edit”. Dann findest du dort ein Fenster mit all den Kategorien, die du erstellt hast und kannst diese deinem Beitrag zuweisen.
Gruß,
AndyHey!
control it’s position with this:
.dropdown_widget.dropdown_widget_cart { right: -30px; }
and adjust as needed.
Best regards,
AndyHi!
1.) Pues, he pensado que esto es lo que queres hacer. Entonces otra vez: Nos puedes mandar una captura de pantalla donde podemos ver de lo que queres hacer? puedes usar imgur.com o dropbox.
2.) Si, creo que seria possible. Puedes usar el elemento “Color Section” para poner este tipo de foto (Custom Background Image).
Saludos!
AndyHey!
can you provide us admin access, so we can take a deeper look? post login details here as private reply.
Are we allowed to deactivate all your plugins temporarily for testing purposes?Try to delete all theme files via FTP and get a fresh copy from your themeforest account, because maybe there are some corrupted files.
Regards,
AndyHey!
that sounds definitely as a caching problem in general (when problem disappeared on Chrome after clearing cache). Let us know what your host is saying about it.
Regards,
AndyHey!
kannst du uns bitte einen Admin Account einrichten, damit wir uns das mal genauer anschauen können? füge noch einen Beispiel Link mit hinzu, wo es einmal funktioniert und einmal nicht funktioniert. Du kannst Login Daten hier als private Nachricht posten.
Gehe jedoch vorher sicher, dass du die neueste Theme und WordPress Version verwendest. Deaktiviere alle Plugins, um zu schauen ob eins einen Konflikt verursacht.
Gruß,
AndyHey!
as I already told you, use this code:
@media only screen and (max-width: 767px) { .responsive #top #main .products .product { width: 100%; } }
and adjust as needed.
If it does not work for you, then remove the width line from Ismael’s code, so there are no double lines. You could also try to add an !important:@media only screen and (max-width: 767px) { .responsive #top #main .products .product { width: 90% !important; } }
Best regards,
AndyHi!
did you regenerate thumbnails after changing image sizes? use this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Andy -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts