Good Guy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Gray WordPress log-in menuPlease repost your question at this link:
https://www.ads-software.com/support/forum/multisite
Good luck.
Forum: Fixing WordPress
In reply to: Background Color@life0623
This code will solve your color problem:#logo_area { background-color: red; /* change the color to anything */ }
In future please start your own thread because your problem is completely different from the original poster’s. Everything is now confused.
Anyway, hope this helps.
Forum: Fixing WordPress
In reply to: Background ColorI cannot figure out how to change the square of black background under “Join my mailing list” to white, like the rest of the page. What would this be under specifically/where should I go to find this, I have looked everywhere including under css forms.
All I see is white background and white text so you can’t read anything. Assuming this is the case then this css will solve the problem:
.textwidget p font { color: black; }
Hope this helps.
Forum: Fixing WordPress
In reply to: Exclude pages from recent postsI’ve never understood why Pages are listed under the Recent Posts heading of the Home Page – isn’t logical, they aren’t Pages.
difficulrt to say without seeing the page but you are right a page should not be under recent posts unless, of course, you have made a mistake in mixing pages with posts and vice versa.
Moving on, I have a Page that I only want people to get to from a link in an email or a link in a post.
The easiest way is to go to:
Dashboard >> Pages >> All pages
now hover over your said page and click on Quick Edit. There you will have the option to enter a password and make the page private. You then need to send the link to your target audience.I suspect all your other issues should be corrected when you have made your page private.
Forum: Fixing WordPress
In reply to: YooTheme – Bloc EditIt looks like this is a photoshop task and the best place to get instant answers is at this link:
https://forums.adobe.com/community/photoshop/general?view=discussions&start=0
You can paste your image ain that forum and some smart guy will do it for you.
Hope this helps.
Forum: Themes and Templates
In reply to: Change CSS for Single PageI don’t have a link to your page for me to give you the code but I would strongly recommend that you use inline styles for that particular page. It is easy and works all the time.
You don’t want to mess around with the core code.
Hope this gives you the idea to explore further.
When you used FTP, did you upload it to the correct folder? The correct folder is:
wp-content >> themes
The folder themes is the one where your uploaded themses should reside.
Good luck.
I am glad it worked. Another way is to change the font size but let us do this next time.
Thanks for the feedback.
Forum: Fixing WordPress
In reply to: Drop Down MenuMost probably yes. You have already created onw drop-down menu under: Multimedia Services >> Design
How did you do it? You have to do exactly the same method.
I suggest look at this article:
https://en.support.wordpress.com/menus/#changing-the-order-of-menu-items-and-creating-sub-menus
Also, make sure your theme supports custom menus or make sure you have the relevant plugins for menu items.
Good luck.
Forum: Fixing WordPress
In reply to: HeaderNot sure how you “installed” a custom header but the normal method is to do this:
Dashboard >> Appearance >> Header
You should now have the option to upload your header image.
I can’t test this because you are using a premium theme which I don’t use. There are many good free themes from www.ads-software.com and my recommendation is to use Coraline but again it is your blog and your choice of the theme.
Good luck.
Forum: Fixing WordPress
In reply to: Slide showIt is difficult to help someone who is using a premium theme because we all don’t use it and we can’t test it our machines.
Have you tried contacting the theme provider? They should have a forum or help section on their site.
Good luck.
Forum: Fixing WordPress
In reply to: New to wordpress. Can you completely own a wordpress site.1) Yes See my site <mytaxsite.co.uk>
2) 0%
3) depends on your marketing skills
4) God knows but Harvard, ebay are two I can thing of.
5) No
6) Yes £2.99 (per year) for domain; $12 (per year) for domain mapping on WordPress (but you can use self hosted or outsourced hosts). so my costs is very low but I don’t intend to do anything wacky!I recommend start a free one at: https://en.wordpress.com/signup/ You can’t install any themses or plugins but you can buy a theme and also pay for CSS-customization. there are other upgrades as well.
Good luck.
Good luck.
Forum: Fixing WordPress
In reply to: How do you add colums to your page content?you need to select a theme with two columns. See this link:
https://www.ads-software.com/extend/themes/tags/two-columns
Your theme can be changed to two columns; You need to go to:
Dashboard >> Appearance >> Theme Options
Hope this helps.
Forum: Themes and Templates
In reply to: Making one page full widthIf it is a page (rather than a post) then you can remove the sidebars without any coding:
Dashboard >> Pages >> All Pages
Now select your page or hover over it and then click on Quick Edit. Now select Template as Full Width, No sidebar.
There is a subtle difference between a page and a post but I am sure you know about this.
Hope this helps.
Forum: Themes and Templates
In reply to: Removing empty space in Sunspot themeYou need to provide a link to your blog to get any meaningful answer. Your picture is different from what I see at this link:
https://www.ads-software.com/extend/themes/sunspot
You can suppress the visibility of home page but you need to set another page as your front page.