Hi,
Please send an email at contact@tagdiv.com and I will send you a tutorial on how to make a custom block/module.
Thank you.
Hi,
We use 1074×483 px images – https://forum.tagdiv.com/topic/featured-image-cropped/
The thumbs sizes are defined inside the functions.php file: http://screencast.com/t/NxiuYIwql9h
You can also read here about the sizes used by the theme (chapter 3): https://forum.tagdiv.com/modules-and-blocks/
Thank you.
Hi,
What version of the theme do you have? We had some issues with Facebook Sharing in the previous versions but we fixed them.
Try to update to the latest theme version (3.8.4) and check if this issue is still there, if it is send an email at contact@tagdiv.com with your site’s URL and specify the issue (or add a link to this post) and provide the wp-admin username and password.
Thank you.
Hi,
1. To center it you have to add this CSS code to your Custom CSS in Theme Panel:
.td-g-rec-id-custom_ad_3{
padding-left:52px;
padding-right:52px;
}
2. To do that you have to add this code:
<?php echo do_shortcode('[vc_row][vc_column width="1/1"][td_ad_box spot_id="custom_ad_3"][/vc_column][/vc_row]'); ?>
to the loop-single.php file, like this: http://screencast.com/t/L5bcdJal0
Result: http://screencast.com/t/CGRi9VLbmy
Also you will have to style the ad box to lower it a bit, to do that add this CSS to your Custom CSS in Theme Panel:
.post .td-a-rec-id-custom_ad_3 {
margin-top: 30px;
}
Result: http://screencast.com/t/bzUSSMDXnws
Thank you.
-
This reply was modified 12 years by
Emil G.
Hi,
Do still have this problem? I have checked to see this issue both on chrome and Safari and seems to show them just fine.
Safari: http://screencast.com/t/WLcMSTvIxb
Chrome: http://screencast.com/t/WDgLrYJl8h (in this screenshot I have also highlighted the dropdown menu issue)
Also i’ve sppoted a problem at the dropdown menu in the right, more exactly at the “GAMING” and “FORUM” sections this ones pop up behind the titles of the articles, you may want to add this code in your Custom CSS in Theme Panel ->
.sf-menu ul.sub-menu {
z-index: 101 !important;
}
Thank you
Hi,
We didn’t make any tests with visual studio so i cannot tell if it will work or not.
The theme works only with our version of Visual Composer and it should work with the addons.
Thank you, Emil G.
-
This reply was modified 12 years by
Emil G.
Hi,
The thumbs sizes are defined inside the functions.php file – http://screencast.com/t/NxiuYIwql9h
Also you can read here about the thumbs sizes (chapter 3) – https://forum.tagdiv.com/modules-and-blocks/
Thank you, Emil G.
Hi,
Edit the loop-timeline.php file like this – http://screencast.com/t/i7pKNLBDQJ
Thank you, Emil G.
Hi,
Please send an email at contact@tagdiv.com , specify the issue and provide the url and the wp-admin username and password so i can take a look.
Thank you, Emil G.
Hi,
Try to add a line like this on panel_ads.php file – http://screencast.com/t/nyasQc2H5CWW
array('text' => '970 x 250 - Regional ad sizes' , 'val' => '970 x 250')
Use the new size on your ad.
Thank you, Emil G.
Hi,
Please send an email at contact@tagdiv.com , add the link to this post and i will send you the modified file.
Thank you, Emil G.
Hi,
Please specify the name of the plugin you used and i will take a look.
Thank you, Emil G.
Hi,
Please send me an email at contact@tagdiv.com , specify the issue and provide the url and the wp-admin username and password so i can take a look.
Thank you, Emil G.
Hi,
You have to target only the page you want to apply the css on.
For the homepage you can use the .home class – http://screencast.com/t/ivCwl1Mf8Yk
ex.
.home h4 {
color: red;
}
To target only the mobiles you can use the @media syntax:
ex.
@media (max-width: 767px) {
.home h4 {
color: red;
}
}
This way the color for the h4 element will be changed to red only on the homepage and only on mobiles.
Thank you, Emil G.
-
This reply was modified 12 years by
Emil G.
Hi,
You can edit the td_menu.php file – http://screencast.com/t/2HSlCnbJ1
Result – http://screencast.com/t/PUfQGITF3gzb
You can try the following css – http://screencast.com/t/UlDyfyH5h
.td-mega-menu .sub-menu {
left: 300px !important;
}
Thank you, Emil G.
Hi,
Please resend the email from another account (gmail or something else), don’t forget to link this post and to send the login data again, the username or the password were wrong.
Thank you, Emil G.
Buna ziua,
Trimite un mail la contact@tagdiv.com , specifica problema (sau trimite un link catre acest post), adauga adresa site-ului si/sau poze.
Multumesc, Emil G.
Hi,
You can try the wp user avatar plugin and see if you can change the default avatar with the ones stored in the wordpress backend. – http://wordpress.org/plugins/wp-user-avatar/
We use it on our demo.
If this does not help you can reply and i will look for another solution.
Thank you, Emil G.
Hi,
Unfortunately that’s not possible, the theme uses a modified version of bootstrap 2 grid system. You can try to modify the size of the grid but you’ll need to also adjust the css for all of the theme elements. Sorry for this.
Thank you, Emil G.
Hi,
I can, please send me an email at contact@tagdiv.com , don’t forget the link to this post.
Thank you, Emil G.
Hi,
Unfortunately the license doesn’t allow us to also distribute the manual/guide for it.
I can give you a few hints:
>> For images you can set it like this – http://screencast.com/t/X7MZeZat4
If you want full width you can sett it from the Force Full Width Option.
>> For posts you have to create a template – http://screencast.com/t/1qZgUO7vh
Edit the template slides (hit the Edit Slides button) and select New Transparent Slide – http://screencast.com/t/GsjkT3ggzpf
Edit the slide – http://screencast.com/t/KatzKNZl6j7
Add a layer – http://screencast.com/t/8WK5gdTaaa
Replace the caption text with the post title or other option and set the postion on the silder – http://screencast.com/t/htnbp0bIDWz – http://screencast.com/t/O3IRKYoYr
Check the layer animation and other settings – http://screencast.com/t/vn7QpTznmbp
Save and create a new slider – http://screencast.com/t/FM4ObPrO
Use the shortcodes to add the newly created slides into the page – http://screencast.com/t/sXWHS3vgdO
Thank you, Emil G.
Hi,
Please send an email at contact@tagdiv.com , specify the issue and provide the url and the wp-admin username and password so i can take a look. Also specify where did you tried to change the sidebar (on post, templates, category or pages – with widgetised sidebar block)
Thank you, Emil G.
Hi,
This is hard to do, you can look on how the “last 7 days” sort option is made, modify or duplicate it, make tests to see if it works properly and add the option o the blocks sort order section. If you don’t know how to doit you may have to hire a professional coder, you can find one on sites like http://studio.envato.com/ . Sorry for this.
You can also look for a plugin like – http://wordpress.org/plugins/wordpress-popular-posts/
Note that i didn’t make any tests with this plugin, it’s just an example.
Thank you, Emil G.
Hi,
The cache should automatically clear when you modify a post. If for some reason this operation is not done errors like the one you encounter may appear. Also this may happen if you update the theme, because the cache keeps the old data for the pages and posts. The solution is to clear the cache after you make modifications like these.
Thank you, Emil G.
Hi,
Do you use any plugin? By default wordpress uses gravatar.
Thank you, Emil G.
