Forum Replies Created
-
AuthorPosts
-
Hey!
I am still not sure about the issue you have as I can’t really see it on your screenshots, but glad you have solved it.
Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist.
Best regards,
AndyHey!
I can see the issue and it does not seem to be solvable using CSS code. I think you need to contact the plugin’s author about it.
Cheers!
AndyHi!
please have a look at this tutorial: http://code.tutsplus.com/tutorials/migrating-your-wordpress-database-wp-migrate-db-production-to-development–wp-32684
WP Migrate DB does not move any media files. You have to move them by your own via FTP.
Regards,
AndyHey!
it would be a bug in Enfold if it’s happening for everyone. But that’s not the case. So something must cause it in your case. Maybe some CSS code is causing it or 100 other possibilities. Remove all custom CSS code to see if things get better. You could also try to delete all theme files and get a fresh copy from your themeforest account.
Regards,
Andy-
This reply was modified 9 years, 6 months ago by
Andy.
Hey!
I checked on Chrome and the content in your editor is showing fine for me. Can you try on another computer as well please?
Regards,
AndyHey!
in iPad portrait mode it looks like this for me:
Which looks fine to me, because nothing gets overlapped.
However, I can see in iPad landscape mode that your menu overlaps the logo. For this you can try to move the logo more to the left:
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { strong.logo { left: -42px; }}
After you put this code into Quick CSS it should look like this:
Which seems totally fine to me.
Please use mockups/screenshots showing what you want to achieve, if you still need help.
Best regards,
AndyHey!
please provide us a link of the page in question, so we can see the issue. Try to deactivate all plugins, to make sure none is causing any conflict.
Regards,
AndyHey!
glad you are happy with Elliott’s solution. Let us know in a new ticket if you have some more questions or issues related to the theme. We are happy to assist you.
Best regards,
AndyHey!
I use a MacBook 13” and your menu does not overlap the logo for me. I also checked for iPad landscape mode and you seem to activated the mobile menu successfully. So everything seems to work fine for me. Could you fix it?
Cheers!
AndyHey albertoty!
please refer to this solution: https://kriesi.at/support/topic/image-size-in-mobile/#post-332581
Regards,
AndyAugust 6, 2015 at 10:26 pm in reply to: PROBLEM WITH WPML AND ENFOLD WHEN YOU NEED TO DO A LINK WITH BOX WITH ICON #484189Hi!
currently the account you have provided does not have admin access. Let us know when you upgraded it, so we can take a deeper look into it. Are you using WPML?
Best regards,
AndyHey GLIMedia!
can you provide us a link showing what’s going on?
Cheers!
AndyHey!
4.) I can’t see what you mean. In you shop page and cart page background color seems to be white for me. Can you give us a precise link and maybe show us screenshots of what you see? use imgur.com or dropbox.
Try to clear browser cache and hard refresh your website a few times.5.) We can’t really provide support for any 3rd party plugin out there, so it would be best to ask the plugin’s author I think.
Cheers!
AndyHey KWiesner!
you just maybe need to clear browser cache to see the changes. Hard refresh your website afterwards a few times.
Best regards,
AndyHi!
login info does not work for me. Can you please check an let us know when you are ready?
Regards,
AndyHey!
glad your footer is working now. Try to deactivate all plugins to check about the js errors.
Let us know in a new ticket if you have some other questions or issues related to the theme. We are happy to assist.
Best regards,
Andy-
This reply was modified 9 years, 6 months ago by
Andy.
Hey FuscAzul!
Enfold does not use any special contact form but the default WordPress contact form. A lot of hosts these days also block email being sent out if it isn’t originating from the domain (@yourdomain.com) to prevent spam as well as generally not allowing php to send mail without a server setting. So it would be a worth a quick check with your host to make sure the normal php mail function as well as wordpress mail functions are allowed.
Cheers!
AndyHey!
then there seems to be a conflict between WPML and The Events Calendar. We can’t do much about this and you need to contact the plugin’s author for support.
Cheers!
AndyHey!
it seems to work fine for me, I can’t see any issue. Does it happen on another computer as well?
Best regards,
AndyHi!
use this code:
#top .av-menu-button-colored > a .avia-menu-text { border-bottom: 0px solid; }
Best regards,
AndyHey!
I check your website and tried to upload a new image, without any issues. Could you fix it already?
Best regards,
AndyHi!
we will inform you with our theme update when Kriesi found a fix for it.
Again thank you!
Feel free to open a new ticket if you have any more questions or issues with the theme. We are happy to assist.
Regards,
AndyHi!
please use code block element to implement the code in question.
Regards,
AndyHi cthai!
I think it’s the right way to do it. Sure you followed everything correctly? You can provide us admin access and we take a look. Post login details here as private reply.
Best regards,
AndyHi!
I just changed position of your text layers to -100px for each one (Layout&Position, left value) and now it seems fine to me. I don’t think it’s necessary to put any value into “Layers container” though.
Best regards,
AndyAugust 6, 2015 at 7:15 pm in reply to: Fullwidth Slider on Mobile: Center all Images or change x-position indivually #484107Hi Simon!
try this code to move every single image:
@media only screen and (max-width: 767px) { li.slide-1 { left: -100px !important; } li.slide-2 { left: -100px !important; } li.slide-3 { left: -100px !important; } li.slide-4 { left: -100px !important; } li.slide-5 { left: -100px !important; }}
adjust as needed.
Cheers!
AndyAugust 6, 2015 at 7:02 pm in reply to: Themeforest sagt Update, Meine Enfoldseiten sagen 3.2.3 ist aktuell….? #484092Hey Jörg!
3.2.3. ist zur Zeit die aktuellste Enfold Version. Es könnte sein, dass bald ein neues Update raus kommt und Themeforest damit vielleicht etwas zu früh dran ist.
Gruß,
AndyAugust 6, 2015 at 6:51 pm in reply to: Google Cache not showing text within colour section when using background image #484090Hi!
I don’t think it’s effecting SEO and let us know if you experience anything else.
Best regards,
Andy -
This reply was modified 9 years, 6 months ago by
-
AuthorPosts