Forum Replies Created
-
AuthorPosts
-
arshi4youParticipant
Hello,
You just need to disable slider from theme options > Featured Post/Page Slider > Slider options …..
If you are looking for any other thing…please post here, my reply is for disable slider from home/front page.
Thanks,
Arshiarshi4youParticipantYes, That should be…!
arshi4youParticipantHello,
In theme option, Featured Post/Page Slider >> Slider Options ….
select radio button — OFF (Slider Content will not be display
I hope it will help!
Thanks,
Arshi!arshi4youParticipantChild theme can deduct any level of folders, like if u will create a folder “page-templates” in child theme and add any template it will be listed..! So i don’t think it is the problem, there will be something else, for which i m finding solution.
will wait for Theme Horse support, may be they can help!
arshi4youParticipantHi,
The same question i have too, I have edited “header-extensions.php” in “inc” folder (basically adding some plugins custom code), Its working when i m implementing it in original/main theme, but if make same changes in Child-theme, Its not working/overriding.
As you said, if you make any changes, make changes in child theme and it will work, but unfortunately its not working in our case…I am using same file and folder structure as main theme!
any help will be appreciated,
Thanks in advance!
arshi4youParticipantHi,
The same question i have too, I have edited “header-extensions.php” in “inc” folder, Its working when i m implementing it in original/main theme, but if make same changes in Child-theme, Its not working/overriding.
As you said, if you make any changes, make changes in child theme and it will work, but unfortunately its not working in our case…I am using same file and folder structure as main theme!
any help will be appreciated,
Thanks in advance!
arshi4youParticipantHello,
Its working fine now…!
Resolved!
Thanks,
Arshi!arshi4youParticipantHello,
Yes, I did that already…..! Basically i just want to change the path of “page-templates/page-template-business.php” to “my-folder/page-template-business.php” Thats it,
If you have any idea let me know or I will try something again for that and if still get problem will message you,
Thanks,
Arshiarshi4youParticipantHello,
If u want slider on every page, go to in theme folder and then inc/structure/header-extensions.php … and search for
if( is_home() || is_front_page() ) …… from here you can edit slider related customization….!
Thanks,
Arshiarshi4youParticipantHi,
Go to in theme folder, open style.css and search for “social-profiles” …..and below this ..u will see css code like ….
.social-profiles ul li.twitter a:before {
content: ‘\f202’;
}You can change icon from here …the above code is for twitter icon.
Thanks,
Arshiarshi4youParticipantHello.
I have added a template name “borrow.php” in theme folder, not in “page-templates” … Its not showing in admin/page edit list….the other are showing which are in page-templates folder?
May u please clarify me…?
Thanks,
Arshiarshi4youParticipantHello,
Ok, Now may u tell me ..how i can change template path in your interface theme ?
As currently template path is
“page-templates/page-template-business.php”
“page-templates/page-template-contact.php”and so on …..
I want to change path ..like ..
“My-custom-template/page-template-business.php”
“My-custom-template/page-template-contact.php”waiting for a quick response..
Thanks,
arshi4youParticipantResolved!
arshi4youParticipantIn admin, Theme Options > Contact/Social Links > Contact info bar, fill the details and you are done!
for Social Links (FB, Tw…etc) >> Theme Options > Contact/Social Links > Social Links, fill the details and you are done!
arshi4youParticipantAs I said in my first reply once you done with that then …
and then go to Theme Options > Featured Post/Page Slider > put the page id in given fields (by default there are 4 fields, and you are done!
-
AuthorPosts