Forum Replies Created
-
AuthorPosts
-
Hi Mike,
I added the code you suggested to the functions.php file and it did not change anything. Any other suggestions?Hello,
I’m having the same exact problem. I need to edit the “About Us” widget in the footer-column 1 custom widget area and it won’t show the text that should be there. Also, I tried adding a new empty text widget and the drop down doesn’t appear. Other widgets seem to be working. I’ve also tried deactivating all plugins and that didn’t help.
Lisa
Thanks for the quick response! That took care of it. Thank you.
November 15, 2016 at 1:39 am in reply to: GWT problems indexing Enfold (soft 404) with search activated (?s=) #712266I also wanted to chime in and say I’m getting similar URL queries in Search Console. I’m also using the Enfold theme. I have used the robots file to block these search results but am still getting these 404 errors. It would be best to get rid of the bad code (as suggested by fromcouch) to allow Google to crawl the site more efficiently. In my opinion, the removal tool should not be used to get rid of crawl errors (there is even a disclaimer at the bottom of the help page that says not to use it for this).
Rikard,
I’ve posted the admin login details in the private section. Thank you,
Lisa
Andy,
Thanks! That worked!
Update…The quick CSS now looks like this (I removed that one section that was throwing everything off). Only the images aren’t centered on the dotted line.
#top .avia-post-nav { display: none !important; }
.single-post main.content {
padding-left: 45px; }.small-preview {
width: 160px;
height: 160px;
line-height: 160px;
}.blog, main.content.units.av-content-small.alpha.av-blog-meta-html-info-disabled {
width: 66%;
margin-left: 90px;
}h1.post-title.entry-title {
font-size: 28px!important;
color: #02a1e5;
}div.entry-content h6 {color: #02a1e5;}
.big-preview img {
width: 100%;
height: 100%;
}Hi Yigit,
Thanks for the response. The code you recently gave me works! However, I have to take out this code to make it work.
.template-blog .blog-meta {
left: -30px;
position: relative;
}If I take this out then the images are not centered on the dotted line. Is there another option/code to get it to center.
My Quick CSS looks like this:
#top .avia-post-nav { display: none !important; }
.single-post main.content {
padding-left: 45px; }.small-preview {
width: 160px;
height: 160px;
line-height: 160px;
}.template-blog .blog-meta {
left: -30px;
position: relative;
}
.blog, main.content.units.av-content-small.alpha.av-blog-meta-html-info-disabled {
width: 66%;
margin-left: 90px;
}h1.post-title.entry-title {
font-size: 28px!important;
color: #02a1e5;
}div.entry-content h6 {color: #02a1e5;}
.big-preview img {
width: 100%;
height: 100%;
}Hi,
The last edit to quick CSS did not work. I decided to take out the social media bar. But would still like more white space to the left of the images. I would like to keep the same width for the side bar. If the width of the main section changes that is ok. Is there code to add that would allow me to do this?
http://www.iveyengineering.com/expert-witness-blog/
Also, is there a way to delete the pop up navigation that appears to the left/right side of pages. The social media bar partially hides it. Thanks!
http://www.iveyengineering.com/harth-architectural-engineering-expert/
Thanks for the response. I was able to resolve #1.
For #2, I probably didn’t explain it well. I didn’t mean to say a border, more like white space so the social media bar is not on top of the images. See the image link (private content) via drop box. Is there a CSS quick code I can use and to also adjust the size of the sidebar?
Thanks!
Perfect! Thanks!
I included the log in and password in the above thread (private data).
I am now not getting the rule that was added with the code you gave me above. It appears like this now.
http://www.iveyengineering.com/iveyengineeringdev/william-r-ivey-option-5
I would like the sidebar (widget) to appear like as you see in this link, but as a widget with the color section at the bottom. http://www.iveyengineering.com/iveyengineeringdev/william-ivey/
If I use the sidebar feature with the color section it displays it at the bottom (see link below), which is not what I want.
http://www.iveyengineering.com/iveyengineeringdev/william-ivey-option4/
I saved a screenshot of what I want but there’s no attachment option available.
Thanks Elliot for the reply. I’d like the color of the border to be #e1e1e1. Also would like the rule/border to connect to the top and bottom horizontal lines. So it looks like the side bar on the page below. Also could the padding or spacing of the vertical line be changed to that it’s more like the example page below.
For the second request, I meant that the link colors look like those on the example page below (grey for off and blue for when mouse hovers).
http://www.iveyengineering.com/iveyengineeringdev/adam-vaczek/
This is the page I’m making changes to with your code edits:
http://www.iveyengineering.com/iveyengineeringdev/william-ivey/Thanks!
I wasn’t able to fix the white space issue. The promo boxes (full width) in the color sections have a narrower padding/white space around content still. See promo box at bottom of this page.
http://www.iveyengineering.com/iveyengineeringdev/plumbing-expert-witness/
Also the non full-width promo boxes are still looking “off”. Could not get the buttons to center. I don’t mind the buttons on the right for non full width ones, but the content needs to read better. Look at the promo box on this page under the photo of the blue pipes. This does not not look right.
http://www.iveyengineering.com/iveyengineeringdev/plumbing-expert-witness/
Just to clarify, when I say full screen width, I mean across all columns (1/1).
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Oh, forgot to ask about another minor tweak. How would I add a tab or space so that the two phone numbers under “get in contact” widget line up? So that both area codes are above and below each other. Thanks!
Thanks! Adding the CSS helped with padding issues. I was able to adjust size of logo using the header custom pixel value. Appreciate your help!
-
AuthorPosts