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,

After a quick search found that Google Analytics allows monitoring of links in Google Analytics using UTM source. I have pasted bellow some URL’s where you can read more about this:

* https://support.google.com/analytics/#topic=3544906
* http://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/
* http://www.wpbeginner.com/wp-tutorials/how-to-track-links-in-wordpress-using-google-analytics/

Hope this helps!

Thanks!

Lucian
tagDiv Staff

Hi,

If the posts are in other category also and you set that category or all categories to show in a specific block the posts should appear in both slider and block if the unique article feature is not activated: http://screencast.com/t/Zqqcamhyp
Please make sure you have the unique article feature disable on your page template and that the posts are in the category you have set to show on block.

Thanks

Lucian
tagDiv Staff

Hi,

@thisisanfield
I have also checked this live using an iPhone 5/IOS 8 the same as iPhone 6 uses and found no issue with your site. Should work fine, it could also happen due to some other software, plugins.

Thanks

Lucian
tagDiv Staff

Hi,

You can use this css:

blockquote p {
text-align: left !important;
}

…to get this results:
* http://screencast.com/t/AMPbq8zTCD
* http://screencast.com/t/gwe5UnIWxQJ

Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

This should not happen please send an e-mail at contact@tagdiv.com and provide your wp-admin user and pass so we can check this, also send an URL to this topic or explain this issue in detail.

Thanks

Lucian
tagDiv Staff

Hi,

1. Yes, use the css for those borders like this to only show it in on tablets and desktop screens:

@media (min-width: 768px) {
.td-menu-placeholder .td-menu-header {
border-bottom: 2px solid black !important;
border-top: 2px solid black;
border-right: 0px solid black;
border-left: 0px solid black;
}
}

Or you can use it like this to hide it on mobiles: http://screencast.com/t/XMOsFYY2

 @media (max-width: 768px) {
.td-menu-placeholder .td-menu-header {
border-bottom: 0px solid black !important;
border-top: 0px solid black;
}
}

2. Unfortunately that happens, and it’s because of the font being large and if you use many menu items, to fix that you can use smaller font (like you did) or modify the menu items width.

3. That is possible but you will need custom work for that as the same classes are used to make the others elements responsive and setting a fixed width for those would apply to all, you would have to find a way to target just the elements you want and change the css, if you want to do it you can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.

Thanks for reporting this issues, we will test this.

Thnaks

Lucian
tagDiv Staff

Hi,

Please make sure you have enabled it from theme panel > post settings: http://screencast.com/t/T3RxPm7k2tc
If still doesn’t show please make sure you follow the steps I provided above and that you check for changes to the post template you have modified, note that if you change the single_template_2.php file you will have to test it using post style 2.
Please let me know if you can’t managed to get this done.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Envato specifies that each theme can be used for one product (site): http://themeforest.net/licenses/standard
If you want to use it on multiple site’s you would have to buy a license for each project(this doesn’t mean you cannot use on multiple test site’s).

Thanks

Lucian
tagDiv Staff

Hi,

We are investigating this issue and we will fix this in the next update. Sorry for the inconvenience!

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

You can use position to move the menu and search as you like: http://screencast.com/t/DirLEMZ4Bqm
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately we are still investigating this, until we can find a better implementation for this you can try to search for a solution online.
Sorry about this!

Thanks

Lucian
tagDiv Staff

Hi,

The documentation you have seen it’s for this short-codes, which you can find in post editing panel: http://screencast.com/t/WSXcLBUyeDiD
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Yes, probably it has something to do with caching, I’m not sure, please make sure you have emptied cache and check again, if this still happens please send an e-mail at contact@tagdiv.com and provide your wp-admin user and pass so we can check this, please send a link to this topic also or specify your issues details.

Thanks

Lucian
tagDiv Staff

Hi,

You can try this: http://screencast.com/t/CX1wYUDST7u

Thanks

Lucian
tagDiv Staff

Hi,

@mehendi
I noticed you are using header style 8 so you can upload a mobile logo and that logo will show on smart snap video.

Thanks

Lucian
tagDiv Staff

Hi,

The reviews are added to the post (if post has reviews) using the get_date() function like this: http://screencast.com/t/TW9xx8Cv
You could try to modify the function to get the plugins reviews instead or remove the themes reviews and use the plugin instead. If you don’t know how to do it you can hire a freelancer from site like http://studio.envato.com/ to do it for you as we cannot offer custom work as we work hard on the development, updates, fixes and support.

Thanks

Lucian
tagDiv Staff

Hi,


@vitakurhotel

Should work fine both locally and live. Please make sure you enable it from theme panel > post settings: http://screencast.com/t/2HbvKwA0U and also make sure you empty cache/purge files if you use any CDN or cache files.
If you try to add the author function manually it should look like this:
<?php echo $td_mod_single->get_author();?>

Thanks

Lucian
tagDiv Staff

Hi,

I’m not sure how block 1 looks in your case, can you please send your site’s URL so I can inspect this? Please also send a screenshot of this.

Thanks

Lucian
tagDiv Staff

Hi,

The browser compatibility is stated on the theme presentation page: http://screencast.com/t/QnSwz9WKq

Thanks

Lucian
tagDiv Staff

Hi,

It dose not show in your source because the <!–noindex–><!–/noindex–> is not a valid html tag. You could try this plugin for this https://wordpress.org/plugins/noindex-links/
Note that I haven’t made any tests with this and can’t guarantee it will work.

Thanks

Lucian
tagDiv Staff

Hi,

You can try to find a plugins that dose that or you can hire a developer to do it for you. We cannot offer custom work as we work hard on the development, updates, fixes and support.

Thanks

Lucian
tagDiv Staff

Hi,

We have already wrote to plugins author so we can find a solution for this, you can also write to their support page: https://wordpress.org/support/plugin/google-analytics-for-wordpress
We are trying to fix this but unfortunately is more difficult than we initially tooth. You can disable this option from Yoast Google Analytics general settings, will fix the issue with the links: http://screencast.com/t/LRV9LlBn3 or you can also use our own Google analytics support (just paste the code in our admin): http://screencast.com/t/EtxOCuXlspj

Sorry for the inconvenience!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

Use this for module 8: http://pastebin.com/9RhERUZ9

Thanks

Viewing 25 posts - 4,701 through 4,725 (of 6,600 total)