[email protected]
Forum Replies Created
-
Also interested in how to do this….
Forum: Themes and Templates
In reply to: [WP-Creativix] [Theme: WP-Creativix] Using slider with PagesGo into the page and on the side you select “Set featured image” on the right side bar then tick “Feature in slideshow” (under the page code), then update.
Forum: Themes and Templates
In reply to: How to get rid of the table border in WP-CreativixThanks, all fixed.
It’s easy when you know where to look.Forum: Themes and Templates
In reply to: Theme: WP-Creativix how to add photos to sliderThanks for that little trick! Didn’t sound as easy as it was. Got it now.
Thanks again!
Forum: Themes and Templates
In reply to: Images stretched in slideshowYes, I have uploaded the correctly-sized images. And I am trying to get the slider to use the bigger images.
Is there somewhere that defines the size of “wpcx_thumb_big”?
Forum: Themes and Templates
In reply to: [WP-Creativix] Custom Header and NavigationGood idea. I will remember that for next time (all went haywire when I tried to do it now – it says I must install the parent theme).
I have also tried to change it in style.php under #slide-wrapper:
ul#slideshow li img {
float: center;
width: 850px;
height: 210px;
border: 1px solid #CCC;
}But can’t get mine to not stretch out.
Forum: Themes and Templates
In reply to: [WP-Creativix] [Theme: WP-Creativix] Image sizes for slide showI think it’s 440 x 220. Some also say 400 x 220.
Forum: Themes and Templates
In reply to: [WP-Creativix] Custom Header and NavigationI added the logo, through the “Wp Creativix Options” menu and I was able to add text to the right by putting it into Header.php at the end of the “logoname” div. With the nav bar straight underneath.
I am getting stretched images in the header. I have changed the header area to go all the way across – ie. to 850px (x210px).
I have uploaded all different sizes of images so they are the correct size for what I’ve made the header, but they always come out the same stretched size. I can’t seem to work out where the code is that’s stretching the image. I think something may be overiding it.
Can you help?
https://pardoengineering.com.au/news/Forum: Themes and Templates
In reply to: Theme: WP-Creativix how to add photos to sliderI, too, am getting stretched images in the header, but I have changed the header area to go all the way across – ie. to 850px (x210px).
I have uploaded all different sizes of images so they are the correct size for what I’ve made the header, but they always come out the same stretched size. I can’t seem to work out where the code is that’s stretching the image.
Can you help?
https://pardoengineering.com.au/news/Forum: Fixing WordPress
In reply to: Permalinks don’t work! Only default works…I have the same problem, only mine is not on a local server but hosted. I have tried updating the .htaccess file and the CHMOD, but still can’t get my other pages to appear.
And I can’t find the httpd.conf file.