Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
A bit tricky if you don’t know code. Go to header.php and move slider div (full div till end /div) under navigation or header div.
If you aren’t comfortable doing it send us the WordPress admin details via email: [email protected]
Regards,
Shri
Hi Shri – Thanks for this! I tried inserting suggested workaround code in several tests in the Theme Functions (functions.php). It’s currently here:
<a href=”http://www.kktest.com/wp-admin/upload.php?item=976″ title=”www.kktest.com Theme Functions code”>
Sadly, the icons still don’t seem to be fixed on the Blog overview page: http://www.kktest.com/reimbursement-resources/reimbursement-insights-blog/
Is my code set in the correct location? Correct syntax?
Any other suggestions to fix this?
Thanks for your help!
Jake Beamson Member
Topics: 4 Replies: 17 Total: 21
Member since: January 27, 2015
I cant find that file at all really I cant find it there are around 8
functions.php files there
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
functions.php
Appearance>Editor>functions.php file
For the footer problem do this. Go to Appearance>Theme Options>Layout Settings>Custom CSS and paste this there:
.footer-bottom .bottom-left{width:auto;}
Regards,
Shri
Jake Beamson Member
Topics: 4 Replies: 17 Total: 21
Member since: January 27, 2015
and where can I find this file? to change???
This one
Sorry for the weekend delay.Kindly use 2:1 ratio photos to show them full width. So 1500px width by 750px height.
Kindly visit Appearance>Editor>functions.php
Go to fit_always that value is 1. Change it to 0.
And then go to fit_portrait. Change value from 0 to 1.
All photos will appear full width. But disclaimer it might also get cropped. So use the first solution. If still not happy use the 2nd solution.
Now about footer in 1 line.
Can you kindly disable right click so that we can check for the same and guide you for it to be in 1 line.
Regards,
Shri
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Sorry for the weekend delay.Kindly use 2:1 ratio photos to show them full width. So 1500px width by 750px height.
Kindly visit Appearance>Editor>functions.php
Go to fit_always that value is 1. Change it to 0.
And then go to fit_portrait. Change value from 0 to 1.
All photos will appear full width. But disclaimer it might also get cropped. So use the first solution. If still not happy use the 2nd solution.
Now about footer in 1 line.
Can you kindly disable right click so that we can check for the same and guide you for it to be in 1 line.
Regards,
Shri
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Hi Mel,
What do you mean by hiding menu on front page? Means the navigation from header should not show?
You have to add a php conditional tag like: https://codex.wordpress.org/Function_Reference/is_front_page
if is_front_page then menu won’t show else it will display.
If you know php can do this, if not suggest not doing it on your own.
Regards,
Shri
Hi Support,
Page content appearing with template that is calling the function <?php get_sidebar();?>.
However, page content is not appearing on any template without sidebar; instead the title of the page appears followed by the blog post.
Please help fix.
I found.
Edit supersized.css css file:
position: fixed to position: absolute (supersized and supersized li)
————–
Edit the file header.php
find the end of the wrapper div and add the following code:
<div class = “clear”> </ div>
<div id = “” style = “margin-left: auto; margin-right: auto; width: 80%;” class = “content-area”>
<div id = “content” class = “site-content container”>
<id hand = “main” class = “site-hand” role = “main”>
Page to display the plugin Posts in page :
<? Php echo do_shortcode (“[[ic_add_posts ids = ’34 ‘]]”); ?>
</ main>
</ div>
</ div>
</ div>
Hi,
I use the theme SKT Full Width Pro on my website.
Currently my home page displays a slideshow of multiple photos + text.
I will wish to add a page below this slideshow.
Could you tell me how I can do?
I can edit a file, write the php code or use a wordpress function.
Best Regards
Sedat Karakaya Participant
Topics: 22 Replies: 29 Total: 51
Member since: July 20, 2015
http://www.globalallianceregister.com/wp-admin/customize.php?url=http%3A%2F%2Fwww.globalallianceregister.com%2F
Besides, I have an intent to use this tabs menu on different pages too.
One more remark the tabs menu pops up with an open textand wraps up to be a tabs menu in a few seconds. Can you reolve this matter as well.
Thanks. SK
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Hi Brian,
Yes there is a fix.
In Pro version in Appearance>Editor>Functions.php change fit_always=1 to 0 and fit_portrait =0 to 1.
And save.
That’s it.
All images will fit just like the free version.
Regards,
Shri
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
I can see the wp-admin as well as the website fine. Is this resolved?
Regards,
Shri
Hi.
I have edited and done wrong at my website rebel-gamers.com
Now I’m stuck at this error
Parse error : syntax error, unexpected ‘<‘ in /home3/romex/public_html/wp-content/themes/skt_full_width_pro/functions.php on line 458
Can you please help me?
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Hi G.,
Simple thing to do. Kindly go to Appearance>Editor>functions.php
Search in functions.php fit_always
Make value 1 to 0
And change fit_portrait from 0 to 1.
Do not change anything else other than the values.
And you should have no black bands.
Regards,
Shri