How do we update social counter (I am not using it can I just delete this) and visual composer? There is no prompt for updating in the backend of wordpress.
thanks
I was unable to get this plugin to work with that info. https://wordpress.org/plugins/auto-load-next-post/
Would this plugin work with the theme at all?
Ok. It is the number one thing clients are asking me. If there is an out of the box solution that has this feature.
From what I can tell there isn’t any and you would be ahead of the curve.
What is your support email? I will email everything. Thank you.
Should add I am using buddy press.
Exactly what part? Tried a few different things and get errors.
This codes seems to do the trick:
.page .template6-header {
top: 500px;
}
.page .td-full-screen-header-image-wrap, .page.single_template_6 .td-header-wrap {
height: 500px !important;
}
.page .td-full-screen-header-image-wrap .backstretch{
height: 500px!important;
}
.page .td-full-screen-header-image-wrap .td-backstretch{
height: auto!important;
}
.page #td-full-screen-header-image{
min-height: 500px;
}
However, the article title text and info does not resize with it. So on mobile the title text and other text is below the image. Fix for that?
Perfect thanks.
Ok thanks. However, the same problem. That code is not showing the ad it is only showing “< ?php echo do_shortcode (‘[td_block_ad_box spot_id="custom_ad_3"]‘); ?>” on the posts.
I am not forum support but maybe I can help…
This is the image I see in the html as your og image: http://www.motoracing.pt/wp-content/uploads/moto-racing.png
That image is not the right dimensions for facebook.
You can check here: https://developers.facebook.com/tools/debug/
I use the plugin “WP Facebook Open Graph protocol” that turns every featured image into your Facebook image. So be sure to have a “featured image” on the page you have set to your home page.
After you have changed the image be sure to visit https://developers.facebook.com/tools/debug/ and have facebook “fetch new scrap information”
hope that helps.
Nope. Didn’t work. I think I have tried about everything :). To get an idea of how the image should be responding please take a look at Vice.com and play with the browser size. http://www.vice.com/ the image height is responsive.
With the code above the height is fixed.
Thanks Chris. Yeah that is what I tried and it didn’t seem to work.
In different screen sizes the image seems stretched. Is there a way to not make the height a fixed height but ratio?
Thanks, didn’t know if there was something special that needed to be done.
How about moving from one server to another? Old server has newspaper the new server has newsmag?
Are we still on target with buddypress?
can I private message you the URL?
#2 taken care of. I must have not clicked update when I changed the settings.
Thanks.
Also the featured large image on the homepage is showing the most recent post and not the latest featured.
Thank you for the very fast response. The front page code worked wonderfully.
The page code left a lot of white space under the featured image and before the post body: http://i61.tinypic.com/9r7r49.jpg
.single .template6-header { top: 500px; } .single .td-full-screen-header-image-wrap, .page.single_template_6 .td-header-wrap { height: 500px!important; } .single .td-full-screen-header-image-wrap .backstretch{ height: 500px!important; } .single .td-full-screen-header-image-wrap .td-backstretch{ height: 500px!important; } .single #td-full-screen-header-image{ min-height: 500px; } .single_template_6 .td-header-wrap { height: 500px; }
When is the new version coming out? Buddy Press is a must have for this client and they love this theme 🙂
This is an iframe embed from our own self hosted videos from another site.
Figured it out. The cache was not clearing the new header info! Manually went in and cleared the caches. Now the header info and the ad tags match.
Thank you for the support.
Tried that. Same thing. I have not added any new plugins (other than the ones with this theme) since. I have emailed you all. So I will await your response.
No this did not work.
What would I edit to? Got a fatal error when I tried to edit that line.
