Hi there,
How do i show the page title on the blog page. I use the template: “Blog Right Sidebar”.
Do i have to add <h1 class=”postitle entry-title”><?php the_title(); ?></h1> in a .php file somewhere? (which file..)
thnx!
Sonal S Sinha Moderator
Topics: 0 Replies: 31296 Total: 31296
Member since: August 16, 2013
Hi,
Kindly go to header.php.
find:
<meta name=”viewport” content=”width=device-width, initial-scale=1.1″/>
And replace:
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″/>
Regards,
Chris
Arash Participant
Topics: 10 Replies: 15 Total: 25
Member since: January 25, 2017
Thank you, first problem solved! For 2nd problem, where exactly in the header.php would I add the phone #?
Greg Participant
Member since: October 14, 2016
I can’t seem to figure out how to remove the animation of the different sections on the home page. Is there some code that can be added to functions.php to remove it?
Sonal S Sinha Moderator
Topics: 0 Replies: 31296 Total: 31296
Member since: August 16, 2013
Hi Arash,
Kindly go to Appearance>>Widget>>Footer column 4>> add text widget.
Add this code there:
<p>1480 Sherman Ave<br>
North Bend, OR 97459<br>
Phone:<a href="tel:541.751.9344"> 541.751.9344</a><br>
</p>
<p>
Email: <a href="mailto:[email protected] ">[email protected] </a><br>
Website: <a href="http://www.parkside-motel.com">www.parkside-motel.com</a>
</p>
Add title”Get in Touch” in widget title box.
For Add phone no in header:
Kindly go to themes >> header.php and add phone number there.
Regards,
Brad
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Kindly edit header.php goto line number 22.
Replace:
<meta name="viewport" content="width=device-width, initial-scale=1.1"/>
With:
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
Or simply you can change initial-scale=1.1 to initial-scale=1.0
Regards,
Shri
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Hi Dapo,
This is an old tutorial but check the code in comments.php for no comments and you can change the text. Kindly take a backup via FTP before editing the file.
Hope this is the answer you wanted from my end.
Regards,
Shri
Sonal S Sinha Keymaster
Topics: 10 Replies: 6995 Total: 7005
Member since: June 12, 2013
Hi,
The contact form appears from custom-functions.php accessible via appearance>editor If unable to then replace it by adding widget in sidebar of contact form 7 instead.
Regards,
Shri
Dapo Participant
Topics: 4 Replies: 13 Total: 17
Member since: March 20, 2017
alternatively if I can find the php page all one needs is an IF statement. i.e. IF no of comments =0 , then display ‘please leave a message’
Error: The uploaded file exceeds the upload_max_filesize directive in php.ini.
I’ve searched web for solution, tried to change php.ini, htacces.php and wp-config.php files to no avail.
Sonal S Sinha Moderator
Topics: 0 Replies: 31296 Total: 31296
Member since: August 16, 2013
Hi Sonia,
Kindly go to inc/template-tags.php and search “Post Navigation”.
You can translate the text from there.
Regards,
Dave
Sonal S Sinha Moderator
Topics: 0 Replies: 31296 Total: 31296
Member since: August 16, 2013
Hi Julie,
You can edit the contact form from inc/custom-functions.php
Regards,
Dave
Sonal S Sinha Moderator
Topics: 0 Replies: 31296 Total: 31296
Member since: August 16, 2013
Hi Mike,
You can edit the contact form from inc/custom-functions.php
Regards,
Dave
Donald Member
Member since: November 13, 2016
How do I have my navigation in a straight line.
Can I insert a banner in header and how.
How can I adjust the space below heater, not the home page but the other pages
http://donaldh.sg-host.com/wp-login.php
The uploaded file exceeds the upload_max_filesize directive in php.ini.