Forum Replies Created
-
AuthorPosts
-
April 4, 2016 at 12:29 pm in reply to: contact form does not show the right e-mail-adress of the customer to reply #607510
Hi!
you are using a caching Plugin, so go into plugin’s settings and choose to switch off caching. Deactivate this and all other plugins. Afterwards clear browser cache and hard refresh a few times. Let us know if this helps.
Best regards,
AndyHi!
then try to add an !important:
@media only screen and (min-width: 768px) and (max-width: 1024px) { /* Add your Mobile Styles here */ #top .flex_cell.av_one_fourth { width: 50% !important; display: block !important; float: left !important; } }Clear browser cache and hard refresh a few times.
Cheers!
AndyHey!
du verwendest und/oder hast ein ein Caching Plugin verwendet, daher gehe in deren Einstellungen und schalte dort das Caching aus. Anschließend deaktiviere das Caching Plugin und alle anderen Plugins, um zu schauen, ob eins dieses Problem verursacht.
Gruß,
AndyHey!
not sure what you want to show/say to us with your last post. Does the code for menu color work for you? what else do you need? please use different tickets for different issues, to keep things clear in the forum.
Regards,
AndyHi!
you are using lots of plugins, so please deactivate all of them but WooCommerce by WooThemes, to check which one is causing this issue. Clear browser cache and hard refresh a few times afterwards.
Cheers!
AndyApril 4, 2016 at 11:19 am in reply to: problem with main navigation on a one-page-site – highlight is flickering #607489Hey!
please remove any custom code you have implemented, to check which one is causing this issue. Keep all plugins deactivated while testing. Don’t forget to clear browser cache.
I hope it will help, to find what it’s causing, as it seems weird because we can’t reproduce the issue on our end and it’s working as expected for thousands of users.
Best regards,
AndyHi!
dazu gibt es leider keine spezielle Theme-Funktion und eventuell findest du ein Plugin mit solch einer Funktion. Ansonsten könntest du einen Freelance Developer für diesen Job engagieren: http://kriesi.at/contact/customization
Gruß,
AndyHi!
feel free to make a feature request for Kriesi here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
AndyHey!
can you provide us a link to your site showing the elements in question please? we need to be able to inspect the elements.
Cheers!
AndyHey arranch!
you would need to search plugins for such functions, as we can’t do much in this case, because these things are no theme features.
Wordpress is cropping images by default when uploading them. If you want to control this behavior use a plugin like https://wordpress.org/plugins/simple-image-sizes/
Regards,
AndyMarch 31, 2016 at 8:26 pm in reply to: transpparent menu, the menu above the main menu font size on mobiles #606198Hi!
open different tickets for different questions.
1.) Read the documentation Ismael provided to you carefully, as you can read that you should put it inside of functions.php.
2.) Can you provide us a link to your site showing the elements in question please? we need to be able to inspect the elements.
Best regards,
AndyMarch 31, 2016 at 8:21 pm in reply to: WPML problem: third language does not appear in header #606194Hi Nicola!
english voice is missing? what do you mean? where can we see the issue? can you highlight using screenshots please? use imgur.com or dropbox.
Regards,
AndyHey!
there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Cheers!
AndyHi!
no, there is no link for it. Just deactivate them, check the issue and check if there are any changes.
Regards,
AndyHey!
It think in this case it won’t work when using import/export, so you would need to change it manually in the theme settings.
Cheers!
AndyMarch 31, 2016 at 8:13 pm in reply to: Enfold portfolio grid – have it in 1 column when screen size max-width 650px #606181Hi!
can you provide us a link to your site showing the elements in question please? we need to be able to inspect the elements.
Regards,
AndyHi!
could you provide us admin access, so we can take a closer look into it? Post login details here as private reply.
Regards,
AndyHi!
alright, let us know when you’re ready. You can use a service like imgur.com or dropbox to add files/screenshots.
Regards,
AndyHi!
you can play around with different values for background size:
@media only screen and (max-width: 767px) { .footer_color { background-size: 100px 100px !important; } }Adjust as needed.
Best regards,
AndyHey!
it would require a huge amount of time and customization of the theme and that is why you would need to hire a freelance developer for this job.
Best regards,
AndyHey!
it’s working as expected for me and thousands of other users. So something must cause it especially on your end. There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Regards,
AndyHey!
try to flush your permalink settings by going to Settings->Permalinks->”Save Changes”
Cheers!
AndyHey!
hm? no idea what you mean. I can’t see any issues when opening your website. Can you highlight using screenshots please?
Best regards,
AndyMarch 31, 2016 at 7:48 pm in reply to: Have Layerslider WP use custom image size (add_image_size) #606152Hey envis!
we recommend to work with this plugin: https://wordpress.org/plugins/simple-image-sizes/
Cheers!
AndyMarch 31, 2016 at 7:42 pm in reply to: Client Proofing within Masonry Gallery, how to mark photos as favorite #606150Hey Stefan!
that’s no theme feature so we can’t help with it. You need to search a plugin with such function.
Best regards,
AndyHey!
You are using an old version of the theme, so please upgrade to Enfold 3.5.1 and let us know if you still need help afterwards.
Best regards,
AndyHey!
would be possible but it would require a huge amount of time and customization of the theme and that is why you would need to hire a freelance developer for this job.
Cheers!
AndyHey!
an update via FTP is not enough when there are corrupted files. Its important do completely delete all theme files, before getting a fresh copy from your themeforest account. Let us know when you are ready.
Cheers!
AndyHey!
you can do this: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and then build an element using ALB which you hide on desktop and show on mobile only, where you can show captions in question.Best regards,
AndyHey!
your link and screenshot of your last post do not work for me. Please check. Use a service like imgur.com or dropbox to add files/screenshots.
Every menu item has its own ID and you can change your first one with this code:
#menu-item-515 .avia-menu-text { color: red !important; }The second one:
#menu-item-518 .avia-menu-text { color: green !important; }The third one:
#menu-item-517 .avia-menu-text { color: blue !important; }Best regards,
Andy -
AuthorPosts
