Tagged: x
-
AuthorPosts
-
March 16, 2017 at 11:09 am #1409798
Hi, I have a video that I would like to use, full bleed on my homepage, like you have on the Intergrity demo http://demo.theme.co/integrity-1/
My movie is HTML format. Is this something that can be done, and if so how?
Thanks
D
March 16, 2017 at 3:43 pm #1410132Hi There,
You need to install Revolution Slider Plugin.
Create a Full Screen Slider.
Add your video to the background.
Once you have set your slider according to your wishes. Save it.
Go to your home page. Click Edit Page. Once you are on WP Classic Backend Editor> Scroll down and select > Slider Above Masthead.
* You also can download slider templates from here : https://revolution.themepunch.com/free-slider-exchange/
Hope it helps
Joao
March 22, 2017 at 10:00 am #1416299Hi,
Thanks for the response. Is the Revolution part of the X Package I have already purchased? Is it free or an additional charge?March 22, 2017 at 1:58 pm #1416626Hi There,
It is a premium plugin that comes bundled with X.
You can go to WP Admin Dashboard > Addons and Install Revolution Slider.
Hope it helps
Joao
March 27, 2017 at 6:22 am #1421476Ok,
I added this slider and once I enabled it I had this error message come up and now I am unable to work on my site.Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 6 bytes) in /data03/c3196268/public_html/wp-includes/script-loader.php on line 308
How can I turn the slider off and resolve this?
March 27, 2017 at 6:25 am #1421479Hi There,
Could you please try adding the following code into your wp-config.php file in the root of your WordPress installation.
define( 'WP_MEMORY_LIMIT', '128M' ); define( 'WP_MAX_MEMORY_LIMIT', '128M' );
If that doesn’t help, please provide us with your FTP login credentials to check your current setup.
Thanks!
March 27, 2017 at 6:36 am #1421493Thanks, but this does not help. I can now see the pages, but any attempt to edit, brings up this error
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 94 bytes) in /data03/c3196268/public_html/wp-includes/class.wp-scripts.php on line 443
March 27, 2017 at 7:00 am #1421515Memory exhaustion is due to limitations in web hosting. Please pass the error message to your web host or try testing in a better server.
Thanks.
March 27, 2017 at 7:01 am #1421519OK, but in the meantime I need to turn off the slider as this is causing the issue. How can i turn it off?
March 27, 2017 at 8:19 am #1421578If you are able to login,
Go to WP Admin Dashboard > Plugins > Installed Plugins.
If not, you can access your site via FTP wp-content/plugins/ and rename the folder revslider.
You can rename to revslider-off
Hope it helps
Joao
-
AuthorPosts