Forum Replies Created

Viewing 30 posts - 27,091 through 27,120 (of 34,581 total)
  • Author
    Posts
  • Hi,
    I tested editing the schema code in /enfold/includes/helper-markup.php
    I removed lines 369 though 378:

    if( !in_array('date', $exclude) )
    		{
    			$output .= "<span class='av-structured-data' {$entry_time_markup}>{$post->post_date}</span>";
    		}
    		
    		if( !in_array('date_modified', $exclude) )
    		{
    			$output .= "<span class='av-structured-data' {$date_markup}>{$post->post_modified}</span>";
    		}
    		

    2018-05-17_213431
    and it seems to remove all date and time from the blog posts.
    please try and let us know if that helps.

    Best regards,
    Mike

    in reply to: Link to Theme Options #958390

    Hi,
    Sorry, to me it seems:

    If you are in the dashboard then click any of the them options links it stays on the same page it’s on.

    this means it’s not working
    but
    this:

    Now when I am looking at the site and click a link it will go to it.

    sounds like it is working?

    Please clarify.

    Best regards,
    Mike

    in reply to: Color Section Background video broken after update #958386

    Hi,
    Can you please include a admin login & ftp access in the private content area, I’d like to run a test.
    Your admin login link above is not working, can I reinstall everything or remove anything as a test?

    Best regards,
    Mike

    in reply to: Menu left separator line different in each page. #958382

    Hi,
    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 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,
    Mike

    in reply to: Email hover no longer works #958381

    Hi,
    Thanks for the kind words, I guess it comes down to we love this stuff :)
    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 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,
    Mike

    in reply to: Woocommerce Bulletpoints Not Working #958378

    Hi,
    Thank you for sharing your solution, please note that while developing the option should be turned off, as well as any caching plugin. When you are done saving your options should work well on both. Please read the comment above the option.
    Shall we close this then?

    Best regards,
    Mike

    in reply to: second script #958375

    Hi,
    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 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,
    Mike

    Hi,
    Sorry, that is going to be a bigger job than it looks. I would like to help, but it’s really outside our scope for the forum. If you really would like this, you could find a freelancer here for a fair price.

    Best regards,
    Mike

    Hi,
    Did you try setting the Meta description manually in Yoast SEO: https://yoast.com/meta-descriptions/ ?
    My research found this as a solution. Would you like to try using “display:none” on the time element, perhaps Google will obey this.

    Best regards,
    Mike

    in reply to: Link to Theme Options #958371

    Hi,
    One of the dev’s tested your site’s back end with Safari and didn’t find any issues, can you try to use Private Browsing to ensure it is not a cache issue? Also please try to clear your history and cache. I found this that might help:
    How to Use Safari’s Private Browsing Mode

    Best regards,
    Mike

    in reply to: Woocommerce Bulletpoints Not Working #958149

    Hey slui,
    They seem to be showing for me in Chrome, Firefox, Edge & IE11 on Windows:
    2018-05-17_073040
    Perhaps try clearing your browser cache and any cache plugin?
    Which browser are you using?

    Best regards,
    Mike

    in reply to: second script #958137

    Hey Tim,
    You should be able to add your script below the

    <!-- End Google Tag Manager (noscript) -->

    line
    if you include the

     <script> ... </script>

    tags.
    Or you can add your script to a new function to make it easier to manage them in the future:

    function custom_linkedin(){
    ?>
    <script>
    
    //your code here
    
    </script>
    <?php
    }
    add_action('wp_footer', 'custom_linkedin');

    Best regards,
    Mike

    Hey alejandrox86,
    Please try using a plugin such as this one – https://wordpress.org/plugins/wp-old-post-date-remover/
    Also others have done this by setting the Meta description manually in Yoast SEO: https://yoast.com/meta-descriptions/

    Best regards,
    Mike

    in reply to: transparent menu #958133

    Hey seomar,
    Please try the solutions found here

    Best regards,
    Mike

    in reply to: LayerSlider not working after update to Enfold 4.3.2 #958131

    Hi,
    I tried a quick test on a clean install, installed timetable, added one event, added timetable shortcode on page with layerslider shortcode, both seem to be working, including the layerslider on the homepage.
    Not sure if I did it right as this was my first try with timetable.
    I recommend creating a sub-domain test site, with a clean install of Enfold and Timetable only, should only take a few minutes and you’ll know if that is the issue or something else.

    Best regards,
    Mike

    in reply to: Color Section Background video broken after update #958124

    Hi,
    I tried following these steps, fresh “Startup” demo installed on v4.3.2, deleted all pages, added new Home page with color section and background video url set to 100% page height. Working as expected.

    Since your theme was updated, please try deleting the enfold theme folder via ftp, then upload a new version that you download from Theme Forest.
    Another option could be to disable Enfold Theme Options > Performance > JS & CSS file merging and compression.

    Best regards,
    Mike

    in reply to: Slider not working after update to Enfold 4.3.1 #958116

    Hi,

    @Wiseguyver
    thank you, I replied there.

    Best regards,
    Mike

    in reply to: LayerSlider not working after update to Enfold 4.3.2 #958114

    Hey Wiseguyver,
    It looks as though you have a jQuery error with the plugin “Timetable” although the actual error could be something else triggering the error in Timetable.
    Can you please include a admin login in the private content area so we can take a closer look, and can we temporary disable plugins to test?

    Best regards,
    Mike

    in reply to: Link to Theme Options #958109

    Hi,
    Thanks for the login, I couldn’t reproduce the error in Chrome or Firefox on Windows, I will ask the team to check with Safari.
    Please check for the error with the plugins disabled, and let us know.
    Can we also disable the plugins temporary when we check with Safari?

    Best regards,
    Mike

    in reply to: Unfold large text on same page #958077

    Hi,
    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 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,
    Mike

    in reply to: Layout Builder is inactive after update? #958075

    Hi,
    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 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,
    Mike

    in reply to: Make Header Opaque (but keep active menu indicator) #957896

    Hi,
    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 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,
    Mike

    in reply to: Menu left separator line different in each page. #957894

    Hi,
    I removed the page ID from the code so it would work on all of the pages, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Color Section Background video broken after update #957887

    Hi,
    You will need to use FTP and show hidden files in your root directory. Or you could post your FTP access in the Private Content area and we will look.

    Best regards,
    Mike

    in reply to: enfold mobile menu is not displaying #957885

    Hi,

    @ccpwebteam
    I used the Chrome developer tools in my browser, on your enfold_child.css, please try looking for the code in your stylesheet and comment it out or remove it to test.


    @KunaCustoms
    glad to hear.

    Best regards,
    Mike

    in reply to: Email hover no longer works #957882

    Hi,
    Sorry creating a hexacon would be quiet a bit of coding, but how about removing the hover square and only showing the blue circle with the icon?
    Please try adding this css:

    .page-id-375 .post-entry-375 .image-overlay {
        background: transparent !important; 
    }

    As for the font errors, I would ask for you to first try to disable the Google font plugin. If this resolves the issue, then what we can we assist with so you won’t need to use the plugin?

    Best regards,
    Mike

    in reply to: menu button style #957877

    Hi,
    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 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,
    Mike

    in reply to: Link to Theme Options #957876

    Hi,

    @DStoeckl

    Sorry I believe you maybe describing a different issue, this thread is about the links to the theme options in the back end, it sounds like you are talking about the front end.
    Nonetheless, Please open a new thread so we can assist, we may want communicate in the Private Content area, but as this is not your thread you will not see what we write, nor will your info be private. Thanks for your patience and understanding.

    Best regards,
    Mike

    in reply to: Link to Theme Options #957874

    Hi,

    @SAdesignsUnltd
    , I was unable to login, seems password is incorrect, please check.
    If the error only occurs on Safari, I will ask the team to take a look, as I’m on Windows 10

    Best regards,
    Mike

    Hi,
    I’m sorry, when I wrote the code it was for only one page, thus the “.page-id-899” in the code.
    At the time I thought it for only one page, and typically code like is targeting the whole site can have unexpected results later.

    To correct please add a custom css via Enfold Theme Options > Layout Builder > Show element options for developers, to the first two columns, on all of the pages.
    Please use the custom class “movie-boxes”
    then use this css:

    @media only screen and (max-width: 767px) {
    .movie-boxes {margin-bottom: 0px !important;}
    }

    If this is unclear, please include the url to a new page with admin login and I will demonstrate how to achieve this for unlimited pages.

    Best regards,
    Mike

Viewing 30 posts - 27,091 through 27,120 (of 34,581 total)