Jessdelatorre
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Jkreativ Lite] How to Full-width on pagesHi Carmen,
I am using Firefox and even checking the changes on Chrome just to see if there is a difference when I change the code.
Today I tried your code again and it actually worked, I must have done something wrong last time coz it did the trick as you said, although it was not wide enough so I added:
style="width:1200px;
to
<div class="mainpage blog-normal-article">
witch ends up like this:
<div class="mainpage blog-normal-article" style="width:1200px;">
and changed “pageleft” to “pagecenter”
it ended up looking like this:<div class="pagewrapper widewidth pagecenter withsidebar"> <div class="pageholder"> <div class="pageholdwrapper"> <div class="mainpage blog-normal-article" style="width:1200px;"> <!-- article --> <?php if( have_posts() ) { while(have_posts()){ the_post();
Hope this helps somebody else.
Thank you very much Carmen, ??Forum: Themes and Templates
In reply to: [Jkreativ Lite] How to Full-width on pagesHi carmen2013
It d′sadly didn’t work. ??
After changing the code on Page Template, the pages appeared even thinner. And after removing the template/sidebar.php it didn’t affected at all the page width.Forum: Fixing WordPress
In reply to: Sidebar malfunction on JkreativHi Karpstrucking,
Oh! that did the trick! Thank you very much!
Yeah I had Statigram customized to another theme and didn’t cross my mind it was affecting.Thanks again for your help! ??
Forum: Fixing WordPress
In reply to: Dashborad and website down after adding codeNevermid, I contacted my host and they fixed it for me ??
Yeah, after I noticed the site and dashboard was down I tried replacing the functions.php file wioth a fresh one but it didn’t do the trick so I panicked and contacted my server.But thank you keesiemeijer, they told me that it was a missplaced <php?
Forum: Fixing WordPress
In reply to: Dashborad and website down after adding codeI wonder if anybody have the functions.php fresh file so I can just change it?
I didn’t do backup before the site went bananas.
Forum: Themes and Templates
In reply to: [GK Portfolio] Custom Header Size on GK PortfolioThanks again. ??
Forum: Themes and Templates
In reply to: [GK Portfolio] Custom Header Size on GK PortfolioHi Alex! Thanks a lot!
Yeah I noticed the header (logo) loaded very slow. :/
I had the idea of making the header look like on theme “Snaps” but I noticed that it really doesn’t work with GK Portfolio as this theme is much cleaner is minimalistic.
I also tried using the black n white image as background but I didn’t like it, it ended up being too much going on. But I will try with other images and try to make them look softer with Photoshop.
Meanwhile I will use the first code you gave me to make the logo/header be little bit bigger that it was originally and then use the code with background to try other images.
Thanks a lot for you help! ??
Forum: Themes and Templates
In reply to: [GK Portfolio] Custom Header Size on GK PortfolioHi Alex,
Thank you very much! ??
I installed the plugin and did as you said, works brilliantly!
And I tried .png which also is much better.Thanks again for your help!
Have a nice week.Forum: Themes and Templates
In reply to: [GK Portfolio] Custom Header Size on GK PortfolioHi again!
The site is: https://www.jessicadelatorre.com/
I checked and it is not the background image, it is actually the Logo Image. I just called it header coz it is on the top.
My question is if there a way to customize the width and height of the Logo Image?
Thank a lot!
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Restore code to CarouselHi Jeremy,
I deleted Jetpack and then installed again but nothing happened.
I wonder if I could get the original Carousel code, or at least the part where comments and Description is coded so I can paste it and see if that works.Hi Carolyn!
I have kind of same problem.
I use Custom Comunity theme, and as I deleted some of the code from carousel ‘coz I didn’t want the comment section, I also accidentally deleted the code for the description section.I wonder if there is somewhere the original code so I can fix it?
Cheers!