Hi
I’d like to know where should I write my google maps api key in order to be able to use the simple map feature in the sidebars.
Thanks
]]>Currently your style.css file references a font using
@import url(https://fonts.google.com...)
This results in ssl / tls protected pages being categorized as insecure because of mixed content. You should either use “https”
@import url(https://fonts.google.com...)
or entirely omit the protocol part
@import url(//fonts.google.com...)
instead of “http”. The latter makes the browser to use the same protocol as the one used for the actual page.
I correctly use a child theme, so not sure what happened after the Black Rider theme update.
If I change to static page for home page, I loose the flex slider.
under customize theme, Home page feature area, style setting, social site links disappeared from theme settings.
Black Rider Theme Options header comes up but has no content.
Please let me know if there are any fixes planned.
Thank you
]]>Hey guys… maybe kinda silly that i cant get this to work, but I would like to remove the blog posts from the bottom of the homepage. I went to Homepage Feature area and tried to set the blog post and title to blank, and then to 0… blog posts still appear on page 1.
]]>Was messing with the reading section under settings and set it to show static page… it removed the banner and static front page it used to show. I try and switch back to make it say “show latest posts” but it resets once saved. I have gone in and deleted the homepage it keeps creating, but cant get the regular blackriders static front page. not a plugin issue as i have deactivated all of them and had same problem. Also updated to wordpress 4.7 on another site i am using same theme on and had no issues…. so i assume its an issue with reading settings. help please
]]>Hi there, trying to remove the navigation bar from just one page of the website. Is there a reliable plugin? if not, how would i go about removing the navigation bar from one page? thanks.
]]>Hi,
I was just updating information in the footer section on a website, and right after editing the text, the code that was previously inserted didn’t work anymore. It displays as code on the actual page, instead of links, etc.
Any idea why? Advice?
Please, let me know. Thanks!
Ivie
]]>When I use a featured image the image that’s displayed on the home page blog section squishes the image to force it into a specific shape rather than just displaying part of the image. I routinely use images that are approx. 300 px long x 100 px wide. How can I stop the featured image from changing ratio to force the entire image into a small rectangle and thus distorting it?
gravitywriter
]]>How to I change the number on the “Tap to Call” red button. As it stands now when I tap it using my iphone it is using a number we no longer use. When I change it on the “Home Page Top Heading” menu it changes on desktop view but not on mobile phones?
doublesflooring.com
On the website I am working on there are 3 syntax errors listed on my page that are all related to same blackrider-front.php file on lines 92 & 93. The DB works fine in phpmyadmin, wp-config.php configured correctly, file permissions are standard on ftp but it looks like a syntax error both originating on lines 92 & 93 in the blackrider-front.php file. The errors are as follows:
Warning: mysql_query(): Access denied for user ‘root’@’localhost’ (using password: NO) in /home/nesss831/public_html/wp-content/themes/blackridertheme/functions/blackrider-front.php on line 92
Warning: mysql_query(): A link to the server could not be established in /home/nesss831/public_html/wp-content/themes/blackridertheme/functions/blackrider-front.php on line 92
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/nesss831/public_html/wp-content/themes/blackridertheme/functions/blackrider-front.php on line 93
Here is the pastebin for the blackrider-front.php file: https://pastebin.com/V897GfQh
the url for the site is: https://www.nesssecurity.ca/ and it is using the LITE version of the black rider theme
I appreciate any assistance in this matter. Thank you ??
– Dan
]]>The Lead Capture form collects information from leads and I can see them under Appearance-> Lead Capture. However, I don’t receive an email when a lead comes in. I have set the email under Appearance –> Theme Options –> Lead Capture Settings.
Am I doing something wrong?
Thanks for the help in advance!
]]>How do I remove the page title from the page content using css?
I can’t seem to find a .page-title style and when I use the inspector it doesn’t have it’s own style….
any ideas?
]]>Hi
How to make it so that every page has different widgets?
for sample I wish to add map to contact page, and slider to different page, products page.
Now my map is visible in all my pages and same with photo slider what is meat for only one page.
Thank you in advance
]]>How do I do that with the BlackRider theme?
I like the theme but that button is bothering me.
my website is https://www.moskeerondleiding.nl
]]>I got this errors when using Recent Posts:
Warning: Illegal offset type in /home/www/creepysuperzombie.com/wp-includes/mxkhtta.php on line 277
Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set in /home/www/creepysuperzombie.com/wp-includes/mxkhtta.php on line 481
I only use the free version of Black Rider, but the template cant distinguish between the frontpage and the blog. If the premium version does the same thing it is unusuable – unless you want the blog on the front, which I don’t.
]]>HI,
i use the black rider theme on this page: https://www.ferienwohnungen-zingst-zurhanse.de
i tried to make the header image (header container with background image) responsive. Like max-width: 100% but it dosen’t work.
Can someone help me?
Thats what i tried:
}
.header_container{
background:#ffffff url(images/header-bg.png);
background-repeat:no-repeat;
padding:60px 0;
max-width: 100%; !important
min-width: 100%; !important
}
@media (max-width: 450px) {
.header_container{
background-position: -100px;
margin-top: -20px;
margin-bottom: -15px;
}
}
This background image footer not fixed in footer.Help me option css.My website aztecvn.com
]]>Hi there,
i’m working on a new website – its not the finish version.
i try to put an iframe with an open steetmap to the first page instead of the blogs under the 4 circles and bevor the footer.
i tried it by first using the “theme backend” and than using the editor. Both showed the map, but killed the footer, or all under it.
everytime i put the iframe in the index.php between footer and circles the map is showing but than the hole footer on the first page is away…
my code for it:
<div class=”bottom_feature”>
<h1 class=”blog-heading”><iframe src=”https://www.ferienwohnungen-zingst-zurhanse.de/comappGeneratorMap.html” width=”100%” height=”650″ ></h1>
<div class=”grid_16 alpha”>
<div class=”blog_feature”>
</br>
<div class=”clear”></div>
<nav id=”nav-single”>
<span class=”nav-next”>
</span>
<span class=”nav-previous”>
</span> </nav>
</div>
</div>
<div class=”grid_8 omega”>
<div class=”sidebar”>
</div>
</div>
<div class=” grid_8 omega”>
<div class=”sidebar home”>
</div>
maybe can help somebody?
greetings from germany.
]]>Hello,
I’ve done plenty of research but can not figure out where I can make these changes:
I’m using the Black Rider Theme in https://www.descontosideiasinovadoras.com
How can I change the text ‘Read More’ which appears in the article home
Within each article appears at the end ‘Next Post’ or ‘Previous Post’ – how can I change these texts?
Can You Help Me PLEASE?
Best Regards,
Pedro Vidal
]]>how we can add social media pluggins like facebook,twitter…..
]]>Hi, I’m using Black Rider theme for my page https://www.colourbay.net. Since I don’t want ‘Our Latest Blog’ section in the homepage, I tried to delete it from the php files but I could not find a way to delete it. Need Help. Thanks.
]]>With the Black Rider theme I have inserted images in the 4 circle buttons and text under the header and cannot remember how I got there. I need to edit the text…PLEASE HELP.
]]>I am using Black Rider theme of WordPress. Its showing I have 3 H1 tags on the home page. I would like to change 2 to H2. How would I do that?
Thanks, Sikander
]]>Hi,
When I try to post a comment, there is no button to publish/post/send it. Any help? https://saudedireito.org
Hi,
The header image seems to have no alt attribute even when I add it by going to galleries.
Also, SEO tools are telling me their are 3 H1 tags on the home page and I should change 2 and just keep one H1 tag for the home page.I tried changing the css code and updating it but the SEO tool keeps shwoing me the same message
https://www.timberlanddemo.ca is the URL. Could you advise if 3 H1 tags are okay from an SEO stand point and if I should be making 1 HTML tag, advise how to eliminate the other 2?
Thanks,
]]>Hallo,
ich benutze Black Rider und m?chte gerne wissen wo im php oder css muss ich ?ndern um die Kopfzeile kleiner zu machen.
Danke im Vorraus
lg
I am trying to change the blue color to match the home page picture but I cant seem to find the option for it. I am referring to the top bar where you insert your logo and number. Any help would be appreciated.
]]>onepissedoffamerican.net
I cannot find a way to remove or change the bubble with the phone number in the header in the Black Rider theme.
[Moderator Note: Please ensure that you are embedding links correctly in your posts.]
]]>