Forum Replies Created

Viewing 30 posts - 14,281 through 14,310 (of 35,007 total)
  • Author
    Posts
  • in reply to: Avia image caption overlay #1316450

    Hi,
    The screenshot above is from Windows 10 ▸ Chrome, I also see the same with Mac ▸ Safari, what are you using for a desktop?

    Best regards,
    Mike

    Hi,
    Thank you for the link to your site and the screenshot, I’m not seeing your custom icons on Windows 10 ▸ Chrome or Mac ▸ Safari
    2021-08-12_002.png
    I see you have a CORS policy, where your icon font is loaded from your live domain and shown on your testing domain:

    Access to font at 'https://live-domain/wp-content/uploads/avia_fonts/flaticon/flaticon.woff2' from origin 'https://test-domain' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

    please try ensuring all resources for your testing domain are from your testing domain, I also recommend either adding a https certificate to your testing domain or removing the https from the links, that is change them to http, also most of your menu items point to your live site.
    On your live site the ones not showing do not have the corresponding css, please link to the zip file that you uploaded to your Iconfont Manager so I can test. Sometimes icon sets from flaticon do not contain the actual icon font and only contain svg images, these icon packs will not work, they must be the actual icon font. Other times the zip file uploaded have the icon font nested in directories inside the zip file and must be extracted and sorted out and then re-zip’ed

    Best regards,
    Mike

    in reply to: Create a Pop Up at Enfold #1316421

    Hi,
    Thank you Guenni007, that is a good tip.

    Best regards,
    Mike

    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

    in reply to: Avia image caption overlay #1316418

    Hi,
    I see that you made the change that I recommended and it is showing correctly for me:
    2021-08-12_001.png
    please clear your browser cache and checking again.
    I see that you are using W3 Total Cache so there is a good chance that right after making a styling edit you will need to clear the cache to see it immediately.

    Best regards,
    Mike

    in reply to: Upload and activate theme setting file #1316412

    Hi,

    @honighut
    & @BeeCee
    the dev team has released this temp fix for theme settings import, please give this a try, via FTP save your current function-set-avia-ajax.php as a fallback and replace it with this one:
    https://www.dropbox.com/sh/8fsahv7a6y7er1z/AAC7zyDWptD4HGL2r_p_5Y1Za?dl=0
    you will find it at:
    \wp-content\themes\enfold\framework\php\function-set-avia-ajax.php
    you may need to clear any server caching first, then you may also need to use the WP Reset plugin on your new site that you are importing to if you had a previous failure during the process.

    Best regards,
    Mike

    in reply to: Create a Pop Up at Enfold #1316262

    Hey saludesencial,
    Please see this thread for an example.

    Best regards,
    Mike

    in reply to: Avia image caption overlay #1316261

    Hi,
    Thank you for the link to your site, for this last item the color in the options is red while your other ones are white, please try changing the setting:
    2021-08-11_001.png

    Best regards,
    Mike

    in reply to: Upload and activate theme setting file #1316255

    Hi,
    Thank you for the feedback, I examined your theme setting file by decoding it and compared it to a newly created new install theme setting file and the main difference I found was that the new theme setting file had no line breaks where yours had about 100, yours also had html entities that I didn’t find in the other. I tried removing the line breaks and recoding it, and it passed the install to my test site but no changes were actually made, so while there was no error message it didn’t work. I believe there is an error in the coding of your theme setting file. You can try decoding and examining it but I don’t believe that it can be repaired because the data is serialized so when the values are changed the character length is not updated thus the serialization is broken.
    Unfortunately, I believe you will not be able to use this file.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, you will find the most up-to-date child theme included with the latest version if you download the full zip from Theme Forest and extract it on your desktop, 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: Hide Tags Woocommerce Product #1316242

    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: Preistabellen anpassen – bitte um Hilfe! #1316047

    Hi,
    I see that in the css you added the arrows were converted to entities, so instead of > you have > please check the css again, this typically occurs when someone copies the code from an email, if you are having trouble copy & paste the code I posted in the forum then please include an admin login in the Private Content area and I will correct for you.

    Best regards,
    Mike

    in reply to: Image Caption Overlay Text Color Changed with Update #1316045

    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: Menu description in different menu layout #1316039

    Hi,
    Thanks for the feedback, I examined this further and found that the element is available in the top menu layout, it is hidden with this css:

    .avia-menu-subtext, #top .sub-menu .avia-menu-subtext {
        display: none;
    }

    so you can easily override it with some css such as display:block; or display:inline; , but it will require some more css to get it to work well.
    Here is some css I came up with as a starting point for you, but it depends on your layout:

    #avia-menu > [id*='menu-item-'] > a {
    	line-height: 14px !important;
        padding-top: 36px !important;
    }
    #avia-menu > [id*='menu-item-'] > a .avia-menu-subtext {
        display: inline;
    }
    #avia-menu > [id*='menu-item-'] > a .avia-menu-subtext::before { 
    	content: "\A"; 
    	white-space: pre; 
    }

    2021-08-10_001.png

    Best regards,
    Mike

    in reply to: Website taken over/theme updates #1316030

    Hi,
    Thank you for using Enfold and have a great day

    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: Website taken over/theme updates #1315861

    Hi,
    If you are in contact with the previous developer you could ask him to create a Token for you.
    I didn’t find any information about transferring a license on Envato but you could ask them, they issue and control all of our licensing, we do not have access to license holder info nor can we issue licenses.

    Best regards,
    Mike

    Hi,
    Thanks for the feedback you can do that this way:

    #top .avia-bullet {
        border: none;
        padding:0;
        margin: 0 10px 0 0!important;    
    }
    #top .avia-bullet:before {
        content: "\e812";
        font-family: 'entypo-fontello';    
        font-size:11px;
        line-height:1em;
        position:absolute;
        top:10px;
        left:-3px;
    }

    this example replaces the arrow with a check mark, just replace the font-family & font code with yours.
    If you wish to use an image instead just replace the font & content with a content url, for example:
    content: url(https://img.icons8.com/officel/40/000000/plus-math.png);
    and then adjust your size & position to suit.

    Best regards,
    Mike

    in reply to: Preistabellen anpassen – bitte um Hilfe! #1315847

    Hi,
    I wrote the following css to include the font-size & font-family so that you can change if you wish, just remove if you don’t.
    I also wrote the colors of the rows so you might change in the future, even though right now the third row is the only one that is different, the first rule is for the first row, the second rule is for the second and fourth rows, and the third rule is for the third row.

    #after_submenu_1.main_color .avia-table.avia-data-table .avia-heading-row:nth-child(1) > th {
    	 color: #662f1c;
    	 background-color: #efe6d0;
    	 font-size: 14px;
    	 font-family: alice;
    }
    #after_submenu_1.main_color .avia-table.avia-data-table .avia-heading-row:nth-child(2n+2) > th {
    	 color: #662f1c;
    	 background-color: #efe6d0;
    	 font-size: 14px;
    	 font-family: alice;
    }
    #after_submenu_1.main_color .avia-table.avia-data-table .avia-heading-row:nth-child(3) > th {
    	 color: #662f1c;
    	 background-color: #fffbf3;
    	 font-size: 14px;
    	 font-family: alice;
    }

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

    Best regards,
    Mike

    in reply to: Fullscreen slider problems #1315839

    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,
    Thanks for the feedback, on your homepage you have the Header visibility and transparency setting Header is invisible and appears once the users scrolls down
    you need to change this to either No transparency or Transparent Header depending on which you prefer
    2021-08-09_001.png

    Best regards,
    Mike

    in reply to: Fullscreen slider problems #1315824

    Hi,
    Glad that helped, please try including this css

    #top #fullscreen_slider_1 .slideshow_align_caption > h2 {
        margin-bottom: 0;
        line-height: 27.6px;
    }
    #top #fullscreen_slider_1 .avia-slideshow-button {
        margin: 0;
    }
    #top #fullscreen_slider_1 .slideshow_align_caption > br {
        display: none !important; 
    }

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

    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

    Hi,
    Thanks for the feedback, please try adding this css:

    @media only screen and (min-width: 641px) and (max-width: 1007px) {
    .av-burger-menu-main.menu-item-avia-special,
    .av-burger-menu-main.menu-item-avia-special:hover {
    	z-index: 110;
    	position: relative;
    }
    .av-main-nav {
        z-index: unset;
    }
    }

    Then clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Sorry I’m not sure that I understand, the first url you gave is not working as a site, it seems to be a “parked domain”
    the new url has a header and burger menu sticking to the top, as for the same with the homepage with that url, but neither page has a “topbar”.
    Perhaps you can try explaining a little more in detail, maybe screenshots would also help.

    Best regards,
    Mike

    in reply to: Layout Element not adjusting to smaller screens #1315173

    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: The link you followed has expired. #1315169

    Hey mrwiz,
    Thank you for your patience, this sounds like your webhost doesn’t have the PHP ZipArchive Extension enabled so WordPress can not extract the zip file. Please ask your webhost to enable it.

    Best regards,
    Mike

    Hey joerka27,
    Thank you for your patience and for the link to your site, I found that your caching plugin has this css rule setting the max-height of your blog element to 800px

    @media screen and (min-width: 768px){
    .avia-content-slider-inner {
        min-height: 800px !important;
        max-height: 800px !important;
    }}

    please disable your caching plugin and the theme compressing and minification and find this custom rule in your Quick CSS or WordPress ▸ Customize ▸ Additional CSS and remove this.

    Best regards,
    Mike

Viewing 30 posts - 14,281 through 14,310 (of 35,007 total)