Hi,
Thanks for your theme!
I have an issue with Jetpack and your related posts module. When i activate the jetpack related posts module, yours isn’t disabled.
I can see both.
I prefer the jetpack module, sorry…
How can i disabled yours.
You can take a look here : https://monpermismoto.com/deroulement-examen-plateau-permis-moto/
Thanks a lot.
Fred.
Hello,
Really liking this theme, however I am looking at setting the static page content first, then the featured items. I have created a working child theme, but for the life of me can not figure out how to reverse the load order.
Can somebody point me in the right direction ??
Im pretty new at all this, but have managed to figure most things out my self…this one alludes me.
Thanking anybody in advance.
]]>I’m trying to figure out how to change the background color of the menu bars. I dont want it to be black. Also how to change the font?
]]>I would like my front page to list the posts and featured image but not the date of the post, the keywords, the social shares, or the like button. I can’t figure out how to hide these features on the front page. Can anyone help with this? I know some but not much code.
]]>Hi All,
I adjusted my website https://www.celebritiesreport.com to my liking using the following CSS code. I thought I share it with you in case you need it:
What this does is changing the strapvert green to a darker green. You can substitute the hex codes with the color you want.
It also reduces the white space around the secondary featured section.
.entry-title {
color: #31AB37;
}
.featured-content-secondary .entry-title a {
color: #31AB37;
}
.entry-header .entry-title a {
color: #31AB37;
}
.entry-meta a {
font-size: 12px;
color: #31AB37;
}
}
.widget-title {
color: #31AB37;
}
.cat-item a {
color: #31AB37;
}
.nav-previous a {
color: #31AB37;
}
}
.site-info .strapvert-copyright {
text-align: center;
color: Red;
}
.featured-content-secondary {
padding-top: 0;
padding-bottom: 0;
}
#top-bar {
padding: 0 0 8px;
}
h1, h2, h3, h4, h5, h6 {
color: #31ab37;
}
Hello,
Can you please tell me how to change the green color in the posts titles and basically everywhere?
If you send me the classes used for these, i can write the CSS.
Thanks.
I’ve mentioned it before that your theme is great.
I’m using it on the following website
Celebritiesreport.com
Hi,
A very good theme. I’m using it successfully.
Can you please tell me how to add the search box to the secondary navbar and align it to the right?
Celebritiesreport.com
Thanks,
]]>Hi,
Thank you very much for your theme. It rocks.
I want to reduce the white space between the second Navbar and the featured section. And between the featured section and the posts.
Here’s my site: Celebritiesreport.com
Can you please tell me how. If you have the CSS code, it would be appreciated.
Thank you.
]]>Hi there,
First off, I really like your theme. Fantastic! I am quite new to WordPress and need help in knowing:
1. How to add 3-4 more Navigation Menu
2. How can I get rid of the 2 black lines OR reduce the width on the Header.
Appreciate your help
Thanks
Vanita
Is there any known issues with wp-pagenavi ? In other themes wp-pagenavi is active whereas starpvert pro does not recognize…
]]>I’m trying to change the color of the active page in the navigation bar, and also the hover color for the other pages in the navbar. I’m stumped, any ideas?
lsstringschool.com
Thanks,
Jay
There are a couple changes I’d like to make to my site title and tagline:
1) is it possible to make the title and tagline right-hand margin smaller, so they appear wider, more like the navbar?
2) Can I change the size and color of the text in both the site title and tagline?
Can either of these be done with a few lines of css on my childtheme?
Thanks!
jay
I have a VERY strange issue. I have my posts going to a static page. When we post, the recent post won’t appear until we post another one after it! It’s like it’s posting one post behind.
Check out drlind.com and click the 4Eyes Blog. The only reason “Urban Jungle” is showing is because we put another post today… and today’s post isn’t showing, obviously.
Help?
]]>Hello again.
How do i prevent the featured image from appearing on the actual post (so it’s not repeated twice in some posts)
Example:
https://viral.stkittsthegreat.com/giving-birth-roadside-captured-photographer-breanna-gravener/
Thank-you kindly
kath
Awesome template and I’ve tried and used TONS!
Great support also!
Could you please give me the custom css for changing the colour of things like, title of posts, read more button, the gray bars (above and below header) and tags/category links? I know it’s a lot to ask.
Thank-you kindly!
Website url: https://viral.stkittsthegreat.com/
]]>Hi,
I′ve configired the theme like on the demo, so on the homepage it shows a summary / excerpt of 5 sticky posts (featured section). However, the 4 posts next to each other all get cut off (“read more”) in different ways.
The first one has 7 text lines under the header, the second one has 4 lines, the third 5 lines and the fourth 4 lines again.
It looks very uneven this way – is there a way to solve this?
Thank you in advance,
Jurri
Goodday,
I′ve been going over the other support post, but can′t find the solution to my problem.
What I′m trying to accomplish is that all the text (p) in pages and posts (and thus also on the homepage where it shows excerpts of this in the featured section) is NOT bold and italic.
I hope someone can help me out here, I′m clueless by now ;-(
Many thanks in advance!
Jurri
Hi there,
I′ve installed the theme in WordPress and get the following message:
Successfully installed the theme StrapVert 1.2.4.
However, every time I try to activate the theme (I′ve tried o different domains) it goes wrong… I get this PHP error message:
Fatal error: Call to undefined function wp_is_mobile() in /home/bestand/public_html/GG/wp-content/themes/strapvert/functions.php on line 246
How to solve this? Any help will be highly appreciated!
Jurri
]]>Hi!
the “Gallery” format for posts is no more present in the list of formats. How can I get the Gallery format back??? Thank you.
I love the strapvert theme and you can see it in action over at my site https://www.allspark.com
I’ve done some minor modifications using a child theme but one of issues I’m having now is how it crops images dead center. I’m trying to make it use “array( ‘left’, ‘top’ ) );” so I can crop them from the top down while taking up the same amount of space but it either doesn’t work at all or it displays the images without cropping it.
If I could get some advice on which files to modify and the code I need to input it would be very much appreciated.
Can you help me with that?
Thanks!
Greg
]]>Hi,
I really love your theme and I’m planning to roll it out on my production site. I’m rather novice at coding so the changes I’ve made are about as good as I can get.
That said, I’ve run into a problem. I’ve created a custom widget that is intended to display an google adsense ad under the featured image from within an article. I’ve added it using your recommendation of a child theme and everything is working except that it overlaps at lower resolutions and on mobile devices.
What I need it to do is disappear when the screen is smaller in the same manner the one in the footer is doing.
Here’s a page so you can see an exmaple:
You’ll notice if you reduce the resolution the banner in the bottom gets cut off while the one in the article body overlaps the sidebar.
I’m guessing there’s something that can be added to CSS but my hours of testing and searching have not lead to a solution.
If you can perhaps point me in the right direction I’d be very grateful.
Thank you!
Greg
]]>Hello.
Again, I have a question on my website in progress https://www.geluksreis.nl.
Viewing the site on my iPad/iPhone or other tablets, the navigation bar is not shown ‘correctly’, I fear.
On my iPad, the possible choices in the navigation bar cannot be seen, other than first clicking on the rightsided icon with the three horizontal bars.
1) Is this the normal, only possible way to navigate the website when using an iPad (or any other tablet?)?
2) If I choose one of the navigation options which contain deeper, additional options, I cannot choose the ‘top’-choice?
I hope my questions are clear??
Maybe it’s wise to illustrate it with this screenshot: https://www.flickr.com/photos/happyjos/13977997452/
In this screenshot example, I cannot choose i.e. the ‘Over Galuksreis’-option.
Thanks in advance for your help.
Regards,
Jos
Hello! I’m working on a website of a friend of mine: https://www.geluksreis.nl/index1.php/
I have a problem with the social icons in the top right corner (in this case Facebook and Twitter).
They don’t show up in Firefox (version 28.0).
They do appear correctly in Chrome and IE.
I couldn’t find a solution for this elsewhere, so may be you could help me with this. Many thanks in advance; greetz from Holland!
Jos
Hi,
I use your theme for a professional job. It is great! thank you ??
But I would like to change stuff in the css (example: reducing the space between the widgets). the problem is that I can not find the css!
Could you please help me
Many thanks
Flr
hello,
first this is a awsome theme very natural and not dramatic dynamic.
but how do i get the same view as the standard home page.
i like to have 4 images +/- 250 X 250 in a one line with text under every picture above a picture size off 750 x 550
best regards D.J.
]]>What a great theme you’ve got! Please I’d like to know how to reduce font size in stapvert theme
]]>Hi,
I’ve just installed StrapVert theme, but it appears that I cannot add 4 pictures (there are 4 pictures at the 2nd half of the theme called Demo Post 13, Demo Post 15, Demo Post 17, Demo Post 11).
First of all I am not sure how to name the problem, it might be called thumbnails or so. But I’d really need to display 4 products (like shown on the theme) beneath the main product photo.
It looks like a gallery of 4 cars but there is a short description beneath each picture witch suits me very well.
Any help welcome.
Thanks
Dalibor
]]>Hi
I’m trying to get the second row of featured content secondary to display. I have the first 4 posts working fine which are called by:
<div class="entry-thumbnail">
<a href="<?php the_permalink(); ?>"><?php the_post_thumbnail(); ?></a>
</div>
But I can’t get the next 4 to featured posts to appear underneath them, any pointers on where I’m going wrong? Great theme by the way, well done!
Ant
how to get rid of 3 cm white space under the photo of the shark?
It is in the sidebar. Widgets under the line are in footer.
Hi, once again I come for help!
I was wondering if here’s a way to have the text […] after secondary featured post excerpt and to have that text linked to the permalink of the post.
Thanks in advance for your help!
Regards,
Jose