-
AuthorSearch Results
-
October 6, 2015 at 10:35 am #12281
In reply to: Slider Display / No-Display for Mobile Option
Hi Martin,
Yes for each theme the div for slider is different. We can see which div affects and use display none in css to hide it.
We can also comment out code in header.php and use some other slider instead.
You are using SKT Full Width Pro and hence gave the answer in that context.
We always help clients with their requests so if you are planning to buy another theme and want to completely remove the slider or replace it with some other slide we will help you in doing so.
Regards,
ShriOctober 5, 2015 at 11:26 am #12209In reply to: Removing Twitter Feed/Replacing footer text
Sorry for delayed response due to weekend.
Yes kindly go to Appearance>Editor>footer.php and search for reservation. Change it to Appointment.
Regards,
ShriOctober 2, 2015 at 12:27 pm #12121Topic: Removing Twitter Feed/Replacing footer text
in forum SKT Full Width ForumGood Morning,
I recently purchased the bakery theme for a project. I’m having difficulties removing the twitter feed and making other modifications (replacing call for reservation with “call for appointment”).
I tried editing the theme manually through sublime text, however when downloading the theme via FTP, the files do not reflect the changes I made on WordPress. I tried looking in “index-default.php”, not sure if this is the right file. It shows the default template, instead of the most recent content added by me
Thanks
October 2, 2015 at 11:19 am #12115In reply to: language to nl
Hi,
Use loco translate plugin: https://wordpress.org/plugins/loco-translate/ Convert our English text to all NL one and create your own translated language and add that in config.php (add language folder and that file within your child theme and not in parent).
Regards,
ShriSeptember 29, 2015 at 6:49 am #11861In reply to: Changing Button Text
Header.php or index.php should have it. Kindly mention which theme or show us the website and we can guide you accordingly.
Regards,
ShriSeptember 23, 2015 at 10:10 am #11629Topic: We Bake
in forum SKT Full Width ForumHi,
I have a couple of things that I am trying to deal with in the We Bake theme
The logo image is in its own Div which means the nav then sits below pushing more content below the fold, I have tried taking out the <div class=”clear”></div> between them, then the menu floats to the top which can only be fixed by adding padding which is not ideal for mobile, any other sugesstions
on mobile the slider appears above the nav, if I move it below the nav in the header.php it is fine on mobile & homepage but on desktop sub pages the nav is obliterated by the slider.
The Slider text I want on multiple lines justified left, I have it on the left but forced on multiple lines via padding which does not work on mobilehttp://sites.pembertronics.co.uk/cherryl
Let me know if what I am attempting is possible?
Thanks
John
September 10, 2015 at 8:46 am #11160In reply to: change/modify templates
Hi,
Just access theme files using ftp and download the template you want to modify.
Modify them and check this code:
Rename the template name to whatever you want and also change the file name i.e. fullwidth.php to something like newtemplate.php
And then upload it.
Now you have the new template visible when you check pages>edit>page attributes drop down of page templates.
Regards,
ShriSeptember 7, 2015 at 8:18 am #11023In reply to: Can't make Slider go full width
Kindly log into your WordPress admin panel make sure Pro version is active.
Now go to Appearance>Editor>functions.php
Search for fit_always change its value from 1 to 0
Below that you will find fit_portrait change its value from 0 to 1
Save functions.php and you should see all the images on home screen full.
If you think this is difficult for you to do just send us the website URL and WordPress admin details and we will do this for you.
Regards,
ShriSeptember 3, 2015 at 7:54 am #10901In reply to: Slider pictures not taking up whole page
Hi,
Go to appearance>editor>functions.php and then search fit_always change from 0 to 1
Search fit_portrait change from 1 to 0.
And save.
Now images would show full screen.
Regards,
ShriSeptember 1, 2015 at 10:10 am #10824In reply to: Removing header phone number
I see you have already removed phone number and icon.
Read more is in index.php (appearance>editor>index.php)
Code is: <span class=”read”><?php _e(‘Read More’,’skt_itconsultant’); ?></span>
Change read more within single quotes to desired.
Go to your domain.com/wp-admin/themes.php?page=skt_itconsultant-options
And click on Footer.
There you have Footer background color.
Regards,
Shri
August 26, 2015 at 6:10 am #10616In reply to: Adding stat counter code
Hi,
No to footer.php above
Regards,
ShriAugust 25, 2015 at 12:39 pm #10574In reply to: Different Pictures on devices
Hi Mike,
That would be difficult to do what you are asking. Instead we have have it fit always for any device.
Go to appearance>editor>functions.php and then search fit_always change from 0 to 1
Search fit_portrait change from 1 to 0.
And save.
Now the images would fit any kind of screen.
Regards,
ShriAugust 25, 2015 at 12:10 pm #10569In reply to: Default Template Page
Hi Mike,
page.php controls the default template. So its like pasting full width page template code in page.php and removing the template name from above. It will be default template.
But please take a backup or have ftp access because if things go wrong you might want to revert to original.
Regards,
ShriAugust 24, 2015 at 5:32 am #10527In reply to: Contact Form Fields
Hi,
That would be difficult as you would have to check custom_functions.php file and remove validation from there as well as js file. Instead use Contact form 7 plugin removing ours.
Regards,
ShriAugust 22, 2015 at 1:55 pm #10502In reply to: Black Sidebars on images
Fixed it by changing the vars in functions.php
-
AuthorSearch Results
Search Results for 'php'
-
Search Results
-
Good Morning,
I recently purchased the bakery theme for a project. I’m having difficulties removing the twitter feed and making other modifications (replacing call for reservation with “call for appointment”).
I tried editing the theme manually through sublime text, however when downloading the theme via FTP, the files do not reflect the changes I made on WordPress. I tried looking in “index-default.php”, not sure if this is the right file. It shows the default template, instead of the most recent content added by me
Thanks
Topic: We Bake
