Forum Replies Created
-
AuthorPosts
-
Hi,
Oh I see, the “All” my css was targeting was at the beginning of the breadcrumb trail, which you are hiding. You seem to be talking about the big “All” at the top left.
To hide that Please try this code in the General Styling > Quick CSS field:.av-masonry-sort .av-current-sort-title {display: none !important;}
Best regards,
MikeOctober 20, 2018 at 6:09 pm in reply to: Version 4.5 – Download fehlgeschlagen. Es wurde keine gültige URL übermittelt. #1024375Hi,
Können Sie bitte einen Admin-Login in den Bereich für private Inhalte einfügen, damit wir genauer hinsehen und einen DropBox-Link zu Ihrer enfold.zip-Datei hinzufügen können, um damit zu aktualisieren. (meine Datei ist nicht Einzelhandel)— Translated with Google —
Can you please include a admin login in the private content area so we can take a closer look, and include a DropBox link to your enfold.zip file to update with. (my file is not retail)
Best regards,
MikeHey Michael,
I searched the theme for “search results for” here are the results:
line 607 in \enfold\config-woocommerce\config.php
line 1072 & 1083 in \enfold\framework\php\function-set-avia-frontend.php
line 446 in \enfold\framework\php\class-breadcrumb.phpI’m thinking line 1072 & 1083 are the ones you want, but the other ones will be helpful too :)
Best regards,
MikeHey lopezsalaberry,
I believe this should be done with css, for my example I added a custom class to the image container of “image-link” and then used this css:.image-link:hover { background: url(https://127.0.0.1/2017demo1/wp-content/uploads/2017/02/people-1-6.jpg) !important; background-repeat: no-repeat !important; background-size: cover !important; background-position: 50% 50% !important; }
Please try to follow this format, if you need some assistance then please link to the page in question.Best regards,
MikeHey raquelreis,
If this css in your Quick CSS is not working for you, then please link to your page so we can examine the classes of your element:a.all_sort_button { display: none !important; }
Best regards,
MikeOctober 20, 2018 at 5:06 pm in reply to: Version 4.5 – Download fehlgeschlagen. Es wurde keine gültige URL übermittelt. #1024360Hi,
@cuewin, Wenn ich richtig verstanden habe, sind unsere Anweisungen in Englisch schwierig für dich, ich verlasse mich auf Google Übersetzer, aber ich werde einige Bilder hinzufügen, um zu helfen.
1: Bitte installieren Sie das Plugin:Update Theme and Plugins from Zip File
2: gehe dann zu WordPress> Themen> Neu hinzufügen> Hochladen
3: Klicken Sie nach der Installation auf “ Zurück zur Themen-Seite ” (NICHT aktivieren)
4: Erfolg:
ich hoffe das hilft— Translated with Google —
@cuewin, If I understand correctly our instructions in English are difficult for you, I rely on Google Translate, but I will include some images to assist.
1: please install the plugin: Update Theme and Plugins from Zip File
2: then go to WordPress > Themes > Add New > Upload
3: after the install, click “Return to Themes page” (NOT Activate)
4: success:
I hope this helpsBest regards,
MikeHi,
Ok, I understand that you are going to restore this site and you would like us to update a different site.
I’m thinking that you should open your own thread to provide the login info for the new site, because I notice this is not your thread and any info in the Private Content area can be seen by the owner of this thread.Please include WordPress login and FTP login, in the Private Content area, to the site you want us to update.
a link to the new thread here would be helpful.Best regards,
MikeHey CC,
I took at look at your site and css and functions.php
I didn’t find to usual reasons for the mobile menu to not show, but you say that you updated from a very old version and you have many customizations in your functions.php, some that look like issues.
For example you have 18 remove action or filter scripts that could be causing a conflict.
Your widget is getting this error from the WordPress core:
I recommend disabling your plugins, and removing all of your functions.php, then clear your cache, If that resolves the issue, reactivate each one individually until you find the cause.
if it doesn’t try reinstall WordPress to make sure the issue isn’t caused by any corrupt files, In your WordPress dashboard, go to Dashboard → Updates in the sidebar. Then, click the button to Re-install Now
Please make a backup before doing this. Even though the reinstall is to help you reinstall WordPress without losing any content, it’s always a good idea to have a backup just in case something goes wrong!
If this doesn’t help please leave the functions.php empty and plugins deactivated, or allow us to deactivate for a short time, so we can investigate furtherBest regards,
MikeOctober 20, 2018 at 3:49 am in reply to: Portfolio grid isn’t affected by any quick CSS changes anymore #1024280Hi,
Perhaps you are missing a bracket in your Quick CSS, that would allow some of the css to work to a point and then starting with the missing bracket the rest of the code won’t work.
A easy way to check is to copy all of the css and paste it into the WordPress > Customize > Additional CSS field.
WordPress will alert you to code errors and often how to fix it.Another possibility is that the sector in the rule has a missing dot for one of the classes, or a space were there should not be, or everything could be fine, but you need to add “!important;” to the end.
Please try checking your css in the WordPress > Customize > Additional CSS first, as often that is often the issue.
Best regards,
MikeHey James,
Please try starting each search with “Enfold” and use the Boolean search operator “AND” like this if you wanted to search topics about the header color:enfold AND header AND color
but please note that the words “header” and “color” are very common in css code snippets, so this search returned 1600 topics.
I would recommend using Google with the word “enfold” as the first word and then a natural language question, Google is very good at returning a relevant result.
This is how I search the forums and I often see results that are only a few hours old.Best regards,
MikeOctober 20, 2018 at 2:57 am in reply to: Editing Mailchimp Signup element changed contact form as well. #1024266Hi,
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
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,
MikeOctober 20, 2018 at 2:55 am in reply to: newsletter signup widget in footer not showing confirmation text #1024265Hey bobfurgo,
Sorry for the late reply, I tested the signup form and saw the error, have you tried disabling your plugins?
The success message would be in a h3 heading, do you have any custom javascript in your functions.php that could be changing a h3 tag?Best regards,
MikeHi,
@gwn sorry for the late reply, please read this postBest regards,
MikeHey kreazwo,
Sorry for the late reply, I tried to login but could not, please check.Best regards,
MikeHi,
I took a look at your page and see where the shortcode should have been, I also tried the shortcode in my localhost, and the shortcode was not stripped out. I then tried other shortcodes, that were installed on my localhost, and they worked correctly
Have you tried disabling your plugins? If that resolves the issue, reactivate each one individually until you find the cause.
Also, do you have any custom javascript installed in your functions.php, please try removing it temporary to see if that is causing a conflict.If this doesn’t help, please include a admin login in the private content area so we can take a closer look.
Best regards,
MikeHi,
@laptophobo I will ask @Gunter to take another look, but It like there is not a WP admin login, I do see the ftp login & the site url. Please include WP login as it may help.
Thanks for your patience.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
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,
MikeOctober 20, 2018 at 1:24 am in reply to: Error in structure data (Error: SomeProducts is not a known valid target type) #1024247Hi,
Please try this plugin: WPSSO Schema JSON-LD Markup it says that it address it.Best regards,
MikeHi,
We don’t have a built-in function for this, but if you tell me which element and page you would like to use and how many images you would like to be like this, I will take a look at trying to achieve this.Best regards,
MikeHi,
Glad it’s working for you, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHi,
For the milestone year date, Please try this code in the General Styling > Quick CSS field:#top.home .av-milestone-date { color: #fff !important; }
For sub-page anchor links in Safari please read this solution
To open a new thread, simply go to Enfold subforum and click blue button at the top, or use this link – https://kriesi.at/support/forum/enfold/#new-post to start a new threadBest regards,
MikeHi,
To move the last menu item image down some, try changing the last number from a percentage to a px in this css:li.my-class-vitamin { background-image: url(//youthfulnewyou.com/wp-content/uploads/2018/10/iv-drip-tab.png); background-size: contain; background-repeat: no-repeat; background-position: 50% 3px; }
right now in your code it’s “-1%”, changing to “9px” moves it down even more.
For the phone number, Please try this code in the General Styling > Quick CSS field:#header .phone-info span font { font-size: 30px !important; } #header .phone-info { margin-top: 15px !important; }
Best regards,
MikeHey timchurchman,
Please try this code in the General Styling > Quick CSS field:#top.home h4.av_iconlist_title.iconlist_title { margin-top: 9px !important; }
Best regards,
MikeHey SileeBailey,
To make the button white with gray text, Please try this code in the General Styling > Quick CSS field:#top.page-id-320 .av-custom-form-color.av-light-form.avia-mailchimp-form .button { background-color: #fff !important; color: gray !important; }
To float the elements to the right, Please try this code in the General Styling > Quick CSS field:
#top.page-id-320 .avia-mailchimp-form #element_avia_0_1 { float:right !important; } #top.page-id-320 .avia-mailchimp-form p.av-last-visible-form-element { float:right !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
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,
Glad to have this sorted out, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation 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,
To remove the comments and comment number, in the backend, hover over a post title and click “Quick Edit”:
then un-check the comment box:
if you already have a comment in the post you will need to delete it.
About the sidebar, as you said, you know how to add a sidebar,But where can work how the single post page should look like?
sorry I’m still unsure, but I think you mean that the “single author” layout with a sidebar has a small image to the left of the post:
but without a sidebar the image is in the center:
is this what you mean? If so please read this postTo show the back to top button on mobile devices, Please try this code in the General Styling > Quick CSS field:
.responsive #scroll-top-link { display: block !important; }
I tried your contact link in the menu from a few pages, such as IMPRESSUM, in mobile and seemed to work fine, please explain a little more. Thanks for your patience.
Best regards,
Mike -
AuthorPosts