Forum Replies Created
-
AuthorPosts
-
Hi,
Please paste the shortcode in the 404 php file which is in folder includes > error404.php
Best regards,
VinayHi,
Here you go this code will make the long menus scroll Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #header ul:first-child >li > ul { overflow: auto!important; max-height: calc(100vh - 200px); } /*-----------------------------------------*/ /* Custom scrollbar */ /*-----------------------------------------*/ ::-webkit-scrollbar { width: 6px;} ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; } ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); } #header .widget:hover::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 56px rgba(0,0,0,0.9)!important; } #header .widget:hover::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 56px rgba(0,0,0,0.85)!important; } #header .widget:hover ::-webkit-scrollbar-track { background-color: rgba(0,0,0,.085)!important; box-shadow: inset 1px 0 50px rgba(0,0,0,.61)!important; }Best regards,
VinayHi,
Thank you for bringing this to our notice, we couldn’t find the issue you are trying to point to would you mind posting us a screenshot/mockup :)
Best regards,
VinayHi,
Sorry for the delay, like i mentioned earlier the reason you were getting a 404 error is because of a preview link. There is no re-direction problem with your site or any pages on the site. all tho the content and the design of the example link you shared looks very similar to the homepage.
Best regards,
VinayHi,
Sorry for the delay, in the example link the featured image lines up correctly with the text below it.. please check the screenshot attached. if this is not what you see on your end please try to hard refresh and clear the browser cache.
Best regards,
VinayHi,
Sorry for the delay, I checked a few tags on the portfolio items and it appears tow ork correctly.
Please let us know if you have more questions.
Best regards,
VinayHi,
Sorry for the delay, I was checking for the issue and when I inspect the lightbox image the width is 1280px. did you get this sorted? The aspect ratio of the vertical images look fine too.
Let us know if you have any questions.
Best regards,
VinayHi,
It appears the gallery is working correctly and is opening in a lightbox.
Please let us know if you have any questions.
Best regards,
VinayHi,
1. Please use a blog element in advanced layout builder and select “single author big preview”.
2. To make the post link not clickable in the post page please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
*remove .single-post in the below code if you like to do the same everywhere on the site.
.single-post .post-title { pointer-events: none!important; }3. To hide the title and breadcrumbs on the post you have to edit the post entry in the backend and hide the title and breadcrumbs in the right sidebar page “Layout” options it will definitely work.
4. glad the code worked :)
Don’t worry your English is great! please feel free to ask us more questions if you have any doubt and share the link to your site we would love to see what you have made :)
Best regards,
VinayHi,
I check the page you mentioned and it appears the layout has changed and the issue is resolved as everything looks great on this layout!
Let us know if you have more questions.
Best regards,
VinayHi,
Please refer to this link for a viable solution if your site do not work after updating the theme https://kriesi.at/support/topic/having-problems-after-updating-to-enfold-3-6-please-read-this-first/
If you still have any issue please update the theme manually and it will fix the issue.
Let us know if you have any questions.
Best regards,
VinayHi,
sorry but there is not menu by the name team and you are using a mega menu it will only show the submenu items that are added in Appearance > menu there cannot be any other menu that we can display here apart from the once you add in the Appearance > menu.
Best regards,
VinayHi,
I noticed the problem on frontpage, I made a test page and checked on it and it works fine. Could you please delete the contact form on homepage with the issue and create a new contact form. It should fix the issue or else enable debug mode http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ and copy the shortcodes from homepage to a different page to close the page and try changing the email address.
Best regards,
VinayHey rusoaie,
Please elaborate the issue let us know what exactly you are trying to achieve? we can try to provide you a workaround.
Best regards,
VinayHey Tim,
We need to take a closer look at the backend. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayHey Viramedia,
Please refer to this post https://kriesi.at/support/topic/hide-related-items-on-portfolio/
Let us know if you have any questions.
Best regards,
Vinay-
This reply was modified 9 years, 7 months ago by
Vinay.
Hey kilimats,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
body#top.home .avia-builder-el-3.column-top-margin { margin-top: 0px!important; }Best regards,
VinayHey psdtofinal,
Please try adding this at the very end of your themes / child themes functions.php file:
Change the digit 1 in eq(1) to 2, 3 and so on to activate the filter of your choice.
Add the correct page id by right click and inspect the body tag in the < body > class of the page to target specific pages.
function select_portfolio_filter(){ ?> <script> jQuery( window ).load(function() { jQuery('.page-is-xx .inner_sort_button:eq(1)').click(); jQuery('.page-id-xx .inner_sort_button:eq(1)').click(); }); </script> <?php } add_action('wp_head', 'select_portfolio_filter');Best regards,
VinayHi,
Please try the code on a default wordpress theme and check if it works. If it don’t work on default wordpress theme there is not much we can do about it. however would you mind posting the iframe code on pastebin.com and share the link so we can test it on out installation ?
Best regards,
VinayHey seanchk,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayJune 14, 2016 at 1:27 pm in reply to: List of pages, plugins, users and post not showing in backend #647966Hi,
It is recommended to backup your theme/slite first.
Then Switch to main enfold theme or default wordpress theme and see if that makes any difference.
If it does not help login via FTP and rename the plugin folder to plugin2 and see if it brings back all the list.
We await your test results.
Best regards,
VinayHi,
Please uncheck “Mega Menu ” option in Appearance > Menu > coaching (screenshot attached).
Request you to open new tickets for issues that are not related so we can keep the focus on main topic :)
Let us know if you have any questions.
Best regards,
VinayHey ripanti,
It appears your theme is not latest version 3.6.1 please confirm this by going to Enfold > Theme update
If you are using an old version please update the theme it will fix this issue.
If you don’t see the update option in Enfold > Theme updates, Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.
If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/
If you are using the latest version 3.6.1 and still see this error Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
VinayJune 14, 2016 at 1:14 pm in reply to: Help Please: Hover effect on menu, doesnt go wide enough on last menu item #647953Hey spleeky,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a{ padding-right: 14px!important; }Best regards,
VinayHi,
Some files are in conflict hence the auto update is not working once you replace the files manually everything will work correctly and your theme will be able to receive auto updates from themeforest once the API key is added in theme options and also it depends on the Server environment should be able to make use of the auto update feature provided by ThemeForest.
Best regards,
VinayHey spleeky,
Did you have a look at enfold them options settings > General layout > Dimension ?
Feel free to change the values here to suit your design needs.
To achieve the look of the example link please use a blogpost element with grid layout options.
Best regards,
VinayHi,
We added this code to the Quick CSS section under Enfold > General Styling :
.html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 119px!important; }Best regards,
VinayHey BPC,
Yes this is possible. Please enable custom css class name for Advanced layout builder elements http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Add your button css to Enfold > General Styling > Quick css
and add the class name to the button element in edit options.Check this link or google for more CSS3 button generators https://css-tricks.com/examples/ButtonMaker/
Best regards,
VinayHi,
Glad we could help! To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Please don’t forget to rate our theme on themeforest, it really helps! :)
Thank you for using Enfold.
Best regards,
VinayHey LP-Media,
Please refer to this post https://kriesi.at/support/topic/display-date-category-blog-posts-grid-layout/#post-389032
Let us know if you have any questions.
Best regards,
Vinay -
AuthorPosts
