I really love the stylization of girlie’s [latestposts] shortcode. I would really like to incorporate this styling into the category pages of my blog to create a seamless appearance.
How can I edit the shortcode to display only posts from a particular category?
Yes thank you. Everything has now been resolved for the featured image and recent posts.
I am wondering however, if there is a guide on how to manipulate the recent post shortcode supplied by SKT for the girlie theme. If not, would someone be able to explain to me how i can manipulate the shortcode myself?
Unfortunately the shortcodes appear via functions or custom-functions.php where we will have to declare opening of them in new window. I understand it might be a big task for you so kindly send us WordPress admin details via sktthemes.net/contact and we will get this done Monday for you.
Kindly use a plugin like Nextgen gallery etc where you can have 2 separate galleries and have 8 photos on the homepage and in inner page have all photos (i.e. show the other gallery shortcode).
Replace our gallery shortcode with the plugin shortcode in section area.
***Found the solution, that I need to post the video within the shortcode provided in the “cheatsheet” section … I’ll leave my original post below, in case this helps anyone else.
_____________________________________________________________________________
I don’t have any problems putting video into my posts, but it’s not acting responsively and extends beyond the page structure, and is especially problematic on mobile devices. I have a CSS solution that has worked on other WordPress sites, but doesn’t work with this one, so I assume there’s something in the theme that makes my CSS solution not work. Any suggestions?
The website is
www.alvoloitalianstreetfood.co.uk
and the page where the issue happens is:
http://www.alvoloitalianstreetfood.co.uk/it/contact-page/
Basically by using the page template “Left Sidebar” for that page the “sidebar.php” page has a php script:
<?php if ( ! dynamic_sidebar( 'sidebar-main' ) ) : ?>
<aside id="archives" class="widget">
<h3 class="widget-title">Opening Hours</h3>
<?php echo do_shortcode('[time_table]
[time_table_row title="Monday" start="10:00 am - to - 08:00pm"]
Hello, I’m using the restaurant theme and I’m trying to add translations lines with qTranslate tags (e.g. [:en]) in the sidebar.php file to modify the opening hours widget.
Not being proficient in php I’m struggling to have it working as php just prints out everything, including qTranslate tags.
How can I solve it please?
Thank you.
That code changed the colors of the navigation menu in mobile view. What I need is to change the colors of the “TOGGLE CONTENT” (shortcode: [toggle_content title=”Toggle Title 1″]
Toggle content 1…
[/toggle_content])
Thanks,