Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
June 18, 2013 at 12:59 pm in reply to: how I can integrate a layerSlider in the custom template archive ( php code) #124548Hello, I do not understand the two lines of code are the same ? Best regard Philipppe BEAU June 17, 2013 at 7:23 am in reply to: how I can integrate a layerSlider in the custom template archive ( php code) #124546Thank you, I try it semblerai it works, but activated the plugin you must first delete the layer slider-config file …. then after activating the copy After it works Sincerely, June 14, 2013 at 8:49 am in reply to: how I can integrate a layerSlider in the custom template archive ( php code) #124544ok If I use this code <?php echo do_shortcode ([layerslider id = "5"] ');?>in “page.php” and I create a new page with the shortcode [layerslider id = “5”] I will update then I will remove the shortcode my page.php code works if I create a new page and I do not put shortcode does not work In any case it does not work with the archives pages Question is what can be specified in a worlpress uitiliser a dynamic page to search or filter portfolios? As a reminder I use a plug-in “Filter Taxonomies Widget” that allows me to have advanced research The latter takes into account the different templates example of query: mypage & post_type = portfolio & tag = & champagne portfolio_entries = Promotionmypage is a page defines the interface with worlpress Sincerely, June 13, 2013 at 9:18 pm in reply to: how I can integrate a layerSlider in the custom template archive ( php code) #124543unfortunately my php tag was well placed If I copy this shortcode [av_layerslider id = “1”] in the content of a page (with text editor in a page or post wordpress) my slider appears So I think it lacks a parameter that must be passed which produces the error message when I use the following code <php echo do_shortcode ([av_layerslider id = "5"] ');?>if I put this code <php echo do_shortcode ([layerslider id = "5"] ');?>no render code I think the shortcode layerslider is not taken is not include and must use av_layerslider but here I find myself with this fatal error I try with another short code av_portfolio it works so if you have an idea or solution I’m interested sincerely, June 13, 2013 at 7:11 pm in reply to: how I can integrate a layerSlider in the custom template archive ( php code) #124541Thank you, I already try this solution, but when I put it in my archive page code echo do_shortcode ([layerslider id = “4”] ‘); I have the text [layerslider id = “4”] that appears and not my slider. echo does not interprete the short code if I use this code echo do_shortcode ([av_layerslider id = “4”] ‘); Fatal error: Call to undefined function layerslider_init() in /homez.487/philippewi/www/dcbinternational/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 119 I’m not a programmer, could you give me an example of php code that works on your side to help me. I recall that it is to modify the archive.php page or portfolio_entry_item.php Best Regard Philippe BEAU Thank You are a super genius Sincerely Thank you very much for your help All works well Sincerely, philippe BEAU Super, Thank you very much if you have a solution to correct the serch function plug-in Product finder that would be great Enfodld is really a very good template best look Note that I have problem with the meme widget extension base WooCommerce 
- 
		AuthorPosts
