Forum Replies Created
-
AuthorPosts
-
June 27, 2023 at 12:28 am in reply to: Since Update from 6.2.2 WordPress all Sidebars are empty #1411782
Hi rixi,
I think widgets unintentionally being moved to the inactive sidebar is more of a WordPress issue: https://core.trac.wordpress.org/ticket/53816
It can also happen when you switch the theme and the widget area is custom and not existing in the switched theme.
You can try to create a staging site first and perform the updates there first, and see if the issue persists before updating the live site.Best regards,
NikkoHi Jörg,
On a new project you can use Custom Elements.
As for existing projects, then try to use this CSS code:@media only screen and (max-width:980px) { .responsive #top #wrap_all .av-layout-grid-container .av-gridrow-cell { padding-bottom: 60px !important; } }
Just change the value of padding-bottom as you see fit.
Hope it helps.Best regards,
NikkoHi Marcos Q.,
To assist you further, please provide us with your login credentials by following these steps:
- Install and activate the “Temporary Login Without Password” plugin. You can find it here.
- Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
- Click on “Create New” to generate a temporary login.
- Enter the email address for the account (you can use (Email address hidden if logged out) ) and select the highest possible role. Set the expiry date to around four days to ensure enough time for debugging.
- Click “Submit” to create the temporary account.
- In the private section, provide us with the URL that allows us to access the temporary login and assist you.
Please note that once your issue is resolved, you can remove the plugin. Alternatively, if you prefer not to use the plugin, you can manually create an admin user and share the login credentials in the “private data” field.
If you have any further questions or concerns, please let us know.
Best regards,
NikkoHi Wang,
1 & 2: Can you give us temporary admin access on your website? so we can check further on the issue.
3: You can find the documentation for parallax here: https://kriesi.at/documentation/enfold/color-section/#parallax-effect
Hope it helps.Best regards,
NikkoHi Origin,
Please go to Enfold > Theme Options > Header > Extra Elements > Phone Number Or Small Info Text
Hope it helps.Best regards,
NikkoHi bemodesign,
I’m glad that Mike could help you :)
Please let us know if you still need further assistance on the topic or if we can close the thread.Best regards,
NikkoHi bemodesign,
Please add try to add !important to Mike’s code:
@media only screen and (max-width: 767px) { #top .av_textblock_section .avia_textblock.av_multi_colums { -webkit-column-count: 1 !important; -moz-column-count: 1 !important; column-count: 1 !important; } }
Hope it helps.
Best regards,
NikkoHi Rio1,
Can you tell us what error was?
Best regards,
NikkoHi rixi,
Please try to add this CSS code in Enfold > General Styling > Quick CSS, to move those burger menus on top:
@media only screen and (max-width:767px) { #top #av-burger-menu-ul { vertical-align: top; } }
Best regards,
NikkoHi iainwilson,
Let’s continue the discussion here from https://kriesi.at/support/topic/issue-with-the-enfold-maichimp-sign-up/
Please change the permission to admin and we’ll try to fix it for you.Best regards,
NikkoHi iainwilson,
Thanks for the login credentials, however, it doesn’t have an admin permission, so we could not try to change it via the WordPress backend.
Also, the FTP, does not seem to point to the correct location, please check.Best regards,
NikkoHi Anna,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi antons321,
Thanks, I installed Health Check & Troubleshooting plugin (which I have removed) so I can safely try to switch themes and disable plugins and it seems the issue does not show when using the parent theme, it only shows up on the child theme even if plugins are disabled. Please try to remove some functions or js (or comment it out) and see if it fixes the issue.
Best regards,
NikkoJune 16, 2023 at 3:01 pm in reply to: prevent tabs switching to full width (accordion) at 767px #1410942Hi Anne,
I’m glad that we could help you :)
Thanks for using Enfold and have a great weekend!Best regards,
NikkoHi Lin84,
No worries, I’m happy that we could help you :)
Thanks for using Enfold and have a great weekend!Best regards,
NikkoHi aintzerga,
You’re welcome :)
I’m happy that we could help you.
Thanks for using Enfold and have a fantastic weekend!Best regards,
NikkoJune 16, 2023 at 2:36 pm in reply to: prevent tabs switching to full width (accordion) at 767px #1410937Hi Anne,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .responsive .tabcontainer .tab_titles { display: block; } .responsive .tabcontainer .tab_titles .tab { width: auto; } .responsive .tabcontainer .tab.fullsize-tab { display: none; } }
Hope it helps.
Best regards,
NikkoHi Nomad,
I have inspected the page the favicon code is still there.
However, the favicon image seems missing, I tried to check on favicon image url (link in private content) and it’s going to 404 page.Best regards,
NikkoHi Lin84,
The second column has a 10% top margin, please remove it and it should be fixed.
Please select the 2nd column and remove the top margin.Best regards,
NikkoHi Danii28,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#header .container { background-image: url(https://kriesi.at/themes/enfold/wp-content/uploads/sites/37/2013/04/room.jpg); }
Just replace the URL with the url of the image you want to use.
Hope it helps.Best regards,
NikkoHi antons321,
You can use you can use (Email address hidden if logged out)
Once the account is created, please post the admin credentials and login link in private content, so all moderators can view it.Best regards,
NikkoHi Lene,
You’re welcome :)
I’m glad that we could help you.
Thanks for using Enfold and have a great weekend!Best regards,
NikkoJune 16, 2023 at 1:25 pm in reply to: my custom post type “branches” posts not showing any details of that post #1410925Hi NicomIT,
I think what you need is a bit complex and beyond the scope of our support, please consider hiring a freelance developer for the task or try reaching out to our partner, Codeable: https://kriesi.at/contact/customization
Best regards,
NikkoHi antons321,
Can you give us temporary admin access? so we can try to check on the settings and try to reproduce it on our end.
Just post the credentials in private content.Best regards,
NikkoHi aintzerga,
Thanks, for the clear instruction.
Please try to add this CSS code in Enfold > General Styling > Quick CSS:.page-id-3006 .main_menu { display: none; }
Best regards,
NikkoHi Twinloc,
I did see the issue at the first instance, also, I did not find any errors that would cause it, also, I’m not really sure why a duplicate works fine but not the original.
I also noticed that the page that has the issue does not show the admin bar on top even when logged in.
To be honest, this is the first time I see an issue like this, and I think it’s not a theme problem but maybe there’s some security in your webhost that maybe triggers the issue.Best regards,
NikkoHi,
Yes, masonry and masonry gallery are always.
You can see it implemented in our demo: https://kriesi.at/themes/enfold-minimal-photography/Best regards,
NikkoHi Andreas,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi aintzerga,
It can be done via CSS, however, we will need more precise instructions like in homepage, hide sectors and downloads menu item, and in news page, hide contact menu item, and we will give you the CSS code that should do what you need.
Best regards,
NikkoHi Lene,
You should be able to place it in Enfold > Theme Options > Google Services > Google Analytics Tracking Code.
Hope it helps.Best regards,
Nikko -
AuthorPosts