This topic has 1 reply, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #128557
     colab665
    Participant

    Hello,

     

    I have two problems that I am looking to solve. First, I am using the revolutionary slider on the made page. I am using it with an embedded video and so it begins playing automatically each time the page is loaded. However, there is no pause button. Can someone show me how to get a pause button as this could be highly annoying to my audience.

     

    Second, I have a good amount of videos listed in my portfolio that are all embedded from Youtube. Due to the aspect ratio of the videos, each preview image in the portfolio slider is a different size and it looks really ugly. Is there a way I can change this “featured image” in the slider so all of the images are the same size as each other?

     

     

    Attachments:
    You must be logged in to view attached files.
    #128573
     Laura
    Moderator

    Please update the theme to latest version and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.

    If this is useless please follow these steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?