Home › Forums › Webmaster Discussion › Anyone using RetroTube theme
- This topic is empty.
-
AuthorPosts
-
Ian
GuestHave you had any issues using the W3 caching plugin to minify CSS and JavaScript? Trying to get my site loading speeds up and minify was a suggestion, I just don’t want to break the theme.
socily
GuestHi, I use this plugin for half a year. No problems for the time being. If you ask about a site speed improvement, I’d say it has a slight effect, as my opinion.
Ian
GuestThanks Socily.
Arianna
GuestI’m using Retro tube for almost 2 years now…serves me well, never had any problems. And for Cache is WP Fastest Cache my choice. Oh and also I use Imagify for image optimization and gzip for compression…gets my pages faster loading times.
Cheers!socily
GuestArianna, your plugin’s choice is cool. I’ve taken it over. Thanks for sharing.
Best!Robert
GuestI recently purchased and install WP-Script KingTube theme my old wp theme lack some feature so I am planning to switch my theme to Kingtube
Everything is working fine but sorting filters on the homepage make URL PARAMETERS like
/?filter=latest
/?filter=most-viewed
/?filter=longest
/?filter=popularhowever, My OLD URLs are like
/latest
/most-liked
/most-viewedand I want to keep the old URL structure, WP-SCRIPT support is pathetic and they don’t seems to care it’s been 15 days they are not responding.
Can anyone here please help me to fix this issue?
I guess there is some block in theme function.php file but I am not sure
can anyone please point me in the right direction exactly what and where to edit
I shall be highly thankful to him.
Thanks
Uncle Ernie
GuestInstall the Redirection plugin and set up a redirect.
Simplest way is to set up a redirect for every url i.e.
Source url -> yourdomain.com/category/?filter=latest
Target url -> impregnationporn.com/category/latestOf course that could be a fair bit of work depending on how categories etc you have.
The plugin allows for wild card and string substitutions so with some experimentation you could probably set up a single redirect to cover everything: redirection.me/support/redirect-regular-expressions/
-
AuthorPosts