I have another problem, I have translated “read more” in all the archives that contain the items in index-default.php (here four times) <div class=”morebtn”>Ver más</div>
and too in content.php, but I don´t I do not get it
I would like to remove the word “category” from the tittle of pages, I have changed the code in archive php but it doesn´t work.
Where put
if ( is_category() ) : single_cat_title();
I have added
if ( is_category() ) : single_cat_title(”, false);
My pages of categories appear: Category: Name of the category
When I inspection element I see: <h1 class=”page-title”>Category: Personal Cakes</h1>
Thanks in advance
About the smooth scroll…
The scroll-back-to-top plugin is one of the first that i install.
but i will integrate the smooth scroll for scroll down on the same page.
for example, if i actuate the Menu “About Us” in the header, the page should automatically scroll down on the same page.
I know i have to set anchor on the Header and in the Section, but how?
If i do this on the same page the funktions is going, but across the PHP pages i have no idea in which one i have to set the anchor. Or should i adjust the smooth.scroll.js file?
Thank you again for your support! Now I want to translate the “search” widget
to german (and “Search for…” and the result string). I have q-translate x installed but this does not translate the search widget. Do I have to change a php file again?
I don’t know weather you can help me, i am a beginner to building websites with wordpress and i made an error trying to change my URL in permalinks from http://www.wirralworkouts.co.uk/blog to just http://www.wirralworkouts.co.uk doing this i changed the location of were wordpress was finding my site i think. I got in touch with wordpress support and they sent me some information of how to try and correct this. I have used Filezilla to pull the functions.php and wp-configure.php into notepad++ and edit these files and copy them back into their original files with the added code to try and rectify this problem. However i think i have royally messed it up now playing around and am stuck for what i should do next. Any help would be greatly appreciated.
I am writing here today hoping that someone can help me fixing an issue I have on my website. After writing a blogpost, and reading it as a visitor, I noticed that the blogpost title was a H6 title, and not a H1.
Even worst, there is a H1 on this page, on the text “post navigation” below the news.
Which php file should I edit on my server to have my blogpost titles all be H1, and to get rid of this “post navigation” h6 style ?
Thanks for responding. After hours of reviewing the PHP code I finally figured out that the footer settings actually modified the header… which is definitely not obvious.
Hi. I am using the IT consultant pro theme and would like to display the page excerpts in the feature boxes on the front page. I tried the functions.php route as described above but there is no “get_the_content” funtcion to replace…
How is it done in the IT consultant pro theme?
Author
Search Results
Viewing 15 results - 1,591 through 1,605 (of 2,006 total)