Hi,
Is fixed for you. The fix will be in the next update, also we improve the twitter to. The issue with the Facebook was that the URL wasn’t encoded.
Thanks!
Hi,
You need to edit this file with corresponding parameters like when you use an embed
http://screencast.com/t/ihZGRnCHm6m
Thanks!
Hi,
You can’t use Featured sort and get events, because if you set a Slide/Block to filter by Featured this mean all from Featuredcategory and you CPT event can’t be in that categories only posts.
Thanks!
Hi,
Added. Will be in the next update.
Thanks for the message!
Hi,
You can try with this plugin Custom Content Width , please install it then go to Settings -> Media and set Custom Content Width at 1074 http://screencast.com/t/FVd6hyN5
Thanks!
Hi,
Try with this CSS
.iosSlider .td-slide-item-main .entry-thumb {
width: 745px;
}
add it in Theme panel -> Custom CSS
Thanks!
We will add them back and also will try to improve the newest.
Thanks!
Hi,
You use some plugins for that? disable it and check again. or you have added some code in Analytics in Theme panel?
Thanks!
Hi,
Use Jing or similar software to take screenshots. Please check Uploads folder to have right permission.
Thanks!
Hi,
We will fix this in the next update.
Thanks!
Hi,
Ok, we will take a look.
Thanks!
Hi,
Please give us your site URL to see the issue and give us more details, OS used, IE version.
Thanks!
Hi,
Tested today and works instantly.
williesanchez – http://screencast.com/t/8RYCfGCXQd
toddstarnes – http://screencast.com/t/lXkujjTrLb5i
If you want you can give us access to your WP and we will take a look. Send via email at contact@tagdiv.com and paste a link to this conversation.
Thanks!
Hi,
Yes, please send the access via email at contact@tagdiv.com
Please paste in email a link from this conversation.
Thanks!
Hi,
Add the code like here: 'Alphabetical A -> Z' => 'alphabetical_order'
http://screencast.com/t/OjWuouEb2J
And this:
case 'alphabetical_order':
$wp_query_args['orderby'] = 'title';
$wp_query_args['order'] = 'ASC';
break;
like here: http://screencast.com/t/jg2BrnJdj0T
Thanks!
Hi,
A simple way:
Create 4 new posts, add the featured images, set a tag GSP for all 4 posts.
Install Page Links To plugin, this will allow you to set an external link for each post, set the correct link for each post, 2 posts leave normal link, and another 2 posts set the link to your pages.
Set Big slider to filter by that tag GSP
Hope you understand my explanation 🙂
Thanks for the message!
Hi,
Seems that is not possible, because the Jetpack plugin use a resized image there, not full one.
What you can do is to manually add the images in post on 2 columns, but you need to crop the images at the same size to perfect fit.
Thanks for the message!
Hi,
We will take a look for the next update.
Thanks for the suggestion.
Hi,
We will add back the like button. Thanks!
Hi,
ok, @mbasche we will take a look.
Thanks!
Hi,
You can do that easily by adding the soundlcoud in post manually. The post will need a featured image that will be used as thumbnails.
Or do you mean that to add the soundcloud link and to take the image from that souncloud to be used as featured? I see that soundcloud have an API to get the image. We will take a look for future updated.
Thanks for the suggestion.
Hi,
1. There is used Style 3 for the header and black color for Header color http://screencast.com/t/K8OdnFqtJdAQ
Also if there are some spaces, margins, etc can be tuned via CSS.
2. I guess you mean on IE8 which is an old browser, IE8 browser don’t support responsive sites, just resize the browser and you will see that the site have fixed size.
3. Here you should check the Upload folder to have write permission. Could be from there.
Thanks for the message!
Hi,
DO you want to add the icon of this social? You can replace one social that you don’t use it here in this sprites: http://screencast.com/t/Yz5GLzkmgv8
depends of whit style and size you want to use.
Thanks!
Hi,
Is not posible, sorry for that.
What you can do is to use this template: Homepage – with article list and add the slider directly in code, something like here: http://screencast.com/t/wvDhzF7TZVBs
echo do_shortcode('[vc_row][vc_column width="1/1"][td_slide hide_title="hide_title" limit="5"][/vc_column][/vc_row]');
You add the shortcode of the slider there, but the slider doesn’t know on what column is and you need to fix the height via CSS
Thanks for the message!