Forum Replies Created
-
AuthorPosts
-
Hi,
It is because the change removed the ID “#av_section_7”, that’s ok I found a better one that probably wont get changed, #ebook.page-id-206 #ebook .av-extra-border-element.border-extra-diagonal { margin-top: -100px !important; }
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Please try:.avia-table-2.avia-builder-el-17 td,.avia-table-2.avia-builder-el-17 th { font-size: 12px !important; padding: 6px !important; }
Best regards,
MikeHi,
Please add a class to your anchor links, like this:<a class="anchor" name="F"></a>
Then we can add a offset to your anchors with css code in the General Styling > Quick CSS field:
.anchor { display: block; height: 100px; margin-top: -100px; visibility: hidden; }
If this doesn’t help, we might need to adjust the “100px” to a different size, Can you please include a admin login in the private content area so we can take a closer look.
Best regards,
MikeHi,
Glad to help, is there anything else we can assist with on this, or shall we close this?Best regards,
MikeHi,
Sure, just add: cursor: pointer; to your code, like this:.linkabout:hover,.linkblog:hover,.linkwork:hover,.linkservice:hover { -webkit-filter: saturate(5); filter: saturate(5); cursor: pointer !important; }
Best regards,
MikeHi,
Since you are using the advanced layout builder to create your posts, you need to add the comment element (Kommentarer) to the bottom of your post.
I did this for you for the post linked in the Private Content area, note that it looks slightly different when you are logged out. I also included a screenshot so you can see. I added a red box to point it out, as the light colors makes it hard to see.
Let us know if you want the form fields a different color, to make them stand out more.Best regards,
MikeHey ceart,
It looks like the first one “New website, new art, new goals” has been created with the advanced layout builder, and the next one “Taking a break… choosing my priorities” was created with the default WordPress editor.
You will notice that the default editor posts automatically include the social buttons and comments, and automatically include a except on the blog page. While the advanced layout builder (ALB) posts do not, this is by design to give you greater control over your layout. To show a excerpt on your blog page of the ALB posts, please go to the top of your post in the editor page and choose “screen options” and then check the box “Excerpt” this will show a excerpt box at the bottom of your post to add a manual excerpt.
Best regards,
MikeHey alexEnvatoAgeless,
If I understand correctly, you believe there is a gap above your header right now? Please see screenshot in Private Content area.
Right now I don’t see a gap above your header, this is the correct size for Enfold’s default “slim” settings at Enfold Theme Options > Header > Header Layout > Header Size
But you can change this setting to “custom pixel value” and then choose a new height from the “Header Custom Height” drop down.
Perhaps 50px is what you are looking for, please note that you logo will look smaller with a smaller header, unless you create a new one with no white space above or below the logo.Best regards,
MikeHi,
Please download the latest version from your account at Theme Forest, them try to update manually via FTP: https://vimeo.com/67209750
Please note, do not try to overwrite your theme folder with the new one via FTP, this will leave old files in place, you must completely remove the old folder first.
Also ensure your webhost is not using a older PHP version, such as v5.3, ask to have version 7 installed.Best regards,
MikeHey martabujan,
I see that you have added login info in the Private Content area, but can you also include your website address, URL ?Best regards,
MikeHi,
1: There must have been some mis-understanding, the [nolink] only removes “Enfold Theme by Kriesi” when added to the end of your copyright info, I did this for you and now only your copyright shows.2: The “#0 (no title) #0 (no title)” was your footer menu, I removed the items for you and now they don’t show.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
After closer inspection I noticed that braking the address lines into two lines gave the table the desired width.
Please see screenshot in Private Content area.
Please clear your browser cache and check.Best regards,
MikeHi,
Thanks for the login, but It doesn’t seem to be an admin account, as I can’t view your theme settings. Please change to admin.
For number 1, please add [nolink] to the end of your copyright info.
For number 2, once we have admin access we will be able to assist.Best regards,
MikeHi,
Please try adding your css to WordPress > Customize > Additional CSS
to see if it will work there.
Also if you have any cache plugins, please clear, along with your browser cache.Best regards,
MikeHey Dee007,
How about if we move it to the left a little, Try this code in the General Styling > Quick CSS field:#top #wrap_all ul#av-burger-menu-ul li.av-menu-button.av-menu-button-colored.menu-item-4490.av-active-burger-items a { left: -35px !important; }
Best regards,
MikeHey mbellush,
When I look at your mobile menu I see you have a transparent menu with blue text.
Please see screenshot in Private Content area.
Try this code in the General Styling > Quick CSS field to change the text and the mobile close button, without changing your desktop main menu links:#top #wrap_all ul#mobile-advanced > li > a,a#advanced_menu_hide { color: #000 !important; }
Feel free to adjust the color to suit.
Best regards,
MikeHi,
I looked into this and it seems that it is a bug within WordPress since v4.9, I’m sure they will get it sorted out soon.
I’m glad that you found this helpful to solve your issue though. Is there anything else we can assist with on this issue, or shall we close this then?Best regards,
MikeApril 4, 2018 at 2:10 am in reply to: Sidebar: Text, remove frames from date and comments and remove current post #936879Hi,
1: now that you have the Widget Logic plugin installed, please create one of your text widgets at the top, such as, ‘More about Italy’ then in the “logic” box we will need to add the code for where it will show. Such as in all of the posts in the category “Italien” which I believe on your site has the category slug “category-italien”.is_single() && in_category('category-italien')
You can see what your category slugs are by going the WordPress > Dashboard > Categories and see your list of categories.
After you get this one working you will be able to add as many more as you like for all of your categories.3: Can you please include a admin login in the private content area so we can take a closer look.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
This is odd, all of the images are in your ftp folder (\wp-content\uploads\2014\07)
Would you like us to reset the site and try again from scratch? Or do you want to download them from your ftp folder to use?
As an alternative, here’s a article on making the images on your server show in the media area without re-uploading: How to Bulk Upload WordPress Media Files using FTPBest regards,
MikeHi,
To remove the styling from the shopping cart, Try to add this code in the General Styling > Quick CSS field:#top div ul.product_list_widget li a { display: block; font-weight: bold; font-size: 12px!important; color: #000 !important; }
Please adjust to suit.
Best regards,
MikeApril 3, 2018 at 12:03 pm in reply to: Contact form 7 & Enfold contact form: identical styling #936490Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
It looks as they would not show correctly in portfolio and masonry grids, but you could choose to hide them.
Did you try the solution above to disable the PHPSESSID?Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
I have looked at your sliders and don’t see that you have any mobile versions of them,
The best solution to have a great visitor experience with the layerslider is to create a mobile only version of your slider. Placing the new slider under your current one on the page and using css to hide one or the other depending on the screen size, such as the code above, which will only work if you have two sliders on one page.
We will be happy to show you how this works if you first create a duplicate slider resized for mobile view. Lets use the FAQ page as an example.Best regards,
MikeHi,
I see that the blog post sorting was a issue with the Events Calendar Pro and a older Enfold, but should now be fixed.
I also see you are using Enfold v4.2.4, we are now up to v4.2.6
So I suggest updating your theme. Since you are not getting a update notice in your admin panel, you will need to Try to update manually via FTP: https://vimeo.com/67209750
I recommend backing up your site first.
When you update please delete the whole theme folder, then upload the new one. Please don’t try to overwrite your theme files as some old files will be left behind.
Also be sure your webhost is not using a old PHP version, such as v5.3
If you have a staging site, or can test on your localhost first, this might also be a good idea.Best regards,
Mike -
AuthorPosts