Forum Replies Created
-
AuthorPosts
-
August 12, 2017 at 1:45 pm in reply to: Page width suddenly looks "boxed" even though set to stretched layout #837868
Hey Mark,
It is very hard for us to identify the problem, the website looks ok. Could you please attach a few screenshots of the issue and give us the pages where the issue appears?
Best regards,
VictoriaHey pddcoms,
What do you mean by moving away? Could you attach a few screenshots of the issue please? You can use a service like imgur or dropbox to upload screenshots. The images scale down with the screen size decrease. Is this not the behavior you need?
Best regards,
VictoriaHey Meri,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Scott,
No, unfortunately you need to manually assign the images. Templates are just a general layout, where content is assigned manually by the editor, or automated by the import script written by a developer.
If you need further assistance please let us know.
Best regards,
VictoriaHey Slade,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 476px) and (max-width: 990px) { #header_main nav.main_menu { display: block !important; } .menu-item { display:none; } .av-burger-menu-main.menu-item-avia-special { display: block; } } @media only screen and (max-width: 475px) { #header_main nav.main_menu { display: block !important; } .menu-item { display:none; } }If you need further assistance please let us know.
Best regards,
VictoriaHi Yajeeb,
Ok.
If you have any other questions or issues, please feel free to start a new thread.
Best regards,
VictoriaHi afarahani,
Thank you for sharing! :)
Best regards,
VictoriaHi Drebosio,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_header_top.html_header_sticky #header { position: fixed; min-width: 1310px; width: 100%; z-index: 2000; }If you need further assistance please let us know.
Best regards,
VictoriaHi afarahani,
That’s the point, one of those plugins might be much easier configurable than the element that we have.
Best regards,
VictoriaHi Rob,
Whichever works for you! Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey sergio,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Madhuri,
Can you give us temporary admin access to your website (WordPress credentials) in the private content box below, so that we can have a closer look?
Best regards,
VictoriaAugust 11, 2017 at 1:32 pm in reply to: Error after theme update (syntax error, unexpected T_FUNCTION) #837441Hey Jorge,
I am not seeing credential, could you please post them in private as well. Which version of php are you running? You might want to upgrade your php.
Best regards,
Victoria-
This reply was modified 8 years, 5 months ago by
Victoria.
Hi alex2545,
Credentials did not work for me. Could you please update the credentials.
Best regards,
VictoriaHi mbrow155,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .socket_color .input-text, #top .socket_color input[type='text'], #top .socket_color input[type='input'], #top .socket_color input[type='password'], #top .socket_color input[type='email'], #top .socket_color input[type='number'], #top .socket_color input[type='url'], #top .socket_color input[type='tel'], #top .socket_color input[type='search'], #top .socket_color textarea, #top .socket_color select { background-color: #242365; color: white; } #top .socket_color input[type='text']::placeholder, #top .socket_color textarea::placeholder { color: #e1e1e1; }If you need further assistance please let us know.
Best regards,
VictoriaHey Fabienne,
You can export files with Poedit.
If you need further assistance please let us know.
Best regards,
VictoriaHi sjahan,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all .social_bookmarks li.social_bookmarks_yelp.av-social-link-yelp.social_icon_3 a:hover { background-color: orange; }If you need further assistance please let us know.
Best regards,
VictoriaHi MattJensenMarketing,
The image on the first link has an original size of 1000x567px, the image in the second on has original dimensions of 1000x423px and it has been cropped on upload. You need regenerate thumbs.
Here is some theory for you:
Best regards,
VictoriaHi Simon,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Simon,
Glad it worked for you! :)
We will keep the thread open and will wait to hear from the creator of this thread. If you have any other questions or issues, please feel free to start a new thread.
Best regards,
VictoriaHey Joerg,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
You could hire a freelancer to do it for you.
If you need further assistance please let us know.
Best regards,
VictoriaAugust 11, 2017 at 12:24 pm in reply to: Hamburger menu (mega menu) and search icon conflict #837413Hi GabrielSenn,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 475px) { .av-burger-overlay-active #top #menu-item-search { display: none !important; } }If you need further assistance please let us know.
Best regards,
VictoriaHi shoutcloudstudios,
It is a cropped image, it was cropped on upload to make a thumb.
Here is some theory for youIf you need further assistance please let us know.
Best regards,
VictoriaHi Sophie,
I am seeing blog only once in breadcrumbs, could you please point us to the pages where you have the issue?
Best regards,
VictoriaAugust 11, 2017 at 12:11 pm in reply to: LayerSlider not saving edits to existing slider nor allowing new slider #837403Hi splashmediagroup,
I did not do anything, I logged and looked at the Layer Slider. Than I figured it could be a memory issue. Could you enable debugging into a log file ( https://premium.wpmudev.org/blog/debugging-wordpress-how-to-use-wp_debug/) and let us know of any errors when you work with Layer Slider.
Best regards,
VictoriaHi ChangeGroup,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi dirk,
Here is a thread for you to consider:
If you need further assistance please let us know.
Best regards,
VictoriaHi Drebosio,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av_slideshow_full li img { min-height: 180px; }If you need further assistance please let us know.
Best regards,
VictoriaHey Felix,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi cospeonlus,
Looks like you’re using a child theme and you have a header file there, that has not been updated.You need to merge the file from the updated parent theme with the file in your child theme. Or the if this not the case, reupload a fresh copy of the header.php file, it seems to have not been overwritten properly and has some old html in there.
Best regards,
Victoria -
This reply was modified 8 years, 5 months ago by
-
AuthorPosts
