Forum Replies Created

Viewing 15 posts - 1 through 15 (of 25 total)
  • in reply to: Parallax section window height #268138
    iquarius
    Member
    Post count: 32

    Was this fixed? I am having the same issue.

    in reply to: Slider Revolution Updates #262550
    iquarius
    Member
    Post count: 32

    I would like to know how to update to the latest version as well. The current version is not allowing you to save any changes.

    in reply to: Remove Custom Post Types #203333
    iquarius
    Member
    Post count: 32

    Thank you very much for trying Rui, why would it work for some users and it doesn’t work for me?

    in reply to: Remove Custom Post Types #202923
    iquarius
    Member
    Post count: 32
    This reply has been marked as private.
    in reply to: Remove Custom Post Types #202922
    iquarius
    Member
    Post count: 32
    This reply has been marked as private.
    in reply to: Remove Custom Post Types #202921
    iquarius
    Member
    Post count: 32
    This reply has been marked as private.
    in reply to: Remove Custom Post Types #184076
    iquarius
    Member
    Post count: 32

    Hello Mohammad,

    I pasted this code in the functions.php of both Dante and a child of Dante but the custom post types are still in the admin.

    Please advise,

    in reply to: Remove the aditional THUMBNAIL SIZES #179726
    iquarius
    Member
    Post count: 32

    Thank you Mohammad!

    It worked fine 🙂

    in reply to: Lightbox swipe for mobile #177493
    iquarius
    Member
    Post count: 32

    I have a gallery like this: http://dante.swiftideas.com/shortcodes/images-videos-lightbox/

    when you click on the image, it opens the full size image in an overlay, but on mobile it does not have swipe feature (to swipe to the prev or next img), is there a way to add it?

    Thanx

    Renzo

    in reply to: Lightbox swipe for mobile #176994
    iquarius
    Member
    Post count: 32

    Ah, sorry. These images have the same fuctionality:

    Images, Videos & Lightbox

    The lightbox doesn’t have a lightbox feature.

    in reply to: Onepage linking #172082
    iquarius
    Member
    Post count: 32

    Hello Ed,

    I noticed the ability to add row ID was removed. I am curious of why. It was useful to for the one pager setups. (adding an extra spacer adds few more extra divs that could be avoided if the row itself had this feature).

    I love Dante theme by the way 🙂

    Renzo

    in reply to: Remove Custom Post Types #153934
    iquarius
    Member
    Post count: 32

    Hello, i tried to remove a custom post type but this code did not work:

    add_action( ‘after_setup_theme’,’sf_custom_post_remove’, 100 );

    function sf_custom_post_remove() {

    remove_action( ‘init’, ‘faqs_register’);
    remove_action( ‘init’, ‘clients_register’);
    remove_action( ‘init’, ‘jobs_register’);
    remove_action( ‘init’, ‘portfolio_register’);
    remove_action( ‘init’, ‘team_register’);
    remove_action( ‘init’, ‘testimonials’);
    }

    Also, Dante does not have theme options to remove any custom post type

    in reply to: Load Time Optimization #145539
    iquarius
    Member
    Post count: 32

    Hello Mohammad. The link on your link is broken,

    Can you re-upload it?

    in reply to: Hide custom post type? #144928
    iquarius
    Member
    Post count: 32

    Hello Laranz, how can i do this from the child theme?

    in reply to: Remove Custom Post Types #144915
    iquarius
    Member
    Post count: 32

    Hello Kyle, i want to do this too 🙂 but i have a child theme, how can i disable Dante custom post types from my child theme?

    I work with a child theme so i can have Dante always with current.

    Regards,

Viewing 15 posts - 1 through 15 (of 25 total)