Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

You can enable the post author which will appear on post page like this: http://screencast.com/t/HcWX4iOS9gua and links to the author page.
For this you will have to make sure you remove the comment from the loop-single.php and loop-single-1.php files for the default and first post styles. Edit each file and remove the two slashes “//” like this: http://screencast.com/t/VLf3DkCMw
For the other post style 2/3/4/5 you will have to edit the single_template_2/3/4/5.php files and remove the slashes “//”, like this: http://screencast.com/t/T8R4KFZhhnZl
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

You can do it from here: http://screencast.com/t/gZCgHBilSJWb

Thanks

Lucian
tagDiv Staff

Hi,

Thanks Christopher!


@gmshossain

Sorry for the delay!
Please deactivate all plugins, including CDN and check if the issue is still there to make sure this is not happening due to a plugin, also empty browser/server cache.
Make sure you clear cache then deactivate CDN.
If this doesn’t help, please let me know and provide a link to your site also.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

I have tested your site using chromes mobile emulators for iPhone 3/4/5 and found no problem with your site: http://screencast.com/t/loyxqZkwIA
Also tested it on iPhone 4 and 5 and also on iPad devices and also found no issue.
It could be a temporarily server issue or something like that or like Christopher the issue could come from mobile data service providers.
I found though some issues with the video icon on your site: http://screencast.com/t/1DuPRD4Jkk2m
You could try to hide it on mobile screens using this custom css: http://screencast.com/t/8VKcoJrpq1DF

@media (max-width: 767px){
.td_mod8 .thumb-wrap .video-play-icon-big {
display: none !important;
}
}

Thanks

Lucian
tagDiv Staff

Hi,

I’m not sure if I understood right what you want, I believe you want that the post author to appear after the date of the post and not at the bottom of the posts where the author box it’s positioned. If this is way you want it please make sure you remove the comment from the loop-single.php and loop-single-1.php files. Edit each file and remove the two slashes “//” like this: http://screencast.com/t/VLf3DkCMw
For the other post style 2/3/4/5 you will have to edit the single_template_2/3/4/5.php files and remove the slashes “//”, like this: http://screencast.com/t/T8R4KFZhhnZl
If you want the author to appear after the date switch the line between them, like this: http://screencast.com/t/VJeSEWnwM4
Then go to td_module.php file and do this: http://screencast.com/t/kIj3H0yWMW like this: http://screencast.com/t/ZzzuRQLpfGG
After this add this custom css in theme panel > custom css field:

.single header .meta-info time {
font-style: normal !important;
margin-right: 0px !important;
}

You should get this result: http://screencast.com/t/58xJxjP1pDUW
You can disable the “author box” on post pages from theme panel > post settings: http://screencast.com/t/GM3BPolH
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

That is another issue that we are aware about, please send an e-mail at contact@tagdiv.com and we will send you a fix for it or you could wait until the end of next week when we will release an updated in which we will fix this.

Thanks

Lucian
tagDiv Staff

Hi,

You can add a text with title element using VC page builder: http://screencast.com/t/BdrvjYWFpC and customize it like you want, then switch to classic mode view, get the shortcode for it: http://screencast.com/t/C5xyIM5o260 and add it on comments template using the do_shortcode() function, like this: http://screencast.com/t/42KzpfRp
Result: http://screencast.com/t/wIsrHucJ

Thanks

Lucian
tagDiv Staff

Hi,

Glad you figured it out!
Regarding the sidebar, I have noticed that you are using the default page template: http://screencast.com/t/spbVpGtN
In that case you will have to add you custom class in page.php template, like this: http://screencast.com/t/m4NUcTZNv
You will not find a different class on sidebars on templates, that is the point, you will have to add it yourself so you can target the sidebar you use on that template and customize it like you want using custom css:
Result in my example: http://screencast.com/t/Y8d2bUtFwaz

Thanks

Lucian
tagDiv Staff

Hi,

Please change this value if you want more subcategories to be showed in mega menu: http://screencast.com/t/SrfrqqqGXcLA

Thanks

Lucian
tagDiv Staff

Hi,

First of all please deactivate all plugins except those that the theme requires and check again, to make sure that if this issue has nothing to do with some plugin conflict.
Please make sure you that you updated the VC composer plugin also and install it like this: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Also please make sure if you use CDN (cloudflare) or similar please clear the cache.
If nothing helps, please make a backup of your current theme installation and re-updated the theme like this: https://forum.tagdiv.com/how-to-update-the-theme/
Please let me know if nothing helps.

Thanks

Lucian
tagDiv Staff

Hi,

Please remove the css I gave you before and add only this one:

.home .td-page-title {
margin: 0px 0px 3px 0px;
}

.home .td_980_not_resp .td-grid-wrap {
padding: 0px 0px 0px 0px !important;
}

This will apply only on homepage and will not affect the other pages.
Hope this helps!

Thanks!

Lucian
tagDiv Staff

Hi,

