Hello,
The version of buddypress we have tested to work with our theme was the previous one that did not have this feature. We did not have the chance to test the new version with our theme so problems such as this could occur.
I will add this problem to our list and hopefully in our next update we will be able to implement a solution for it. This seems like a css issue, and maybe it can be adjusted until the next update. Please provide a link to your website (pointing at the problem itself) so we can inspect it.
Thank you for your understanding.
Hello,
You can use this custom css to increase the white space sitewide:
@media (min-width: 1180px){
.td-boxed-layout #td-outer-wrap {
width: 1330px!important;
}
}
This code will only add more white space without affecting the elements.
If you plan on making the elements wider as well, then keep in mind that the theme was created with a column layout. Every width modification you do to the main container will affect all the other elements and you will have to adjust these as well.
I hope this helps.
Thank you!
Hello,
WordPress has such an option when creating the link: http://screencast.com/t/m6bjmlWwO
If you want to add it automatically you can probably use a plugin for it. Something like: https://wordpress.org/plugins/open-external-links-in-a-new-window/
Thank you!
Hi,
Glad you solved it.
Have a nice day!
Hello George,
I have checked your website and have not found the avatars you are talking about. Nevertheless, you did not change the code (i assume), just moved it. It should provide the same results as if it were not modified at all, only positioned differently.
Try to use the module with it’s default code and see if the same avatar is used in it’s default state.
Thank you!
Hello,
I have checked your website and saw that you still did not install the plugins required by the theme especially visual composer. You get errors such as this: http://screencast.com/t/tH6uPH3B
You need visual composer to edit the block elements titles and the ajax filter (the category menus of the blocks)
These can be changed from block settings. https://forum.tagdiv.com/block-settings-tutorial/
As for the ads, you need to place the adsense code directly in the theme panel: http://screencast.com/t/hac0UlidHC3F
If you jost created your adsense account and got your code, keep in mind that it takes a bit of time for the ads to appear. Sometimes it can take up to 48 hours.
https://support.google.com/adsense/answer/9715?hl=en
Thank you!
Hi
You can use theme API to modify the current post templates available on the theme, or add a new one: https://forum.tagdiv.com/api-single-template-introduction/ Please consider that this is a complex task which requires many customizations in theme files and also involves good coding skills. If you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer from sites like: http://studio.envato.com/ to do this task for you as we can’t offer customization services at the moment and we cannot accept tips or donations.
Thank you for your message.
Hello,
You can use this custom css to adjust the alignment on the mobile version:
@media(max-width:782px){
#wpadminbar *{
font: 400 13px/32px "Open Sans",sans-serif!important;
}
#wpadminbar li[id^="wp-admin-bar-ub_admin_bar"] a {
padding: 0px 8px!important;
}
}
Thanks.
Hello,
I have checked your website and saw you have modified the layout of the theme to be full width. Normally i would suggest you regenerate the thumbnails but i’m not sure it will help in your case. You will have to make sure your images are big enough to fit the container size.
For exapmle this image here: http://screencast.com/t/B2ct9Skm has a size of 356×364. The container around it on the other hand has a size of 634×364. Please upload bigger images so both image dimensions are bigger than the container.
If you cannot upload bigger images, you can use the thumbnail upscale plugin to stretch your images.
Thank you!
Hello,
Please send an email at contact@tagdiv.com with your login credentials so we can take a closer look at this isse. Please provide a link to this topic as well so we know who you are and what the problem is.
Thank you!
Hello,
The social counter needs to be updated as well, and visual composer also. Please install the plugin versions bundled with the theme version: http://screencast.com/t/aqcRBkTNB
As for the second problem, please follow Chris’ suggestion (thank you Chris) and do an install via FTP: https://forum.tagdiv.com/install-via-ftp/ and let us know if the problem is still there afterwards.
Thanks.
Hello,
Unfortunately we cannot offer this sort of “help”. If you really want to hire someone to do the job, you can hire a freelancer from sites like studio.envato.com or follow Chris’ advice and do a bit of reading if you have the time necessary.
Thank you.
Hi,
Our theme does not have an option to place a like button on it’s blocks and modules or on top the post featured image. You can try to use plugins to do this but we cannot recommend one because we have not tested them.
You can follow this tutorial to try and implement it : https://developers.facebook.com/docs/plugins/like-button#configurator
I hope this helps
Thank you!
Hello,
Maybe this will help: https://codex.wordpress.org/Function_Reference/is_category
Thank you!
Hello,
The file that controls smart list 7 is this one: http://screencast.com/t/OYP4xaosu , but changing the image position will not be an easy task. Solid PHP knowledge will be required for this task.
Thank you!
Hello,
As Chris suggested, our theme does not manage the sitemap but you can use Yoast plugin which has been tested and works with our theme. You can follow this link here for more info: https://yoast.com/wordpress-seo/#xmlsitemaps
Thank you!
Hello,
You can reset the background color or any other color from the theme panel when clicking the clear button: http://screencast.com/t/0b7CzbdW
This will revert the setting to the theme default color.
Thank you!
Hello ned4spd8874,
Maybe this will help: http://codex.wordpress.org/Database_Description#Table:_wp_postmeta
As dano1066 suggested will need to find and delete the meta-key “td_post_theme_settings” – http://screencast.com/t/VjIc4uqifm
I hope this helps.
Thank you!
Hello,
Try using this HTML code:
<div id="newsletter" style="text-align: center;">Want the latest articles in your mailbox weekly? Subscribe below! <p>[mc4wp_form]</p> We respect your privacy 100%. We don't spam. Ever!</div>
Use the same CSS and the result will be this: http://screencast.com/t/VpykdJnLdZ
Replied via email
Hello,
I have checked your website and saw that you do not have the visual composer plugin activeted.
Pleas access the menu and install these plugins: http://screencast.com/t/nzfOXk6r
The social media you are reffering to is the tagdiv social counter plugin. You can add this in visual composer after you install it: http://screencast.com/t/M21LgAMhtl9M or you can find it in the widgets area: http://screencast.com/t/zAZiwOtUxDyL
Thank you!
Hello,
We encountered this issue before, and for some users reinstalling the theme did the trick:
https://forum.tagdiv.com/topic/smart-list-images-showed-twice/
Try to do a fresh install and check your smart list again.
Let us know how it goes.
Thank you!
Hello,
There are 2 ways to control the sidebars in our theme.
The first one is to use the widgets area: http://screencast.com/t/HcrgyWC0x and set a custom sidebar or edit an existing one. You can create a custom sidebar from the theme panel: http://screencast.com/t/hpspO2CE5xV and it will show up in the widgets area. Here you can add elements from the left side of the screen and configure their settings.
You can assign these sidebars to a post, category or page.
On pages if you use the default template, the sidebar will not show up: http://screencast.com/t/zl9jucvAdB4
The other way is only for pages, you can use visual composer to create another column to your content and add widgets to it: http://screencast.com/t/QmhxmLZulH7
You can read more about these settings in our documentation: https://forum.tagdiv.com/sidebars-tutorial/
https://forum.tagdiv.com/how-to-use-visual-composer/,
I hope this helps
Thank you!
Hello,
If you use a smart list with a post style that displays the featured image, it will show twice. The recommended post style for smart lists is style 5 (it does not show featured image)
You can read more about it here: https://forum.tagdiv.com/smart-lists/
Thank you for your message.