malpert1
Forum Replies Created
-
Forum: Plugins
In reply to: [VoucherPress] [Plugin: VoucherPress] Don't work properlyVoucherpress worked fine.. Now my voucher has disappeared. the pdf comes up with words chopped off.. anybody have a suggestion how to fix
I cant seem to get the concept of “SLIDE SHOWS” i have created 2 shows when i look but they contain 0 slides.. how do u get slides into a show and how would you position on show next to the other.. my goal is to do something like https://www.ottopizzeria.com
THis is what i did and this worked.. Thanks!
I added the “if” code below, which loads the plugin and then added the “else” block
below it to load the original image whenever it was not the front page. Also added a “}” to end the else statement.*/ if ( is_front_page() && !is_paged() ) { if ( function_exists( "meteor_slideshow" ) ) { meteor_slideshow(); } } else {?> <img src="<?php header_image(); ?>" width="<?php echo HEADER_IMAGE_WIDTH; ?>" height="<?php echo HEADER_IMAGE_HEIGHT; ?>" alt="" /> <?php } ?> <?php } ?>
[Please post code snippets between backticks or use the code button.]
Great thank you!.. so it goes in the header.php file?
im using the adventure-journal templateForum: Themes and Templates
In reply to: White space above page contentI am using Adventure-Journal .. trying to remove white space about the the words Home on Home page Contact on Contact us
my website is https://www.bolognaitalyrestaurants.com
thanks!Forum: Plugins
In reply to: [Google Doc Embedder] [Plugin: Google Doc Embedder] Zip and RAR Archives?i know i can load a zip file as a theme . will it accept rar files?
how can i position the slide show in a specfic place. how do i give exact position codes
I have same problem.. did u find out how to change style or position of title and or tag line? [email protected] thanks
Forum: Plugins
In reply to: [Advanced Category Excluder] Where are the settings?newbie… i want to get rid of links archives categories on my front page
how do i use Advanced Category Excluder? i installed and what do i donow?
Sorry but Im really new at this and maybe this is an elementary question
marv