Bright page 1.5 image upload
-
Hi all,
I recently downloaded the Brightpage 1.5 theme and would like to upload images to the slider that was included in the theme. I am brand new to wp and really struggling with this, can anyone help?
My site is https://www.seventhsoncreative.info
-
What is the url of your site? Try to remove the txt from the title and tagline from the settings page. It may be the prob but not sure. What theme is it brightpage?
I already removed the title & tagline. The URL is https://www.squashblossomkitchens.com/blog and the theme is brightpage – thanks for your help!
seems to be the site title in your settings.
Also could try to remove the background color in the css .sitetitle which is currently white and showing up.
maybe givesuccess has other ideas.
Maybe you can remove the code that generates the title/tagline from the header.php file. (MAKE A BACKUP OF THE FILE FIRST )In there you will see:
<!– BEGIN HEADER –>
<div id=”header” class=”clearfix”>
<div id=”header-box” class=”clearfix”>
<h1 id=”site-title”>/” title=”<?php bloginfo(‘name’); ?>” rel=”home”><?php bloginfo(‘name’); ?></h1>
<div id=”site-description”><p><?php bloginfo(‘description’); ?></p></div>
</div> <!– end div #header-box –>
</div> <!– end div #header –>
<!– END HEADER –>Try to remove :
<h1 id=”site-title”>/” title=”<?php bloginfo(‘name’); ?>” rel=”home”><?php bloginfo(‘name’); ?></h1>If that dont work take out the description code:
<div id=”site-description”><p><?php bloginfo(‘description’); ?></p></div>
If that still dont fix, remove all between the <!– BEGIN HEADER –> & <!– END HEADER –>
That is what puts the txt there (I think…lol) If all else fails just find another themes similar. I mentioned a few above. I had issues w/this theme too but I just found anopther my client liked better ??
I like the tweaks you made to the theme. I had to look hard to recognize it. I saw a plugin for Recipes you might want to try with special templates for them. Look here: https://www.ads-software.com/extend/plugins/search.php?q=Recipes&sort=
Good luck with the theme issue.
That worked! Thank you so much ?? And I will definitely use a recipe formatter.
??
Glad 2 hear!u might wish to put this
<title>Your title here</title>
<meta name=”description” content=”your site description here ” />
<meta name=”keywords” content=”your keywords here” />above where u took out, in where the other “<meta” stuff is in header.php. Fill it in w/your title desc. and keywords. The title and desc. will what searches use to show your site in them. The desc can be i think up to 160 chars.
If u use “All In One SEO” plugin it will put for u!Hello,
Does anyone know how to make the image actually appear or if any weird details that are needed to have the main slider image appear?
I’ve got the theme up and working with the slider appearing when I create a post with a “Featured” category. I’ve got it all set with relation to everything said in this thread but still no image will show up.
If I fire bug it where the image should be it says
“background: url(“undefined”)”Can anyone help? Thanks
Vinx
try to make 5 demo post with 3-4 in the featured post and last nes in another cat. besides uncategorized. some slider need more than 1 post/photo and not to be in uncat.
I really like this theme and wish the maker of it would stop in to give the right definite fixes so we have to just mess with it. Check out he other themes i mentioned above bc they have nice sliders too but u might have to still tweak but may be easier than fixing this Brite page theme.
Oh leave a url to your site too so we can see the problem.
yea i can’t get the slider to work either, not even show up. I created a category called Featured, added a post and added the pics i want in the slider, marked it with the Featured category, but nothing. Anything i’m doing wrong? Maybe i need more detailed steps. I’m new to this.
My site is fundacionchimborazo.org
Also, I uploaded a header image, but the default text is still showing on top! Sigh. Any ideas would help me out a lot.
Thanks
Try to make more than one post in the “featured” category bc some take more than one to work right IT MIGHT work!
The prob w/ header pic not removing the title read above katyandchristine had that prob and fixed by removing some code from the header.pfp file.Good luck. If all else fails find another theme…lol
thanks, got the header fixed. no luck on the slider, i wish i could at least get it to show up. Have 5 posts with Featured category but still doesnt show up (fundacionchimborazo.org).
Also, does anyone know how to increase the text area in the right sidebar? it only fills up the left half with text, and the right half is empty. is there some part of the code that i have to change?
Thank you
Ok goto post(s) and add an image as a “featured image” and see if it will show the slider with it as featured image. There should be a section in right sidebar at bottom when u write/edit a post/page.
If U dont see it …look on top right of page for “screen options” then in the drop-down check off “Featured Image”. Then it should be section in (edit page) rt side bar for u to try adding slider photo as “Featured Image”. I think it does say it should be featured category but it worth a try. My cell phone demo site will remove any slider photo i DONT have as “Featured Image” so it might help.The sidebar thing i hope is simple:
Look here: https://cellphones.newcastle19720.com/ i put random txt to show the diff side bar location and look. It seem u have yours in maybe the “sidebar Left” widget. To make full width try putting it in “SIDEBAR TOP” in the appearance > widgets. I hope it is simple anyway.I can still see “Ayudanos a Ayudar” in your site’s header photo (i use firefox). Try to remove this:
<div id=”site-description”><p><?php bloginfo(‘description’); ?></p></div>
from in netween the <!– BEGIN HEADER –> & <!– END HEADER –> in the header.php in the editer or ftp. It is the code that puts it there.
Good Luck
appreciate u taking the time out to explain, got everything except the slider, added 5 featured images on 5 diff posts, slider doesnt appear. is that offer to give ur id/pw for that cell phone site still valid? would like to solve this
^^ exactly what I think/want to say. This is so frustrating. I’ve tried every single fix in this thread and still can’t get the image in the slider to show up. It shows me a single nav button so I know its finding the slider with the image, but its just not displaying it? any chance we could see screen shots of your backend setup that has it working givesuccess???
ok i made 2 admin accs on thte cell demo site
name: Pw:
user1 demo123
user2 demo123the slider is working there but if u delete the featured image that photo wont show in the slider…try it to see what it is doing that your is not.
Not sure how crazy things might be if both admins are signed in and changing stuff around on each other so if stuff seems weird it may be the other admin trying to make changes on the same thing at same time. So try it again l8tr. I wont sign in for a few days so u all have a chance at it. I will keep the user accounts for about a week but if u all get done/fixed let me know so i can delete them so no one else can screw w/things besides us here. I put “meta” widget in sidebar to sign in easier.good luck
- The topic ‘Bright page 1.5 image upload’ is closed to new replies.