Forum Replies Created
-
AuthorPosts
-
August 24, 2017 at 2:06 pm in reply to: Problem w/ Search Icon and Text on Mobile Menu in 4.1.2 #843497
Hey ACNLatitudes,
I have checked it but I could not see the hamburger menu, can you post a screenshot?
Best regards,
NikkoHi,
This is the shortcode generated in http://kriesi.at/themes/enfold-dark-photography/contact/ -> https://pastebin.com/k1ZasKP9
As for the socket, I could not see any issue on my end, just checked both. Please provide a screenshot, I might have missed it or could not really see it on my end.
Best regards,
NikkoAugust 24, 2017 at 1:52 pm in reply to: Image with hotspots does NOT work with default WordPress editor #843486Hi MD,
Try to enable Avia Layout Builder Debugger: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ copy the image with hotspot shortcode generated and paste it on the wordpress default editor. Hope this helps :)
Best regards,
NikkoAugust 24, 2017 at 1:45 pm in reply to: Quick CSS conflicting with new mobile menu. Need quick insight. #843481Hi,
You might want to use Google Web Inspector and use device mode: https://developers.google.com/web/tools/chrome-devtools/device-mode/
Best regards,
NikkoHi,
Yes, it will have an impact on those areas of the site where the image size is used when you upload a new image. It won’t affect the current site unless the image is regenerated.
Best regards,
NikkoHi Andrew,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#header .container { width: 100%; max-width: 1310px !important; }Let us know if this helps.
Best regards,
NikkoHey falconsandallies,
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.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
NikkoAugust 23, 2017 at 1:49 pm in reply to: "Thank you reply" with visitors name from contact form/booking form #843025Hey lech07,
I think this would take some time to do, I would suggest using contact form 7 for this more advanced feature in forms.
Best regards,
NikkoHi,
It’s done. I have changed it in theme options and for Settings > Reading, I have set it to latest posts so it doesn’t interfere with the settings in theme options.
Best regards,
NikkoAugust 23, 2017 at 1:19 pm in reply to: Social icon: make display in the tablet and mobile view #843012Hi,
Try adding this css code in Quick CSS:
@media only screen and (max-width:1024px) { #top .avia-menu.av-main-nav-wrap.av_menu_icon_beside { border-right: none !important; margin-right: 0 !important; } #top #header .social_bookmarks { display: none; } }Hope this helps. :)
Best regards,
NikkoHey panoramist,
1.) I have added this css code in Quick CSS (located in Enfold > General Styling):
#top .av_header_with_border.av_header_transparency #header_main { border: 0; }2.) I have added this css code in Quick CSS:
@media only screen and (max-width:1024px) { .avia-fullscreen-slider .avia-slideshow { height: 46vw !important; } .avia-fullscreen-slider .avia-slideshow>ul>li { background-size: 100% auto !important; } }Hope it’s good :)
Best regards,
NikkoHey vlkwatchman,
Try to use .search or .search-results instead of page-id-xx. Hope this helps :)
Best regards,
NikkoHi,
I used wp reset to reset the the database like new install, and tried to import the demo however I get this in the console:
Failed to load resource: the server responded with a status of 500 (Internal Server Error)Can you try to give us ftp access also?
Best regards,
NikkoHi,
Can you try to replace this css code:
@media only screen and (max-width:990px) { .menuhide { opacity:0 !important; } }with this one:
@media only screen and (max-width:990px) { .menuhide { display:none !important; } }Best regards,
NikkoHi,
Glad that it’s fixed. Thanks for using Enfold :)
Best regards,
NikkoAugust 23, 2017 at 9:26 am in reply to: Black lines in background after embedding youtube video, using Chrome #842935Hi,
No worries, please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi,
I changed the green to red in Enfold > Advanced Styling for
<u>And this removes the green fonts, however for the other green in the demo, it’s set on the background of the cells and other elements/modules and can’t be removed by using General Styling.
Best regards,
NikkoHi,
Since it does only work on product page even using the default theme, try asking the plugin support or author on how to do it, since they know the plugin better than us.
Best regards,
NikkoHi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-19 .container_wrap_first.container_wrap { display: none; }Let us know if this helps :)
Best regards,
NikkoHi,
Can you try to add this css code:
@media only screen and (max-width: 767px) { .custom-tabs .av-tab-section-inner-container.avia-section-small { width: 300vw !important; } }Hope this helps.
Best regards,
NikkoHi,
I don’t think those codes will work, however since you mentioned you have managed to set different logos using ACF, I think you should be able to do the same the logo link using same method (with ACF) and tweaks in header.php
Best regards,
NikkoAugust 22, 2017 at 8:10 pm in reply to: Black lines in background after embedding youtube video, using Chrome #842744Hi,
Is it still applied? I checked it and it’s still using
padding-bottom: 56.25%;If you have a caching plugin, please flush out the cache and it should work.
Best regards,
NikkoHi,
Glad we could help. Thanks for using Enfold :)
Best regards,
NikkoHi,
It seems I could not find a way to go to the login page (see screenshot in private content).
Best regards,
NikkoAugust 22, 2017 at 8:07 pm in reply to: Reduce space between custom menu links in Footer Widget for responsive design #842739Hi,
Thanks for providing the login however when I can’t seem to get on the login form (see screenshot in Private Content).
Best regards,
NikkoHi,
I checked your site and for the first time it load, it did overlap with each other and the next reload does show up properly, and there’s no js error in console. I checked on the page source and noticed that this isn’t using an Enfold theme which is outside the scope of our support.
Best regards,
NikkoHi,
Here is how you can hide it in mobile:
@media only screen and (max-width:767px) { .myclass { opacity:0 !important; } }and you would probably need to show it in desktop:
.myclass { opacity:1 !important; }Just change myclass with your assigned class name. Hope this helps :)
Best regards,
NikkoHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoHi Andrew,
That’s expected when previewing the blog page since its settings is not stored in the page itself but in the theme options that’s why you can’t preview accurately on blog page, however you can be assured the live version is would work properly. :)
Best regards,
NikkoHi,
Sorry for the late response but can you give us ftp access as well? since it’s too risky to edit files using wordpress editor.
Best regards,
Nikko -
AuthorPosts
