Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: WP gallery shortcode : thumbnail sizes not working #481579

    Thanks Rikard,

    I love to use the Enfold gallery shortcode everywhere… but unfortunately, in this case, I need to use the WordPress gallery shortcode because it is supported by another plugin I need to use (wp-greet, a plugin that sends ecards).

    I tried the wordpress gallery shortcode on another ENFOLD website with zero plugin (except WPML) and I have the exact same problem with gallery columns / thumbnails.

    Is there something I can do to fix this ?

    Thank you,

    Alex

    in reply to: Contact Form with user-agent info #388612

    I’ll look into it… Thank you !

    All right, I did deactivate the two plugins I was using with no success. However, I figured to find what was the problem and wanted to share because I think it needs to be addressed/fixed in a future update.

    Among my menu links I had one pointing to an external website (our online ticket counter website) in a blank window. I believe the hashtag included in the url was causing the troubles with my portfolio items (thumbnails not showing, sorting not animated, and ajax navigation not functional).

    My link was
    https://ebillet.mbam.qc.ca/eng#shows/view/373
    in my main menu and footer menu and the hashtag in the url is causing troubles in our portfolio section.

    I created another url (with no hashtag) to reach my ticket system and changed the link accordingly in my menu and *boom*, everything is back functional and works properly now.

    Thanks guys for the advices and screenshots !

    Alex

    Thank you very much, it fixes it for now, the thumbnail images are showing now but unfortunately with no FadeIn effect now.
    Also, the sorting of the portfolio items is still not animated either anymore, and when I click to get the ajax preview of one of them (not the video ones), I can’t get to close the preview nor navigate to previous or next items.
    I’ll try to remove my facebook like box and see if it works better.

    Thank you very much,

    Alex

    in reply to: Pages not found (error 404) after update #202319

    Found this on the support pages and it worked for me…
    ————————————————————————————
    Please try to add following code to functions.php

    add_action( 'init', 'avia_deactivate_permalink_rewrite', 10);
    function avia_deactivate_permalink_rewrite(){
    remove_action( 'init', 'avia_wpml_register_post_type_permalink', 20);
    }

    and then re-save the permalinks.

    Best regards,
    Peter

    in reply to: Pages not found (error 404) after update #202297

    I have also updated to 2.4.4 today and got the same problem. I’m also using the WPML plugin for English / French languages. It is not the first time I am having this problem with the template and I can’t figure what’s causing this. After a while verifying and resaving in every admin screen, it suddenly get back to normal… What is causing this ?

    in reply to: Enfold Showcase #181840

    Hello !
    We were out of time to produce one of our exhibition website and we managed to build it very fast with Enfold.
    It looks awesome !
    Check it out at http://venice.mbam.qc.ca

Viewing 7 posts - 1 through 7 (of 7 total)