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,

Make sure you use the same implementation we have for the popular and popular7 sorts: http://screencast.com/t/ZdDyngSUWO2c also try to replace those with your own custom filed and also check your filed and see if it contains any values.

Eventually, if you can’t manage this on your own please get in touch with someone to assist you on this becasue we cannot help you with customizations.

Hope this helps!
Thanks for the message!

Lucian
tagDiv Staff

@gaby I’ve replied you via email!

Lucian
tagDiv Staff

Hi Erdal,

Glad to find you’ve managed to find the problem!
The theme was developed to work on php version 5.2.4 or greater: https://forum.tagdiv.com/newsmag-requirements-for-newsmag/ what version of php were you using?

If you have any info on this which might help us investigate this, please let us know.

Thanks

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

Hi,

The template is loaded using a hook in the td_wp_booster_functions.php file. That’s here you will need to make your changes. Here is an exmaple http://screencast.com/t/HpJAUc1iI

$theid = $post->ID;
$catslugs = array('featured');
if (in_category($catslugs,$theid) ) {
$single_template_id = 'single_template_1';
}

If you still need customizations on this and you can’t manage on your own please turn to a freelancer.

Thanks for the message!

Lucian
tagDiv Staff

@adarsh/@mmcn If you haven’t did it already please go ahead and fill out the form if you wish to subscribe your websites to our showcase.

Thank you!
Lucian C. tagDiv team

Lucian
tagDiv Staff

Hi Chris,

I haven’t implemented FB’s comments to the theme so I cannot give you any guidance on this but if you want us to take a look please write us via email and include all necessary info so we can check this and, if you consider necessary, the admin login details.

Thanks

Lucian
tagDiv Staff

Hi,

I’m not sure what result you get using this implementation but you can try to use wp_nav_menu() parameters: http://screencast.com/t/7EoirP1ZC to wrap your menu into a specific container which you can use afterwards to target and style it as you need it.

Hope this helps!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

The absolute path it the right implementation for theme’s custom fonts system so if you set an absolute path it should work. Provide ftp and wp access and a link to this topic via email and we will take closer look at your configurations on monday and get back to your with replay.

Thanks for the message!

Lucian
tagDiv Staff

@AilyRoot I’ve just replied you via email!
For future support matters please open your own topics and if you need to link to an existing matter provide a link to it into your message!

Thanks for understating and for the message!

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

Hi,

Please also check without plugins and make sure that you empty all caches and clear CDN if you use any. If it’s still not working please provide wp and ftp access so we can check your site.

Thanks!

Lucian
tagDiv Staff

Hi,

Have you recently changed your site’s time/date? I have checked the mentioned post using google’s live structured testing data tool and found it retrieving the right date present on your post: https://developers.google.com/structured-data/testing-tool/http://screencast.com/t/sahs2QWoi2j

If you did changed the date then you should give it some time to re-index and it should update.

Thanks

Lucian
tagDiv Staff

@IMLUANN I’ve replied you via email!

Thanks

Lucian
tagDiv Staff

Unfortunately not, you would have to edit it in main theme’s files. Please check the child theme ready here: https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks for the message!

Lucian
tagDiv Staff

@elocuent

The social counter plguin can also be found in full theme’s package in the /plugins folder: http://screencast.com/t/ojkotcru1Pv We’ll update theme’s docs on this also soon!

Please provide wp access via email at contact@tagdiv.com and also include a link tot this tread. We will get back back to you with an answer as soon as we check your site’s configuration.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

Try an implementation like this: http://pastebin.com/sawHz7BW and replace this: http://screencast.com/t/txEMtY8XSe

It should return the expected result working properly: http://screencast.com/t/3jMQm3Lwrqhttp://screencast.com/t/Ncl56d3Frr

Let us know how it goes!
Thanks

Lucian
tagDiv Staff

I’ve replied you via email!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

I’m not sure what you need so please provide additional info on this, like where and what you would want to achieve using this code so we can guide to the file in which you would need to add your implementation or you could use a wp hook and place it in theme’s functions.php file: http://screencast.com/t/KZw24u8Whttps://codex.wordpress.org/Plugin_API/Hooks_2.0.x

Hope this helps!
Thanks

Lucian
tagDiv Staff

Hi,

1. All theme’s style files are already loaded in the head including these two font style files: http://screencast.com/t/5GC1v9HEpS You can check your site: http://screencast.com/t/DpDYcPQKw3ak

2. The second notification refers to this two indicated theme’s and VC css files which are loaded after the indicated/highlighted wp style tag: http://screencast.com/t/3QwpcK3nqIe which comes from WordPress.

Thanks for the message!

Lucian
tagDiv Staff

@jonybigude

It’s not impossible but would require customizations and I would suggest to do this in each block’s template: http://screencast.com/t/ZBvrHE6M6C place a condition to verify if the query has posts and set it to return an empty string if it does.

Hope this helps! If you’re not aware how to do this please contract a developer/freelancer.

Thanks for the message!

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

I’ve just replied you via email!

Thanks for the message!

Lucian
tagDiv Staff
Lucian
tagDiv Staff

Hi,

The theme uses the best seo practices available and its periodically reviewed in this scope.

For other seo purposes or customizations we’ve tested and recommend the Yoast SEO plugin and you could use their guides concerning robots.txt file configuration: https://yoast.com/wordpress-robots-txt-example/ or other online resources like wpbeginner: http://www.wpbeginner.com/wp-tutorials/how-to-optimize-your-wordpress-robots-txt-for-seo/

If you need additional assistance you would have to turn to a freelancer or a seo optimizations provider or search for solutions online because we do not do optimization of this type.

Thanks for the message and for understanding!
Lucian C. tagDiv

Lucian
tagDiv Staff

Hi,

We haven’t had any similar reports concerning this so I’d like to take a closer look at this. Could you please write us via email, at contact@tagdiv.com provide wp and ftp access and also all the necessary details on how to recreate and test this.

Please also provide access to your webmaster tools area to contact@tagdiv.com you can provide restricted access – http://googlewebmastercentral.blogspot.ro/2012/03/safely-share-access-to-your-site-in.html

Thanks!

Lucian
tagDiv Staff

Hi,

Sorry for the delay! I see you use theme’s version 6.4 so please update it to its latest version which is 6.6.3, we have attended this in theme’s version 6.6.

Check this again and let us know how it goes and if it’s still not working also test this without plugins and provide wp access via email at contact@tagdiv.com via email and also include a link tot this tread. We will get back back to your with an answer as soon as we check your site’s configuration.

Hope this helps!

Thanks for the message!

Lucian
tagDiv Staff

I’ve replied you via email!

Thanks!

Viewing 25 posts - 76 through 100 (of 6,600 total)