Hello currently creating a blog to document the restoration of a sail boat and came across the following site https://mjsailing.com/ using the free wordpress theme Able. decided to use the same theme but after uploading and installing discovered that on the same laptop my site https://vagabondtravels.co/ appears to be thinner this appears to be the right hand margin but I could be wrong
Any ideas how this was done???
Many Thanks
]]>I am creating a child theme to Able. Able has three style files: editor-style.css, rtl.css, and style.css. I understand how to enqueue style.css and my own child them style.css. What do I need to do about the other two? Are there any dependencies among the three that I must observe? Specific examples how to do this would be appreciated.
Cheers,
dragonrd3
I just moved to the Able theme…everything seems to work fine except the header, when viewing a particular post, drops down from where it should be.
For example, have a look here to see what I am talking about.
It seems to work fine when we are in the homepage or any particular category!
The blog I need help with is webguy.in.
]]>Hi,
I would like to increase the font size in the main menu tabs on https://redwoodssociety.com.
On https://testing.redwoodssociety.com
I tried the following in my CSS editor (not the edit screen) and it didn’t work.
.primary-navigation a {
font-size: 16px;
Can you advise me?
Thanks in advance for your help.
Laura
Hello all i am trying to remvoe the “posted by” and the name the follows it under every post I am using the able theme, my css knowledge is limited. can anyone point me in the right direction?
I have tried using jetpacks custom css with
.entry-details, .entry-author {
display: none;
but that is not working
]]>Dear all,
Thanks for your help over the last few weeks with this site.
I was just wondering if I could ask for one more piece of advice.
I cant work out what CSS to write in the editor of my Child Theme to make the paragraph text slightly smaller on all the pages of my site.
For example, the paragraph text on this page: https://dbace.uk.com/how-it-works/ is a little too large and the client would like it to be the same as the text on the ‘Latest blog post’ widget on the left hand side of the page.
Can anyone help pretty please?
Thanks,
John
]]>Hello all,
Does any one know of a decent plugin that can expand the number of page templates in the drop down menu of the page attributes area.
This would be for posts and pages too – can’t seem to find one through the search facility.
Many thanks,
Jahn
Hello,
The Able theme is fantastic and very easy to use plus there’s great support on these forums to help me with it.
However, I am not sure what CSS code to write in my child-theme to remove the light grey borders that appear around the main content areas on each ‘page’ and ‘post’.
I found the solution in wordpress.com which was:
.hentry {
border: none;
box-shadow: none;
}
But this doesn’t work on the .org version of the same theme.
Does anyone have any ideas please?
Jahn
I would like to know where i can translate the text on top op a post,
it says something like “Posted on 27 juli, 2014 by admin”, i would like to change the words ‘posted on ‘and “by”
also i would like to change te word, 2 “comments” in the bottem of the post.
i search everywhere but cant find the right php file.
i hope somebody can tell me where to change it
Mark
]]>My site: https://brasandbodyimage.com/ (bra pics, potentially NSFW depending on workplace).
Hi all. I’d like to change some of the link colours in Able if possible, but I haven’t been able to find the best way to do it. So far I’ve messed around a bit and used a child CSS sheet to change the navigation bar at the top to be black when not selected (from light grey), and the text to be grey (from black), which also changed the older posts link colour to be grey.
Pretty much all of the other hyperlinks are navy blue, and the post titles are navy blue on hovering. I would like to change all of the navy blue links to a dark pink (something like #df144d). What would be the best way of doing this? Thanks in advance.
In case the added CSS changes are important:
Changing navigation bar text/page navigation links grey:
.site-navigation a {
color: rgb(110,110,110);
color: rgba(110,110,110,1);
}
Changing navigation bar background black:
.main-navigation, .menu-toggle {
background-color: rgb(0,0,0);
background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
background-image: -webkit-linear-gradient(rgba(240,240,240,0.8),rgba(210,210,210,0.8));
background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0));
}
]]>
I have a static front page and I can’t seem to remove the Leave a Reply comment box. I just want a plain page with the one photo I have on the front. I don’t have any leave any comment boxes checked in discussion settings. Whats going on?
]]>I’m looking for help to resize all my images to fill the post box area. Ideally, they would all be the same width and height to be uniform throughout my blog. You can see on my home page that I have three images in two posts and they are all different sizes. I don’t know if there is code I need to add to my custom CSS or to my functions.php file. Any help you can provide would be greatly appreciated.
Thanks,
Sterling
https://www.dcandbeyond.com
Able Theme
Hello, I just noticed the word “Title” that scrolls along the right side of every page on my site. https://www.lumiereportraits.com. Is there an easy way to make it so that doesn’t show so people don’t click on it?
Hopefully it’s an easy fix, and thank you in advance for any help!
]]>Hey,
i would like to know if anybody know how to create a slidshow on this theme?
I want to have a proper slideshow and the possibility to change the image with the arrow keys on the keyboard.
Thank’s,
Stéphane
Hi,
There is something wrong with the theme translation.
I tried to translate it into Polish. I created a .po file and .mo. They are both in the theme languages folder but the theme doesn’t see them.
I created the files using codestyling localization plugin.
Can you please check if the theme is translation ready?
If so, why the translation is not working?
I’ve installed and activated the Co-authors Plus plugin, and I can select multiple authors on the back end … but they’re not showing up on the front end.
The resource I’ve found is this: https://vip.wordpress.com/documentation/incorporate-co-authors-plus-template-tags-into-your-theme/ … but from my understanding, the code needed varies by theme.
Does anyone know now to resolve this in the Able theme? Thanks so much!
Mandy
]]>I just put up some circular social media icons, and they’re all displaying with a white square with a gray border even though my images don’t have that at all. It’s definitely something with the theme, because if I use a different theme the borders disappear. I’m using a text widget in the sidebar, and I don’t know how to make them go away. I know nothing about CSS. Help?
]]>I’m trying to change the color of the main nav bar on this site using a custom CSS plugin. Any ideas? https://dev.theequityline.org/wp/
]]>I’m new to WordPress/CSS. I’d like to change the subheads in the sidebar, so they are not italicized. How can I do this? Thanks so much for any help.
]]>Hi!
Use Able theme for my brothers site https://www.bogatov-anton.ru/
And i have a little problem: too much H1 (more than 20).
What is the siple way to make only 1 H1?
May be you have PRo version with mor functions?
Best regards,saintvittsdance.
]]>In my footer, I would like to replace “Proudly powered by WordPress | Theme: Able by Automattic” with my own copyright text. What is the simplest yet effective way to do this? (I do not know CSS – yet.) My website is: https://christinerice-author.com.
Thanks,
Christine
]]>Hello,
I changed the line-height property (style.css) of gallery caption successfully, but now I want to edit the same property of the rest of images
https://dl.dropboxusercontent.com/u/56394155/Captura32.JPG
I tried editing .wp-caption class and .wp-caption-text (in style.css) but as you see in the image there is no change. I think its a problem with the <span> tag, is set to “line-height: 26px;” in style.css
]]>Hi
Site fwtest.co.uk
I noticed that somebody has posted the same problem on the wordpress.com forum.
Basically on a mobile device I can not select the sub-menu items in the dropdowns. They come up but don’t allow me to touch select them. On a desktop I can select them with the mouse. Mobile device Samsung Note (phone not tablet).
Frank
]]>Hi
Up until last week the mobile menu was appearing OK but now it seems to have disappeared. I’ve tried disabling any plug-ins that have been updated recently to see whether that has caused it to no success.
site: fwtest.co.uk
Be most grateful for any assistance.
Frank
]]>I use latest theme version – 1.2
I have an error on ht ehome page – it only shows 1 latest blog post whit a link to older posts. Not like on the preview page here. Any ideas how to make it show all blog posts on the home page?
Any help is gratly appreciated!
]]>Hi, please can you help. Presently building a site using Able Theme but menu bar has been removed from below header recently. Can I bring it back? Many thanks Graham
]]>Hi,
I’m trying to change of the colour of my menu bar but can’t find specific code in my stylesheet css to amend. What I’m really looking for is the menu bar to turn red when pressed. Can you please help?? Many thanks Graham
]]>