The menu loaded on mobile screens it’s different in appearance and functionality from the one used for the tablets and desktop screens so the mega menu dose not work on mobiles. In order to have an category with it’s subcategories you will have to add them like this: http://screencast.com/t/y9FnwtA0g which will be displayed like this in the mobile menu: http://screencast.com/t/lh5kwtedaaUP
A workaround would be to add the category twice in the menu from appearance > menus, once to display the subcategories as a mega menu and once to to add the subcategories as sub-items then use custom css to hide one on desktop/tablets and the other on mobiles.
Sorry about the inconvenience.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,


@Camy

Usually the .td_revolution_slider {z-index: 0;} css fixes this, please send me your site’s link so I can inspect this and can provide you a solution for this.

Thanks

Lucian
tagDiv Staff

Hi,

Glad you have managed to figure that out.
Thanks for the message!
Please let me know if we can help further more!

Lucian
tagDiv Staff

Hi,

Right now I can see that the blog page it’s set as your homepage, you can change this from WordPress Dashboard > Settings > Reading and chose a page you designed as your homepage: http://screencast.com/t/vdcOwLKH6s
You can create the same layout and design for your homepage like this:
1. First add a new page, add a name for it(which you will set in the Reading settings as a homepage), after this set the template, then switch to “Classic mode” like this: http://screencast.com/t/rBoKKS5a0F
2. Secondly change the to “text” view and add the code from below, like this: http://screencast.com/t/TnCeQsNyXfn

The code for the homepage:

[vc_row el_position="first last"][vc_column][td_slide_big limit="8" tag_slug="taggggggg"][/vc_column][/vc_row][vc_row][vc_column width="2/3"][td_block2 limit="6" custom_title="DON'T MISS" ajax_pagination="next_prev" show_child_cat="all" category_id="19"][td_block1 limit="5" header_color="#f65261" custom_title="TECH AND GADGETS" ajax_pagination="next_prev"][td_ad_box spot_id="custom_ad_1"][td_block2 limit="6" custom_title="TRAVEL GUIDES" ajax_pagination="next_prev" header_color="#82b440" sub_cat_ajax="n"][/vc_column][vc_column width="1/3"][vc_widget_sidebar sidebar_id="td-demo-1"][/vc_column][/vc_row][vc_row][vc_column width="2/3"][td_block2 limit="6" custom_title="FASHION AND TRENDS" ajax_pagination="next_prev" header_color="#ff3e9f"][/vc_column][vc_column width="1/3"][td_block4 limit="1" custom_title="EDITOR PICKS" ajax_pagination="next_prev" header_color="#2b2b2b"][td_ad_box spot_id="sidebar"][vc_wp_tagcloud taxonomy="category"][/vc_column][/vc_row][vc_row][vc_column width="1/1"][td_ad_box spot_id="custom_ad_1"][/vc_column][/vc_row]

3. After this switch back to “Backend Editor” and customize the blocks with your content by editing them from here: http://screencast.com/t/0TjfKvN8U18 Do the same for sliders, sidebars, widgets, you can do it as you like.
4. Finally go to WordPress Dashboard > Settings > Reading and set the “Front page displays” as a static page and select your newly created homepage instead of the blog page.

Please make sure you follow our documentation, we have added there guides on how to use the theme right.

Hope this helps!
Thanks

Lucian
tagDiv Staff

Hi,

The <br> tag inserts a single line break, that should solve this issue. Just to be sure I have also checked this and seems to look and work fine: http://screencast.com/t/S9KyKgutsP
Let me know if something else appears because of this.

Thanks

Lucian
tagDiv Staff

Replied via e-mail!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

You can set the post to random or set an tag to filter the posts, like this: http://screencast.com/t/37I5dPPiDPa
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Please uncomment this line, like this: http://screencast.com/t/ukKcv0npAkLk

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for reporting this, we will look at this.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

You can add the button like this: http://screencast.com/t/CwR3ygPDQr
Just add the button using html tags then add the re=”nofollow” into the anchor tag: http://screencast.com/t/SzTAJuZ8ux
Should work like this: http://screencast.com/t/YoTVXNVO8

Thanks

Lucian
tagDiv Staff

Hi,


@Rodney828
You can also hide the title via css, use this custom css for that:

.td-page-title {
display: none;
}

Use and add this unique class: http://screencast.com/t/V2MQIrpSL8A to target just the page you want to hide the title on.
Or you can search for a plugin that dose that or similar.

Thanks for the message!

Lucian
tagDiv Staff

Thanks TheMediumUTM!

Lucian
tagDiv Staff

Hi,

Unfortunately the theme dose not have a feature like that, you can try this: http://screencast.com/t/gTjDBzGy0aie

Thanks

Lucian
tagDiv Staff

Hi,

You can get the shortcodes for ads from here: https://forum.tagdiv.com/ads/
You can use this short code: [td_ad_box spot_id="put the ad ID here"]
And add the ad using this ID’s: http://screencast.com/t/NMjHBWWpo
Just place the shortcode in the post content, where you want the add to appear.

Thanks

  • This reply was modified 11 years by Lucian.
Viewing 25 posts - 5,151 through 5,175 (of 6,600 total)