-
How do i reduce the slider speed in the homepage. Also how do i remove the featured text. It is distorting the homepage.
Hello anuosinubi and thanks for reaching us.
Andrea here from Themes2go customer support.What you are asking for is not part of the product features and support territory but I try to help you.
In order to reduce the slider speed:
1. Make sure you are using the child theme (http://themes2go.xyz/manuals/vlogger/knowledge-base/theme-installation/)
2. Go with your ftp manager to this path: wp-content/themes/vlogger/ttgcore-setup/short
3. Copy short-slideshow.php
4 Now go to this path: wp-content/themes/vlogger/ttgcore-setup/short (if not present, create folders and relative paths)
5. Paste the previously copied file short-slideshow.php
6. Edit short-slideshow.php at line 112 and change data-timeout=”4000″ to whatever you like. Time is expressed in milliseconds, so 4000 equals 4 seconds.
7. SaveIn order to remove the “featured text”.
1. Make sure you are using the child theme
2. Go with your ftp manager to this path: wp-content/themes/vlogger/phpincludes
3. Copy part-archive-item-slide.php
4 Now go to this path: wp-content/themes/vlogger/phpincludes (if not present, create folders and relative paths)
5. Paste the previously copied file part-archive-item-slide.php
6. Edit part-archive-item-slide.php and erase the code from line 3 to 21.
7. SaveJust let me say that you are going to edit the source code so be aware that you could interfere with the correct theme functionality.
Hope this helps.
Just let me know if problems occurs.Best,
Andrea
The topic ‘Homepage’ is closed to new replies.