Home User profile
tagDiv Staff
I'm passionate for computers, sports and games. I spend a lot of time playing around with divs, scripts, codes, containers. I also coordinate the support team to make sure every customer is properly treated.
Emil G
tagDiv Staff

Hi,

Please install the WordPress SEO by Yoast plugin and check if the issue is still there. – https://wordpress.org/plugins/wordpress-seo/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Try to add a custom setup on the row like here – http://screencast.com/t/ggcs0s4h

1/3 + 2/3

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Try to replace the code inside the panel_ads.php file with – http://pastebin.com/jW04yFYE

And the code inside the ..\includes\shortcodes\td_ad_box.php with http://pastebin.com/qkcTnkqz

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Check if the plugin has a shortcode, disable the automatic position and use the do_shortcode(‘[fbcomments]’); to display it on the desired location inside the loop-single or single templates (depending on the chosen post style) – http://screencast.com/t/7CGnM9iJ

http://peadig.com/wordpress-plugins/facebook-comments/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

I’ve sent the files via email yesterday, did you receive the email?

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You could try to add additional fields to the media, here you can read a tutorial on how you can do that – http://www.wpbeginner.com/wp-tutorials/how-to-add-additional-fields-to-the-wordpress-media-uploader/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You can use css filter – http://css-tricks.com/almanac/properties/f/filter/

Thank you.

Emil G
tagDiv Staff

Hi,

Please make a list with all the issues, send it to contact@tagdiv.com and provide wp-admin access so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Please upload the entire post code to http://pastebin.com/ and send me the link so i can test it on my side.

Thank you.

Emil G
tagDiv Staff

Hi,

The Video format is used when for video posts, you have to add a video as featured video – http://screencast.com/t/6cvfqcJEe

The gallery format is used to hide the featured image on that post (it will not show up on the post page).

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You can disable the unwanted image sizes from the functions.php file – http://screencast.com/t/SIgP1ZV3

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Please add the following css inside the Theme Panel -> Custom CSS:

.td-g-rec-id-content_bottom {
clear: both;
}

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You can read about the license specifications here – http://themeforest.net/licenses/regular
You can use it for another site but we can only offer support for one license.
First please backup the entire wordpress directory and the database, in case something goes wrong with the update you can use the backup to revert to the previous state.
Here are some information on how to make the backup – http://codex.wordpress.org/WordPress_Backups

After this send an email at contact@tagdiv.com , specify the issue and provide wp-admin and ftp access.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Sorry for the delay, replied via email.
Please provide wp-admin access via email so we can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

It has no header and no footer, just the content, you have to add something like Visual Composer blocks or custom code/ text to display something. – http://screencast.com/t/QgBPsC3ZE9S

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

1. You have to edit the td_module_blog.php and replace the following variable with the tags you want – http://screencast.com/t/ZIUaDZrAU

replace with:
array(15,12,30)

Where the numbers (15, 12, 30) are the tags ids. You can find the ids by hovering on the tabs – http://screencast.com/t/lW8v99kt

Don’t forget to set the by tag option in the Theme Panel – http://screencast.com/t/YOnaj81chh

2. You can replace the line inside the loop-single.php like this – http://screencast.com/t/zUxFfJSvHM
You can take the shortcode from the visual composer, create and set a block and switch to classic mode – http://screencast.com/t/tNlsx6vNDhttp://screencast.com/t/mVWFCVKX

do_shortcode('[add your shortcode here]');

3. Do you want to add a background to the module/widget h3 titles? please provide more details.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

You can doit wit a plugin like qTranslate, here is a guide on how to use it on our theme – https://forum.tagdiv.com/translate-your-site-in-multiple-language-with-qtranslate-plugin/

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

We didn’t do any tests with that plugin, i’ve seen it on a few users so i cannot tell if it will affect the seo.
Can you specify the exact category names so i can test them on my side to see if the second option is doable?

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Please upload the theme again, if the issue is still there please send an email at contact@tagdiv.com , paste the link to this post and provide wp-admin and ftp access so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Please send an email at contact@tagdiv.com , specify the issue and provide the url of the site on which the view counter doesn’t work and wp-admin access so i can take a look.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

Yes, we have this on our todo list, unfortunately we have over 100 features on the list and i cannot say when it will be implemented. Thank you for your suggestions.

Have a nice day, Emil G.

Emil G
tagDiv Staff

Hi,

I have looked on your page and i didn’t find the code for the comment count. I have tested this and it works fine http://screencast.com/t/p1owcqBoe2h5
I’m not sure why this does not work for you, try to empty the cache.

Thank you

Emil G
tagDiv Staff

Hi,

Please update your theme to the latest version, we only implemented this feature in version 3.2.
You can download the theme for free from your account here – http://themeforest.net/downloads
Please follow this update guide – https://forum.tagdiv.com/newspaper-v-3-7/ and this guide https://forum.tagdiv.com/how-to-update-the-theme/
Also, please backup the entire wordpress directory and the database before you update. In case something goes wrong with the update you can use the backup to revert to the previous state.
Here are some information on how to make the backup – http://codex.wordpress.org/WordPress_Backups

You can find the documentation here – https://forum.tagdiv.com/how-to-use-the-megamenu/

Thank you, Emil G.

  • This reply was modified 12 years by Emil G.
Emil G
tagDiv Staff

Hi,

Thanks for your suggestion, we’ll think about this. If you want you can easily modify the buttons with css.

Thank you, Emil G.

Emil G
tagDiv Staff

Hi,

1. It is possible with custom modifications, but it’s not an easy task.
2. The sidebar issue is also complicated, you can put some conditions if (is_post()) to target the block only on the post page and another one to exclude the current post from the query. You have to apply those modifications inside the td_block2.php file – http://screencast.com/t/KKGBJB98GsP7

Thank you, Emil G.

Viewing 25 posts - 1,176 through 1,200 (of 1,285 total)