Forum Replies Created
-
AuthorPosts
-
Hey Deperdry,
Please go to your menus, and at the top of your screen you will see “screen options” which will give a options menu, check the box for “CSS Classes”
Then go to the 3 sub menus and add 3 different classes like “dropup1″,”dropup2″,”dropup3”

Please let us know when this is done, so we can test further, the goal is to try code such as:#top .av-main-nav ul ul.dropup1 { top: -270px!important; }Please don’t add this code yet, it may need adjusting.
Please post us your login credentials (in the “private data” field), should we need to take a look at your backend to adjust further.- 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 wordpress@kriesi.at ), 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,
MikeHi,
Please try this solution: https://kriesi.at/support/topic/disable-lightbox-on-all-product-pages/#post-296872Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Sorry the login doesn’t seem to be working, please check. I notice that the WordPress login page says that it has been disabled, perhaps that is the conflict?Best regards,
MikeHi,
Please try this instead:.template-page.content .av_textblock_section {font-size: 20px !important; line-height: 1.5em !important; color: #000 !important; }Best regards,
MikeHi,
The only solution is to remove the pointer-event code. Would you like me to do that?Best regards,
MikeHi,
Please try:.template-page.content {font-size: 20px !important; line-height: 1.5em !important; color: #000 !important; }adjust to suit.
Best regards,
MikeHi,
Could you upload your export to dropbox and link in Private Content area, with a admin login in the private content area so we can take a closer look and test.
Please backup your site.Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field:.post {font-size: 20px !important; line-height: 1.5em !important; }adjust to suit.
Best regards,
MikeHi,
Strange, I have just installed a new version of Enfold and imported the Construction Demo, and tried
© Copyright – Diamond Built LLC Website: JP Global Marketing, Inc.[nolink]
in the copyright field and it is working, and I can find the footer.php in the editor.
Please try adding the footer.php in the Private Content area to your child theme, or try overwriting your files with a clean install via ftp.Best regards,
MikeHey phamosa,
Can you please explain further, I’m not finding the closed topic.Best regards,
MikeHey mcraig77,
Try .home #av_section_1, otherwise please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Please try the layerslider export in the Private Content area, it is from the 2017 demo.Best regards,
MikeHi,
For the desktop please go to: Enfold Theme Options > General Layout > Dimensions > Maximum Container width
and change it to 2500px.
Then for mobile try the css:@media only screen and (max-width: 767px) { .responsive #top #wrap_all .container { width: 100%!important; max-width: 100%!important; padding-left: 25px!important; padding-right: 25px!important; }}Best regards,
MikeHi,
Please try adding:.textwidget iframe {width: 100% !important; max-width: 100%!important; height: 210px!important;}Best regards,
MikeHey George Stone,
Sorry this is not our theme, I would be concerned of malware with anything from that site. This is the only official place to buy our theme: Enfold – Responsive Multi-Purpose ThemeBest regards,
MikeHey sunwuye,
Please include the url to a blog post so we can take a closer look. To be clear you only want the “blog post pages” to be larger, not the “home page” or the “blog page” with the list of all the blog posts, right?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJanuary 8, 2018 at 2:09 pm in reply to: Magnific Popup in combination with an Enfold Contact Form #894707Hi,
I have tried to look at the page but I don’t see the codeblock that contains the #product-kontakt-form that the button is calling, please advise.Best regards,
MikeHi,
To use the code on other pages, change the “.page-id-614” to those pages. To find the page id, open the developer tools by right clicking on the page and choosing “inspect” then look in the code at the top:
see this image: https://pictr.com/image/8h3C9
There are also plugins that will show you the page id’s, such as: Reveal IDs
You can add many pages to the code with commas like this:#top.page-id-614 #main .container:before,#top.page-id-615 #main .container:before,#top.page-id-616 #main .container:before {Best regards,
MikeHi,
Try setting a background color for the color section, by default it is transparent.Best regards,
MikeHi,
The issue is that one of your plugins is braking the page layout, causing the sidebar to take full width and drop below the content. We can change the width of the sidebar so the links are clickable, but the layout is still broken.#top #main .sidebar { float: right!important; width: 27%!important; top: -120vh!important; }Please compare the link in the Private Content area with the screenshots.
The css is not a good solution because it won’t solve every page at every screen width, the best solution is to find which plugin is causing the issue and either contact the plugin author for a fix or don’t use it.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey palaiochora,
Um die Templetes zu verwenden, die Sie im Layout-Builder auf einer anderen Enfold-Site erstellt haben, müssen Sie Aktivieren Sie Avia Layout Builder Debug und kopieren Sie den Shortcode, um ihn in die neue Site einzufügen.
Um die Demo-Tempel auf einer anderen Enfold-Seite zu verwenden, können Sie das gleiche oben tun oder einfach die Demo-Import-Funktion der neuen Enfold-Seite verwenden.
Sie könnten die Demos oder Ihre Templetes nicht auf einer anderen Site verwenden, auf der Enfold nicht installiert ist.
Ich hoffe ich habe deine Frage richtig verstanden.To use the templetes that you have created in the layout builder on another Enfold site, you will need to Enable Avia Layout Builder Debug and copy the shortcode to paste in the new site.
To use the Demo templetes on another Enfold site, you could do the same above, or simply use the demo import function of the new Enfold site.
You would not be able to use the Demos or your templetes on another site that doesn’t have Enfold installed.
I hope I have understood your question correctly.Best regards,
MikeHey evivecare,
Please see the link in the Private Content area to where the favicon is located on your host. It looks as though it is part of a plugin, please check the plugin settings.Best regards,
MikeHey Theqie,
In the menu the custom url was http:// I changed it to https://
it now works correctly, but you should check the rest of the menu items.Best regards,
MikeHey denisj77,
Try this code in the General Styling > Quick CSS field:#top.page-id-61 .inner_sidebar { font-style: normal!important; }It is meant to work only for that page.
Best regards,
MikeHi,
I have changed the code so it will only work on the one page, and so it won’t repeat the image.#top.page-id-614 #main .container:before { content: ' '; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; opacity: 0.2; background-image: url(https://residenzeparadiso.com/wp-content/uploads/2017/12/chaplet-2489637_1920.jpg); background-repeat: no-repeat; background-size: cover; }Best regards,
Mike -
AuthorPosts
