JessK34
Forum Replies Created
-
If anyone else is struggling through this, I took care of it by adding this rule to my CSS stylesheet
.carousel>.center-slides-enabled>.item>.carousel-image img { display: block; top: 0px !important; }Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] Gallery/Content-Popup – 2 issuesI notice on your site you are using the gallery/content pop-up view & it doesn’t have a “view more” button on the thumbnail.
Was it easy to get rid of the “view more” button? The button does not work on mine.
disherdesign.com/portfolio-2
Forum: Themes and Templates
In reply to: [Customizr] How do I Edit Footer LinkYou’re right! That was it! I cleaned the cache and it worked. For anyone else looking to change the footer credits, I used the snippet above and put the appropriate info in. It gets added to the Theme Functions (functions.php) file in the child theme.
Thank you SO much for your help & pointing me to the snippet!
Forum: Themes and Templates
In reply to: [Customizr] How do I Edit Footer LinkI modified this appropriately with the info I wanted, and tried it on a test site that I just made (so it is the most recent version of WordPress) but then I copy and pasted the modified and tested code snippet into my current site and nothing happened. It did exactly as I wanted in my test site, but nothing in my real site. Is it because my current site is using WordPress 4.0 and not 4.0.1? I just can’t figure out why it works in one and not the other.
Both sites are using the customizr child.
Forum: Themes and Templates
In reply to: [Customizr] Parse error: HELP!!!!!!!Thanks! I looked at a bunch of different threads to find out how to do that and it worked perfectly!!! Praise the Lord! I was freaking out. THANK YOU!