Forum Replies Created

Viewing 30 posts - 13,171 through 13,200 (of 34,585 total)
  • Author
    Posts
  • in reply to: Information Enfold Shop #1329212

    Hey Ingrid,
    Thank you for your question, there is not an option to add images to a submenu but we do offer a tutorial in our documentation that explains how to Add Images to the Mega Menu, please take a look at this and feel free to review the rest of our documentation to get a sense of the Enfold features and options.

    Best regards,
    Mike

    in reply to: Purchasing Enfold theme per domain? #1329210

    Hey Donald Garthy,
    Thank you for your question, each license is valid for one domain and it’s sub-domains.
    Envato (Theme Forest) handles the issuing and validity of the licenses, if someone used the same license on multiple domains those licenses would not be valid and Envato would know.
    I hope this answers your question.

    Best regards,
    Mike

    in reply to: Themes #1329205

    Hey Werner,
    Vielen Dank für Ihre Frage, die Kosten des Themes betragen einen Preis für jede Domain und das Theme umfasst alle unsere Demos, sodass Ihre Site mit der Demo „Coming-Soon“ beginnen kann und wenn Sie bereit sind, eine andere Demo zu verwenden, oder Erstellen Sie einfach Ihre Site von Grund auf neu, die Sie einfach und kostenlos ändern können.
    Sie können Ihre Site auch offline auf Ihrem localhost entwickeln oder eine Test-Site auf einer Sub-Domain ohne zusätzliche Kosten erstellen, eine Domain umfasst alle Sub-Domains.

    — Translated with Google —

    Thank you for your question, the cost of the theme is one price for each domain, and the theme includes all of our demos, so your site can start with the “Coming-Soon” demo and when you are ready to use another demo or just build your site from scratch you can easily change for no cost.
    You can also develop your site offline on your localhost or build a test site on a sub-domain for no additional cost, one domain includes all sub-domains.

    Best regards,
    Mike

    in reply to: How to display date of publication in a portfolio grid #1329201

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Masonry empty categories show other categories #1329146

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Sucherweiterung anpassen #1329085

    Hi,
    Bitte versuchen Sie, dieses CSS hinzuzufügen, wenn es nicht funktioniert, verlinken Sie bitte auf Ihre Beispielseite, damit wir es untersuchen können

    #top #main .av_ajax_search_entry_view_all {
    	display:none;
    }

    Best regards,
    Mike

    in reply to: Feature Requests doesnt work #1329083

    Hi,
    I’m not sure I understand how the difference would be applied, can you show an example of multiple checkboxes where a series of single checkboxes would not work?

    Best regards,
    Mike

    in reply to: Translation to Portuguese #1328989

    Hi,
    Sorry I don’t use the plugin Loco translate so I don’t know it’s settings, I thought you were making a language set pt_PT.po & pt_PT.mo for your site to be used by WordPress, such as in the WordPress site language that will include the Enfold text For this the answer above is correct.
    I logged into your site but I don’t see the message you note, but I see that the Enfold theme options are in English so I assume that you didn’t add these to your pt_PT.po & pt_PT.mo files.
    If you can read Portuguese Brazil (sorry I don’t know the difference) then I recommend modifying the language terms in the pt_BR.po file with Poedit and saving it as pt_PT.po this will help you get all of the theme and element words changed to your language.
    I’m not sure if this will help with Loco translate or any kind of configuration.

    Best regards,
    Mike

    in reply to: Widget Enfold Facebook Likebox don't working in footer #1328983

    Hi,
    Thanks for the link to your site I tested on Windows 10 in Chrome, Firefox, & Edge and your footer FB Likebox shows on all, please see the screenshot in the Private Content area.
    But I do note that on my Firefox I had to disable the tracking blocker for it to show, so if your browser is blocking ads or trackers & scripts it might be why you can see the likebox.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Adjust the column width of Mega Menu #1328978

    Hey frankeee,
    Can you link to the menu so we can examine.

    Best regards,
    Mike

    in reply to: Translation to Portuguese #1328977

    Hey dorass,
    Try uploading to \wp-content\themes\enfold\lang\ as files pt_PT.po & pt_PT.mo
    you have to upload both files, I assume you are using Poedit

    Best regards,
    Mike

    Hey dorass,
    Thank you for the link to your site the reason you were having the white background color on your transparent logo and the logo was not changing on scroll was a conflict with the plugin Contact Widgets By GoDaddy this plugin was removed by WordPress, I recommend not using it.
    2021-11-14_018.jpg
    please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    I have submitted this request to the Dev Team for their review, perhaps in the future it will be added as an option, thank you for using Enfold.

    Best regards,
    Mike

    in reply to: icon list #1328971

    Hi,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #top.home #av_section_3 .av_iconlist_title {
    	 min-width: 406px;
    }
    #top.home #av_section_3 .avia-icon-list .iconlist_content_wrap {
        overflow: visible;
    }
    #top.home #av_section_3 .avia-icon-list-container {
    	justify-content: center;
    	display: flex;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Sucherweiterung anpassen #1328969

    Hey Andreas,
    Bitte versuchen Sie diesen Code im Feld Allgemeines Styling ▸ Quick CSS oder im WordPress ▸ Anpassen ▸ Zusätzliches CSS Feld:

    #top #header .av_ajax_search_entry_view_all {
    	display:none;
    }
    

    2021-11-14_131444.jpg

    Best regards,
    Mike

    Hey ilowelife,
    Thank you for your patience the file that controls this is \wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\gallery\gallery.js and I did some testing but while the thumbnail mouseover behavior can be changed to click this also affects the behavior of the rest of the element and breaks large image popup because of how the script is written, unfortunately it would require a rewrite that is more than we can offer here.
    If you really want this customization, we can recommend Codeable for their experience and expertise with Enfold. Please follow the link to discuss your project and time frame with them.

    Best regards,
    Mike

    in reply to: Mobile Logo wird nicht angezeigt #1328965

    Hi,
    Glad Yigit was able to help sort this out for you, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hey Buskruit Internet,
    Thank you for your patience and the link to your site, please try this code in the WordPress ▸ Customize ▸ Additional CSS field as it has the highest priority:

    .av-siteloader {
    	display:none!important;
    }

    Then clear your browser cache and any cache plugin, and check.

    Best regards,
    Mike

    in reply to: File merging and compression for CSS no longer works #1328963

    Hi,
    It seems to be working on both of your sites, I don’t know what could have caused this hiccup, shall we close this then?

    Best regards,
    Mike

    in reply to: change font contact form #1328960

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Theme Enfold doesn't install – Missing style.css #1328959

    Hi,
    Please make sure that you download “Installable WordPress file” only from ThemeForest downloads page.
    When you get the missing stylesheet error it is because there is an additional zip file inside the zip file.
    If you still have trouble please open a new thread and link to your theme zip file via DropBox in the Private Content area and include an admin login to the site you want to install it to so we can check, please do not add this info in this thread as it is not your thread and you will not see anything we write in the Private Content area.

    Best regards,
    Mike

    in reply to: Feature Requests doesnt work #1328956

    Hi,
    Thank you for the suggestion, I have summited it to the Dev Team for review and perhaps include this in a future update.
    But multiple chechboxes are possible, here I have added three of them
    2021-11-14_013.jpg
    2021-11-14_014.jpg

    Best regards,
    Mike

    in reply to: MailChimp 4 WordPress Plugin not working #1328955

    Hi,
    Thank you for the login to your site, I found your form test page and when I tested the form from our MailChimp 4 WordPress Plugin Integration documentation the form and MC4WP plugin seemed to work correctly:
    2021-11-14_010.jpg
    here is my validation test, please note the popups:
    2021-11-14_111125.jpg
    and when the fields were correctly filled out I was successfully directed to your success page.
    So I believe the issue was with your original form which was different from our documentation example:
    2021-11-14_011.jpg
    so I tried to adjust for you:
    2021-11-14_012.jpg
    and this form also gave the correct validations, please check.
    below I linked to the original form html if you want to review it.

    Best regards,
    Mike

    in reply to: Feature Requests doesnt work #1328950

    Hi,
    Do you mean in the contact form? You can have multiple checkboxes already, but how would a radio button work differently than a checkbox? Wouldn’t it just be a styling choice?
    If you mean just a random radio button or checkbox element by itself, that would not make much sense without a form element for it to work with, if you wanted a form element what purpose would it have when the user competed it? Send a message?

    Best regards,
    Mike

    in reply to: change font contact form #1328947

    Hey Lautho2011,
    Thanks for the link to your page, when I checked the title “contact” the text below it, and the labels, all were using Montserrat according to the browser. The labels are bold.
    Only the button was not Montserrat, try this css to correct:

    input.button {
    	font-family: montserrat;
    }

    Then clear your browser cache and check.

    Best regards,
    Mike

    in reply to: color table #1328945

    Hi,
    Glad we were able to help, I found your new question and will reply there.
    If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: image stick to bottom #1328943

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Pictures don't loaded #1328937

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 30 posts - 13,171 through 13,200 (of 34,585 total)