Fitzerland
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [MaidenHair] Header CustomizationThank you..
Forum: Themes and Templates
In reply to: [MaidenHair] Header CustomizationHi, I put the code
Just under it, place the following:<div class=”header-slider”><?php echo do_shortcode(‘[metaslider id=67]’); ?></div>
then i could see the slider in that area I wanted. but now when I add this code
Then, you will need to add some custom CSS to style the slideshow:.header-slider {position: absolute; top: 0; left: 0; z-index: -1;}
the slider does not show..
Regards
Forum: Themes and Templates
In reply to: [MaidenHair] Header CustomizationOk, I created the child theme, did as u said;
In the Free version, I can recommend you to install the Meta Slider plugin and create a child theme. Just copy the original “header.php” template into your child theme’s folder, search here for the following code:<div class=”header-image”><img src=”<?php header_image(); ?>” alt=”<?php bloginfo( ‘name’ ); ?>” /></div>
and modify it in this way to display a slideshow at the place of the header image:
<div class=”header-image”><?php echo do_shortcode(‘[metaslider id=123]’); // replace 123 with your slideshow ID ?></div>
but now the slider is not where i want it to be(obove the 2nd menu, next to the logo) or as a background where the logo is (above the 2nd menu). right now it is below the menu.. i need it between the 2 menus.. and most of the things are re-arranged since i used the child theme.. like my background no longer shows..
and how do i check for the page ID again?
my url is http://ndlovuenkulu.co.za/
Thanks in advance.
Forum: Themes and Templates
In reply to: [MaidenHair] Header CustomizationI edited this code in the child theme and nothing changed;
<?php if ( get_header_image() != ” ) { ?>
<div class=”header-image”><?php echo do_shortcode(‘[metaslider id=67]’); ?></div>
<?php } ?>Forum: Themes and Templates
In reply to: [MaidenHair] Header CustomizationThaks for a quick reply….I would also like to exclude the contact widget just on the contact page, but have it on all the other pages.. is that possible?
Forum: Themes and Templates
In reply to: [MaidenHair] Header CustomizationForum: Themes and Templates
In reply to: [MaidenHair] Header CustomizationPerfect, Thank you are the best… One other thing, how do i add the slider on the header without removing the logo. A slider as a header background maybe..? or on the right side of the logo.
Forum: Themes and Templates
In reply to: [MaidenHair] Header CustomizationIf possible can you pls also chect the contact pop up form at the bottom rigt of the page, i would like to move it further to the right, just after the page container…here is my email address info@hidesigns.co.za should you need the login details
Forum: Themes and Templates
In reply to: [MaidenHair] Header CustomizationHi thanks for replying.. I would really like my theme to look like the demo one, just different content.
the link is http://ndlovuenkulu.co.za
Regards
FitzerlandForum: Themes and Templates
In reply to: [Enigma] How to remove the slideshowHi,
How do I change the slide images on the slider?
Thanks
Forum: Plugins
In reply to: [Ultimate Product Catalog] Plugin update errorHi, Can any1 help me with the process of creating a catalogue untill displaying the catalogue on the page cos I did all the necessary steps till the part where I have to create a catalog, but there is no where to link my products with my catalog or to link my categories or sub categories with my catalog
Forum: Plugins
In reply to: [Product Catalog 8] Hello AllHi EvWill, I downloaded the Product Catalog 8 (1.2) plugin and did all it says in the Instructions
Getting this plugin working is easy
Create Product Categories
Create Product Sub-Categories
Create Products
Add shortcode [catalog-8] to any page.Added the short code to the page I wanted to display my catalogue, but now nothing shows on the page and I don’t have options like Multiple Catalogs( there is only [catalog-8 id=’5′] instead of [catalog-5 cat=’yourcategory’]. Not even [catalog-8 cat=”Laptops” sub=”Lenovo”] appears. Pls help
Im using Angel – Fashion Model Agency WordPress CMS Theme