Support Forums for LiveMesh Themes & Plugins › Forums › Extinct Theme Support › Various questions
- This topic has 6 replies, 4 voices, and was last updated 10 years, 9 months ago by
Raghavendra.
-
AuthorPosts
-
April 24, 2015 at 8:37 pm #13736
ShutterbugUK
MemberI’m sorry, I’ve searched the forums and can’t find anything specifically for the Extinct theme and its taking way too much time downloading each .php file trying to figure things out!
1, On the homepage slider how can you stop the cheesy transitions? I want it to just either fade in or slide in, not turn into blocks or swivel round, etc.
2, How do I remove the URL imput box on the contact form? I think I’ve figured out how to make it so its an optional field but not to remove it completely.
Thanks
April 24, 2015 at 9:04 pm #13738ShutterbugUK
MemberI’d like to add that I created a new contact form in the contact form 7 section and put the shortcode in instead, but the formatting is all out and it looks a mess. All I want to do is remove the URL field.
April 25, 2015 at 9:41 am #13754Veena
Moderator1. You can change it in Revolution slider settings page.
Pls go through this documentation – http://revolution.themepunch.com/documentation/#slider_main_settings2. Pls add the below custom CSS in themeoptions –
.contact-form input[type="url"] { display: none; }April 25, 2015 at 9:39 pm #13764ShutterbugUK
MemberThank you so much! Both issues now sorted 🙂
Just one more question – is there a way to stop it coming up with “minimum of 5 characters” when people enter names? There are lots of 4 letter names; Chris, Alan, etc and lots of 3 ones too, so could annoy people.
Thanks
April 27, 2015 at 1:08 pm #13786Veena
ModeratorCan you pls change line number 265 of js/main.js to –
minlength: 3
And also change the file framework/framework.php line no:552 to
'name_format' => __('Your name must consist of at least 3 characters', 'mo_theme'),June 4, 2015 at 1:49 am #14463klbrown
MemberHi totally frustrated by slider for home page. Had successfully added new photos using template and now a box is showing with the following message:
Revolution Slider Plugin Not Installed/Deactivated or No Revolution Slider entries created. Prepare the Revolution Slider or choose a different slider type in theme options
Checked the plug in an all fine.
Images in the showcase slides. What am I missing?
June 4, 2015 at 8:21 am #14469Raghavendra
ModeratorYou would need to go to the Appearance->Theme Options, General tab and choose the slider for the home page. If you still have trouble, pls share a temp login to the site and we will take a look.
-
AuthorPosts
- The forum ‘Extinct Theme Support’ is closed to new topics and replies.