Forum Replies Created
-
AuthorPosts
-
ppilalas
MemberThere are so many items in your menu that it has to push it down below the logo. If there were fewer menu entries they would remain on the same line as the logo.
ppilalas
MemberI would uninstall simple share and then reinstall. If you have FTP access, add the genesis-simple-share/lib/sharrre/sharrre.php in manually from the plugin zip folder.
July 17, 2017 at 8:27 am in reply to: WordPress error: Catchable fatal error! HOW TO FIX WHEN NO FTP OR FILES FOR WP #209218ppilalas
MemberYou could request that your web server admin copy and remove the qtranslate folder that is in the plugins folder. There are very few options for you if you do not have access to the files themselves...
ppilalas
MemberThere is a rogue -50px margin in the "body.woocommerce-page ul.products li.product a img" class on line 1512 of style.css.
body.woocommerce-page ul.products li.product a img {
border: 6px solid #e7e9ea;
box-shadow: none;
--->>margin-bottom: -50px;<<---
}Sorry, the last post was not formatted very well.
ppilalas
MemberThere is a rogue -50px margin in the "body.woocommerce-page ul.products li.product a img" border: 6px solid #e7e9ea;
box-shadow: none;
--->>margin-bottom: -50px;<<---May 3, 2017 at 3:02 pm in reply to: After Updating to Genesis 2.5.0 no pictures are showing on my pages #205842ppilalas
MemberThumbs up.
May 3, 2017 at 3:00 pm in reply to: After Updating to Genesis 2.5.0 no pictures are showing on my pages #205840ppilalas
MemberI think your slider/hero image plugin may have been updated, and it replaced the database entries with default content.
May 3, 2017 at 2:54 pm in reply to: After Updating to Genesis 2.5.0 no pictures are showing on my pages #205838ppilalas
MemberAlso, you may want to clear the cache on your browser.
May 3, 2017 at 2:53 pm in reply to: After Updating to Genesis 2.5.0 no pictures are showing on my pages #205836ppilalas
MemberI can see hero images on every page but "web Development" and "Internet Marketing." Try changing those pages hero image.
May 3, 2017 at 2:41 pm in reply to: After Updating to Genesis 2.5.0 no pictures are showing on my pages #205831ppilalas
MemberSome of the pages are showing images. It looks like the pages that arn't showing an image are referencing a url with a bad certificate. This is the image reference in the web development page (https://layouts.siteorigin.com/wp-content/uploads/2015/11/write-593333_1920.jpg#1920x1135).
May 3, 2017 at 2:30 pm in reply to: After Updating to Genesis 2.5.0 no pictures are showing on my pages #205828ppilalas
MemberCan't see the page it has under construction.
ppilalas
MemberIt may be in the template for the front page or home
ppilalas
MemberIt looks like they use Flexslider as the JS and the function should be .flexslider() instead of responsiveSlides
February 9, 2017 at 7:12 pm in reply to: Executive Pro BUG first reported version 3.1.2 NOT FIXED #200884ppilalas
Memberhttps://developer.mozilla.org/en-US/docs/Web/CSS/Syntax
Is the issue affecting a live site? I could look at it and see that the issue might be. Maybe I'll learn a thing or two from you?
February 9, 2017 at 3:03 pm in reply to: Executive Pro BUG first reported version 3.1.2 NOT FIXED #200872ppilalas
MemberIf the semicolon is missing on the last CSS property, it shouldn't have an affect on the style. If the semicolon were missing on one of the other properties i.e. "color" it would break the .home-cta class.
-
AuthorPosts