Working with 1-Page Themes
-
Hi,
I like this plugin a lot, the only bad thing for me is that I have a single page website. It allows me to use HTML shortcodes but if I add a shortcode like: [fb_album id=”1446384158937922″ wp_photos=”true”] then it shows exactly that on the webpage. The theme I’m using is called Retro Portfolio.
Is it possible for you to also make PHP shortcodes or explain me how I would be able to show the albums in a different way?
This plugin has PHP shortcodes: Cyclone Slider
See below:[cycloneslider id="albumname"]
<?php if( function_exists('cyclone_slider') ) cyclone_slider('albumname'); ?>Thank you very much in advance.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Working with 1-Page Themes’ is closed to new replies.